JP2024039749A - Inspection management system - Google Patents

Inspection management system Download PDF

Info

Publication number
JP2024039749A
JP2024039749A JP2022144344A JP2022144344A JP2024039749A JP 2024039749 A JP2024039749 A JP 2024039749A JP 2022144344 A JP2022144344 A JP 2022144344A JP 2022144344 A JP2022144344 A JP 2022144344A JP 2024039749 A JP2024039749 A JP 2024039749A
Authority
JP
Japan
Prior art keywords
inspection
defect
cause
information
management system
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
JP2022144344A
Other languages
Japanese (ja)
Inventor
佑季 荒木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toyota Motor Corp
Original Assignee
Toyota Motor Corp
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 Corp filed Critical Toyota Motor Corp
Priority to JP2022144344A priority Critical patent/JP2024039749A/en
Publication of JP2024039749A publication Critical patent/JP2024039749A/en
Pending legal-status Critical Current

Links

Images

Abstract

【課題】正確に不具合原因を特定することができる検査管理システムを提供する。【解決手段】検査管理システムは、検査情報を入力する検査情報入力部と、入力された前記検査情報を記憶する検査情報データベースと、不具合箇所および不具合原因を入力する不具合情報入力部と、入力された前記不具合箇所の情報と、前記検査情報データベースに記憶されている前記検査情報と、を利用して不具合原因を推定する推定部と、推定された不具合原因を表示する表示部と、を備える。【選択図】図1[Problem] To provide an inspection management system capable of accurately identifying the cause of a defect. [Solution] The inspection management system includes an inspection information input unit for inputting inspection information, an inspection information database for storing the input inspection information, a defect information input unit for inputting the defect location and the defect cause, an estimation unit for estimating the defect cause using the input information on the defect location and the inspection information stored in the inspection information database, and a display unit for displaying the estimated defect cause. [Selected Figure] Figure 1

Description

本開示は、検査管理システムに関する。 The present disclosure relates to an examination management system.

例えば、特許文献1に記載される車両の検査管理システムでは、不具合現象に対する不具合原因のランキングを表示させることができると共に、不具合原因の手直し方法のランキングを表示させることにより、不具合原因及び不具合原因の手直し方法の特定を支援する。 For example, in the vehicle inspection management system described in Patent Document 1, it is possible to display a ranking of the cause of a defect with respect to a defect phenomenon, and also to display a ranking of how to correct the cause of the defect. Help identify rework options.

特開2005-301872号公報Japanese Patent Application Publication No. 2005-301872

しかし、上記構成の車両の検査管理システムにおいて、不具合原因の推定は、作業者の知識や経験に依存しているため、単純に不具合原因のランキングを表示するだけでは、作業者の熟練度によっては、正しい不具合原因を特定することが困難であるという問題があった。 However, in the vehicle inspection management system with the above configuration, estimating the cause of a problem depends on the knowledge and experience of the worker. However, there was a problem in that it was difficult to identify the correct cause of the problem.

本開示は、以下の形態として実現することが可能である。 The present disclosure can be realized as the following forms.

本開示の一形態によれば、検査管理システムが提供される。この検査管理システムは、検査情報を入力する検査情報入力部と、入力された前記検査情報を記憶する検査情報データベースと、不具合箇所および不具合原因を入力する不具合情報入力部と、入力された前記不具合箇所の情報と、前記検査情報データベースに記憶されている前記検査情報と、を利用して不具合原因を推定する推定部と、推定された不具合原因を表示する表示部と、を備える、
この形態の検査管理システムによれば、推定部によって、入力された不具合箇所の情報を用いて不具合原因が推定され、表示部によって、推定された不具合原因が表示される。このため、検査管理を行う作業者は、過去の検査情報を用いて不具合原因を推定することができ、正確に不具合原因を特定することができる。
なお、本システムは、例えば、機械学習を用いたシステムに適用してもよい。
According to one form of the present disclosure, a test management system is provided. This inspection management system includes an inspection information input section for inputting inspection information, an inspection information database for storing the inputted inspection information, a defect information input section for inputting defect locations and causes of the defect, and an inspection information input section for inputting the inputted inspection information. comprising: an estimating unit that estimates the cause of the failure using location information and the inspection information stored in the inspection information database; and a display unit that displays the estimated cause of the failure;
According to this type of inspection management system, the estimating section estimates the cause of the defect using the input information on the defect location, and the display section displays the estimated cause of the defect. Therefore, the operator who manages the inspection can estimate the cause of the defect using past inspection information, and can accurately identify the cause of the defect.
Note that this system may be applied to, for example, a system using machine learning.

