JPH07182423A - Production management system - Google Patents

Production management system

Info

Publication number
JPH07182423A
JPH07182423A JP32881193A JP32881193A JPH07182423A JP H07182423 A JPH07182423 A JP H07182423A JP 32881193 A JP32881193 A JP 32881193A JP 32881193 A JP32881193 A JP 32881193A JP H07182423 A JPH07182423 A JP H07182423A
Authority
JP
Japan
Prior art keywords
data
work
terminal
identifier
file
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
JP32881193A
Other languages
Japanese (ja)
Inventor
Masao Nagaoka
雅男 長岡
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.)
Honda Motor Co Ltd
Original Assignee
Honda Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honda Motor Co Ltd filed Critical Honda Motor Co Ltd
Priority to JP32881193A priority Critical patent/JPH07182423A/en
Publication of JPH07182423A publication Critical patent/JPH07182423A/en
Pending legal-status Critical Current

Links

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

Abstract

PURPOSE:To prevent an error from occurring at a shipment deciding means, to improve the workability in the software alternation/disuse states, and to prevent the outflow of the test data in a test run mode of a process requiring the decision of shipment in a production management system. CONSTITUTION:This production management system includes a working result storing means F6 which stores the working results of plural production processes, plural deciding means MIT which output the working results of the means F6 and the identifiers of objects to be produced, and a managing means MTn which retrieves the working result out of the means F6 based on the output identifier and sends the retrieved result to a shipment deciding means HST. When a specific symbol is included in the identifier, the means MTn deletes the identifier at a certain point before it is sent to the means HST.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、車両等の製造ラインに
使用される製造管理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a manufacturing control system used in a manufacturing line for vehicles and the like.

【0002】[0002]

【従来の技術】従来、車両等の製造ラインにおいては、
製品の品質の向上、製造コストの低減および生産性の向
上を目的として、車両の搬送、組立の制御等、製品の製
造に係る作業が、全てコンピュータの管理下において行
われるFA(ファクトリーオートメーション)技術を導
入した生産システムが採用されている。このような生産
システムにおいては、コンピュータによる制御の下、車
両が各種組立機に順次搬送され、各組立機には製品の仕
様等に対応して決定された制御データが与えられる。こ
のようにして、目的とする製品が人手を煩わすことなく
自動生産される。
2. Description of the Related Art Conventionally, in manufacturing lines for vehicles and the like,
FA (Factory Automation) technology in which all work related to product manufacturing, such as vehicle transportation and assembly control, is performed under the control of a computer for the purpose of improving product quality, reducing manufacturing costs, and improving productivity. The production system which introduced is adopted. In such a production system, a vehicle is sequentially transported to various assembling machines under the control of a computer, and each assembling machine is provided with control data determined in accordance with product specifications and the like. In this way, the target product is automatically produced without any human labor.

【0003】また、厳密な制御が要求される工程につい
ては、例えば、ボルトの締付具合等、組立機が行った作
業の結果がセンサ等によって測定され、この測定結果が
製品ごとにあるいは部品ごとに用意された共通の設定値
と合致するか否かが検査される。そして、検査の結果合
格となった被組立物のみが次工程へと流される。このよ
うに作業とその監視とが一体となって進められ、品質の
よい製品が安定して生産されることになる。
For processes requiring strict control, for example, the results of work performed by the assembly machine, such as the tightening condition of bolts, are measured by sensors, and the measurement results are obtained for each product or each part. It is inspected whether or not it matches the common set value prepared in. Then, only the object to be assembled that has passed the inspection is flown to the next step. In this way, the work and the monitoring thereof are carried out as a unit, and a high quality product is stably produced.

【0004】このような生産システムにおいては、各製
造工程で収集された測定結果等について、その合否を判
定する複数の判定工程が設けられており、これらの判定
工程において種々の判定がなされた後に、最終的にホス
トコンピュータによって出荷判定がなされるようになっ
ている。この場合にあって、このような出荷判定を伴う
生産システムのソフトウェアを改廃するには、模擬的な
測定結果(ダミーデータ)を各判定工程に実際に投入し
て、実際の車体に対する作業と同様の作業を実施させる
テストランを行う。したがって、各判定工程は、そのダ
ミーデータを実際の測定結果(実車データ)と同様に取
り扱い、そのダミーデータについての判定が行われた後
にホストコンピュータへの送信を実施することとしてい
た。
In such a production system, there are provided a plurality of judgment steps for judging whether the measurement results or the like collected in each manufacturing step are acceptable or not. After various judgments are made in these judgment steps. Finally, the shipping decision is made by the host computer. In this case, in order to revise the software of the production system involving such shipment determination, the simulated measurement result (dummy data) is actually input to each determination process, and the same operation as the actual car body work is performed. Perform a test run to perform the work of. Therefore, in each determination step, the dummy data is treated in the same manner as the actual measurement result (actual vehicle data), and is transmitted to the host computer after the determination of the dummy data is performed.

【0005】[0005]

