JP2018195170A - Program and vehicle production line management system - Google Patents

Program and vehicle production line management system Download PDF

Info

Publication number
JP2018195170A
JP2018195170A JP2017099806A JP2017099806A JP2018195170A JP 2018195170 A JP2018195170 A JP 2018195170A JP 2017099806 A JP2017099806 A JP 2017099806A JP 2017099806 A JP2017099806 A JP 2017099806A JP 2018195170 A JP2018195170 A JP 2018195170A
Authority
JP
Japan
Prior art keywords
vehicle
information
application program
production line
database
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017099806A
Other languages
Japanese (ja)
Inventor
正行 徳原
Masayuki Tokuhara
正行 徳原
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.)
Toyota Motor Kyushu Inc
Original Assignee
Toyota Motor Kyushu Inc
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 Toyota Motor Kyushu Inc filed Critical Toyota Motor Kyushu Inc
Priority to JP2017099806A priority Critical patent/JP2018195170A/en
Publication of JP2018195170A publication Critical patent/JP2018195170A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

To achieve smooth cooperation with another application program and another information processing unit by resolving a state in which another processing in accordance with any request, if inputted, is not executed within a range where the processing can be considered as normal processing of an application program which is used in a system such as a vehicle production line.SOLUTION: A computer-readable program is a program which is executed in a first information processing unit where an application program for performing data reading and writing on a database cumulating vehicle information accessed by a plurality of terminals arranged near a vehicle production line is executed and which includes: a first function of finding an error output of the application program; and a second function of forcibly ending and reactivating the application program whose error output has been found by the first function.SELECTED DRAWING: Figure 3

Description

本発明は、プログラム及び車両生産ラインの管理システムに関する。   The present invention relates to a program and a vehicle production line management system.

従来、操作者が不在の場合に情報処理装置で発生するエラーを自動的に解消する技術について様々なものが提案されている。例えば、特許文献1には、プロセスのログファイルに出現する所定のログメッセージが所定回数以上の出現頻度の場合にアプリケーションプログラム障害と判定し、当該判定されたアプリケーションプログラム障害に予め対応付けられている対応処理を実行する技術について開示されている。   Conventionally, various techniques have been proposed for automatically eliminating an error that occurs in an information processing apparatus when an operator is absent. For example, in Patent Document 1, an application program failure is determined when a predetermined log message appearing in a process log file has an appearance frequency equal to or higher than a predetermined number of times, and the application program failure is associated with the determined application program failure in advance. A technique for executing the corresponding process is disclosed.

特開2005−267434号公報JP 2005-267434 A

上述した特許文献1の技術は、アプリケーションプログラム障害の発生と認定して復旧処理を行う場合として、アプリケーションプログラムに関連する監視対象プロセスが存在しない場合、アプリケーションプログラムのログファイルにおいて特定のログメッセージの出現頻度が一定の閾値を超えた場合、アプリケーションプログラムのログファイルが所定時間以上更新されていない場合、が例示されている。   In the technique of Patent Document 1 described above, when a recovery process is performed after determining that an application program failure has occurred, when there is no process to be monitored related to the application program, a specific log message appears in the log file of the application program. In the case where the frequency exceeds a certain threshold, the case where the log file of the application program has not been updated for a predetermined time or more is illustrated.

実際にアプリケーションプログラム障害が発生している場合には上述の対応が有効であるが、アプリケーションプログラムの通常処理とみなせる範疇であっても処理が進行しなくなる場合が存在する。例えば、情報処理装置において実行されるユーザーインターフェイスを持つアプリケーションプログラムでは、エラーメッセージを表示した状態で操作者の操作入力を待機することがある。   When the application program failure actually occurs, the above-described countermeasure is effective, but there are cases where the processing does not proceed even in a category that can be regarded as the normal processing of the application program. For example, an application program having a user interface executed in the information processing apparatus may wait for an operator's operation input while displaying an error message.

エラーメッセージを表示したタイミングで即座に操作入力を行える程に情報処理装置の近くで操作者が表示部を監視していれば問題ないが、操作者の監視が無い放置状態の場合もあり、エラーメッセージを表示した状態で長時間放置されることもある。この間、エラーメッセージを表示したアプリケーションプログラムは、何らかの要求が入力されても当該要求に応じた他の処理を実行できず、他のアプリケーションプログラムや他の情報処理装置との連携に失敗する可能性がある。   There is no problem as long as the operator is monitoring the display unit near the information processing device to the point where the operation message can be input immediately at the time when the error message is displayed. It may be left for a long time with the message displayed. During this time, the application program that displayed the error message may not be able to execute other processing according to the request even if any request is input, and may fail to cooperate with other application programs or other information processing devices. is there.

このような連携の失敗は、各工程が緊密に連携して行う流れ作業で1つの製品を生産する車両生産ライン等のシステムにおいては、システムと現場との間の情報伝達に失敗する可能性が有り、必要な生産上の指示が現場に届かず生産不良を招く恐れがある。また、現場等から取得するべき必要な情報のシステムのデータベースへの蓄積に失敗し、データの抜け、漏れを生じる可能性がある。   Such a failure of cooperation may cause a failure in information transmission between the system and the site in a system such as a vehicle production line that produces a single product through a flow operation performed in close cooperation between processes. Yes, necessary production instructions do not reach the site and may cause production failure. In addition, there is a possibility that the accumulation of necessary information to be acquired from the field or the like in the system database will fail, resulting in data omission or leakage.

本発明は、前記課題に鑑みてなされたもので、車両生産ライン等のシステムで利用されるアプリケーションプログラムについて、当該アプリケーションプログラムの通常処理とみなせる範疇で、何らかの要求が入力されても当該要求に応じた他の処理を実行でない状態を解消して他のアプリケーションプログラムや他の情報処理装置との連携を円滑化できるようにすることを目的とする。   The present invention has been made in view of the above-described problems. An application program used in a system such as a vehicle production line can be regarded as a normal process of the application program, and any request is input in response to the request. Another object of the present invention is to eliminate the state where other processes are not executed and to facilitate the cooperation with other application programs and other information processing apparatuses.

本発明の態様の1つは、車両生産ラインの近辺に配置された複数の端末がアクセスする車両情報を蓄積するデータベースに対するデータ読み書きを行うアプリケーションプログラムが実行される第一情報処理ユニットにおいて実行されるプログラムであって、前記アプリケーションプログラムのエラー出力を発見する第一機能と、前記第一機能によってエラー出力を発見されたアプリケーションプログラムの強制終了と再起動とを行う第二機能と、を備えることを特徴とするコンピュータ読取可能なプログラムである。   One aspect of the present invention is executed in a first information processing unit in which an application program for reading and writing data from and to a database storing vehicle information accessed by a plurality of terminals arranged in the vicinity of the vehicle production line is executed. A first function for finding an error output of the application program, and a second function for forcibly terminating and restarting the application program for which an error output has been found by the first function. A computer-readable program that is characterized.

このように構成したプログラムを用いることにより、車両生産ライン近辺に配置された複数の情報処理ユニットがアクセスする車両情報を蓄積するデータベースに対するデータ読み書きを行うアプリケーションプログラムがエラー出力すると、そのエラー出力したアプリケーションの強制終了と再起動とが自動で行われるため、車両生産ラインで利用されるアプリケーションプログラムについて、当該アプリケーションプログラムの通常処理とみなせる範疇で、何らかの要求が入力されても当該要求に応じた他の処理を実行でない状態を自動で解消し、当該アプリケーションプログラムが他のアプリケーションプログラムや他の情報処理ユニットと連携できなくなる状況の発生を低減することができる。   By using the program configured as described above, when an application program that reads / writes data to / from a database that stores vehicle information accessed by a plurality of information processing units arranged near the vehicle production line outputs an error, the application that has output the error Forcibly terminates and restarts automatically, so that application programs used on the vehicle production line can be regarded as normal processing of the application program. It is possible to automatically eliminate the state where the process is not executed, and to reduce the occurrence of a situation in which the application program cannot be linked to another application program or another information processing unit.

本発明の選択的な態様の1つは、前記第一機能は、前記アプリケーションプログラムが形成したポップアップエラーダイアログボックスの有無と当該ポップアップエラーダイアログボックスのメッセージ内容とに基づいて前記アプリケーションプログラムのエラー出力を発見し、前記第二機能は、前記ポップアップエラーダイアログボックスのボタンクリックを疑似的に行うことで前記アプリケーションプログラムの強制終了を行う、ことを特徴とするコンピュータ読取可能なプログラムである。   One of the optional aspects of the present invention is that the first function outputs an error output of the application program based on the presence / absence of a popup error dialog box formed by the application program and the message content of the popup error dialog box. The second function is a computer-readable program characterized in that the application program is forcibly terminated by pseudo-clicking a button in the pop-up error dialog box.

このように構成したプログラムを用いることにより、アプリケーションプログラムがポップアップエラーダイアログボックスを形成して通知するエラーについて、自動でそのエラー発生を検知し、そのポップアップエラーダイアログボックスから強制終了を実行することによりアプリケーションプログラムを終了させた後、当該アプリケーションプログラムを再起動させるため、当該アプリケーションプログラムや当該アプリケーションプログラムが取り扱うデータに対する影響を最小限にしつつ、当該アプリケーションプログラムの強制終了と再起動を行うことができる。   By using the program configured in this way, the application program automatically detects the occurrence of an error that is notified by forming a popup error dialog box, and executes the forced termination from the popup error dialog box. Since the application program is restarted after the program is terminated, the application program can be forcibly terminated and restarted while minimizing the influence on the application program and data handled by the application program.