本開示の第1実施形態における検査管理システムの構成を概略的に示したブロック図である。1 is a block diagram schematically showing the configuration of a test management system according to a first embodiment of the present disclosure. 検査管理システムにより実行される検査管理の各工程を示すフローチャートである。4 is a flowchart showing each step of inspection management executed by the inspection management system. 不具合原因推定結果の画面表示例を示す図である。FIG. 6 is a diagram illustrating an example of a screen display of a result of estimating the cause of a problem.

A.第1実施形態:
A1.検査管理システム1の全体構成:
以下、本開示の第1実施形態について、図1~図3を参照して説明する。図1は、本開示の第1実施形態における検査管理システム1の構成を概略的に示したブロック図である。第1実施形態の検査管理システム1は、例えば車両の部品を製造するラインに配置されて、製造された部品の検査管理を行い、不具合が検出された部品について、手直しの可否判断を行い、製品として後工程へ送るか否かを選別するシステムである。
A. First embodiment:
A1. Overall configuration of inspection management system 1:
A first embodiment of the present disclosure will be described below with reference to FIGS. 1 to 3. FIG. 1 is a block diagram schematically showing the configuration of a test management system 1 according to a first embodiment of the present disclosure. The inspection management system 1 of the first embodiment is placed, for example, in a line that manufactures vehicle parts, performs inspection management of manufactured parts, determines whether or not to rework parts for which defects have been detected, and This is a system that selects whether or not to send to the next process.

図1に示すように、検査管理システム1は、制御部10と、記憶部20と、入出力部30とを備えている。検査管理システム1は、プロセッサおよびメモリを有する一般的なコンピュータによって構成される。より、具体的には、検査管理システム1は、タッチパネルを有するタブレットや携帯端末であってよい。制御部10は、検査管理システム1が有する機能を司る演算装置である。制御部10は、CPU(Central Processing Unit)などの演算処理装置によって構成される。記憶部20は、RAM、磁気ディスクやフラッシュメモリなどの記憶媒体により構成される。入出力部30は、キーボードやマウス、タッチパネル等の入力装置や、モニタや液晶表示画面等の出力表示装置によって構成される。 As shown in FIG. 1, the test management system 1 includes a control section 10, a storage section 20, and an input/output section 30. The inspection management system 1 is configured by a general computer having a processor and memory. More specifically, the inspection management system 1 may be a tablet or a mobile terminal with a touch panel. The control unit 10 is a calculation device that controls the functions of the test management system 1. The control unit 10 is configured by an arithmetic processing device such as a CPU (Central Processing Unit). The storage unit 20 is composed of a storage medium such as a RAM, a magnetic disk, or a flash memory. The input/output unit 30 includes input devices such as a keyboard, mouse, and touch panel, and output display devices such as a monitor and a liquid crystal display screen.

記憶部20は、検査管理において必要な各種データを記憶する。具体的には、記憶部20は、検査情報データベース21を含んでいる。検査情報データベース21は、検査情報として検査や製造の情報を蓄積する。検査情報は、具体的には、検査をする作業者氏名、検査日時、製品情報(シリアルNo、加工日時など)、設備情報(号機、ショット数など)、検査結果(ランク、不具合有無)といった各種情報を含む。 The storage unit 20 stores various data necessary for test management. Specifically, the storage unit 20 includes an examination information database 21. The inspection information database 21 accumulates inspection and manufacturing information as inspection information. Specifically, the inspection information includes various types of information such as the name of the worker conducting the inspection, inspection date and time, product information (serial number, processing date and time, etc.), equipment information (machine number, number of shots, etc.), and inspection results (rank, presence or absence of defects). Contains information.

入出力部30は、検査情報入力部31と、不具合情報入力部32と、表示部33と、を有している。検査情報入力部31は、上記検査情報を収集する。不具合情報入力部32は、不具合箇所、不具合原因といった、製品の不具合の情報を収集する。表示部33は、後述する推定部11により推定された不具合原因の確率をモニタ等に表示する。表示画面の例については、後述の検査管理システム1の動作において詳細に説明する。 The input/output section 30 includes an inspection information input section 31, a defect information input section 32, and a display section 33. The test information input unit 31 collects the test information. The defect information input unit 32 collects information on product defects, such as the location of the defect and the cause of the defect. The display unit 33 displays the probability of the cause of the failure estimated by the estimation unit 11, which will be described later, on a monitor or the like. An example of the display screen will be described in detail in the operation of the test management system 1, which will be described later.