【発明が解決しようとする課題】ところで、このような
テストランに使用されるダミーデータには、それを実車
データと区別するために、車両の識別に全く関係のない
記号を識別子として含ませることが行われる。一方、最
終的な出荷判定を行うホストコンピュータは、各判定工
程において判定がなされたデータを通信回線を介して受
信するため、その際の通信エラー等を識別する必要があ
る。つまり、ホストコンピュータでは、存在しない識別
子を有するデータは全て受け付けないこととするのが一
般的である。したがって、ホストコンピュータに送信さ
れるデータは、実車データであるかダミーデータである
かを問わず、その中に存在しない識別子が含まれている
場合には、なんらかのエラーが発生したものとして処理
されることになる。そして、そのデータがダミーデータ
である場合には、エラーが発生した時点で、作業員がそ
れを判断して抹消するようにしていた。
By the way, in order to distinguish the dummy data used for such a test run from the actual vehicle data, it is necessary to include a symbol having no relation to the identification of the vehicle as an identifier. Is done. On the other hand, since the host computer that makes the final shipping determination receives the data determined in each determination step via the communication line, it is necessary to identify the communication error at that time. That is, the host computer generally does not accept any data having a nonexistent identifier. Therefore, regardless of whether the data transmitted to the host computer is real vehicle data or dummy data, if an identifier that does not exist is included in the data, it is treated as if some error occurred. It will be. Then, when the data is dummy data, when the error occurs, the worker judges it and deletes it.

【0006】しかしながら、このようなダミーデータ
は、他の通信エラー等とは異なり、それを原因とするエ
ラーの発生が予測し得るものであるため、他のエラーと
区別することができないのは不便である。また、各判定
工程に、ダミーデータを識別するソフトウェアを組み込
む手段も考えられるが、判定工程の数に応じたソフトウ
ェアを用意しなければならず、ソフトウェア管理上およ
び組込作業上の不都合が考えられる。
However, such dummy data is different from other communication errors and the like, and the occurrence of an error caused by it can be predicted. Therefore, it is inconvenient to be able to distinguish it from other errors. Is. Further, although a means for incorporating software for identifying dummy data into each determination step is also conceivable, software corresponding to the number of determination steps must be prepared, which may cause inconveniences in software management and installation work. .

【0007】本発明は、上述した事情に鑑みてなされた
ものであって、出荷判定を伴う工程のテストランにおい
て、ホストコンピュータにおけるエラー発生を防止し、
ソフトウェア改廃時の作業性を向上するとともに、テス
トデータの流出を防止することを目的としている。
The present invention has been made in view of the above-mentioned circumstances, and prevents an error from occurring in a host computer in a test run of a process involving shipment determination,
The purpose is to improve workability when software is abolished and to prevent leakage of test data.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、複数の製造工程における作業結果を格納
する作業結果格納手段と、該作業結果格納手段に格納さ
れた作業結果の合否判定を行いその判定結果とともに被
製造物の識別子を出力する複数の判定手段と、該判定手
段から出力された識別子に基づいて作業結果格納手段内
の作業結果を検索し出荷判定手段に送信する管理手段と
を具備し、被製造物の識別子に出荷判定手段によって認
識できない特定の記号が含まれている場合に、管理手段
が当該識別子を削除する製造管理システムを提案してい
る。
In order to achieve the above object, the present invention provides a work result storing means for storing work results in a plurality of manufacturing processes, and a pass / fail result of the work results stored in the work result storing means. A plurality of judging means for making a judgment and outputting the identifier of the product to be manufactured together with the judgment result, and a management for searching the work result in the work result storing means on the basis of the identifier outputted from the judging means and transmitting it to the shipping judging means It proposes a manufacturing management system which comprises a means and deletes the identifier when the identifier of the product to be manufactured includes a specific symbol that cannot be recognized by the shipping determination means.

【0009】[0009]

【作用】本発明の製造管理システムによれば、製造工程
において採取された作業結果が作業結果格納手段に格納
され、複数の判定手段によって、作業結果の合否判定が
行われる。そして、合否判定が行われた場合には、その
判定結果および被製造物の識別子が判定手段によって出
力され、管理手段によって、識別子に基づく作業結果格
納手段内の作業結果の検索が行われる。これにより検索
された作業結果は、出荷判定手段に送信されることにな
るが、この場合に、出荷判定手段では認識することがで
きない特定の記号が、識別子に含まれているときには、
管理手段により当該識別子が削除され、出荷判定手段に
送信が実施されないことになる。
According to the manufacturing control system of the present invention, the work result collected in the manufacturing process is stored in the work result storing means, and the plurality of judging means judges whether the work result is acceptable or not. Then, when the pass / fail determination is made, the determination result and the identifier of the article to be manufactured are output by the determination means, and the management means retrieves the work result in the work result storage means based on the identifier. The work result retrieved by this will be transmitted to the shipping determination means, but in this case, when the identifier includes a specific symbol that cannot be recognized by the shipping determination means,
The management means deletes the identifier and the shipment determination means does not transmit the identifier.

【0010】[0010]

【実施例】以下、本発明に係る製造管理システムの一実
施例について、図1ないし図5を参照して説明する。図
2は、この発明の一実施例による製造管理システムの構
成を示すブロック図である。この製造管理システムは、
自動車の車体に対し、安全装置(Supplemental Restrai
nt System:以下、SRSと略す。)を組み付けるSR
S組付ラインに適用されるものであり、同ラインの各作
業の実施のための設備とともに、工場内に設置される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the manufacturing control system according to the present invention will be described below with reference to FIGS. FIG. 2 is a block diagram showing the configuration of a manufacturing control system according to an embodiment of the present invention. This manufacturing control system
Safety equipment (Supplemental Restrai
nt System: Hereinafter, abbreviated as SRS. ) Assembling SR
It is applied to the S assembly line, and is installed in the factory along with equipment for performing each work on the line.