本発明の選択的な態様の1つは、前記車両生産ラインに沿って設置された第一識別情報取得手段が当該車両生産ライン上を搬送されるワーク車両から取得した車両識別情報を保持する検査システムから、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第一アプリケーションプログラムが前記車両識別情報を取得し、前記第一アプリケーションプログラムは、前記車両識別情報に対応する車両情報を第二情報処理ユニットから取得して前記車両識別情報を含めて前記データベースに登録し、前記端末の少なくとも1つは、前記データベースにアクセスして前記車両生産ライン上を搬送されるワーク車両の前記車両識別情報に関連付けて蓄積された情報を取得する、ことを特徴とするコンピュータ読取可能なプログラムである。   One of the optional aspects of the present invention is an inspection in which first identification information acquisition means installed along the vehicle production line retains vehicle identification information acquired from a work vehicle conveyed on the vehicle production line. A first application program that is one of the application programs executed in the first information processing unit acquires the vehicle identification information from the system, and the first application program is vehicle information corresponding to the vehicle identification information. Is acquired from the second information processing unit and registered in the database including the vehicle identification information, and at least one of the terminals accesses the database to access the database of the work vehicle conveyed on the vehicle production line. Information stored in association with vehicle identification information is acquired. A possible program.

このように構成したプログラムを用いることにより、第一アプリケーションプログラムが稼働しない期間を極力短縮できることになり、車両生産ラインにおいて、データベースへの車両識別情報の登録に失敗する蓋然性が低下し、車両生産ライン上を搬送されるワーク車両の位置を見失ったり、データベースに蓄積された車両情報に基づいて出される検査や作業の指示ズレが発生したりする蓋然性を低下できる。   By using the program configured as described above, the period during which the first application program is not operated can be shortened as much as possible, and the probability that the registration of the vehicle identification information in the database will fail in the vehicle production line is reduced. It is possible to reduce the probability of losing sight of the position of the work vehicle that is transported above, or to cause a shift in the inspection or work instruction that is issued based on the vehicle information stored in the database.

本発明の選択的な態様の1つは、前記車両生産ラインに沿って設置された第二識別情報取得手段が当該車両生産ライン上を搬送されるワーク車両から取得した車両識別情報を保持する検査システムから、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第二アプリケーションプログラムが前記車両識別情報を取得し、前記第二アプリケーションプログラムは、前記データベース上の前記車両識別情報に対応する車両情報が含む位置情報を前記第二識別情報取得手段に対応する位置に更新し、前記端末の少なくとも1つは、前記データベースにアクセスして前記車両生産ライン上を搬送されるワーク車両の前記車両識別情報に関連付けて蓄積された情報を取得する、ことを特徴とするコンピュータ読取可能なプログラムである。   One of the optional aspects of the present invention is an inspection in which second identification information acquisition means installed along the vehicle production line retains vehicle identification information acquired from a work vehicle conveyed on the vehicle production line. A second application program, which is one of the application programs executed in the first information processing unit, acquires the vehicle identification information from the system, and the second application program stores the vehicle identification information on the database. The position information included in the corresponding vehicle information is updated to a position corresponding to the second identification information acquisition unit, and at least one of the terminals accesses the database and is connected to the vehicle production line. Information stored in association with the vehicle identification information is acquired. A possible program.

このように構成したプログラムを用いることにより、第二アプリケーションプログラムが稼働しない期間を極力短縮できることになり、車両生産ラインにおいて、データベースへの車両識別情報の更新に失敗する蓋然性が低下し、車両生産ライン上を搬送されるワーク車両の位置を見失ったり、データベースに蓄積された車両情報に基づいて出される検査や作業の指示ズレが発生したりする蓋然性を低下できる。   By using the program configured as described above, the period during which the second application program is not operated can be shortened as much as possible, and in the vehicle production line, the probability of failing to update the vehicle identification information to the database is reduced, and the vehicle production line It is possible to reduce the probability of losing sight of the position of the work vehicle that is transported above, or to cause a shift in the inspection or work instruction that is issued based on the vehicle information stored in the database.

本発明の選択的な態様の1つは、前記端末の少なくとも1つは、前記車両生産ラインの検査工程の途中からライン外へ退避されるワーク車両を登録する操作入力と、前記車両生産ラインの検査工程のライン途中でライン内へ復帰されるワーク車両を登録する操作入力とを受け付けて前記データベースに登録し、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第三アプリケーションプログラムは、前記ワーク車両の退避又は復帰に係る情報に応じた作業遅延情報を作成して前記データベースに登録し、前記端末の少なくとも1つは、前記データベースにアクセスして前記車両生産ラインの検査工程を搬送される車両に係る作業遅延情報を取得して表示部に表示する、ことを特徴とするコンピュータ読取可能なプログラムである。   One of the optional aspects of the present invention is that at least one of the terminals is configured to input an operation input for registering a work vehicle to be withdrawn from the middle of the inspection process of the vehicle production line, and the vehicle production line. A third application which is one of the application programs executed in the first information processing unit, which receives an operation input for registering a work vehicle to be returned to the line in the middle of the inspection process and registers it in the database. The program creates work delay information corresponding to the information related to evacuation or return of the work vehicle and registers it in the database, and at least one of the terminals accesses the database to check the vehicle production line A computer characterized by acquiring work delay information relating to a vehicle being transported and displaying it on a display unit It is taken possible program.

このように構成したプログラムを用いることにより、第三アプリケーションプログラムが稼働しない期間を極力短縮できることになり、車両生産ラインの検査工程の途中からライン外へ退避されるワーク車両がデータベースに登録されない事態や、車両生産ラインの検査工程のライン途中でライン内へ復帰されるワーク車両がデータベースに登録されない事態を回避し、車両生産ライン上を搬送されるワーク車両の位置を見失ったり、データベースに蓄積された車両情報に基づいて出される検査や作業の指示ズレが発生したりする蓋然性を低下できる。また、作業者や作業設備が、ワーク車両の作業遅延を把握できない事態を極力なくすことができる。   By using the program configured as described above, the period during which the third application program is not operated can be shortened as much as possible, and the situation where the work vehicle evacuated outside the line from the middle of the inspection process of the vehicle production line is not registered in the database. In the inspection process of the vehicle production line, avoiding the situation that the work vehicle returned to the line in the line is not registered in the database, the position of the work vehicle transported on the vehicle production line is lost or accumulated in the database It is possible to reduce the probability that a deviation in the inspection or work instruction issued based on the vehicle information will occur. In addition, it is possible to eliminate as much as possible the situation in which the worker or the work facility cannot grasp the work delay of the work vehicle.

本発明の選択的な態様の1つは、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第四アプリケーションプログラムは、前記車両生産ラインにおいて検査工程より前の工程で所定検査の対象となったか否かを示す情報を第三情報処理ユニットから取得して前記車両情報の1つとして前記データベースに登録し、前記端末の少なくとも1つは、前記データベースにアクセスして前記ワーク車両が前記所定検査の対象となったか否かを示す情報を取得して表示部に表示する、ことを特徴とするコンピュータ読取可能なプログラムである。   One of the optional aspects of the present invention is that a fourth application program, which is one of the application programs executed in the first information processing unit, is subjected to a predetermined inspection in a step before an inspection step in the vehicle production line. Information indicating whether or not the vehicle is a target of the vehicle is registered in the database as one of the vehicle information, and at least one of the terminals accesses the database to access the work vehicle. Is a computer-readable program characterized in that information indicating whether or not a subject has been subjected to the predetermined inspection is acquired and displayed on a display unit.

このように構成したプログラムを用いることにより、第四アプリケーションプログラムが稼働しない期間を極力短縮できることになり、検査工程の特定のタイミングで第四アプリケーションプログラムが実行する所定検査の対象になるワーク車両か否かの判定が行えない期間を可能な限り短縮できることになり、検査工程より前の工程と検査工程の双方で一部車両にのみ行う、いわゆる抜き取り検査を、検査工程において可及的確実に行うことが可能となる。   By using the program configured as described above, the period during which the fourth application program is not operated can be shortened as much as possible, and whether or not the work vehicle is a target of a predetermined inspection executed by the fourth application program at a specific timing of the inspection process. The period during which such a determination cannot be made can be shortened as much as possible, and so-called sampling inspections that are performed only on some vehicles both in the process prior to the inspection process and in the inspection process should be performed as reliably as possible in the inspection process. Is possible.

本発明の選択的な態様の1つは、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第五アプリケーションプログラムは、前記検査工程の検査設備に適用された検査仕様の変更を監視し、当該検査仕様の変更を発見すると変更日時とともに変更内容を前記データベースに登録することを特徴とするコンピュータ読取可能なプログラムである。   One of the selective aspects of the present invention is that a fifth application program, which is one of the application programs executed in the first information processing unit, is a change in inspection specification applied to inspection equipment in the inspection process. When the change of the inspection specification is found, the change content is registered in the database together with the change date and time.

このように構成したプログラムを用いることにより、第五アプリケーションプログラムが稼働しない期間を極力短縮できることになり、検査仕様の変更が可及的確実にデータベースに反映され、検査結果の解析時に不具合の発生する可能性を低下することができる。   By using the program configured in this way, the period during which the fifth application program is not running can be shortened as much as possible, and changes in inspection specifications are reflected in the database as reliably as possible, causing problems when analyzing inspection results. The possibility can be reduced.