制御部10は、推定部11の機能モジュールを有して構成されている。推定部11は、記憶部20に記憶されたプログラムをCPUによって実行することで実現される。推定部11は、入力された不具合箇所の情報と、検査情報データベース21に記憶されている検査情報と、を利用して、統計手法や機械学習により、不具合原因およびその確率を推定する。 The control unit 10 includes a functional module of the estimation unit 11. The estimation unit 11 is realized by executing a program stored in the storage unit 20 by the CPU. The estimating unit 11 estimates the cause of the defect and its probability using the input information on the defect location and the inspection information stored in the inspection information database 21 by statistical methods and machine learning.

A2.検査管理システム1の動作:
図2は、検査管理システム1により実行される検査管理の各工程を示すフローチャートである。第1実施形態の検査管理では、2人の検査作業者によって順番に検査管理システム1が操作され、ダブルチェックによる検査が行われる。一人目の検査作業者は、検査の経験が比較的乏しい非熟練者であり、二人目の検査作業者は、非熟練者に対して検査の経験がより豊富な熟練者である。また、本実施形態では、鋳造により製造されるシリンダブロックを、検査対象の製品例として説明する。
A2. Operation of inspection management system 1:
FIG. 2 is a flowchart showing each process of test management executed by the test management system 1. In the test management of the first embodiment, the test management system 1 is operated in turn by two test workers, and a double-check test is performed. The first inspection operator is an unskilled person with relatively little inspection experience, and the second inspection operator is an expert who has more inspection experience than the unskilled person. Further, in this embodiment, a cylinder block manufactured by casting will be described as an example of a product to be inspected.

図2に示すように、まず、S11において、一人目の検査作業者である非熟練者により、検査対象の製品の外観目視検査が行われる。目視検査後は、S12において、非熟練者により、検査情報入力部31を介して、検査結果が入力される。ここで入力される検査結果は、検査作業者名、製品のシリアルNo、ショット数、不具合の有無を示す検査結果等、を含む。 As shown in FIG. 2, first, in S11, a first inspection worker, an unskilled person, visually inspects the appearance of the product to be inspected. After the visual inspection, the inspection results are input via the inspection information input section 31 by an unskilled person in S12. The inspection results input here include the name of the inspection operator, the serial number of the product, the number of shots, the inspection results indicating the presence or absence of defects, and the like.

次に、S13において、非熟練者により、検査結果における不具合の有無が判断される。検査結果に不具合が有る場合には(S13:Yes)、S14に進み、非熟練者により、不具合情報入力部32を介して、不具合箇所が入力される。例えば、不具合箇所は、画面上に、ポインタによりマークを付与する等により示される。 Next, in S13, an unskilled person determines whether or not there is a problem in the test results. If there is a defect in the inspection results (S13: Yes), the process proceeds to S14, where the non-skilled person inputs the defect location via the defect information input section 32. For example, the defective location is indicated by marking it with a pointer on the screen.

そして、S15において、非熟練者により、推定部11により推定された不具合原因推定結果が確認されるとともに、不具合情報入力部32を介して、不具合原因が入力される。推定部11は、過去の蓄積データと、S14において入力された不具合箇所の情報等を用いて、不具合原因のランキングを推定する。 Then, in S15, the unskilled person confirms the fault cause estimation result estimated by the estimation unit 11, and inputs the fault cause via the fault information input unit 32. The estimating unit 11 estimates the ranking of the cause of the failure using past accumulated data and the information on the failure location input in S14.