【0011】SRS組付ラインは、ダッシュボードセン
サR、L、SRSユニット等の各部品の組み付け作業等
を行うための複数の工程を有しており、各工程では、基
本的に1種類の作業を行うようになっている。SRSを
組み付けるべき車両(以下、この種の車両をSRS仕様
車という。)としては、様々な仕様のものがあり、各仕
様により、組み付けるべきSRSの構成が異なる。この
SRS組付ラインでは、各工程に車両が到来するごと
に、その車両の識別が行われ、識別結果に基づいて、そ
の車両に対し、当該工程に準備された部品を組み付ける
べきか否かの判断が行われる。また、仕様の違いによる
組付部品の違いも指示する。このような制御により、各
車両に対し各々が必要とする部品のみが組み付けられる
ようになっている。
The SRS assembling line has a plurality of steps for assembling the parts such as the dashboard sensors R, L, and SRS units, and each step basically has one type of work. Is supposed to do. There are various types of vehicles to which the SRS is attached (hereinafter, this type of vehicle is referred to as an SRS specification vehicle), and the configuration of the SRS to be attached differs depending on each specification. In this SRS assembly line, each time a vehicle arrives at each process, the vehicle is identified, and based on the identification result, whether or not the parts prepared for the process should be assembled to the vehicle. Judgment is made. Also, indicate the difference in the assembly parts due to the difference in specifications. By such control, only the parts required by each vehicle can be assembled to each vehicle.

【0012】また、上記各部品には、各々シリアル番号
がバーコードにより付されており、車両に組み付けられ
る際に、そのシリアル番号が採取されるようになってい
る。また、各工程において、ボルト締付作業、嵌合作業
等、各部品の組み付け作業を行った場合、締付トルク
値、嵌合状態等、作業の結果を表す情報が採取されるよ
うになっている。
A serial number is attached to each of the above-mentioned components by a bar code, and the serial number is collected when the component is assembled in a vehicle. In addition, when each part is assembled in each process, such as bolt tightening work, fitting work, etc., information indicating the result of the work such as tightening torque value, fitting state, etc. is collected. There is.

【0013】本実施例による製造管理システムは、この
ようにして各部品のシリアル番号およびそれらの組み付
け時の作業状態を作業結果データとして採取するととも
に採取した作業結果データを各車両単位で管理するもの
である。本実施例の製造管理システムにおいては、工場
内に第1〜第3のSRS組付ラインが設置されている。
工場内に搬入される各車両は、これらのラインのうちい
ずれかのラインに投入され、必要に応じてSRSの組み
付けが行われるようになっている。
In this manner, the manufacturing control system according to the present embodiment collects the serial numbers of the respective parts and the work status at the time of assembling them as work result data, and manages the collected work result data for each vehicle. Is. In the manufacturing management system of the present embodiment, first to third SRS assembly lines are installed in the factory.
Each vehicle carried into the factory is put into any one of these lines, and the SRS is assembled as needed.

【0014】本実施例の製造管理システムの構成につい
て、以下に説明する。本実施例の製造管理システムは、
図2に示すように、通信端末CT1・CT2、作業端末
WT、管理端末MT1〜MT3、中検端末MIT(判定
手段)、完検端末FIT(判定手段)、メンテナンス端
末MET、帳票端末BT、調整端末ADT(判定手
段)、再検端末RT等の端末およびファイルサーバFS
1〜FS3を有している。また、N1およびN2は、各
々トークンリング型ネットワークであり、この製造管理
システム内の各端末装置間のデータ伝送経路として使用
されるようになっている。
The structure of the manufacturing control system of this embodiment will be described below. The manufacturing control system of this embodiment is
As shown in FIG. 2, communication terminals CT1 and CT2, work terminals WT, management terminals MT1 to MT3, intermediate inspection terminal MIT (determination means), complete inspection terminal FIT (determination means), maintenance terminal MET, form terminal BT, adjustment Terminal ADT (determination means), terminal such as retest terminal RT, and file server FS
1 to FS3. N1 and N2 are each a token ring network, and are used as a data transmission path between the terminal devices in the manufacturing control system.

【0015】前記通信端末CT1・CT2は、自動車の
製造ライン全体を統制するALC(Assemble Line Cont
rol;組立ラインコントロール)ホストコンピュータH
ST(出荷判定手段)と通信回線を介して接続されてい
る。通信端末CT1・CT2は通信機能をデュプレック
ス化するために2台設けられているものであり、以下、
通信端末CTnと総称する。SRS組付ラインに車両が
投入される際には、投入車両に関する受信データである
AF−ONデータがホストコンピュータHSTから送信
され、通信端末CTnはこのAF−ONデータを受信す
るようになっている。また、SRS組付ラインから車両
をラインオフする際には、SRS組み付けラインでの当
該車両についての経歴情報が、AF−OFFデータとし
て通信端末CTnからホストコンピュータHSTへ送信
されるようになっている。
The communication terminals CT1 and CT2 are ALC (Assemble Line Cont) for controlling the entire automobile manufacturing line.
rol; assembly line control) Host computer H
It is connected to ST (shipment determination means) via a communication line. Two communication terminals CT1 and CT2 are provided for duplexing the communication function.
Collectively referred to as communication terminal CTn. When a vehicle is inserted into the SRS assembly line, AF-ON data, which is received data regarding the inserted vehicle, is transmitted from the host computer HST, and the communication terminal CTn receives this AF-ON data. . When the vehicle is line-off from the SRS assembly line, the history information about the vehicle on the SRS assembly line is transmitted from the communication terminal CTn to the host computer HST as AF-OFF data. .