本発明の他の態様は、車両生産ライン近辺に配置された複数の端末と、前記端末がアクセスする車両情報を蓄積するデータベースと、前記データベースに対するデータ読み書きを行うアプリケーションプログラムが実行される第一情報処理ユニットと、を備える車両生産ラインの管理システムであって、前記第一情報処理ユニットにおいて実行される監視プログラムが、前記アプリケーションプログラムのエラー出力を発見する第一機能と、前記第一機能によってエラー出力を発見されたアプリケーションプログラムの強制終了と再起動とを行う第二機能と、を有することを特徴とする車両生産ラインの管理システムである。   According to another aspect of the present invention, a plurality of terminals arranged in the vicinity of a vehicle production line, a database that stores vehicle information accessed by the terminals, and an application program that executes data reading and writing with respect to the database are executed. A vehicle production line management system comprising a processing unit, wherein a monitoring program executed in the first information processing unit has a first function for finding an error output of the application program, and an error is caused by the first function. A vehicle production line management system comprising: a second function for forcibly terminating and restarting an application program whose output is found.

上述したプログラムは、当該プログラムを記録したコンピュータ読み取り可能な記録媒体としても実現可能である。上述した車両生産ラインの管理システムは、他のシステムに組み込まれた状態で実施されたり他の方法とともに実施されたりする等の各種の態様を含む。   The above-described program can be realized as a computer-readable recording medium that records the program. The vehicle production line management system described above includes various modes such as being implemented in a state of being incorporated in another system or implemented together with another method.

本発明によれば、車両生産ライン等のシステムで利用されるアプリケーションプログラムについて、当該アプリケーションプログラムの通常処理とみなせる範疇で、何らかの要求が入力されても当該要求に応じた他の処理を実行でない状態を解消して他のアプリケーションプログラムや他の情報処理ユニットとの連携を円滑化できるようにすることができる。   According to the present invention, an application program used in a system such as a vehicle production line is a state in which other processing corresponding to the request is not executed even if any request is input in a category that can be regarded as normal processing of the application program. It is possible to eliminate the problem and facilitate the cooperation with other application programs and other information processing units.

第1実施形態に係る車両生産ラインの概要を示す図である。It is a figure which shows the outline | summary of the vehicle production line which concerns on 1st Embodiment. 第1実施形態に係る車両生産ラインの管理システムの概要を示す図である。It is a figure which shows the outline | summary of the management system of the vehicle production line which concerns on 1st Embodiment. 監視プログラムの処理の流れを説明する図である。It is a figure explaining the flow of processing of a monitoring program. 第2実施形態に係る車両生産ラインの管理システムの概要を示す図である。It is a figure which shows the outline | summary of the management system of the vehicle production line which concerns on 2nd Embodiment. 第3実施形態に係る車両生産ラインの管理システムの概要を示す図である。It is a figure which shows the outline | summary of the management system of the vehicle production line which concerns on 3rd Embodiment. 第4実施形態に係る車両生産ラインの管理システムの概要を示す図である。It is a figure which shows the outline | summary of the management system of the vehicle production line which concerns on 4th Embodiment. 第5実施形態に係る車両生産ラインの管理システムの概要を示す図である。It is a figure which shows the outline | summary of the management system of the vehicle production line which concerns on 5th Embodiment.

以下、下記の順序に従って本発明を説明する。
(A)第1実施形態:
(B)第2実施形態:
(C)第3実施形態:
(D)第4実施形態:
(E)第5実施形態:
Hereinafter, the present invention will be described in the following order.
(A) First embodiment:
(B) Second embodiment:
(C) Third embodiment:
(D) Fourth embodiment:
(E) Fifth embodiment:

(A)第1実施形態:
図1は、本実施形態に係る車両生産ラインの概要を示す図、図2は、本実施形態に係る車両生産ラインの管理システムの概要を示す図である。
(A) First embodiment:
FIG. 1 is a diagram illustrating an overview of a vehicle production line according to the present embodiment, and FIG. 2 is a diagram illustrating an overview of a vehicle production line management system according to the present embodiment.

車両生産ラインLは、車両の組立順番や作業順番に従ってラインの上流から下流に向かって複数の工程が配設されており、ワーク車両Wを上流から下流に向かって搬送する。   The vehicle production line L is provided with a plurality of processes from upstream to downstream of the line according to the assembly order and work order of the vehicle, and conveys the work vehicle W from upstream to downstream.

車両生産ラインLは、例えば、車体工程L1、塗装工程L2、組立工程L3、検査工程L4の4つの工程がラインの上流から下流に向かって配設される。   In the vehicle production line L, for example, four processes of a vehicle body process L1, a painting process L2, an assembly process L3, and an inspection process L4 are arranged from upstream to downstream of the line.

各工程は、一般に、更に複数の作業区間(工程区間)に分割されており、各作業区間には、その区間の作業内容に応じた装置や設備、人員が配置される。   Each process is generally further divided into a plurality of work sections (process sections), and in each work section, devices, equipment, and personnel corresponding to the work contents of the section are arranged.

車両生産ラインLに沿う近辺には、複数の情報処理装置としての端末10が配設される。端末10は、第一情報処理ユニットとしてのホストコンピューター20が管理するデータベース30にアクセス可能に無線又は有線で接続されており、データベース30から取得した情報を表示部に表示したり、取得した情報に基づいて各種設備に対する制御処理を実行したりする。   In the vicinity along the vehicle production line L, a plurality of terminals 10 as information processing apparatuses are arranged. The terminal 10 is connected to the database 30 managed by the host computer 20 as the first information processing unit in a wireless or wired manner so that the information acquired from the database 30 is displayed on the display unit or the acquired information is displayed. Based on this, control processing for various facilities is executed.

ホストコンピューター20は、1又は互いに通信可能に接続された複数の情報処理装置により構成され、複数の情報処理装置によりホストコンピューター20を構成する場合は、アプリケーションプログラムを処理機能単位で複数の情報処理装置に分散稼働させてよく、後述する監視プログラム22もアプリケーションプログラムが稼働する情報処理装置とは別の情報処理装置上で稼働させてもよい。   The host computer 20 is configured by one or a plurality of information processing apparatuses connected to be communicable with each other. When the host computer 20 is configured by a plurality of information processing apparatuses, the application program is a plurality of information processing apparatuses in units of processing functions. The monitoring program 22, which will be described later, may also be operated on an information processing apparatus different from the information processing apparatus on which the application program operates.

なお、端末10は、通信機能と情報処理機能とを有していればパーソナルコンピュータ等のコンピュータ形態を取る必要は無く、例えば設備の形態で実現されてもよい。端末10とデータベース30の間には、他のシステムやホストコンピューター20が介在してもよい。   The terminal 10 does not have to be in the form of a computer such as a personal computer as long as it has a communication function and an information processing function, and may be realized in the form of equipment, for example. Another system or the host computer 20 may be interposed between the terminal 10 and the database 30.

端末10は、各種設備からの情報入力や、作業者等の操作者が操作部を介して行う情報入力を受け付ける。端末10に入力された情報は、適宜にデータベース30へ送信され、データベース30に蓄積される。   The terminal 10 receives information input from various facilities and information input performed by an operator such as an operator via the operation unit. Information input to the terminal 10 is appropriately transmitted to the database 30 and stored in the database 30.

端末10は、データベース30に蓄積された複数の車両情報31から必要な情報を要求して取得し、表示部に表示したり、取得した情報に基づいて各種設備に対する制御処理を実行したりする。   The terminal 10 requests and acquires necessary information from the plurality of vehicle information 31 stored in the database 30 and displays it on the display unit, or executes control processing for various facilities based on the acquired information.

車両情報31は、例えば、車両識別情報41、車両の生産に係る各種仕様を示す車両仕様情報31a、車両生産ラインLにおけるワーク車両Wの位置を示す車両位置情報31b、ワーク車両Wに対して検査工程L4等で行う検査内容を示す車両検査条件情報31c、車両の納期情報31d、車両生産ラインL上で発生した各種不具合を示す車両検査結果情報31e、等を含んで構成される。   The vehicle information 31 includes, for example, vehicle identification information 41, vehicle specification information 31a indicating various specifications relating to vehicle production, vehicle position information 31b indicating the position of the work vehicle W in the vehicle production line L, and inspection of the work vehicle W. The vehicle inspection condition information 31c indicating the contents of inspection performed in the process L4 and the like, vehicle delivery date information 31d, vehicle inspection result information 31e indicating various defects occurring on the vehicle production line L, and the like are configured.

ホストコンピューター20においては、データベース30の車両情報31に関して登録、更新、変更、解析、等の各種処理を行うアプリケーションプログラム121(AP121)が実行されている。   In the host computer 20, an application program 121 (AP 121) that performs various processes such as registration, update, change, analysis, and the like regarding the vehicle information 31 in the database 30 is executed.

AP121は、所定のエラー発生時に、処理を停止して当該エラーを通知するダイアログボックスをポップアップ表示する。このポップアップ表示中は、AP121は、他のアプリケーションプログラムや他の情報処理ユニットから何らかの要求が入力されても当該要求に応じた処理を実行できない状態となる。   When a predetermined error occurs, the AP 121 pops up a dialog box that stops processing and notifies the error. During this pop-up display, the AP 121 is in a state where it cannot execute processing according to the request even if any request is input from another application program or another information processing unit.

AP121の所定のエラー発生時としては、以下の4パターンが例示される。
(1)ホストコンピューター20で実行される複数のアプリケーションプログラムの間の競合でデータベース30への登録や更新に失敗した時
(2)ホストコンピューター20で実行されるアプリケーションプログラムが、通信異常により通信に失敗した時
(3)特定ファイルに排他的にアクセスするべく構成されたホストコンピューター20で実行される複数のアプリケーションプログラムが排他的なアクセスタイミング制御に失敗し、当該特定ファイルに複数のアプリケーションプログラムが同時アクセスして書き換え等を行った結果、いずれか又は複数のアプリケーションプログラムが当該特定ファイル処理に失敗した時
(4)データベース30に何らかの理由で書きこまれた不正データを参照する処理を行った時
The following four patterns are exemplified when the predetermined error occurs in the AP 121.
(1) When registration or update in the database 30 fails due to competition among a plurality of application programs executed on the host computer 20 (2) An application program executed on the host computer 20 fails to communicate due to a communication error (3) A plurality of application programs executed on the host computer 20 configured to exclusively access a specific file fail exclusive access timing control, and a plurality of application programs simultaneously access the specific file. As a result of rewriting or the like, when one or a plurality of application programs fail to process the specific file (4) When processing for referring to invalid data written for some reason in the database 30 is performed