図3は、不具合原因推定結果の画面表示例を示す図である。図3に示すように、不具合原因推定結果は、例えば、ランキング形式で、ガス欠陥である可能性75%、砂落ち欠陥である可能性25%、というように、表示部33に電子画面として表示される。なお、図3に表示する例では、不具合は「鋳巣」である。「ガス欠陥」とは、製品材料の溶融金属に過剰に含まれるガスや、鋳型内での溶融金属の流れの途中で吸収されたガスに起因する欠陥である。「砂落ち欠陥」とは、金型で製品を製造する際の型かぶせの際に、砂型または中子の一部が壊れ落ちたことに起因する欠陥である。また、図3において、丸印で示すマーク41は、前述したように、S14において非熟練者により入力されたマークであって、不具合箇所を示している。 FIG. 3 is a diagram showing an example of a screen display of the result of estimating the cause of the problem. As shown in FIG. 3, the failure cause estimation results are displayed on the display unit 33 as an electronic screen, for example, in a ranking format such that there is a 75% possibility that it is a gas defect, and a 25% possibility that it is a sand drop defect. be done. In the example shown in FIG. 3, the defect is a "hole." A "gas defect" is a defect caused by excessive gas contained in the molten metal of the product material or gas absorbed during the flow of the molten metal in the mold. A "sand falling defect" is a defect caused by a part of the sand mold or core breaking and falling during mold covering when manufacturing a product using a mold. Further, in FIG. 3, the mark 41 indicated by a circle is a mark inputted by an unskilled person in S14, as described above, and indicates a defective location.

非熟練者は、不具合原因の特定に際して、不具合原因推定結果を参考にすることができる。目視による製品の不具合の状態から、明らかに不具合原因を特定できる場合には非熟練者の判断が優先されるが、不具合原因の特定に迷う場合には、推定結果を参酌して、より可能性の高い不具合原因を特定することができる。すなわち、不具合原因推定結果を表示することで、非熟練者による不具合原因特定の判断を補助することができる。 An unskilled person can refer to the result of estimating the cause of the problem when identifying the cause of the problem. If the cause of the defect can be clearly identified from the visual inspection of the defect in the product, the judgment of an unskilled person will take precedence; however, if it is difficult to identify the cause of the defect, the estimation results should be taken into consideration to determine the possibility of the defect. It is possible to identify the cause of a high number of defects. That is, by displaying the result of estimating the cause of the problem, it is possible to assist an unskilled person in determining the cause of the problem.

次に、S16において、熟練者により、非熟練者が先に行った検査結果が確認された上で、検査対象の製品の目視検査が行われる。その後、S17において、熟練者により、検査結果における不具合の有無が判断される。検査結果に不具合が有る場合には(S17:Yes)、S18に進み、熟練者により、不具合箇所が確認された上で、不具合情報入力部32を介して、不具合原因が入力される。そして、S19において、手直しが可能か否か、が判断される。「手直しが可能である」とは、製品の不具合が軽微である場合や、補修により不具合が改善できる場合を示す。 Next, in S16, the skilled person confirms the inspection results previously conducted by the unskilled person, and then visually inspects the product to be inspected. Thereafter, in S17, an expert determines whether or not there is a problem in the test results. If there is a defect in the inspection results (S17: Yes), the process proceeds to S18, where the expert confirms the defect location and inputs the cause of the defect via the defect information input section 32. Then, in S19, it is determined whether or not modification is possible. "Can be repaired" means that the defect in the product is minor or that the defect can be improved by repair.

手直しが可能である場合には(S19:Yes)、S20に進み、製品は後工程へ出荷される。一方、手直しが不可能な場合には(S19:No)、製品として後工程に出荷できないため、S21に進み、製品は再び溶融されてリサイクルに回される。 If rework is possible (S19: Yes), the process proceeds to S20, and the product is shipped to a subsequent process. On the other hand, if modification is not possible (S19: No), the product cannot be shipped to a subsequent process, so the process proceeds to S21, where the product is melted again and sent for recycling.

なお、S13において、目視結果に不具合が無い場合には(S13:No)、S14およびS15を経ずに、S16へ進む。また、S17において不具合が無い場合には(S17:No)、S20に進み、製品は後工程へ出荷される。以上により、製品の検査管理の一連の流れは終了となる。 If no defects are found in the visual inspection results in S13 (S13: No), the process proceeds to S16 without going through S14 and S15. If no defects are found in S17 (S17: No), the process proceeds to S20, and the product is shipped to the next process. This completes the product inspection management process.