【0016】前記作業端末WTは、各ラインを構成する
各工程ごとに1台ずつ配置され、各々が管轄する工程に
おいて、 各々が管轄する工程において行うべき作業の制御。こ
の制御には、到来する車両の識別、作業の可否の判定、
作業内容の判定、組付可能部品の判定および締め付け作
業を行うETC(電気式トルク制御)レンチまたは定ト
ルクレンチの制御等が含まれる。 各々が管轄する工程において実際に行われる作業内容
の確認、具体的には締め付け作業におけるトルクの値、
嵌合作業を終えた嵌合部の状態、組付部品シリアル番号
等の収集。 上記収集結果に基づく作業結果データの形成。 作業が所定の基準を満足する態様で行われたか否かの
判断および判断結果の表示。 等の機能を果たすようになっている。
One work terminal WT is provided for each process forming each line, and in each process under its control, control of work to be performed in each process under its control. This control includes the identification of incoming vehicles, the determination of work availability,
This includes control of an ETC (electrical torque control) wrench or constant torque wrench that performs work content determination, assembly part determination, and tightening work. Confirmation of the work contents actually performed in each process under their control, specifically the value of the torque in the tightening work,
Collects the state of the mating part after the mating work and the serial number of assembly parts. Formation of work result data based on the above collection results. Judgment as to whether or not work has been performed in a manner satisfying predetermined criteria and display of judgment results. And so on.

【0017】前記管理端末MTn(n=1〜3)は、各
ラインnごとに1台設置されており、各ラインに対応し
た各種ファイルの管理を行うものである。これらのファ
イルは、各ラインが行う作業の制御のための情報あるい
は上記作業結果データ等を記憶するために、前記ファイ
ルサーバFSn(n=1〜3)内に保有されている。各
ファイルサーバFSnに設けられるファイルには、各ラ
インnについての管理ファイルとして、図3に示すよう
に、ALC受信ファイルF1、ALC送信ファイルF
2、トリガファイルF3、SRS作業テーブルF4、端
末稼働確認ファイルF5、検査号機データファイル(作
業結果格納手段)F6、保存用データファイルF7があ
る。
The management terminal MTn (n = 1 to 3) is installed for each line n and manages various files corresponding to each line. These files are held in the file server FSn (n = 1 to 3) in order to store information for controlling the work performed by each line or the work result data. As shown in FIG. 3, the files provided in each file server FSn are management files for each line n, and include ALC reception file F1 and ALC transmission file F1.
2, a trigger file F3, an SRS work table F4, a terminal operation confirmation file F5, an inspection machine data file (work result storage means) F6, and a save data file F7.

【0018】これらの管理ファイルのうち、本実施例に
主として関与するものについて、その具体的な内容を以
下に説明する。 (1)SRS作業テーブルF4 SRS作業テーブルF4は、このSRS組付ラインにお
いて車両にSRS部品を組み付ける際の作業内容を定義
するものであり、各作業端末WTにより取り込まれる締
付データ等のデータテーブルを有している。
Among these management files, the specific contents mainly related to the present embodiment will be described below. (1) SRS work table F4 The SRS work table F4 defines work contents when assembling SRS parts to a vehicle in this SRS assembly line, and is a data table of tightening data and the like fetched by each work terminal WT. have.

【0019】(2)検査号機データファイルF6 この検査号機データファイルF6には、SRS組付ライ
ンに投入される各車両に対応した作業データが格納され
る。これらの作業データは、ALC受信ファイルF1内
に新たなAF−ONデータが書き込まれるごとに管理端
末MTnによって作成される。この作業データ内の各領
域は、車両に対して施された作業結果を記録するために
確保されたものである。したがって、管理端末MTnに
よって作成された時点では内容を持たないスペースで埋
められており、車両が各工程を通過する際に作業端末W
Tによって採取される作業結果データ(部品番号、締付
データ、嵌合データ)が順次書き込まれる。また、中検
判定年月日、…、完検判定年月日、…、調整判定年月
日、…といった各種検査工程および調整工程に対応した
データが、該当する工程において採取され、検査号機デ
ータファイルF6内に書き込まれるようになっている。
(2) Inspection machine data file F6 This inspection machine data file F6 stores work data corresponding to each vehicle to be put into the SRS assembly line. These work data are created by the management terminal MTn each time new AF-ON data is written in the ALC reception file F1. Each area in this work data is reserved for recording the result of work performed on the vehicle. Therefore, it is filled with a space having no content at the time of being created by the management terminal MTn, and the work terminal W is used when the vehicle passes through each process.
The work result data (part number, tightening data, fitting data) collected by T is sequentially written. In addition, data corresponding to various inspection processes and adjustment processes, such as the middle inspection determination date, ..., the complete inspection determination date, ..., the adjustment determination date, ... It is adapted to be written in the file F6.