上述した(1)の場合の一例としては、データベース30上の同じ情報を更新対象にする複数のアプリケーションプログラムがタイマーで一定時間置きに処理を実行している状況下で、複数のアプリケーションプログラムの間で同時に処理を実行しないようにタイマー設定されているものの、処理時間の関係で同じ対象情報を別のアプリケーションプログラムが更新しようとして失敗し、エラー出力して停止する場合がある。   As an example of the case of (1) described above, a plurality of application programs that perform the same information on the database 30 as update targets are executed at regular intervals by a timer. Although the timer is set so that the processing is not executed at the same time, another application program may fail to update the same target information due to the processing time, and may stop with an error output.

上述した(2)の場合の一例としては、ホストコンピューター20のアプリケーションプログラムの稼働中に、車両生産ラインLに沿って配設される端末10、及び/又は、端末10とデータベース30の間に介在する他のシステムが不測の非稼働の場合又はアプリケーションプログラムが不測の稼働の場合に、アプリケーションプログラムが通信異常によるエラー出力して停止する場合がある。端末10及び/又は上述した他のシステムが不測の非稼働の場合又はアプリケーションプログラムが不測の稼働の場合として、例えば、休日の前日にホストコンピューター20よりも先に端末10及び/又は上述した他のシステムが停止された場合、等がある。通信異常でのエラー出力は、翌稼働日のライン稼働開始タイミングまでにエラー解消させる復帰処理が行われないとアプリケーションが正常動作しない期間が発生する。   As an example of the case (2) described above, the terminal 10 disposed along the vehicle production line L and / or the terminal 10 and the database 30 are interposed during the operation of the application program of the host computer 20. If the other system is unexpectedly inactive or the application program is unexpectedly operated, the application program may output an error due to a communication error and stop. For example, when the terminal 10 and / or the other system described above is unexpectedly inactive or the application program is unexpectedly operated, for example, the terminal 10 and / or the above-mentioned other than the host computer 20 on the day before the holiday If the system is shut down, etc. An error output due to a communication error occurs during a period in which the application does not operate normally unless a return process for eliminating the error is performed before the line operation start timing on the next operating day.

上述した(3)の場合の一例としては、複数のアプリケーションプログラムが1つのワークデータを介して情報の受け渡しを実行する構成になっている場合であり、具体的には、1つ目のアプリケーションプログラムがホストコンピューター20以外の情報処理ユニットから情報取得して所定ファイルに保存し、2つ目のアプリケーションプログラムが同じ所定ファイルにアクセスして情報取得してデータベースに登録するような場合である。このような場合、一方のアプリケーションプログラムがアクセスする間は当該一方のアプリケーションプログラムによって所定ファイルをロックするが、稀に非ロック状態の所定ファイルに双方が同時にアクセスして双方のアクセスが成立する場合があり、一方のアプリケーションプログラムがエラー出力して停止する可能性がある。   An example of the case of (3) described above is a case where a plurality of application programs are configured to exchange information via one work data. Specifically, the first application program In this case, information is acquired from an information processing unit other than the host computer 20 and stored in a predetermined file, and the second application program accesses the same predetermined file to acquire information and register it in the database. In such a case, while one application program accesses, the predetermined file is locked by the one application program, but in rare cases, both access to the predetermined file in the unlocked state may be established. There is a possibility that one of the application programs will output an error and stop.

上述した(4)の場合の一例としては、人為的な操作ミスやプログラムのバグによってデータベース30に蓄積された情報に不正データが書きこまれた場合がある。   As an example of the case (4) described above, there is a case where illegal data is written in the information stored in the database 30 due to a human operation error or a program bug.

ホストコンピューター20では、AP121(及び/又は後述する実施形態の少なくとも1つで説明するアプリケーションプログラム)を監視する監視プログラム22が実行されている。本実施形態では、監視プログラム22がAP121を監視する場合を説明する。   In the host computer 20, a monitoring program 22 for monitoring the AP 121 (and / or an application program described in at least one of the embodiments described later) is executed. In the present embodiment, a case where the monitoring program 22 monitors the AP 121 will be described.

図3は、監視プログラム22の処理の流れを説明する図である。監視プログラム22は、AP121のエラー出力を発見する第一機能22aと、第一機能22aがエラー出力を発見したアプリケーションプログラムの強制終了と再起動とを行う第二機能22bと、を備える。   FIG. 3 is a diagram for explaining the flow of processing of the monitoring program 22. The monitoring program 22 includes a first function 22a for finding an error output of the AP 121, and a second function 22b for forcibly terminating and restarting an application program for which the first function 22a has found an error output.

第一機能22aは、AP121が形成したウィンドウの一覧を定期的に取得し(S1)、その一覧に所定のポップアップエラーダイアログボックスが含まれるか判断する(S2)。   The first function 22a periodically acquires a list of windows formed by the AP 121 (S1), and determines whether a predetermined pop-up error dialog box is included in the list (S2).

一覧に所定のポップアップエラーダイアログボックスが含まれる場合は(S2:Yes)、第二機能22bがアプリケーションの強制終了と再起動とを実行し(S3〜S8)、一覧に所定のポップアップエラーダイアログボックスが含まれない場合は(S2:No)、エラー出力の監視を継続する(S1〜S2)。これにより、第一機能22aはAP121による所定のポップアップエラーダイアログボックスのポップアップを監視する。   If the list includes a predetermined pop-up error dialog box (S2: Yes), the second function 22b executes forced termination and restart of the application (S3 to S8), and the list includes a predetermined pop-up error dialog box. If not included (S2: No), monitoring of error output is continued (S1 to S2). Thereby, the first function 22a monitors the popup of a predetermined popup error dialog box by the AP 121.

監視プログラム22は、予めAP121がエラー通知する際に表示する上述した所定のエラー発生時に表示する所定のポップアップエラーダイアログボックスのウィンドウ名称と、そのポップアップエラーダイアログボックスに表示するメッセージ内容とを対応付けて保持している。   The monitoring program 22 associates the window name of the predetermined pop-up error dialog box displayed when the predetermined error described above is displayed when the AP 121 notifies the error in advance with the message content displayed in the pop-up error dialog box. keeping.

第一機能22aは、AP121が形成したウィンドウの一覧について、ウィンドウ名称とポップアップエラーダイアログボックスに表示されるメッセージ内容とを手掛かりとし、一覧中に所定のエラーを通知する所定のポップアップエラーダイアログボックスが含まれるか否か判断する。   The first function 22a includes a predetermined pop-up error dialog box for notifying a predetermined error in the list using the window name and the message content displayed in the pop-up error dialog box as a clue for the list of windows formed by the AP 121. Judge whether or not.

第二機能22bは、第一機能22aがAP121による所定のポップアップエラーダイアログボックスのポップアップを検知すると(S2:Yes)、当該ポップアップの操作ボタンを疑似的にクリック操作するコマンドを出力してAP121の強制終了を所定のポップアップエラーダイアログボックスを介して行う(S3)。   When the first function 22a detects a pop-up of a predetermined pop-up error dialog box by the AP 121 (S2: Yes), the second function 22b outputs a command for performing a pseudo click operation on the operation button of the pop-up to force the AP 121 Termination is performed via a predetermined pop-up error dialog box (S3).

その後、第二機能22bは、AP121が停止したか否かの判断(S4)、AP121のエラーが不正データの書き込みによるものか否かの判断(S6)、を順次に行い、AP121を完全停止させてから(S5)、エラー原因となる不正データを削除した上で(S7)、AP121を再起動させる(S8)。   Thereafter, the second function 22b sequentially determines whether or not the AP 121 has been stopped (S4) and whether or not the error of the AP 121 is due to incorrect data writing (S6), and stops the AP 121 completely. (S5), after deleting the illegal data causing the error (S7), the AP 121 is restarted (S8).

すなわち、AP121が停止しており(S4:Yes)、不正データの書き込みによるエラーでない場合は(S6:No)、疑似的にクリック操作するコマンドを出力した後、AP121を再起動させる(S8)。   That is, if the AP 121 is stopped (S4: Yes) and it is not an error due to the writing of illegal data (S6: No), a command to perform a pseudo click operation is output, and then the AP 121 is restarted (S8).

また、疑似的にクリック操作するコマンドによってAP121が停止していない場合は(S4:No)、AP121を強制終了させた後(S5)、必要に応じて不正データの検索と削除を行い(S6,S7)、AP121を再起動させる(S8)。   If the AP 121 is not stopped by a pseudo click operation command (S4: No), the AP 121 is forcibly terminated (S5), and unauthorized data is searched and deleted as necessary (S6, S6). S7), the AP 121 is restarted (S8).

AP121の再起動が完了すると、監視プログラム22は、再び第一機能22aによるエラー出力を発見するためのステップS1〜S2の処理を繰り返し実行する。   When the restart of the AP 121 is completed, the monitoring program 22 repeatedly executes the processes of steps S1 to S2 for finding the error output by the first function 22a again.