なお、上記詳述した工程において、各作業者により入力された各種データは、検査情報データベース21に適宜蓄積される。そして、制御部10において検査結果が学習される。例えば、非熟練者と熟練者の推定結果が一致し、どちらも「ガス欠陥」であった場合には、「ガス欠陥」が不具合原因である確率を、例えば75%から80%に上げる。また、非熟練者と熟練者の推定結果が不一致の場合には、確率を例えば75%から70%に下げる。そして、これらの確率は、これ以降の推定部11による推定に反映される。 In addition, in the process detailed above, various data inputted by each worker are accumulated in the inspection information database 21 as appropriate. The test results are then learned in the control unit 10. For example, if the estimation results of an unskilled person and an expert match and both indicate a "gas defect," the probability that the "gas defect" is the cause of the problem is increased from 75% to 80%, for example. Furthermore, if the estimation results of the non-expert and the expert do not match, the probability is lowered from 75% to 70%, for example. These probabilities are reflected in subsequent estimation by the estimation unit 11.

上記詳述した第1実施形態の検査管理システム1は、以下のように運用できる。まず、データがある程度蓄積されるまでの事前準備の段階では、非熟練者(1人目検査)が目視検査にて、検査情報および不具合情報を入力し、その後、熟練者(2人目検査)が検査情報および不具合情報を入力することで、各種情報が検査情報データベース21に蓄積される。 The inspection management system 1 of the first embodiment described in detail above can be operated as follows. First, at the preliminary preparation stage until a certain amount of data has been accumulated, an unskilled person (the first person inspects) inputs inspection information and defect information through a visual inspection, and then an expert person (the second person inspects) performs the inspection. By inputting information and defect information, various information is accumulated in the inspection information database 21.

検査情報データベース21のデータをもとに、推定部11において不具合原因の確率を推定し、表示部33に表示できる状態とする。なお、不具合原因の推定には、検査情報データベース21のデータによる確率計算あるいは、検査情報データベース21のデータを用いて構築した学習モデルも含む。 Based on the data in the inspection information database 21, the estimating unit 11 estimates the probability of the cause of the failure and makes it possible to display it on the display unit 33. Note that the estimation of the cause of the failure includes probability calculation based on data in the inspection information database 21 or a learning model constructed using data in the inspection information database 21.

そして、データ蓄積後の実運用段階では、非熟練者(1人目検査)が目視検査にて、検査情報を入力し、S14において不具合箇所を選択したタイミングで、それらの情報をもとに、推定部11が不具合原因の確率を算出し、その結果を表示部33に表示する。非熟練者は不具合原因の入力を迷った際に、表示された不具合原因推定結果を確認することで、より確率の高い不具合原因を選択できる。その後、熟練者(2人目検査)が、検査情報および不具合情報を入力し、もし、非熟練者(1人目検査)の特定が誤っていた場合は不具合原因を修正する。 In the actual operation stage after data accumulation, an unskilled person (the first person inspects) inputs the inspection information during a visual inspection, and at the timing of selecting the defect location in S14, estimates are made based on that information. The unit 11 calculates the probability of the cause of the failure and displays the result on the display unit 33. When unskilled users are unsure about inputting the cause of a problem, they can select a more likely cause of the problem by checking the displayed error cause estimation results. Thereafter, the skilled person (second person inspecting) inputs the inspection information and defect information, and if the identification by the unskilled person (first person inspecting) is incorrect, corrects the cause of the defect.

実運用で入力されるデータについても、検査情報データベース21に蓄積され、不具合原因推定の算出に活用することで、データを蓄積するほど不具合原因の推定精度を向上させることができる。また、本実施形態では単純な不具合原因だけでなく、非熟練者の検査傾向と検査対象の情報も紐づいて蓄積されるため、より作業者個人や対象に合わせた推定が可能となる。 Data input during actual operation is also accumulated in the inspection information database 21 and utilized for calculating the defect cause estimation, so that the more data is accumulated, the more the defect cause estimation accuracy can be improved. Furthermore, in this embodiment, not only the simple causes of defects but also the inspection tendencies of non-experts and information on the inspection object are stored in association with each other, so that estimation can be made more tailored to the individual worker or the object.

B.他の実施形態:
(B1)
上記第1実施形態では、車両の部品を製造するラインに配置される検査管理システム1としたが、車両の部品ではなく、その他の製品の検査管理システムであってもよい。
B. Other embodiments:
(B1)
In the first embodiment, the inspection management system 1 is installed on a line that manufactures vehicle parts, but it may be an inspection management system for other products instead of vehicle parts.