【0020】(3)ALC送信ファイルF2 ALC送信ファイルF2は、図4に示すようなAF−O
FFデータが格納される。このAF−OFFデータは、
SRS組付ラインにおける作業を終えた各車両について
管理端末MTnによって各々作成される。ALC送信フ
ァイルF2内に作成されたAF−OFFデータは、通信
端末CTnによりホストコンピュータHSTへ順次送信
される。AF−OFFデータに含まれる各項目のうち、
検索キー(ライン番号、系列番号、フレーム番号(識別
子))、N1個の部品データ、N2個の締付データおよ
びN3個の嵌合データは、当該車両のAF−ONデータ
の内容に基づいて作成される。ただし、AF−ONデー
タの場合と異なり、部品データ等に各々キーを有してい
る。AF−OFFデータを受信したホストコンピュータ
HSTは、これらのキーに基づいて各データ間の対応づ
けを行う。また、AF−OFFデータは出荷判定の項目
を有する。この項目は、中検端末MIT、完検端末FI
T、調整端末ADT等によって書き込まれる。
(3) ALC transmission file F2 The ALC transmission file F2 is AF-O as shown in FIG.
FF data is stored. This AF-OFF data is
It is created by the management terminal MTn for each vehicle that has completed the work on the SRS assembly line. The AF-OFF data created in the ALC transmission file F2 is sequentially transmitted to the host computer HST by the communication terminal CTn. Of each item included in the AF-OFF data,
The search key (line number, sequence number, frame number (identifier)), N1 parts data, N2 tightening data and N3 fitting data are created based on the contents of the AF-ON data of the vehicle. To be done. However, unlike the case of AF-ON data, each part data has a key. The host computer HST, which has received the AF-OFF data, associates the data with each other based on these keys. The AF-OFF data also has items for shipment determination. This item is for the middle inspection terminal MIT, complete inspection terminal FI
T, adjustment terminal ADT, etc.

【0021】(4)トリガファイルF3 このトリガファイルF3には、AF−OFFデータの作
成および送信を許可する車両のフレーム番号が書き込ま
れる(図5参照)。このフレーム番号は、3桁の系列番
号と7桁の号機番号の合わせて10桁の番号で与えら
れ、中検端末MIT、完検端末FIT、調整端末ADT
等により書き込まれる。管理端末MTnは、トリガデー
タに対応した検査号機データファイルを参照し、上述し
たAF−OFFデータを作成する。
(4) Trigger File F3 In this trigger file F3, the frame number of the vehicle for which creation and transmission of AF-OFF data is permitted is written (see FIG. 5). This frame number is given as a 10-digit number that is a combination of a 3-digit sequence number and a 7-digit machine number, and is used as a middle inspection terminal MIT, complete inspection terminal FIT, and adjustment terminal ADT.
Etc. The management terminal MTn refers to the inspection number data file corresponding to the trigger data and creates the AF-OFF data described above.

【0022】前記中検端末MITは、SRS部品の組付
を終えた車両のフレーム番号等をキーとして前記検査号
機データファイルF6内の作業データを検索し、これを
表示することにより、作業員に作業が正常に終了したか
否かの総合判定を行わせるものである。そして、中検端
末MITは、上記判定結果が「Yes」であれば、検査
号機データファイルF6内の当該作業データの中検判定
の項目として「検査合格(出荷OK)」を意味する情報
を書き込み、不合格の場合には、「検査不合格(出荷止
め)」を意味する情報を書き込むようになっている。そ
して、この後に、中検端末MITは、当該ラインのライ
ン番号、中間検査を終えた車両のフレーム番号をトリガ
ファイルF3に書き込むようになっている。
The intermediate inspection terminal MIT retrieves the work data in the inspection machine data file F6 by using the frame number of the vehicle in which the SRS parts are assembled and the like as a key, and displays the work data to the worker. The comprehensive judgment is made as to whether or not the work has been normally completed. If the determination result is “Yes”, the medium inspection terminal MIT writes information indicating “inspection passed (shipment OK)” as the item of the medium inspection determination of the work data in the inspection machine data file F6. In the case of failure, information that means "failed inspection (shipment stop)" is written. Then, after this, the intermediate inspection terminal MIT writes the line number of the line and the frame number of the vehicle for which the intermediate inspection has been completed in the trigger file F3.

【0023】前記完検端末FITは、前記中検端末MI
Tにおいて「検査合格」とされた車両に対して、再度作
業データを表示させて、正常に終了したか否かの総合判
定を行うようになっている。この判定の結果、不具合が
ない場合には、「出荷OK」を意味する情報が、当該作
業データの完検判定の項目として書き込まれ、不具合が
発見された場合には、「出荷止め」を意味する情報が書
き込まれるようになっている。また、「出荷OK」の場
合には、完検判定年月日、完検判定時間が書き込まれ、
「出荷止め」の場合には、前記メンテナンス端末MET
による保守の後に、調整端末ADTにより、調整判定年
月日、調整判定時間が書き込まれるようになっている。
そして、その後に、完検端末FITあるいは調整端末A
DTにより、当該車両のフレーム番号がトリガファイル
F3に書き込まれるようになっている。
The complete inspection terminal FIT is the middle inspection terminal MI.
The work data is displayed again for the vehicle that has passed the “inspection” at T, and a comprehensive determination is made as to whether or not the work has ended normally. If the result of this determination is that there is no defect, information that means “shipment OK” is written as an item for the complete inspection determination of the work data, and if a defect is found, it means “shipment stop”. The information to be written is written. Further, in the case of “shipment OK”, the completion inspection determination date and the completion inspection determination time are written,
In the case of "stop shipping", the maintenance terminal MET
After the maintenance by, the adjustment terminal ADT writes the adjustment determination date and the adjustment determination time.
Then, after that, the complete inspection terminal FIT or the adjustment terminal A
The frame number of the vehicle is written in the trigger file F3 by DT.