このように、本実施形態では、強制終了を行うにあたり、まずAP121の機能によって表示される所定のポップアップエラーダイアログボックスを介してAP121の強制終了を試みるため、AP121及び当該AP121が扱うデータに対する影響を最小限にできる。その上で、AP121が終了しない場合にのみ、確実にAP121を終了できる別の手法でAP121の強制終了を行うことで、AP121の強制終了を確実に遂行する構成としてある。また、不正データの検索と削除とをAP121が確実に終了した後に必要に応じて行う構成としてあるため、AP121の再起動後に同様のエラーが発生せずに済み、また、AP121が確実に終了する前に不正データの削除を実行しないため、新たなエラー発生や不正データの削除が不首尾に終わる蓋然性を可能な限り低下している。   As described above, in the present embodiment, when the forced termination is performed, the AP 121 is first forcibly terminated through a predetermined pop-up error dialog box displayed by the function of the AP 121. Therefore, the influence on the data handled by the AP 121 and the AP 121 is affected. Can be minimized. In addition, only when the AP 121 is not terminated, the AP 121 is forcibly terminated by another method that can reliably terminate the AP 121, so that the AP 121 is forcibly terminated. In addition, since the configuration is such that the retrieval and deletion of illegal data is performed as necessary after the AP 121 has been securely terminated, a similar error does not occur after the AP 121 is restarted, and the AP 121 is reliably terminated. Since the deletion of illegal data is not executed before, the probability that a new error occurs or the deletion of illegal data ends unsuccessfully is reduced as much as possible.

(B)第2実施形態:
図4は、本実施形態に係る車両生産ラインの管理システムの概要を示す図である。なお、図4に示す車両生産ラインの管理システムの概要において、第2実施形態と共通の構成には同じ符号を付し、以下では詳細な説明を省略する。
(B) Second embodiment:
FIG. 4 is a diagram showing an outline of a vehicle production line management system according to the present embodiment. In the outline of the vehicle production line management system shown in FIG. 4, the same reference numerals are given to the same components as those in the second embodiment, and detailed description thereof will be omitted below.

本実施形態に係る車両生産ラインは、車両生産ラインLに沿う要所要所に、ワーク車両Wの通過を監視する第一識別情報取得手段及び/又は第二識別情報取得手段としてのチェック装置40が配設されている。チェック装置40は、近くに設置された端末10と通信可能に無線又は有線で接続されている。   In the vehicle production line according to the present embodiment, a check device 40 as a first identification information acquisition unit and / or a second identification information acquisition unit that monitors the passage of the work vehicle W is provided at a necessary place along the vehicle production line L. It is arranged. The check device 40 is connected to a terminal 10 installed nearby in a wireless or wired manner so as to be communicable.

チェック装置40は、設置場所近くの車両生産ラインLを通過する車両から車両識別情報41を取得し、取得した車両識別情報41を端末10へ送信し、端末10を介して検査システム70へ送信する。ホストコンピューター20上で稼働するAP221は、検査システム70に定期的にアクセスし、検査システム70が保持する車両識別情報41を取得する。   The check device 40 acquires the vehicle identification information 41 from a vehicle passing through the vehicle production line L near the installation location, transmits the acquired vehicle identification information 41 to the terminal 10, and transmits the acquired vehicle identification information 41 to the inspection system 70 via the terminal 10. . The AP 221 operating on the host computer 20 periodically accesses the inspection system 70 and acquires the vehicle identification information 41 held by the inspection system 70.

車両識別情報41は、車両生産ラインL上を搬送される各車両に固有の情報であり、ワーク車両Wに付着されたIDタグ、QRコード(登録商標)、バーコード、RFID等の車両識別情報保持具50によってワーク車両Wに保持されている。   The vehicle identification information 41 is information unique to each vehicle transported on the vehicle production line L, and is vehicle identification information such as an ID tag attached to the work vehicle W, a QR code (registered trademark), a barcode, and an RFID. It is held by the work vehicle W by the holder 50.

ホストコンピューター20は、通信回線を介して他の情報処理ユニットと通信可能に無線又は有線で接続されている。例えば、ホストコンピューター20は、車両の受注情報(車種、仕様等の情報を含む)を管理する第二情報処理ユニットとしての生産管理システム60や車両の検査結果を保持する第三情報処理ユニットとしての検査システム70と、通信可能に無線又は有線で接続されている。   The host computer 20 is connected to another information processing unit via a communication line so as to be communicable wirelessly or by wire. For example, the host computer 20 functions as a production management system 60 as a second information processing unit that manages vehicle order information (including information such as vehicle type and specifications) and as a third information processing unit that holds vehicle inspection results. The inspection system 70 is connected to be communicable wirelessly or by wire.

ホストコンピューター20は、検査システム70から車両識別情報41を受信すると、必要に応じて当該車両識別情報41と関連する情報を他の情報処理ユニットから取得し、送信元であるチェック装置40の監視場所を示す位置情報と共に、車両識別情報41や他の情報処理ユニットから取得した情報を、データベース30の所定の記憶領域に保存する。   When the host computer 20 receives the vehicle identification information 41 from the inspection system 70, the host computer 20 acquires information related to the vehicle identification information 41 from other information processing units as necessary, and monitors the monitoring device 40 that is the transmission source. The information acquired from the vehicle identification information 41 and other information processing units is stored in a predetermined storage area of the database 30 together with the position information indicating “”.

例えば、ホストコンピューター20は、検査システム70から受信する車両情報31と、当該車両情報31に関連して他の情報処理ユニットから取得する車両情報31とを、車両識別情報41に関連付けてデータベース30に登録し、又はデータベース30に記憶済みの車両情報31を更新する。   For example, the host computer 20 associates the vehicle information 31 received from the inspection system 70 and the vehicle information 31 acquired from another information processing unit in relation to the vehicle information 31 with the vehicle identification information 41 in the database 30. The vehicle information 31 registered or stored in the database 30 is updated.

本実施形態に係る車両生産ラインの管理システムにおいては、特に、検査システム70にアクセスして車両情報31を取得し、データベース30に対する車両情報31の登録、更新を行う第一アプリケーションプログラム及び/又は第二アプリケーションプログラムとしてのAP221の動作を監視している。   In the vehicle production line management system according to the present embodiment, in particular, the first application program that accesses the inspection system 70 to acquire the vehicle information 31 and registers and updates the vehicle information 31 in the database 30 and / or the second application program. The operation of the AP 221 as a second application program is monitored.

AP221は、検査システム70から取得した車両識別情報41をデータベース30に新規登録するにあたり、例えば、発注された車両の仕様情報を蓄積する外部の情報処理ユニットである生産管理システム60に対し、車両識別情報41に対応する車両仕様情報31aを問い合わせて取得し、車両識別情報41と、車両仕様情報31aと、車両識別情報41を取得したチェック装置40の監視場所に対応する位置情報に基づいて作成する車両位置情報31bとを関連付けて、データベース30の所定の記憶領域に保存する。   When newly registering the vehicle identification information 41 acquired from the inspection system 70 in the database 30, the AP 221 identifies the vehicle identification to the production management system 60, which is an external information processing unit that stores the specification information of the ordered vehicle. The vehicle specification information 31a corresponding to the information 41 is inquired and acquired, and is created based on the vehicle identification information 41, the vehicle specification information 31a, and the position information corresponding to the monitoring location of the check device 40 that acquired the vehicle identification information 41. The vehicle position information 31b is associated and stored in a predetermined storage area of the database 30.

AP221は、データベース30に登録された車両情報31や通信回線を介して接続された他のシステムから取得した情報を定期的に取得し、各ワーク車両Wに関する新たな車両情報31を生成してデータベース30に登録する。例えば、車両生産ラインLには、各種の自動装置がワーク車両Wにラベルを自動貼着する自動貼着装置や、ワーク車両Wに対して所定の検査を実施する自動検査装置が配設される。車両生産ラインLは、仕様の異なる複数種類のワーク車両Wを混流する場合がある。自動貼着装置や自動検査装置は、上述したチェック装置40と同様の装置で読み取った車両識別情報41や、搬送順、搬送タイミングに基づいて、次に装置に搬入されるワーク車両Wの貼着仕様や検査仕様についてデータベース30にアクセスして情報を取得する。   The AP 221 periodically acquires vehicle information 31 registered in the database 30 and information acquired from other systems connected via a communication line, and generates new vehicle information 31 relating to each work vehicle W to generate a database. Register 30. For example, in the vehicle production line L, an automatic sticking device in which various automatic devices automatically stick labels to the work vehicle W, and an automatic inspection device that performs a predetermined inspection on the work vehicle W are arranged. . The vehicle production line L may mix a plurality of types of work vehicles W having different specifications. The automatic sticking device and the automatic inspection device stick the work vehicle W to be loaded next into the device based on the vehicle identification information 41 read by the same device as the check device 40 described above, the transport order, and the transport timing. Information on the specifications and inspection specifications is accessed by accessing the database 30.

ここで、AP221がポップアップエラーダイアログボックスを出力して処理を停止していると、データベース30に新規のワーク車両の必要な車両情報31が登録されなかったり、ワーク車両の車両位置情報31bが適切に更新されなかったりする。また、車両生産ラインL沿いに配置された端末10が必要な車両情報31をデータベース30から取得できないと作業を実施できないため車両生産ラインLが停止してしまう。   Here, if the AP 221 outputs a pop-up error dialog box and stops processing, the necessary vehicle information 31 of the new work vehicle is not registered in the database 30 or the vehicle position information 31b of the work vehicle is appropriately set. It may not be updated. In addition, if the vehicle information 31 required by the terminal 10 arranged along the vehicle production line L cannot be acquired from the database 30, the operation cannot be performed and the vehicle production line L stops.