本開示は、上記各実施形態に限られるものではなく、その趣旨を逸脱しない範囲において種々の構成で実現することができる。例えば、発明の概要の欄に記載した各形態中の技術的特徴に対応する各実施形態中の技術的特徴は、上述の課題の一部又は全部を解決するために、あるいは、上述の効果の一部又は全部を達成するために、適宜、差し替えや、組み合わせを行うことが可能である。また、その技術的特徴が本明細書中に必須なものとして説明されていなければ、適宜、削除することが可能である。 The present disclosure is not limited to the embodiments described above, and can be implemented in various configurations without departing from the spirit thereof. For example, the technical features in each embodiment that correspond to the technical features in each form described in the column of the summary of the invention may be used to solve some or all of the above-mentioned problems, or to achieve the above-mentioned effects. In order to achieve some or all of the above, it is possible to perform appropriate replacements or combinations. Further, unless the technical feature is described as essential in this specification, it can be deleted as appropriate.

1…検査管理システム、10…制御部、11・・・推定部、20・・・記憶部、21・・・検査情報データベース、30・・・入出力部、31・・・検査情報入力部、32・・・不具合情報入力部、33・・・表示部、41・・・マーク DESCRIPTION OF SYMBOLS 1... Test management system, 10... Control unit, 11... Estimation unit, 20... Storage unit, 21... Test information database, 30... Input/output unit, 31... Test information input unit, 32...Fault information input section, 33...Display section, 41...Mark

Claims (1)

検査情報を入力する検査情報入力部と、
入力された前記検査情報を記憶する検査情報データベースと、
不具合箇所および不具合原因を入力する不具合情報入力部と、
入力された前記不具合箇所の情報と、前記検査情報データベースに記憶されている前記検査情報と、を利用して不具合原因を推定する推定部と、
推定された不具合原因を表示する表示部と、
を備える、検査管理システム。
an inspection information input section for inputting inspection information;
a test information database that stores the input test information;
a defect information input section for inputting the defect location and cause of the defect;
an estimating unit that estimates the cause of the malfunction using the input information on the malfunction location and the inspection information stored in the inspection information database;
a display section that displays the estimated cause of the problem;
An inspection management system equipped with
JP2022144344A 2022-09-12 2022-09-12 Inspection management system Pending JP2024039749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022144344A JP2024039749A (en) 2022-09-12 2022-09-12 Inspection management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022144344A JP2024039749A (en) 2022-09-12 2022-09-12 Inspection management system

Publications (1)

Publication Number Publication Date
JP2024039749A true JP2024039749A (en) 2024-03-25

Family

ID=90367302

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022144344A Pending JP2024039749A (en) 2022-09-12 2022-09-12 Inspection management system

Country Status (1)

Country Link
JP (1) JP2024039749A (en)

Similar Documents

Publication Publication Date Title
JP5695998B2 (en) Maintenance support system, maintenance support device, and maintenance support program
JP4911080B2 (en) Quality improvement system
JPH08297699A (en) System and method for supporting production failure analysis and production system
KR20070101128A (en) Unusual control apparatus, unusual control method, unusual control program and recorded record medium thereof
EP2778818B1 (en) Identification of faults in a target system
US20220035356A1 (en) Equipment failure diagnosis support system and equipment failure diagnosis support method
US20080298669A1 (en) Data processing apparatus and data processing method
JP5487060B2 (en) Failure cause diagnosis method and failure cause diagnosis device
US20050251303A1 (en) System for managing vehicle inspections
JPH0949745A (en) Handy type inspecting apparatus for job site equipment
US20220163246A1 (en) Maintenance recommendation system
JP2005165371A (en) Maintenance personnel skill management system
JP2000172758A (en) Worker arrangement determination system
JP2024039749A (en) Inspection management system
JP5509062B2 (en) Production simulation equipment
JP2002251212A (en) Method for quality control and system for the same and recording medium with its program recorded
JPH08287154A (en) Manufacture defect analysis system, method therefor and method for generating relative database
JP3042286B2 (en) Defect information input device
JP2007316733A (en) Repair support system, repair support method, repair support program, and recording medium
JP3899089B2 (en) Building repair plan calculation device
JPH10275168A (en) Design support method and system therefor
JP2008181341A (en) Manufacturing defect factor analysis support device
JP2007328664A (en) Rework measurement system and its measurement method
JP6890795B1 (en) Programs, methods, information processing equipment, and systems
JP7035856B2 (en) Inspection method, inspection system and program