【0024】前記管理端末MTnは、また、前記トリガ
ファイルF3内を常時監視しており、新規なフレーム番
号が書き込まれた場合には、そのフレーム番号をキーと
して検査号機データファイルF6を検索し、作業データ
を読み出すようになっている。そして、管理端末MTn
は、この読み出した作業データに対し、部品データ、締
付データおよび嵌合データ間の対応付けのためのキーを
付加してAF−OFFデータを作成し、ALC送信ファ
イルF2に書き込んだ後に、トリガファイルF3内のデ
ータを削除するようになっている。また、通信端末CT
nは、ALC送信ファイルF2内を常時監視しており、
新規なAF−OFFデータが発見された場合には、それ
をホストコンピュータHSTに送信し、送信完了後に、
AF−OFFデータを削除するようになっている。
The management terminal MTn also constantly monitors the inside of the trigger file F3. When a new frame number is written, the management terminal MTn searches the inspection machine data file F6 using the frame number as a key, It is designed to read work data. And the management terminal MTn
Adds a key for associating the component data, the tightening data, and the fitting data to the read work data to create AF-OFF data, writes the AF-OFF data in the ALC transmission file F2, and then triggers. The data in the file F3 is deleted. Also, the communication terminal CT
n constantly monitors the ALC transmission file F2,
When new AF-OFF data is found, it is transmitted to the host computer HST, and after the transmission is completed,
AF-OFF data is deleted.

【0025】ここで、本実施例の製造管理システムで
は、トリガファイルF3内に書き込まれるフレーム番号
中の系列番号が、例えば、通常の系列番号としては存在
しない「000」のような番号である場合に、管理端末
MTnがAF−OFFデータのALC送信ファイルF2
への書き込みを中止するようになっている。
In the manufacturing control system of this embodiment, when the sequence number in the frame number written in the trigger file F3 is a number such as "000" which does not exist as a normal sequence number. Then, the management terminal MTn sends the ALC transmission file F2 of the AF-OFF data.
Writing to is canceled.