ホストコンピューター20では、監視プログラム22がAP221を監視する。監視プログラム22は、上述した第1実施形態と同様の流れで、第一機能22aがAP221のエラー出力を発見し、第二機能22bがAP221の強制終了と再起動とを行う。   In the host computer 20, the monitoring program 22 monitors the AP 221. In the monitoring program 22, the first function 22a detects an error output of the AP 221 and the second function 22b forcibly terminates and restarts the AP 221 in the same flow as in the first embodiment described above.

このように、本実施形態に係る監視プログラム22がAP221のポップアップエラーダイアログボックスの出力を監視し、適宜、AP221を強制終了させて再起動させることで、ライン上を搬送されるワーク車両の位置に関してデータベース30に情報が登録されなかったり更新されなかったりすることによる混乱を防止し、車両生産ラインLの停止を防止できるようになる。   As described above, the monitoring program 22 according to the present embodiment monitors the output of the pop-up error dialog box of the AP 221 and appropriately terminates and restarts the AP 221 so that the position of the work vehicle conveyed on the line is related. Confusion caused by information not being registered or updated in the database 30 can be prevented, and the vehicle production line L can be prevented from stopping.

(C)第3実施形態:
図5は、本実施形態に係る車両生産ラインの管理システムの概要を示す図である。なお、図5に示す車両生産ラインの概要において、第2実施形態と共通の構成には同じ符号を付し、以下では詳細な説明を省略する。
(C) Third embodiment:
FIG. 5 is a diagram showing an outline of a vehicle production line management system according to the present embodiment. In the outline of the vehicle production line shown in FIG. 5, the same reference numerals are given to the same components as those in the second embodiment, and detailed description thereof will be omitted below.

本実施形態に係る車両生産ラインLは、検査工程L4で不具合等が発見されたワーク車両Wを作業者が運転等してライン途中からライン外に退避し、当該ワーク車両を跳出し車両として端末10の操作部への操作入力により車両識別情報41、退避日時、退避理由等の退避情報31gをデータベース30へ直接に登録する。   In the vehicle production line L according to the present embodiment, a worker drives the work vehicle W in which a defect or the like has been found in the inspection process L4 to evacuate from the middle of the line, and the work vehicle is ejected as a terminal. The evacuation information 31g such as the vehicle identification information 41, the evacuation date and time, the evacuation reason, etc. is directly registered in the database 30 by the operation input to the ten operation units.

ライン外に退避させた車両の不具合等が解消されて当該車両をライン途中からライン内に復帰させる際には、作業者は、端末10の画面に表示されている退避車両の一覧から該当するものを選択し、端末10の操作部への操作入力によりラインへの復帰位置や復帰日時等の復帰情報31hをデータベース30へ直接に登録する。   When the trouble of the vehicle evacuated out of the line is resolved and the vehicle is returned to the line from the middle of the line, the operator falls under the list of evacuated vehicles displayed on the screen of the terminal 10 And the return information 31h such as the return position to the line and the return date and time is directly registered in the database 30 by an operation input to the operation unit of the terminal 10.

本実施形態に係る車両生産ラインの管理システムにおいては、ホストコンピューター20において、第三アプリケーションプログラムとしてのAP321が実行されている。AP321は、定期的にデータベース30にアクセスしてデータベース30に蓄積された車両情報31が含む車両位置情報31b、納期情報62、退避情報31g及び復帰情報31hを取得し、車両生産ラインLの稼働予定情報481を生産管理システム480から取得し、これら情報に基づいて各車両についての作業遅延情報423を作成して当該車両の車両情報31をデータベース30に登録する。   In the vehicle production line management system according to the present embodiment, the host computer 20 executes an AP 321 as a third application program. The AP 321 periodically accesses the database 30, acquires vehicle position information 31 b, delivery date information 62, evacuation information 31 g and return information 31 h included in the vehicle information 31 accumulated in the database 30, and schedules the operation of the vehicle production line L Information 481 is acquired from the production management system 480, work delay information 423 for each vehicle is created based on these information, and the vehicle information 31 of the vehicle is registered in the database 30.

端末10は、データベース30から、例えば、当該端末10に対応する作業区間(工程区間)のワーク車両の作業遅延情報423を受信し、表示部に表示する。   The terminal 10 receives, for example, the work delay information 423 of the work vehicle in the work section (process section) corresponding to the terminal 10 from the database 30 and displays it on the display unit.

本実施形態において、ホストコンピューター20で実行される監視プログラム22はAP321を監視する。監視プログラム22は、上述した第1実施形態と同様の流れで、第一機能22aがAP321のエラー出力を発見し、第二機能22bがAP321の強制終了と再起動とを行う。   In this embodiment, the monitoring program 22 executed on the host computer 20 monitors the AP 321. In the monitoring program 22, the first function 22a detects an error output of the AP 321 and the second function 22b performs the forced termination and restart of the AP 321 in the same flow as in the first embodiment described above.

このように、本実施形態では、監視プログラム22がAP321のポップアップエラーダイアログボックスを出力を監視し、適宜AP321を強制終了させて再起動させるため、作業遅延情報423がデータベース30に登録されなかったり更新されなかったりすることによる車両生産ラインの混乱や停止を防止できるようになる。   As described above, in this embodiment, the monitoring program 22 monitors the output of the pop-up error dialog box of the AP 321 and forcibly terminates the AP 321 as appropriate to restart it. Therefore, the work delay information 423 is not registered in the database 30 or updated. It is possible to prevent the vehicle production line from being disrupted or stopped due to the failure of the vehicle.

(E)第4実施形態:
図6は、本実施形態に係る車両生産ラインの管理システムの概要を示す図である。なお、図6に示す車両生産ラインの概要において、第2実施形態と共通の構成には同じ符号を付し、以下では詳細な説明を省略する。
(E) Fourth embodiment:
FIG. 6 is a diagram showing an outline of a vehicle production line management system according to the present embodiment. In the outline of the vehicle production line shown in FIG. 6, the same reference numerals are given to the same components as those in the second embodiment, and detailed description thereof will be omitted below.

本実施形態に係る車両生産ラインの管理システムにおいては、ホストコンピューター20において、第四アプリケーションプログラムとしてのAP421が実行されている。   In the vehicle production line management system according to the present embodiment, the host computer 20 executes an AP 421 as a fourth application program.

AP421は、検査工程L4への新規ワーク車両の搬入を検知すると、その新規ワーク車両に対する所定検査の要否に係る検査要否情報31jを、当該ワーク車両の車両情報31としてデータベース30に登録する。   When the AP 421 detects the introduction of a new work vehicle to the inspection process L4, the AP 421 registers in the database 30 the inspection necessity information 31j relating to the necessity of the predetermined inspection for the new work vehicle as the vehicle information 31 of the work vehicle.

検査工程L4への新規ワーク車両の搬入の検知は、例えばデータベース30に定期的にアクセスし、データベース30における新規ワーク車両の登録の有無に基づいて行うことができる。データベース30への新規ワーク車両の登録は、例えば第2実施形態において説明したAP221が行う。   Detection of the introduction of a new work vehicle into the inspection process L4 can be performed based on, for example, periodically accessing the database 30 and registering the new work vehicle in the database 30. Registration of a new work vehicle in the database 30 is performed by, for example, the AP 221 described in the second embodiment.

AP421は、例えば、検査工程L4よりも前の工程に関する車両情報を保持する第三情報処理ユニットとしての例えば生産管理システム480にアクセスし、搬入された新規ワーク車両が所定検査の対象に選定されたか否かを示す検査要否情報31jを取得する。   For example, the AP 421 accesses, for example, the production management system 480 as a third information processing unit that holds vehicle information related to the process prior to the inspection process L4, and whether the new work vehicle carried in is selected as a target for the predetermined inspection. Inspection necessity information 31j indicating whether or not is acquired.

所定検査としては、いわゆる抜き取り検査が例示される。抜き取り検査を適切に実施することで、全数検査までは不要な検査を効率的に実施することができる。また、選定されたワーク車両に完成までに同様の検査を複数回に亘って行うことで、途中工程での変化を管理できる。これにより各工程の最適化や改善に繋がる。   An example of the predetermined inspection is a so-called sampling inspection. By carrying out the sampling inspection appropriately, it is possible to efficiently carry out unnecessary inspections up to 100% inspection. Moreover, the change in the intermediate process can be managed by performing the same inspection several times before the selected work vehicle is completed. This leads to optimization and improvement of each process.

端末10は、データベース30から、例えば、当該端末10に対応する作業区間(工程区間)のワーク車両の抜き取り検査の検査要否情報31jを受信し、表示部に表示する。   The terminal 10 receives, for example, the inspection necessity information 31j of the sampling inspection of the work vehicle in the work section (process section) corresponding to the terminal 10 from the database 30, and displays it on the display unit.

本実施形態において、ホストコンピューター20で実行される監視プログラム22はAP421を監視する。監視プログラム22は、上述した第1実施形態と同様の流れで、第一機能22aがAP421のエラー出力を発見し、第二機能22bがAP421の強制終了と再起動とを行う。   In the present embodiment, the monitoring program 22 executed on the host computer 20 monitors the AP 421. In the monitoring program 22, the first function 22a detects an error output of the AP 421, and the second function 22b performs forcible termination and restart of the AP 421 in the same flow as in the first embodiment described above.

このように、本実施形態では、監視プログラム22がAP421のポップアップエラーダイアログボックスを出力を監視し、適宜AP421を強制終了させて再起動させるため、所定検査の検査要否情報31jがデータベース30に登録されなかったり更新されなかったりすることにより、必要な検査が実施されない不具合が回避される。   As described above, in this embodiment, the monitoring program 22 monitors the output of the popup error dialog box of the AP 421, and appropriately terminates the AP 421 and restarts it appropriately, so that the inspection necessity information 31j for the predetermined inspection is registered in the database 30. By not being performed or updated, a problem that a necessary inspection is not performed is avoided.

(F)第5実施形態:
図7は、本実施形態に係る車両生産ラインの管理システムの概要を示す図である。なお、図7に示す車両生産ラインの概要において、第2実施形態と共通の構成には同じ符号を付し、以下では詳細な説明を省略する。
(F) Fifth embodiment:
FIG. 7 is a diagram showing an outline of a vehicle production line management system according to the present embodiment. In addition, in the outline | summary of the vehicle production line shown in FIG. 7, the same code | symbol is attached | subjected to the same structure as 2nd Embodiment, and detailed description is abbreviate | omitted below.

本実施形態に係る車両生産ラインの管理システムにおいては、ホストコンピューター20において、第五アプリケーションプログラムとしてのAP521が実行されている。   In the vehicle production line management system according to the present embodiment, the host computer 20 executes an AP 521 as a fifth application program.

AP521は、車両生産ラインLに設けられた1又は複数の検査設備690に定期的にアクセスし、当該検査設備690が実施する検査の検査仕様の変更日時と、検査仕様の変更内容とを取得し、データベース30に保存する。   The AP 521 periodically accesses one or a plurality of inspection facilities 690 provided in the vehicle production line L, and acquires the date and time of change of the inspection specification of the inspection performed by the inspection facility 690 and the content of the change of the inspection specification. And stored in the database 30.

検査設備690は、検査仕様を定期的又は不定期に変更され、変更適用された検査仕様で検査を行って検査データを出力する。検査データは、検査日時、検査した車種、検査結果の各情報を含む。   The inspection facility 690 changes the inspection specification regularly or irregularly, performs inspection with the changed inspection specification, and outputs inspection data. The inspection data includes information on the inspection date, vehicle type inspected, and inspection result.

AP521は、例えば、検査設備690が検査を実施する際に参照するデータとしての検査仕様定義データ691を検査設備690から定期的に取得してデータベース30に登録する。検査仕様定義データ691は、検査仕様の変更日時(又はバージョン情報)と検査仕様の変更内容とを含む。   For example, the AP 521 periodically acquires the inspection specification definition data 691 as data to be referred to when the inspection facility 690 performs the inspection from the inspection facility 690 and registers it in the database 30. The inspection specification definition data 691 includes an inspection specification change date (or version information) and inspection specification change contents.

データベース30に保存された検査仕様定義データ691が含む検査仕様の変更内容は、検査データの解析を行う際のマスタ情報となる。検査データの解析は、検査仕様定義データ691の更新日時と検査データの作成日時とを互いに対応させて行う必要が有り、検査仕様の更新前に検査設備690が作成した検査データは更新前の検査仕様定義データ691をマスタ情報として用いて解析し、検査仕様の更新後に検査設備690が作成する検査データは更新後の検査仕様定義データ691をマスタ情報として用いて解析する必要が有る。   The change contents of the inspection specification included in the inspection specification definition data 691 stored in the database 30 become master information when the inspection data is analyzed. The analysis of the inspection data needs to be performed by making the update date / time of the inspection specification definition data 691 and the creation date / time of the inspection data correspond to each other. The inspection data created by the inspection facility 690 before the update of the inspection specification is the inspection before the update. The specification definition data 691 is analyzed as master information, and the inspection data created by the inspection facility 690 after the inspection specification is updated needs to be analyzed using the updated inspection specification definition data 691 as master information.

AP521は、検査設備690が保持する検査結果データ692を取得し、データベース30に登録された検査仕様定義データ691とを組み合わせて解析を行う。検査結果データ692は、日時、車種、検査結果を含む。AP521は、検査結果データ692が含む日時を参照し、当該日時に対応する検査仕様定義データ691をデータベース30から取得し、検査結果の解析を行う。従って、データベース30に保存された検査仕様定義データ691の更新に不具合があると、検査に用いた検査仕様と、解析のマスタ情報として使用する検査仕様定義データ691の間に不整合が生じ、解析に失敗したり不正確な解析結果が出力されたりする。   The AP 521 acquires the inspection result data 692 held by the inspection facility 690, and analyzes it by combining with the inspection specification definition data 691 registered in the database 30. Inspection result data 692 includes date and time, vehicle type, and inspection result. The AP 521 refers to the date and time included in the inspection result data 692, acquires the inspection specification definition data 691 corresponding to the date and time from the database 30, and analyzes the inspection result. Therefore, if there is a defect in the update of the inspection specification definition data 691 stored in the database 30, a mismatch occurs between the inspection specification used for the inspection and the inspection specification definition data 691 used as analysis master information. May fail or incorrect analysis results may be output.

ホストコンピューター20では、監視プログラム22がAP521を監視する。監視プログラム22は、上述した第1実施形態と同様の流れで、第一機能22aがAP521のエラー出力を発見し、第二機能22bがAP521の強制終了と再起動とを行うことになる。   In the host computer 20, the monitoring program 22 monitors the AP 521. In the monitoring program 22, the first function 22a finds an error output of the AP 521 and the second function 22b performs forced termination and restart of the AP 521 in the same flow as in the first embodiment described above.

このように、本実施形態に係る監視プログラム22がAP521のポップアップエラーダイアログボックスを出力を監視し、適宜、AP521を強制終了させて再起動させることで、検査仕様の変更に追従して検査仕様定義データ691が適切にデータベース30に蓄積されるようになり、検査結果の解析に失敗する蓋然性を極力低下することができる。   As described above, the monitoring program 22 according to the present embodiment monitors the output of the pop-up error dialog box of the AP 521, and appropriately terminates the AP 521 and restarts it, so that the inspection specification definition follows the change of the inspection specification. The data 691 is appropriately stored in the database 30, and the probability that the analysis of the inspection result fails can be reduced as much as possible.

なお、本発明は上述した実施形態に限られず、上述した実施形態の中で開示した各構成を相互に置換したり組み合わせを変更したりした構成、公知技術並びに上述した実施形態の中で開示した各構成を相互に置換したり組み合わせを変更したりした構成、等も含まれる。また,本発明の技術的範囲は上述した実施形態に限定されず,特許請求の範囲に記載された事項とその均等物まで及ぶものである。   Note that the present invention is not limited to the above-described embodiments, and the configurations disclosed in the above-described embodiments are interchanged with each other or the combinations thereof are changed, disclosed in the known technology, and in the above-described embodiments. A configuration in which each configuration is mutually replaced or a combination is changed is also included. Further, the technical scope of the present invention is not limited to the above-described embodiments, but extends to the matters described in the claims and equivalents thereof.

10…端末、20…ホストコンピューター、22…監視プログラム、22a…第一機能、22b…第二機能、30…データベース、31…車両情報、31a…車両仕様情報、31b…車両位置情報、31c…車両検査条件情報、31d…納期情報、31e…車両検査結果情報、31g…退避情報、31h…復帰情報、31j…検査要否情報、40…チェック装置、41…車両識別情報、50…車両識別情報保持具、60…生産管理システム、62…納期情報、70…検査システム、423…作業遅延情報、480…生産管理システム、481…稼働予定情報、690…検査設備、691…検査仕様定義データ、692…検査結果データ、121…アプリケーションプログラム(AP)、221…AP、321…AP、421…AP、521…AP、L…車両生産ライン、L1…車体工程、L2…塗装工程、L3…組立工程、L4…検査工程、W…ワーク車両 DESCRIPTION OF SYMBOLS 10 ... Terminal, 20 ... Host computer, 22 ... Monitoring program, 22a ... First function, 22b ... Second function, 30 ... Database, 31 ... Vehicle information, 31a ... Vehicle specification information, 31b ... Vehicle position information, 31c ... Vehicle Inspection condition information, 31d ... delivery date information, 31e ... vehicle inspection result information, 31g ... save information, 31h ... return information, 31j ... inspection necessity information, 40 ... check device, 41 ... vehicle identification information, 50 ... vehicle identification information holding 60 ... Production management system, 62 ... Delivery date information, 70 ... Inspection system, 423 ... Work delay information, 480 ... Production management system, 481 ... Operation schedule information, 690 ... Inspection equipment, 691 ... Inspection specification definition data, 692 ... Test result data 121... Application program (AP), 221... AP, 321... AP, 421. P, L ... vehicle production lines, L1 ... body processes, L2 ... painting process, L3 ... assembly process, L4 ... inspection process, W ... workpiece vehicle

Claims (8)