【0026】このように構成された製造管理システムで
は、図1に示すように、各工程において採取された作業
結果データが、管理端末MTnによって作成された検査
号機データファイルF6内に、作業端末WTによって順
次書き込まれる(ST1)。次に、SRS部品の組み付
けを終えた車両は、中間検査工程、完成車検査工程へと
順次投入され、部品の組み付け状況等の総合判定が行わ
れ、判定結果が検査号機データファイルF6に書き込ま
れるとともに(ST2)、フレーム番号がトリガファイ
ルF3に書き込まれる(ST3)。そして、トリガファ
イルF3内のフレーム番号をキーとして(ST4’、S
T4”)、検査号機データファイルF6内の作業データ
が、管理端末MTnによって読み出され(ST4)、A
LC送信ファイルF2内にAF−OFFデータが作成さ
れる(ST5)。さらに、通信端末CTnによってホス
トコンピュータHSTに送信される(ST6、ST
6’)。その後に、ホストコンピュータHSTから当該
製造管理システムに対して、図示されないシステムより
出荷処理されたデータが送信され、管理端末MTnによ
り、保存データが保存ファイル内に作成される。
In the manufacturing control system configured as described above, as shown in FIG. 1, the work result data collected in each process is stored in the inspection terminal data file F6 created by the management terminal MTn in the work terminal WT. Are sequentially written by (ST1). Next, the vehicle in which the SRS parts have been assembled is sequentially put into the intermediate inspection process and the completed vehicle inspection process, a comprehensive determination of the assembly condition of the components and the like is performed, and the determination result is written in the inspection machine data file F6. At the same time (ST2), the frame number is written in the trigger file F3 (ST3). Then, using the frame number in the trigger file F3 as a key (ST4 ', S
T4 ″), the work data in the inspection machine data file F6 is read by the management terminal MTn (ST4), A
AF-OFF data is created in the LC transmission file F2 (ST5). Further, it is transmitted to the host computer HST by the communication terminal CTn (ST6, ST
6 '). After that, the host computer HST transmits the data subjected to the shipping processing from a system (not shown) to the manufacturing management system, and the management terminal MTn creates the saved data in the saved file.

【0027】ここで、上記一連の製造管理システムの動
作のうち、作業端末や中検端末等のソフトウェアに、な
んらかの不具合が発生した場合やそのソフトウェアを変
更するような場合には、帳票端末BTによって、検査号
機データファイルF6内に模擬的なデータセット(ダミ
ーデータ)を構成し、そのダミーデータを中検端末MI
T等に実車データと同様に取り扱わせることが行われ
る。ダミーデータとしては、フレーム番号内の系列番号
として、通常存在しない「000」を有するものを使用
する。
Here, in the operation of the series of manufacturing control systems, when some trouble occurs in the software such as the work terminal and the inspection terminal or when the software is changed, the form terminal BT is used. , A simulated data set (dummy data) is formed in the inspection device data file F6, and the dummy data is used as the intermediate inspection terminal MI.
T is treated in the same way as actual vehicle data. As the dummy data, data having "000" which does not normally exist is used as the sequence number in the frame number.

【0028】この場合に、中検端末MITは、上記ダミ
ーのフレーム番号をキーとして前記検査号機データファ
イルF6内のダミーデータを検索し、これを表示する。
そして、作業員が総合判定として、「Yes」を入力す
れば、中検端末MITは、検査号機データファイルF6
内の当該ダミーデータの中検判定の項目として「検査合
格(出荷OK)」を意味する情報を書き込み、不合格の
場合には、「検査不合格(出荷止め)」を意味する情報
を書き込む。この後に、中検端末MITは、ダミーのフ
レーム番号をトリガファイルF3内に書き込み、実車デ
ータと同様に、全ての動作をダミーデータに対して実施
することになる。
In this case, the intermediate inspection terminal MIT retrieves the dummy data in the inspection machine data file F6 by using the dummy frame number as a key and displays it.
Then, if the worker inputs “Yes” as the comprehensive judgment, the intermediate inspection terminal MIT determines that the inspection machine data file F6
As the item of the middle inspection determination of the dummy data in the above, information that means "inspection passed (shipping OK)" is written, and in the case of failure, information that means "inspection failure (shipment stop)" is written. After that, the intermediate inspection terminal MIT writes the dummy frame number in the trigger file F3, and performs all the operations on the dummy data, as in the actual vehicle data.

【0029】ここで、ダミーデータにおいては、系列番
号が「000」であるため、それを発見した管理端末
は、それがダミーデータであることを認識して、ALC
送信ファイル内にAF−OFFデータを作成することな
く、トリガファイルF3内のフレーム番号を消去する
(ST5’)。これにより、ダミーデータが通信端末C
TnによってホストコンピュータHSTに送信されるこ
とが防止され、ホストコンピュータHSTにおける不要
のエラーの発生を回避することができる。
Here, in the dummy data, since the sequence number is “000”, the management terminal that has found it recognizes that it is dummy data and
The frame number in the trigger file F3 is deleted without creating AF-OFF data in the transmission file (ST5 '). Thereby, the dummy data is transmitted to the communication terminal C.
It is possible to prevent the transmission to the host computer HST by Tn, and avoid the occurrence of unnecessary error in the host computer HST.

【0030】なお、本実施例の製造管理システムによれ
ば、上記動作が、中検端末MITに限られず、完検端末
FIT、調整端末ADT等の判定を伴う端末におけるソ
フトウェアのテストラン時にも同様に実施されることに
なる。したがって、これら複数の判定端末のソフトウェ
ア改廃にあたって、各端末のソフトウェアを入れ替える
ことなく、管理端末MTn1箇所でダミーデータを識別
させることにより、用意すべきソフトウェアの数を減少
させることができる。
According to the manufacturing control system of the present embodiment, the above-mentioned operation is not limited to the middle inspection terminal MIT, and is the same when a software test run is performed in a terminal involving judgment such as the complete inspection terminal FIT and the adjustment terminal ADT. Will be implemented. Therefore, when the software of the plurality of determination terminals is abolished, the number of pieces of software to be prepared can be reduced by identifying dummy data at one location of the management terminal MTn without replacing the software of each terminal.

【0031】[0031]

【発明の効果】以上詳述したように、本発明に係る製造
管理システムは、複数の製造工程における作業結果を格
納する作業結果格納手段と、その作業結果の合否判定結
果と被製造物の識別子を出力する複数の判定手段と、出
力された識別子に基づいて作業結果格納手段内の作業結
果を検索し出荷判定手段に送信する管理手段とを具備
し、識別子に特定の記号が含まれている場合に、管理手
段が当該識別子を削除するので、判定手段のソフトウェ
アをテストランさせる場合に、特定の記号を含むダミー
データが出荷判定手段に送信されることを防止して、出
荷判定手段におけるエラーの発生や出荷判定手段からの
ダミーデータの流出を回避することができるという効果
を奏する。
As described above in detail, the manufacturing control system according to the present invention includes a work result storing means for storing work results in a plurality of manufacturing processes, a pass / fail judgment result of the work results, and an identifier of an article to be manufactured. Is provided with a plurality of judging means and a managing means for searching the work result in the work result storing means based on the outputted identifier and transmitting the work result to the shipping judging means, and the identifier includes a specific symbol. In this case, since the management means deletes the identifier, it is possible to prevent dummy data including a specific symbol from being transmitted to the shipment determination means when a test run of the software of the determination means is performed, and an error occurs in the shipment determination means. There is an effect that it is possible to avoid the occurrence of the above and the outflow of the dummy data from the shipping determination means.

【図面の簡単な説明】[Brief description of drawings]

【図1】この発明に係る製造管理システムの一実施例を
示すデータの流れを示すブロック図である。
FIG. 1 is a block diagram showing a data flow showing an embodiment of a manufacturing control system according to the present invention.

【図2】図1の製造管理システムの全体構成を示すブロ
ック図である。
FIG. 2 is a block diagram showing an overall configuration of the manufacturing control system of FIG.

【図3】図1の製造管理システムにおける各種管理ファ
イルおよび各端末の関係を示す図である。
FIG. 3 is a diagram showing a relationship between various management files and terminals in the manufacturing management system of FIG.

【図4】図1の製造管理システムにおいて使用する管理
ファイル内のデータフォーマットを示す図である。
4 is a diagram showing a data format in a management file used in the manufacturing management system of FIG.

【図5】図1の製造管理システムにおいて使用するフレ
ーム番号を示す図である。
5 is a diagram showing frame numbers used in the manufacturing control system of FIG.

【符号の説明】[Explanation of symbols]

MTn 管理端末(管理手段) WT 作業端末(作業制御手段) MIT 中検端末(判定手段) FIT 完検端末(判定手段) ADT 調整端末(判定手段) F2 ALC送信ファイル F3 トリガファイル F4 SRS作業テーブル F6 検査号機データファイル(作業結果格納手段) HST ホストコンピュータ(出荷判定手段) MTn management terminal (management means) WT work terminal (work control means) MIT medium inspection terminal (judgment means) FIT complete inspection terminal (judgment means) ADT adjustment terminal (judgment means) F2 ALC transmission file F3 trigger file F4 SRS work table F6 Inspection machine data file (work result storage means) HST host computer (shipment determination means)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数の製造工程における作業結果を格納
する作業結果格納手段と、該作業結果格納手段に格納さ
れた作業結果の合否判定を行いその判定結果とともに被
製造物の識別子を出力する複数の判定手段と、該判定手
段から出力された識別子に基づいて作業結果格納手段内
の作業結果を検索し出荷判定手段に送信する管理手段と
を具備し、被製造物の識別子に出荷判定手段によって認
識できない特定の記号が含まれている場合に、管理手段
が当該識別子を削除することを特徴とする製造管理シス
テム。
1. A plurality of work result storage means for storing work results in a plurality of manufacturing processes, and a plurality of work result storage means for judging whether the work results stored in the work result storage means are acceptable or not and outputting the identifier of the product to be manufactured together with the judgment results. Of the work result storing means based on the identifier output from the judging means, and managing means for transmitting the work result to the shipping judging means. A manufacturing management system, wherein the management means deletes the identifier when a specific unrecognizable symbol is included.
JP32881193A 1993-12-24 1993-12-24 Production management system Pending JPH07182423A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32881193A JPH07182423A (en) 1993-12-24 1993-12-24 Production management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32881193A JPH07182423A (en) 1993-12-24 1993-12-24 Production management system

Publications (1)

Publication Number Publication Date
JPH07182423A true JPH07182423A (en) 1995-07-21

Family

ID=18214367

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32881193A Pending JPH07182423A (en) 1993-12-24 1993-12-24 Production management system

Country Status (1)

Country Link
JP (1) JPH07182423A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005301879A (en) * 2004-04-15 2005-10-27 Mitsubishi Automob Eng Co Ltd Vehicle inspection management system
WO2006013757A1 (en) * 2004-08-03 2006-02-09 Honda Motor Co., Ltd. Complete vehicle inspection pass correlation system and method thereof
DE102005014126B4 (en) * 2004-03-29 2008-01-31 Mitsubishi Jidosha Kogyo K.K. Vehicle inspection management system and procedure
WO2023113007A1 (en) * 2021-12-17 2023-06-22 日本電気通信システム株式会社 Evaluation device, system, method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005014126B4 (en) * 2004-03-29 2008-01-31 Mitsubishi Jidosha Kogyo K.K. Vehicle inspection management system and procedure
US7818105B2 (en) 2004-03-29 2010-10-19 Mitsubishi Jidosha Engineering Kabushiki Kaisha Vehicle inspection management system and method
JP2005301879A (en) * 2004-04-15 2005-10-27 Mitsubishi Automob Eng Co Ltd Vehicle inspection management system
WO2006013757A1 (en) * 2004-08-03 2006-02-09 Honda Motor Co., Ltd. Complete vehicle inspection pass correlation system and method thereof
JP4758899B2 (en) * 2004-08-03 2011-08-31 本田技研工業株式会社 Finished vehicle inspection verification system and method
WO2023113007A1 (en) * 2021-12-17 2023-06-22 日本電気通信システム株式会社 Evaluation device, system, method, and program

Similar Documents

Publication Publication Date Title
US8452481B2 (en) Vehicle information recording apparatus, vehicle information communication system and vehicle information communication method
US5586038A (en) Manufacturing history management system
JPH1126538A (en) System and method for automatically preparing and transmitting inspecting conditions
JP2009054190A (en) Electric vehicle service providing program
JP4348330B2 (en) Information distribution system, vehicle constituting the system, and message output method
JP4902335B2 (en) Communication notification program and quality improvement system using the same
US20020198637A1 (en) Car inspection system
US20200143606A1 (en) System and method for detecting non-approved parts in a vehicle
US6873999B2 (en) Maintenance information management server maintenance information management system using the same, as well as method of managing maintenance information
JPH07182423A (en) Production management system
CA2280414C (en) Zone inspection manufacturing line
JP4440511B2 (en) Production line work instruction system
JP2003274576A (en) Power system monitoring controller
JP2004326803A (en) System and method for managing distributed equipment unit service reporting function over network
JPH06295301A (en) Production management system
JP3307701B2 (en) Manufacturing history management system
JPH07200038A (en) Production management system
JP3307702B2 (en) Manufacturing history management system
JP3335402B2 (en) Manufacturing history management system
JPH06231134A (en) Producing history managing system
US7894949B2 (en) Fault tracing in the data bus system of a vehicle
JPH07175862A (en) Manufacture management system
KR20200052746A (en) Vehicle gateway system and control method thereof
JP2002312019A (en) Process quality control device and process quality control method
JP2002366689A (en) Quality information system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030401