車両生産ラインの近辺に配置された複数の端末がアクセスする車両情報を蓄積するデータベースに対するデータ読み書きを行うアプリケーションプログラムが実行される第一情報処理ユニットにおいて実行されるプログラムであって、
前記アプリケーションプログラムのエラー出力を発見する第一機能と、
前記第一機能によってエラー出力を発見されたアプリケーションプログラムの強制終了と再起動とを行う第二機能と、
を備えることを特徴とするコンピュータ読取可能なプログラム。
A program executed in a first information processing unit in which an application program for reading and writing data with respect to a database that stores vehicle information accessed by a plurality of terminals arranged in the vicinity of the vehicle production line is executed,
A first function for finding an error output of the application program;
A second function for forcibly terminating and restarting an application program in which an error output has been found by the first function;
A computer-readable program comprising:
前記第一機能は、前記アプリケーションプログラムが形成したポップアップエラーダイアログボックスの有無と当該ポップアップエラーダイアログボックスのメッセージ内容とに基づいて前記アプリケーションプログラムのエラー出力を発見し、
前記第二機能は、前記ポップアップエラーダイアログボックスのボタンクリックを疑似的に行うことで前記アプリケーションプログラムの強制終了を行う、
ことを特徴とする請求項1に記載のコンピュータ読取可能なプログラム。
The first function finds the error output of the application program based on the presence or absence of a popup error dialog box formed by the application program and the message content of the popup error dialog box,
The second function forcibly terminates the application program by pseudo-clicking a button in the pop-up error dialog box.
The computer-readable program according to claim 1.
前記車両生産ラインに沿って設置された第一識別情報取得手段が当該車両生産ライン上を搬送されるワーク車両から取得した車両識別情報を保持する検査システムから、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第一アプリケーションプログラムが前記車両識別情報を取得し、
前記第一アプリケーションプログラムは、前記車両識別情報に対応する車両情報を第二情報処理ユニットから取得して前記車両識別情報を含めて前記データベースに登録し、
前記端末の少なくとも1つは、前記データベースにアクセスして前記車両生産ライン上を搬送されるワーク車両の前記車両識別情報に関連付けて蓄積された情報を取得する、
ことを特徴とする請求項1又は請求項2に記載のコンピュータ読取可能なプログラム。
First identification information acquisition means installed along the vehicle production line is executed in the first information processing unit from an inspection system that holds vehicle identification information acquired from a work vehicle conveyed on the vehicle production line. A first application program that is one of the application programs obtains the vehicle identification information;
The first application program acquires vehicle information corresponding to the vehicle identification information from a second information processing unit and registers the vehicle information including the vehicle identification information in the database,
At least one of the terminals accesses the database to obtain information stored in association with the vehicle identification information of a work vehicle conveyed on the vehicle production line;
The computer-readable program according to claim 1 or 2, characterized in that
前記車両生産ラインに沿って設置された第二識別情報取得手段が当該車両生産ライン上を搬送されるワーク車両から取得した車両識別情報を保持する検査システムから、前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第二アプリケーションプログラムが前記車両識別情報を取得し、
前記第二アプリケーションプログラムは、前記データベース上の前記車両識別情報に対応する車両情報が含む位置情報を前記第二識別情報取得手段に対応する位置に更新し、
前記端末の少なくとも1つは、前記データベースにアクセスして前記車両生産ライン上を搬送されるワーク車両の前記車両識別情報に関連付けて蓄積された情報を取得する、
ことを特徴とする請求項3に記載のコンピュータ読取可能なプログラム。
The second identification information acquisition means installed along the vehicle production line is executed in the first information processing unit from the inspection system that holds the vehicle identification information acquired from the work vehicle conveyed on the vehicle production line. A second application program that is one of the application programs obtains the vehicle identification information;
The second application program updates position information included in vehicle information corresponding to the vehicle identification information on the database to a position corresponding to the second identification information acquisition unit,
At least one of the terminals accesses the database to obtain information stored in association with the vehicle identification information of a work vehicle conveyed on the vehicle production line;
The computer-readable program according to claim 3.
前記端末の少なくとも1つは、前記車両生産ラインの検査工程の途中からライン外へ退避されるワーク車両を登録する操作入力と、前記車両生産ラインの検査工程のライン途中でライン内へ復帰されるワーク車両を登録する操作入力とを受け付けて前記データベースに登録し、
前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第三アプリケーションプログラムは、前記ワーク車両の退避又は復帰に係る情報に応じた作業遅延情報を作成して前記データベースに登録し、
前記端末の少なくとも1つは、前記データベースにアクセスして前記車両生産ラインの検査工程を搬送される車両に係る作業遅延情報を取得して表示部に表示する、
ことを特徴とする請求項1〜請求項4の何れか1項に記載のコンピュータ読取可能なプログラム。
At least one of the terminals is returned to the line in the middle of the inspection process of the vehicle production line and an operation input for registering a work vehicle to be evacuated from the middle of the inspection process of the vehicle production line. Accepting an operation input for registering a work vehicle and registering it in the database,
The third application program, which is one of the application programs executed in the first information processing unit, creates work delay information according to information related to the evacuation or return of the work vehicle and registers it in the database,
At least one of the terminals obtains work delay information related to the vehicle that is transported through the inspection process of the vehicle production line by accessing the database, and displays it on the display unit.
The computer-readable program according to any one of claims 1 to 4, wherein the program is readable.
前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第四アプリケーションプログラムは、前記車両生産ラインにおいて検査工程より前の工程で所定検査の対象となったか否かを示す情報を第三情報処理ユニットから取得して前記車両情報の1つとして前記データベースに登録し、
前記端末の少なくとも1つは、前記データベースにアクセスして前記ワーク車両が前記所定検査の対象となったか否かを示す情報を取得して表示部に表示する、
ことを特徴とする請求項1〜請求項5の何れか1項に記載のコンピュータ読取可能なプログラム。
The fourth application program, which is one of the application programs executed in the first information processing unit, stores information indicating whether or not the vehicle production line has been subjected to a predetermined inspection in a process prior to the inspection process. Three obtained from the information processing unit and registered in the database as one of the vehicle information,
At least one of the terminals obtains information indicating whether the work vehicle has been subjected to the predetermined inspection by accessing the database, and displays the information on a display unit.
The computer-readable program according to any one of claims 1 to 5, wherein
前記第一情報処理ユニットにおいて実行される前記アプリケーションプログラムの1つである第五アプリケーションプログラムは、前記検査工程の検査設備に適用された検査仕様の変更を監視し、当該検査仕様の変更を発見すると変更日時とともに変更内容を前記データベースに登録する
ことを特徴とする請求項1〜請求項6の何れか1項に記載のコンピュータ読取可能なプログラム。
The fifth application program, which is one of the application programs executed in the first information processing unit, monitors the change in the inspection specification applied to the inspection facility in the inspection process, and finds the change in the inspection specification. The computer-readable program according to any one of claims 1 to 6, wherein a change content is registered in the database together with a change date and time.
車両生産ライン近辺に配置された複数の端末と、
前記端末がアクセスする車両情報を蓄積するデータベースと、
前記データベースに対するデータ読み書きを行うアプリケーションプログラムが実行される第一情報処理ユニットと、
を備える車両生産ラインの管理システムであって、
前記第一情報処理ユニットにおいて実行される監視プログラムが、前記アプリケーションプログラムのエラー出力を発見する第一機能と、前記第一機能によってエラー出力を発見されたアプリケーションプログラムの強制終了と再起動とを行う第二機能と、を有する
ことを特徴とする車両生産ラインの管理システム。
Multiple terminals located near the vehicle production line;
A database for storing vehicle information accessed by the terminal;
A first information processing unit in which an application program for reading and writing data from and to the database is executed;
A vehicle production line management system comprising:
A monitoring program executed in the first information processing unit performs a first function for finding an error output of the application program, and forcibly terminating and restarting an application program for which an error output is found by the first function. A vehicle production line management system comprising: a second function;
JP2017099806A 2017-05-19 2017-05-19 Program and vehicle production line management system Pending JP2018195170A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017099806A JP2018195170A (en) 2017-05-19 2017-05-19 Program and vehicle production line management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017099806A JP2018195170A (en) 2017-05-19 2017-05-19 Program and vehicle production line management system

Publications (1)

Publication Number Publication Date
JP2018195170A true JP2018195170A (en) 2018-12-06

Family

ID=64570457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017099806A Pending JP2018195170A (en) 2017-05-19 2017-05-19 Program and vehicle production line management system

Country Status (1)

Country Link
JP (1) JP2018195170A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023079114A (en) * 2021-11-26 2023-06-07 株式会社安川電機 Coating diagnosis system and coating diagnosis method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023079114A (en) * 2021-11-26 2023-06-07 株式会社安川電機 Coating diagnosis system and coating diagnosis method
JP7411622B2 (en) 2021-11-26 2024-01-11 株式会社安川電機 Paint diagnosis system, paint diagnosis method

Similar Documents

Publication Publication Date Title
US10579453B2 (en) Stream-processing data
US8825276B2 (en) Maintenance systems and methods for use in analyzing maintenance data
CN107678936B (en) Business system pre-inspection method, server and computer readable storage medium
CN109656205B (en) Defective product control method and device, electronic device and readable storage medium
US11221903B2 (en) Maintenance management system and maintenance management confirmation device used for the same
US11002748B2 (en) Analyzing device management system
CN112561370A (en) Software version management method and device, computer equipment and storage medium
JP2018195170A (en) Program and vehicle production line management system
CN113157569B (en) Automated testing method, apparatus, computer device and storage medium
CN111638920A (en) Computer program synchronous task processing method and device, electronic equipment and medium
WO2007083472A1 (en) Design information management method and system
US7123975B2 (en) Manufacturing management system and method
US11945116B2 (en) Diagnosis method and apparatus
JP2003345628A (en) Method for collecting fault research material, and implementation system therefor and processing program therefor
EP3745330A1 (en) System and method to update aircraft maintenance records using blockchain technology
JP2019164511A (en) Process management system and recovery method for the same
TWI415005B (en) Radio frequency identification monitoring system and its monitoring method
JP2022504664A (en) Methods for reducing errors in textile machinery
JP2005250819A (en) Replication db consistency confirmation method
JP2023107534A (en) Support system, support method and program
JP2018045492A (en) Equipment maintenance system, maintenance management center, and equipment maintenance method
WO2023090254A1 (en) Construction management method, construction management system, and program
KR20230040534A (en) Heavy equipment management system and IoT heavy equipment sensor failure diagnosis method
JPH11188584A6 (en) Operation management apparatus, operation management method, and storage medium
WO2024057452A1 (en) Estimating device and estimating system