Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7220679B2 - board working system - Google Patents
[go: Go Back, main page]

JP7220679B2 - board working system - Google Patents

board working system Download PDF

Info

Publication number
JP7220679B2
JP7220679B2 JP2019570201A JP2019570201A JP7220679B2 JP 7220679 B2 JP7220679 B2 JP 7220679B2 JP 2019570201 A JP2019570201 A JP 2019570201A JP 2019570201 A JP2019570201 A JP 2019570201A JP 7220679 B2 JP7220679 B2 JP 7220679B2
Authority
JP
Japan
Prior art keywords
file
mounting
image
file name
working 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.)
Active
Application number
JP2019570201A
Other languages
Japanese (ja)
Other versions
JPWO2019155551A1 (en
Inventor
勇太 横井
健二 杉山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of JPWO2019155551A1 publication Critical patent/JPWO2019155551A1/en
Application granted granted Critical
Publication of JP7220679B2 publication Critical patent/JP7220679B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05KPRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
    • H05K13/00Apparatus or processes specially adapted for manufacturing or adjusting assemblages of electric components
    • H05K13/08Monitoring manufacture of assemblages

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Manufacturing & Machinery (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Supply And Installment Of Electrical Components (AREA)
  • General Factory Administration (AREA)

Description

本明細書は、ファイル管理装置および基板作業システムを開示する。 This specification discloses a file management device and a board working system.

従来より、部品をピックアップして基板に配置するなどの基板に対する作業が行われる際に、部品のピックアップ動作や配置動作に関連して撮像された画像のファイルを管理するものが知られている。例えば、特許文献1には、画像に追跡キーを対応付けたファイルを管理するものとしており、作業後の検査にて部品の配置エラーなどの不良が生じた場合には、追跡キーから画像を検索することで不良の原因調査などを可能としている。 2. Description of the Related Art Conventionally, there has been known a method for managing files of images captured in relation to picking up and arranging of components when work is performed on a board such as picking up components and arranging them on the board. For example, in Patent Document 1, a file in which a tracking key is associated with an image is managed. This makes it possible to investigate the cause of defects.

特表2009-538530号公報Japanese Patent Publication No. 2009-538530

ところで、上述したような画像が複数の作業装置のそれぞれで撮像されるなど多数の画像が撮像される場合、異なる画像を格納したファイル間でファイル名が重複する可能性がある。特に、近年は要求される作業品質の向上に伴って、できるだけ多くの画像を撮像して不良の原因調査を行えるようにする必要性が高まっているから、ファイル名の重複の可能性もより高いものとなる。ファイル名が重複した場合、上書き保存されたファイル内の画像が消去されるから画像を用いた原因調査ができなくなってしまう。 By the way, when a large number of images are captured, such as images captured by each of a plurality of work devices as described above, there is a possibility that files storing different images have the same file name. In particular, in recent years, as work quality has been required to improve, there has been an increasing need to capture as many images as possible to investigate the cause of defects, so the possibility of duplication of file names is also higher. become a thing. If the file name is duplicated, the image in the file overwritten and saved will be deleted, making it impossible to investigate the cause using the image.

本開示は、ファイル名の重複を防止して画像ファイルを適切に管理することを主目的とする。 A main object of the present disclosure is to prevent duplication of file names and appropriately manage image files.

本開示は、上述の主目的を達成するために以下の手段を採った。 The present disclosure has taken the following means to achieve the above-mentioned main objectives.

本開示のファイル管理装置は、基板に対する所定作業を行う作業装置において撮像された画像のファイルを管理するファイル管理装置であって、前記画像を格納したファイルを作成するファイル作成部と、前記ファイルのファイル名として、当該ファイルを一意に識別する識別情報を含むファイル名を設定するファイル名設定部と、を備えることを要旨とする。 A file management device of the present disclosure is a file management device for managing a file of an image captured by a working device that performs a predetermined work on a board, and includes a file creation unit that creates a file that stores the image; A file name setting unit for setting a file name including identification information for uniquely identifying the file as the file name.

本開示のファイル管理装置は、作業装置において撮像された画像を格納したファイルのファイル名として、そのファイルを一意に識別する識別情報を含むファイル名を設定する。これにより、異なる画像を格納したファイルのファイル名が重複するのを防止することができるから、ファイルが誤って上書きされることなどを防ぐことができる。したがって、ファイル名の重複を防止して画像ファイルを適切に管理することができる。 The file management device of the present disclosure sets a file name including identification information that uniquely identifies the file as the file name of the file storing the image captured by the working device. As a result, duplication of file names of files storing different images can be prevented, so that files can be prevented from being overwritten by mistake. Therefore, duplication of file names can be prevented and image files can be appropriately managed.

基板作業システム10の構成の概略の一例を示す説明図。1 is an explanatory diagram showing an example of a schematic configuration of a substrate working system 10; FIG. 実装装置20の構成の概略を示す構成図。FIG. 2 is a configuration diagram showing an outline of the configuration of the mounting apparatus 20; 実装装置20と管理装置40とファイルサーバ50の電気的な接続関係を示す説明図。FIG. 4 is an explanatory diagram showing the electrical connection relationship among the mounting device 20, the management device 40, and the file server 50; 実装処理ルーチンの一例を示すフローチャート。4 is a flowchart showing an example of an implementation processing routine; 画像ファイルFLの一例を示す説明図。FIG. 4 is an explanatory diagram showing an example of an image file FL; ファイルサーバ50の記憶部54に記憶された画像ファイルFLの説明図。4 is an explanatory diagram of an image file FL stored in a storage unit 54 of the file server 50; FIG. 変形例の画像ファイルFLの説明図。FIG. 4 is an explanatory diagram of an image file FL of a modified example;

次に、本開示の実施の形態を図面を用いて説明する。図1は基板作業システム10の構成の概略の一例を示す説明図であり、図2は実装装置20の構成の概略を示す構成図であり、図3は実装装置20と管理装置40とファイルサーバ50の電気的な接続関係を示す説明図である。なお、図1,2中、左右方向をX軸方向とし、前後方向をY軸方向とし、上下方向をZ軸方向とする。 Next, embodiments of the present disclosure will be described with reference to the drawings. FIG. 1 is an explanatory diagram showing an example of the schematic configuration of the board working system 10, FIG. 2 is a schematic diagram showing the configuration of the mounting device 20, and FIG. 50 is an explanatory diagram showing the electrical connection relationship of 50. FIG. 1 and 2, the horizontal direction is the X-axis direction, the front-rear direction is the Y-axis direction, and the vertical direction is the Z-axis direction.

基板作業システム10は、図1に示すように、印刷装置12と、印刷検査装置14と、複数の実装装置20と、実装検査装置30と、管理装置40と、ファイルサーバ50と、を備え、これらがネットワークとしてのLAN18に接続されている。印刷装置12は、スクリーンマスクに形成されたパターン孔にはんだを押し込むことで基板S(図2参照)に印刷するものである。印刷検査装置14は、印刷装置12で印刷されたはんだの状態を検査するものである。実装装置20は、基板Sの搬送方向(X軸方向)に沿って配置され、基板Sに部品を実装するものである。実装検査装置30は、実装装置20で基板Sに実装された部品の実装状態を検査するものである。管理装置40は、基板作業システム10の全体を管理するものである。ファイルサーバ50は、各種ファイルを保存するものである。印刷装置12と印刷検査装置14と複数の実装装置20と実装検査装置30とは、この順で基板Sの搬送方向に並べて設置されて生産ラインを構成する。なお、生産ラインが、これらの装置以外に、部品が実装された基板Sのリフロー処理を行うリフロー装置などを備えてもよく、実装検査装置30がリフロー装置の下流側に配置されていてもよい。 As shown in FIG. 1, the board working system 10 includes a printer 12, a print inspection device 14, a plurality of mounting devices 20, a mounting inspection device 30, a management device 40, and a file server 50. These are connected to LAN 18 as a network. The printing device 12 prints on the substrate S (see FIG. 2) by forcing solder into the pattern holes formed in the screen mask. The print inspection device 14 inspects the state of solder printed by the printer 12 . The mounting device 20 is arranged along the transport direction (X-axis direction) of the board S, and mounts components on the board S. As shown in FIG. The mounting inspection device 30 inspects the mounting state of the components mounted on the board S by the mounting device 20 . The management device 40 manages the board working system 10 as a whole. The file server 50 stores various files. The printing device 12, the printing inspection device 14, the plurality of mounting devices 20, and the mounting inspection device 30 are arranged in this order in the transport direction of the board S to form a production line. In addition to these devices, the production line may also include a reflow device for reflowing the board S on which components are mounted, and the mounting inspection device 30 may be arranged downstream of the reflow device. .

実装装置20は、図2に示すように、基板Sを搬送する基板搬送装置21と、部品が所定ピッチで収容されたテープを送り出して部品を供給するフィーダ22と、フィーダ22が供給した部品を吸着するノズル24(図3参照)を有するヘッド23と、ヘッド23をXY方向に移動させるヘッド移動装置25と、を備える。フィーダ22は、複数種類の部品をそれぞれ供給可能となるように、実装装置20に複数セットされている。図示は省略するが、ヘッド23にはノズル24を交換可能に保持する1以上のノズルホルダが配置されている。実装装置20は、ノズルホルダの配置数が異なる複数種類のヘッド23のいずれかに交換可能となっており、複数種類のノズル24のうち吸着する部品の種類に適したものに交換可能となっている。また、実装装置20は、この他にマークカメラ26やパーツカメラ27、ノズルステーション28と、実装装置20の全体を制御する実装制御装置29(図3参照)と、を備える。マークカメラ26は、ヘッド23に取り付けられ、基板Sに付された基準マークや基板IDなどを上方から撮像するものである。パーツカメラ27は、フィーダ22と基板搬送装置21との間に設置され、ノズル24に吸着されている部品を下方から撮像するものである。ノズルステーション28は、吸着する部品の種類に応じて交換可能に複数種類のノズル24が収容されている。 As shown in FIG. 2, the mounting apparatus 20 includes a substrate conveying device 21 that conveys a substrate S, a feeder 22 that feeds a tape containing components at a predetermined pitch and supplies the components, and the components supplied by the feeder 22. A head 23 having a nozzle 24 (see FIG. 3) to be sucked and a head moving device 25 for moving the head 23 in the XY directions are provided. A plurality of feeders 22 are set in the mounting apparatus 20 so as to be able to supply a plurality of types of components. Although not shown, the head 23 is provided with one or more nozzle holders that exchangeably hold the nozzles 24 . The mounting apparatus 20 can be replaced with one of a plurality of types of heads 23 having different numbers of nozzle holders arranged therein, and can be replaced with one of the plurality of types of nozzles 24 suitable for the type of components to be picked up. there is The mounting apparatus 20 also includes a mark camera 26 , a parts camera 27 , a nozzle station 28 , and a mounting control device 29 (see FIG. 3 ) that controls the entire mounting apparatus 20 . The mark camera 26 is attached to the head 23, and captures an image of the reference mark, the board ID, and the like attached to the board S from above. The parts camera 27 is installed between the feeder 22 and the substrate transfer device 21, and images the parts sucked by the nozzle 24 from below. The nozzle station 28 accommodates a plurality of types of nozzles 24 that can be exchanged according to the type of component to be picked up.

実装制御装置29は、周知のCPUやROM、RAMなどで構成されており、内部クロックの計測する時刻によってタイムスタンプを発行するタイムスタンプ機能を有する。なお、実装制御装置29のROMには、各種アプリケーションプログラムなどが記憶されており、UUID(Universally Unique Identifier)を生成するためのプログラムも含まれる。実装制御装置29には、マークカメラ26やパーツカメラ27からの画像が入力される。実装制御装置29は、例えば、マークカメラ26で撮像された基板Sの画像を処理して基板IDを取得したり、基板Sに付された基板マークの位置を認識することにより基板Sの位置を認識したりする。また、実装制御装置29は、パーツカメラ27で撮像された画像に基づいてノズル24に部品が吸着されているか否かを判定したり、部品の吸着姿勢を判定したりする。また、実装制御装置29は、フィーダ22やヘッド23、ノズル24が取り付けられると、フィーダIDやヘッドID、ノズルIDをそれぞれ取得してRAMに記憶するものとしている。また、実装制御装置29は、基板搬送装置21やヘッド23、ヘッド移動装置25などに駆動信号を出力する。 The mounting control device 29 is composed of a well-known CPU, ROM, RAM, etc., and has a time stamp function of issuing a time stamp according to the time measured by the internal clock. Various application programs and the like are stored in the ROM of the mounting control device 29, including a program for generating a UUID (Universally Unique Identifier). Images from the mark camera 26 and the parts camera 27 are input to the mounting control device 29 . The mounting control device 29, for example, processes the image of the board S captured by the mark camera 26 to obtain the board ID, or recognizes the position of the board mark attached to the board S to determine the position of the board S. to recognize Further, the mounting control device 29 determines whether or not the component is sucked by the nozzle 24 based on the image captured by the parts camera 27, and determines the sucking posture of the component. Further, when the feeder 22, the head 23, and the nozzle 24 are attached, the mounting control device 29 acquires the feeder ID, the head ID, and the nozzle ID, respectively, and stores them in the RAM. The mounting control device 29 also outputs drive signals to the substrate transfer device 21, the head 23, the head moving device 25, and the like.

管理装置40は、図3に示すように、管理制御装置42と、記憶部44と、入力デバイス46と、ディスプレイ48と、を備える。管理制御装置42は、CPUを中心とするマイクロプロセッサとして構成されている。記憶部44は、処理プログラムなどの各種情報を記憶するHDDなどの装置である。入力デバイス46は、作業者が各種指令を入力するキーボード及びマウスなどを含む。ディスプレイ48は、各種情報を表示する液晶表示装置である。また、記憶部44には、生産ジョブ情報が記憶されている。生産ジョブ情報は、各実装装置20において、基板Sに実装する部品種の情報や各部品の実装順の情報、各部品の実装位置の情報、各部品を供給するフィーダ22の情報、部品の実装に用いるヘッド23の情報、部品を吸着するノズル24の情報、生産する基板Sの枚数の情報などが定められている。管理制御装置42は、実装制御装置29とLAN18を介して通信可能に接続されており、実装制御装置29から実装装置20の実装状況に関する情報を受信したり、実装制御装置29に生産ジョブ情報を送信したりする。管理制御装置42は、この他に印刷装置12や印刷検査装置14、実装検査装置30の図示しない各制御装置とLAN18を介して通信可能に接続されており、各装置から作業状況に関する情報を受信したり、作業指示を送信したりする。 The management device 40 includes a management control device 42, a storage unit 44, an input device 46, and a display 48, as shown in FIG. The management control device 42 is configured as a microprocessor centering on a CPU. The storage unit 44 is a device such as an HDD that stores various information such as processing programs. The input device 46 includes a keyboard, mouse, etc. for inputting various commands by the operator. The display 48 is a liquid crystal display device that displays various information. The storage unit 44 also stores production job information. In each mounting device 20, the production job information includes information on the types of components to be mounted on the substrate S, information on the mounting order of each component, information on the mounting position of each component, information on the feeder 22 that supplies each component, and component mounting information. Information on the head 23 used for the production, information on the nozzle 24 for picking up components, information on the number of substrates S to be produced, etc. are determined. The management control device 42 is communicably connected to the mounting control device 29 via the LAN 18, receives information on the mounting status of the mounting device 20 from the mounting control device 29, and sends production job information to the mounting control device 29. or send. The management control device 42 is also communicably connected to each control device (not shown) of the printing device 12, the print inspection device 14, and the mounting inspection device 30 via the LAN 18, and receives information about work status from each device. or send work orders.

ファイルサーバ50は、図3に示すように、記憶制御装置52と、記憶部54と、を備える。記憶制御装置52は、CPUを中心とするマイクロプロセッサとして構成されている。記憶部54は、画像ファイルなどの各種情報が格納されたファイルを記憶するHDDなどの装置である。記憶制御装置52は、管理制御装置42や実装制御装置29とLAN18を介して通信可能に接続されており、管理制御装置42から送信された情報ファイルを記憶部54に記憶したり、実装制御装置29から送信された画像ファイルを記憶部54に記憶したりする。また、記憶制御装置52は、印刷装置12や印刷検査装置14、実装検査装置30の各制御装置とLAN18を介して通信可能に接続されており、各制御装置から送信された各種ファイルを記憶部54に記憶する。ファイルサーバ50の記憶部54に記憶された各種ファイルは、LAN18上で共有できるものとなっている。このため、例えば、作業者は、ファイルサーバ50の記憶部54に記憶されたファイルの読み出し指示を入力デバイス46を用いて入力し、そのファイルの内容をディスプレイ48に表示させることができる。なお、ファイルサーバ50がディスプレイや入力デバイスを備え、ファイルサーバ50の入力デバイスを用いてファイルの読み出し指示を入力してファイルサーバ50のディスプレイに表示させるものとしてもよい。 The file server 50 includes a storage control device 52 and a storage unit 54, as shown in FIG. The storage control device 52 is configured as a microprocessor centering on a CPU. The storage unit 54 is a device such as an HDD that stores files containing various information such as image files. The storage control device 52 is communicably connected to the management control device 42 and the mounting control device 29 via the LAN 18, stores the information file transmitted from the management control device 42 in the storage unit 54, and stores the information file transmitted from the management control device 42 to the mounting control device. 29 is stored in the storage unit 54 . The storage control device 52 is communicably connected to each control device of the printing device 12, the print inspection device 14, and the mounting inspection device 30 via the LAN 18, and stores various files transmitted from each control device. 54. Various files stored in the storage unit 54 of the file server 50 can be shared on the LAN 18 . Therefore, for example, the operator can use the input device 46 to input an instruction to read a file stored in the storage unit 54 of the file server 50 and display the contents of the file on the display 48 . Note that the file server 50 may be provided with a display and an input device, and the input device of the file server 50 may be used to input a file readout instruction to be displayed on the display of the file server 50 .

次に、こうして構成された本実施形態の基板作業システム10の動作について説明する。ここでは、部品を基板Sに実装する動作を説明する。図4は実装処理ルーチンの一例を示すフローチャートである。このルーチンは、各実装装置20の実装制御装置29によりそれぞれ実行される。このルーチンが開始されると、実装制御装置29は、まず、管理制御装置42から送信される生産ジョブ情報から、実装対象の部品に関するフィーダ種やヘッド種、ノズル種、部品種、実装位置などの実装に必要な情報を取得する(S100)。なお、実装制御装置29は、現在のヘッドIDやノズルIDに基づくヘッド種やノズル種が、生産ジョブ情報に含まれるヘッド種やノズル種と一致しない場合には、生産ジョブ情報に従ってヘッド23の交換やノズル24の交換を適宜行うものとする。次に、実装制御装置29は、基板搬送装置21を制御して基板Sを実装作業位置まで搬入しマークカメラ26で画像を撮像して基板IDを取得する(S110)。 Next, the operation of the board working system 10 of this embodiment configured in this manner will be described. Here, the operation of mounting a component on the board S will be described. FIG. 4 is a flow chart showing an example of a mounting processing routine. This routine is executed by the mounting control device 29 of each mounting device 20 . When this routine is started, the mounting control device 29 first selects the feeder type, head type, nozzle type, component type, mounting position, etc. for the component to be mounted from the production job information transmitted from the management control device 42. Information necessary for mounting is acquired (S100). If the head type or nozzle type based on the current head ID or nozzle ID does not match the head type or nozzle type included in the production job information, the mounting control device 29 replaces the head 23 according to the production job information. and the nozzle 24 should be replaced as appropriate. Next, the mounting control device 29 controls the board conveying device 21 to carry the board S to the mounting work position, takes an image with the mark camera 26, and acquires the board ID (S110).

続いて、実装制御装置29は、部品を供給するフィーダ22の供給位置上にヘッド23を移動させてノズル24により部品を採取(吸着)する(S120)。そして、実装制御装置29は、ヘッド23(ノズル24)をパーツカメラ27上に移動させてノズル24に吸着されている部品を下方からパーツカメラ27により撮像する(S130)。また、実装制御装置29は、撮像した画像の画像処理を行い(S140)、部品を実装可能であるか否かを判定する(S150)。実装制御装置29は、S140,S150では、撮像した画像を処理してノズル24に対する部品の吸着位置の位置ずれや吸着姿勢の傾きなどを検出し、位置ずれや傾きなどが実装可能な範囲内であるか否かに基づいて実装可否を判定する。また、実装制御装置29は、実装可能と判定すると、部品の位置ずれや傾きなどを解消するための位置の補正量や回転の補正量などを部品毎に設定する処理を行う。 Subsequently, the mounting control device 29 moves the head 23 to the supply position of the feeder 22 for supplying components, and picks up (adsorbs) the components with the nozzle 24 (S120). Then, the mounting control device 29 moves the head 23 (nozzle 24) above the parts camera 27 and images the parts sucked by the nozzles 24 from below with the parts camera 27 (S130). The mounting control device 29 also performs image processing on the captured image (S140), and determines whether or not the component can be mounted (S150). In S140 and S150, the mounting control device 29 processes the picked-up image to detect the displacement of the picking position of the component with respect to the nozzle 24, the inclination of the picking posture, etc. Whether or not it can be implemented is determined based on whether or not there is. Further, when the mounting control device 29 determines that the mounting is possible, the mounting control device 29 performs a process of setting, for each component, a positional correction amount and a rotation correction amount for eliminating positional deviation and inclination of the component.

実装制御装置29は、S150で部品を実装可能であると判定すると、画像処理にて設定した補正量に基づいて部品を基板Sに実装し(S160)、実装した部品の撮像画像と実装完了の旨と部品の実装作業情報とを格納した画像ファイルFLを作成する(S170)。また、実装制御装置29は、S150で部品を実装可能でないと判定すると、所定の廃棄位置に部品を廃棄し(S180)、廃棄した部品の撮像画像と実装不可(廃棄)の旨と部品の実装作業情報とを格納した画像ファイルFLを作成する(S190)。なお、S170,S190の実装作業情報には、S100の生産ジョブ情報に基づく情報、フィーダIDやヘッドID、ノズルIDの情報、S110の基板IDの情報などを含む。 When the mounting control device 29 determines in S150 that the component can be mounted, it mounts the component on the board S based on the correction amount set in the image processing (S160), and displays the captured image of the mounted component and the completion of mounting. An image file FL is created in which the message and component mounting work information are stored (S170). Further, when the mounting control device 29 determines in S150 that the component cannot be mounted, it discards the component at a predetermined discard position (S180), and displays the captured image of the discarded component, the fact that it cannot be mounted (discarded), and the component mounting. An image file FL storing work information is created (S190). The mounting work information of S170 and S190 includes information based on the production job information of S100, information of the feeder ID, head ID, and nozzle ID, information of the substrate ID of S110, and the like.

こうして画像ファイルFLを作成すると、実装制御装置29は、UUID(Universally Unique Identifier)を生成して画像ファイルFLのファイル名に設定すると共に(S200)、設定したファイル名を画像ファイルFLに格納する(S210)。ここで、UUIDは、128ビットの値であり、100ナノ秒単位で生成したタイムスタンプと実装装置20(実装制御装置29)に割り当てられたMACアドレスとを含むものや、乱数によるものなどが生成される。このため、同一の実装制御装置29においてUUIDの生成を100ナノ秒以内に連続して行わない限り、ファイル名が重複する可能性は殆どないものとなる。なお、上述したように、実装制御装置29のROMなどには、UUIDを生成するためのプログラムが記憶されており、UUIDを容易に生成することができる。 After creating the image file FL in this way, the mounting control device 29 generates a UUID (Universally Unique Identifier) and sets it as the file name of the image file FL (S200), and stores the set file name in the image file FL ( S210). Here, the UUID is a 128-bit value that includes a time stamp generated in units of 100 nanoseconds and the MAC address assigned to the mounting device 20 (mounting control device 29), or generated by random numbers. be done. Therefore, as long as the same mounting control device 29 does not continuously generate UUIDs within 100 nanoseconds, there is almost no possibility of duplication of file names. As described above, the ROM of the mounting control device 29 or the like stores a program for generating a UUID, so that the UUID can be easily generated.

ここで、図5は画像ファイルFLの一例を示す説明図である。図示するように、画像ファイルFLは、ファイル名にUUIDとして例えば「56995efd-38e0-413a-9975-e72bf8ba0a25」が設定されている。また、画像ファイルFLには、上述したように、パーツカメラ27により撮像された画像と、実装作業情報と実装可否の旨とファイル名とが格納されている。実装作業情報は、部品を実装した基板Sの基板IDや部品の実装位置、部品種、部品を供給したフィーダ22のフィーダID、実装に用いられたヘッド23のヘッドID、部品を吸着したノズル24のノズルIDなどを含む。 Here, FIG. 5 is an explanatory diagram showing an example of the image file FL. As shown in the figure, the image file FL has a file name with a UUID of, for example, "56995efd-38e0-413a-9975-e72bf8ba0a25". Further, as described above, the image file FL stores the image captured by the parts camera 27, the mounting work information, whether or not the mounting is possible, and the file name. The mounting work information includes the board ID of the board S on which the component is mounted, the mounting position of the component, the type of component, the feeder ID of the feeder 22 that supplied the component, the head ID of the head 23 that was used for mounting, the nozzle 24 that picked up the component. nozzle ID, etc.

そして、実装制御装置29は、画像ファイルFLをファイルサーバ50に送信する(S220)。ファイルサーバ50の記憶制御装置52は、画像ファイルFLを受信すると、その画像ファイルFLを記憶部54に記憶する。次に、実装制御装置29は、基板Sに実装すべき部品を全て実装したか否かを判定し(S230)、実装していないと判定すると、S120に戻り処理を繰り返す。一方、実装制御装置29は、全ての部品を実装したと判定すると、基板搬送装置21を制御し基板Sを搬出して(S240)、実装処理ルーチンを終了する。 Then, the mounting control device 29 transmits the image file FL to the file server 50 (S220). Upon receiving the image file FL, the storage control device 52 of the file server 50 stores the image file FL in the storage unit 54 . Next, the mounting control device 29 determines whether or not all the components to be mounted on the board S are mounted (S230), and if it is determined that they are not mounted, the process returns to S120 and repeats the process. On the other hand, when the mounting control device 29 determines that all the components have been mounted, the mounting control device 29 controls the board transfer device 21 to unload the board S (S240), and ends the mounting processing routine.

図6はファイルサーバ50の記憶部54に記憶された画像ファイルFLの説明図である。ファイルサーバ50には、複数の実装装置20の各実装制御装置29から画像ファイルFLが送信されるため、図示するように、多数の画像ファイルFLが記憶部54に記憶されることになる。本実施形態では、画像ファイルFLのファイル名にUUIDを用いるから、記憶済みの画像ファイルFLと、新たに記憶する画像ファイルFLとのファイル名が重複するのを防止することができる。したがって、誤って画像ファイルFLを上書き保存するのを防いで、画像ファイルFLを適切に管理することができる。また、作業者は部品種や実装位置などの情報を用いて、実装作業時に撮像された部品の画像をディスプレイ48に表示させることができる。さらに、各画像ファイルFLには実装作業情報も格納されているから、実装作業時の部品の画像と実装作業情報とをディスプレイ48に表示させることができる。したがって、作業者は、実装検査装置30などの実装作業の後工程において部品の実装不良が検出された場合に、実装作業時の画像から部品の吸着状態を確認することができるだけでなく、部品の実装に用いられたフィーダIDやヘッドID、ノズルIDを容易に特定して実装不良の原因調査を行うこともできる。また、管理装置40に、実装検査装置30における複数の部品の検査結果の情報と、画像ファイルFLの実装作業情報に含まれるフィーダIDやヘッドID、ノズルIDなどの情報との統計情報を作成させることで、各部品の実装不良とフィーダ22やヘッド23、ノズル24との相関有無の調査などを行うこともできる。 FIG. 6 is an explanatory diagram of the image file FL stored in the storage unit 54 of the file server 50. As shown in FIG. Image files FL are transmitted to the file server 50 from each of the mounting control devices 29 of the plurality of mounting devices 20, so that a large number of image files FL are stored in the storage unit 54 as shown. In this embodiment, since UUID is used for the file name of the image file FL, it is possible to prevent duplication of the file names of the stored image file FL and the newly stored image file FL. Therefore, the image file FL can be properly managed by preventing the image file FL from being overwritten by mistake. In addition, the operator can display an image of the component captured during the mounting work on the display 48 using information such as the component type and mounting position. Furthermore, since mounting work information is also stored in each image file FL, it is possible to display on the display 48 images of components during mounting work and mounting work information. Therefore, when a component mounting defect is detected in a post-mounting process using the mounting inspection device 30 or the like, the operator can not only check the component pickup state from the image during the mounting work, but also check the component pickup state. It is also possible to easily identify the feeder ID, head ID, and nozzle ID used for mounting and investigate the cause of the mounting failure. Also, the management device 40 is caused to create statistical information of the information of the inspection results of the plurality of components in the mounting inspection device 30 and the information such as the feeder ID, the head ID, and the nozzle ID included in the mounting work information of the image file FL. Thus, it is possible to investigate whether or not there is a correlation between the defective mounting of each component and the feeder 22, head 23, and nozzle 24. FIG.

ここで、本実施形態の構成要素と本開示の構成要素との対応関係を明らかにする。本実施形態の実装装置20が作業装置に相当し、実装処理ルーチンのS170,S190,S210の処理を実行する実装制御装置29がファイル作成部に相当し、実装処理ルーチンのS200の処理を実行する実装制御装置29がファイル名設定部に相当し、実装制御装置29がファイル管理装置に相当する。また、基板作業システム10が基板作業システムに相当し、ファイルサーバ50がファイルサーバに相当する。 Here, correspondence relationships between the components of the present embodiment and the components of the present disclosure will be clarified. The mounting device 20 of the present embodiment corresponds to the work device, and the mounting control device 29 that executes the processing of S170, S190, and S210 of the mounting processing routine corresponds to the file creation section, and executes the processing of S200 of the mounting processing routine. The mounting control device 29 corresponds to the file name setting unit, and the mounting control device 29 corresponds to the file management device. Further, the board working system 10 corresponds to the board working system, and the file server 50 corresponds to the file server.

以上説明した本実施形態の実装制御装置29では、実装装置20において撮像された画像を格納した画像ファイルFLのファイル名として、その画像ファイルFLを一意に識別する識別情報を含むファイル名を設定する。このため、異なる画像を格納した画像ファイルFLのファイル名が重複するのを防止して、画像ファイルFLの上書きなどを防ぐことができるから画像ファイルFLを適切に管理させることができる。また、重複のおそれがないため、ファイルサーバ50に記憶する画像の種類や枚数を増やしたり、画像の保存期間を長期化したりすることもできるから、作業時に撮像された画像の有効利用を図ることができる。 In the mounting control device 29 of the present embodiment described above, a file name including identification information that uniquely identifies the image file FL is set as the file name of the image file FL storing the image picked up by the mounting device 20. . Therefore, duplication of file names of image files FL storing different images can be prevented, and overwriting of the image files FL can be prevented, so that the image files FL can be properly managed. In addition, since there is no risk of duplication, it is possible to increase the number of types and number of images stored in the file server 50, and to extend the storage period of images. can be done.

また、実装制御装置29は、画像ファイルFLの作成に伴ってUUIDを生成し、そのUUIDをファイル名に設定するから、ファイル名が重複するのを長期に亘って確実に防止することができる。 In addition, the mounting control device 29 generates a UUID along with the creation of the image file FL and sets the UUID to the file name, so it is possible to reliably prevent duplication of file names over a long period of time.

また、実装制御装置29は、実装作業情報を画像ファイルFLに格納するから、実装作業情報と画像とを容易にリンクさせて、実装不良の原因の調査などを行うことができる。 Further, since the mounting control device 29 stores the mounting work information in the image file FL, it is possible to easily link the mounting work information and the image and investigate the cause of the mounting failure.

また、実装制御装置29では、設定したファイル名を画像ファイルFLに格納するから、作業者などが誤ってファイル名を変更した場合でも、画像ファイルFLに格納されたファイル名から画像ファイルFLの一意性を保つことができる。 In addition, since the mounting control device 29 stores the set file name in the image file FL, even if the file name is changed by mistake by an operator or the like, the uniqueness of the image file FL can be determined from the file name stored in the image file FL. You can keep your sexuality.

なお、本開示は上述した実施形態に何ら限定されることはなく、本開示の技術的範囲に属する限り種々の態様で実施し得ることはいうまでもない。 It goes without saying that the present disclosure is not limited to the above-described embodiments, and can be implemented in various forms as long as they fall within the technical scope of the present disclosure.

例えば、上述した実施形態では、画像ファイルの作成に伴って生成したUUIDをファイル名に設定するものとしたが、これに限られず、画像の撮像に伴って生成したUUIDをファイル名に設定するものなどとしてもよい。 For example, in the above-described embodiment, the UUID generated along with the creation of the image file is set as the file name. and so on.

上述した実施形態では、実装制御装置29がUUIDを生成すると共に画像を格納した画像ファイルFLのファイル名にUUIDを設定するものとしたが、これに限られるものではない。例えば、実装制御装置29はパーツカメラ27により撮像された画像をファイルサーバ50の記憶制御装置52に送信し、その画像を受信した記憶制御装置52がUUIDを生成すると共に画像を格納した画像ファイルのファイル名にUUIDを設定するものなどとしてもよい。あるいは、管理装置40の管理制御装置42がUUIDを生成すると共に画像ファイルのファイル名にUUIDを設定するものなどとしてもよい。 In the embodiment described above, the mounting control device 29 generates a UUID and sets the UUID to the file name of the image file FL in which the image is stored. However, the present invention is not limited to this. For example, the mounting control device 29 transmits an image captured by the parts camera 27 to the storage control device 52 of the file server 50, and the storage control device 52 that receives the image generates a UUID and stores the image file. A UUID may be set in the file name. Alternatively, the management control device 42 of the management device 40 may generate a UUID and set the UUID to the file name of the image file.

上述した実施形態では、実装装置20が備えるパーツカメラ27で撮像された画像を画像ファイルFLに格納するものを例示したが、これに限られず、例えば基板Sへの実装後にマークカメラ26で撮像された画像を画像ファイルFLに格納するものなどとしてもよい。また、印刷装置12や印刷検査装置14、実装検査装置30など、基板に対する作業を行う他の作業装置が備えるカメラで撮像された画像を画像ファイルに格納するものとしてもよい。そのようにする場合において、UUIDをファイル名に設定するものとしてもよい。また、他の作業装置で行われた基板に対する所定作業(印刷作業や印刷検査作業、実装検査作業など)に関する作業情報を画像ファイルに格納するものなどとしてもよい。 In the above-described embodiment, the image captured by the parts camera 27 provided in the mounting apparatus 20 is stored in the image file FL. Alternatively, the image may be stored in an image file FL. Also, an image captured by a camera provided in another working device that performs work on a board, such as the printing device 12, the print inspection device 14, or the mounting inspection device 30, may be stored in the image file. In doing so, the UUID may be set in the file name. Further, it is also possible to store work information related to predetermined work (printing work, print inspection work, mounting inspection work, etc.) performed on a board by another work device in an image file.

上述した実施形態では、実装作業情報として生産ジョブの情報や実装可否の旨を示す情報を画像ファイルFLに格納するものとしたが、これに限られず、これら以外の情報を画像ファイルFLに格納するものなどとしてもよい。あるいは、実装作業情報を画像ファイルFLに格納しないものとしてもよい。 In the above-described embodiment, production job information and information indicating whether or not mounting is possible are stored in the image file FL as mounting work information. However, information other than these is stored in the image file FL. It can also be a thing. Alternatively, the mounting work information may not be stored in the image file FL.

上述した実施形態では、設定したファイル名を画像ファイルFLに格納するものとしたが、これに限られず、ファイル名を画像ファイルFLに格納しないものとしてもよい。 In the above-described embodiment, the set file name is stored in the image file FL, but the present invention is not limited to this, and the file name may not be stored in the image file FL.

上述した実施形態では、UUIDそのものをファイル名に設定するものとしたが、これに限られず、UUIDにさらに別の情報を加えたものをファイル名に設定するものとしてもよい。また、UUIDをファイル名に設定するものに限られず、実装装置20の識別情報と、画像の撮像日時または画像ファイルFLの作成日時に関する日時情報とを含むファイル名を設定するものなどとしてもよい。図7は変形例の画像ファイルFLの説明図である。変形例の画像ファイルFLは、図示するように、ファイル名として、実装装置20毎に設定された装置ID(D******)と、撮像日時またはファイル作成日時における年月日の情報(20180130)と、時分秒の情報(101342***)とを含むものが設定されている。なお、装置IDは、基板作業システム10において他の作業装置と識別可能なIDであればよくMACアドレスとしてもよい。また、時分秒の情報はミリ秒までの情報を例示するが、UUIDと同様に100ナノ秒までの情報などとしてもよい。あるいは、このような実装装置20の識別情報と日時情報とを含む情報に限られず、画像ファイルFLを一意に識別する識別情報を含むファイル名を設定するものであればよい。 In the above-described embodiment, the UUID itself is set as the file name, but the present invention is not limited to this, and the UUID plus other information may be set as the file name. Also, the file name is not limited to the UUID, and a file name including the identification information of the mounting device 20 and date/time information related to the image capturing date/time or the creation date/time of the image file FL may be set. FIG. 7 is an explanatory diagram of a modified image file FL. As shown in the drawing, the image file FL of the modified example has, as a file name, a device ID (D****) set for each mounting device 20, and information on the date and time when the image was taken or when the file was created. (20180130) and hour, minute, and second information (101342***) are set. Note that the device ID may be any ID that can be identified from other work devices in the board working system 10, and may be a MAC address. In addition, although the hour, minute, and second information is exemplified as information up to milliseconds, it may be information up to 100 nanoseconds, like the UUID. Alternatively, the information is not limited to the information including the identification information of the mounting apparatus 20 and the date and time information, and any file name including the identification information that uniquely identifies the image file FL may be set.

本開示のファイル管理装置において、前記ファイル名設定部は、前記作業装置の識別情報と、前記画像の撮像日時または前記ファイルの作成日時に関する日時情報とを含むファイル名を設定するものとしてもよい。こうすれば、ファイルを一意に識別する識別情報を含むファイル名を簡易な処理で設定することができる。また、複数の作業装置において同時期に撮像された画像のファイルであっても、ファイル名が重複するのを防止することができる。 In the file management device of the present disclosure, the file name setting unit may set a file name including identification information of the working device and date/time information regarding the date/time of capturing the image or creating the date/time of the file. In this way, a file name including identification information that uniquely identifies a file can be set by simple processing. In addition, it is possible to prevent duplication of file names even for files of images captured at the same time by a plurality of work devices.

本開示のファイル管理装置において、前記ファイル名設定部は、前記画像の撮像または前記ファイルの作成に伴ってUUID(Universally Unique Identifier)を生成し、該生成したUUIDを含むファイル名を設定するものとしてもよい。こうすれば、ファイル名が重複するのを長期に亘って防止することができる。 In the file management device of the present disclosure, the file name setting unit generates a UUID (Universally Unique Identifier) as the image is captured or the file is created, and sets a file name including the generated UUID. good too. By doing so, it is possible to prevent duplicate file names over a long period of time.

本開示のファイル管理装置において、前記ファイル作成部は、前記作業装置で行われた前記所定作業に関する作業情報を前記ファイルに格納するものとしてもよい。こうすれば、作業情報と画像とをリンクすることができるから、作業の内容と画像から把握される作業状態との関連の調査などを容易に行うことができる。 In the file management device of the present disclosure, the file creation unit may store work information related to the predetermined work performed by the work device in the file. In this way, the work information and the image can be linked, so that it is possible to easily investigate the relationship between the content of the work and the work state grasped from the image.

本開示のファイル管理装置において、前記ファイル作成部は、前記ファイル名設定部により設定されたファイル名を前記ファイルに格納するものとしてもよい。こうすれば、誤ってファイル名が変更された場合でも、ファイルに格納されたファイル名からファイルの一意性を保つことができる。 In the file management device of the present disclosure, the file creating section may store the file name set by the file name setting section in the file. In this way, even if the file name is changed by mistake, the uniqueness of the file can be maintained from the file name stored in the file.

本開示の基板作業システムは、複数の前記作業装置により構成された基板作業システムであって、上述したいずれかのファイル管理装置と、異なる前記作業装置において撮像された前記画像をそれぞれ格納した前記ファイルを記憶可能な共用のファイルサーバと、を備えることを要旨とする。 A board working system according to the present disclosure is a board working system configured by a plurality of the working devices, and includes any one of the file management devices described above and the file storing the images captured by the different working devices. and a shared file server capable of storing a.

本開示の基板作業システムは、上述したいずれかのファイル管理装置を備えるから、異なる作業装置において撮像された画像をそれぞれ格納したファイルを共用のファイルサーバに記憶しても、ファイル名が重複するのを防止して、ファイルが誤って上書きされることなどを防止することができる。したがって、ファイル名の重複を防止して画像ファイルを適切に管理することができる。 Since the substrate working system of the present disclosure includes any of the file management devices described above, even if files storing images captured by different working devices are stored in a shared file server, file names do not overlap. to prevent files from being overwritten by mistake. Therefore, duplication of file names can be prevented and image files can be appropriately managed.

本開示は、基板の作業装置において撮像されたファイルの管理などに利用可能である。 INDUSTRIAL APPLICABILITY The present disclosure can be used, for example, for management of files captured by substrate working devices.

10 基板作業システム、12 印刷装置、14 印刷検査装置、18 LAN、20 実装装置、21 基板搬送装置、22 フィーダ、23 ヘッド、24 ノズル、25 ヘッド移動装置、26 マークカメラ、27 パーツカメラ、28 ノズルステーション、29 実装制御装置、30 実装検査装置、40 管理装置、42 管理制御装置、44 記憶部、46 入力デバイス、48 ディスプレイ、50 ファイルサーバ、52 記憶制御装置、54 記憶部、FL 画像ファイル、S 基板。 10 board working system 12 printing device 14 printing inspection device 18 LAN 20 mounting device 21 board transfer device 22 feeder 23 head 24 nozzle 25 head moving device 26 mark camera 27 parts camera 28 nozzle station, 29 mounting control device, 30 mounting inspection device, 40 management device, 42 management control device, 44 storage section, 46 input device, 48 display, 50 file server, 52 storage control device, 54 storage section, FL image file, S substrate.

Claims (6)

ノズルにより吸着された部品を基板に実装す実装作業を行う実装装置と、
前記実装装置において前記ノズルにより吸着された部品が撮像された画像と、該画像の画像処理で判定された前記部品の実装可否の旨とを格納したファイルを作成するファイル作成部と、前記ファイルのファイル名として、当該ファイルを一意に識別する識別情報を含むファイル名を設定するファイル名設定部と、を備えるファイル管理装置と、
前記実装装置において撮像された前記画像をそれぞれ格納した前記ファイルを記憶可能なファイルサーバと、
前記画像と前記部品の実装可否の旨とを表示させるディスプレイと、
を備える基板作業システム。
a mounting device for mounting the component sucked by the nozzle onto the substrate;
a file creation unit for creating a file storing an image of a component picked up by the nozzle in the mounting apparatus and information indicating whether or not the component can be mounted as determined by image processing of the image; a file name setting unit that sets a file name including identification information that uniquely identifies the file as the file name;
a file server capable of storing the files storing the images captured by the mounting apparatus;
a display for displaying the image and whether or not the component can be mounted ;
A board working system comprising:
請求項1に記載の基板作業システムであって、
前記ファイル名設定部は、前記実装装置の識別情報と、前記画像の撮像日時または前記ファイルの作成日時に関する日時情報とを含むファイル名を設定する
基板作業システム。
The board working system according to claim 1,
The file name setting unit sets a file name including identification information of the mounting apparatus and date/time information relating to date/time of capturing the image or creating date/time of the file.
請求項1または2に記載の基板作業システムであって、
前記ファイル名設定部は、前記画像の撮像または前記ファイルの作成に伴ってUUID(Universally Unique Identifier)を生成し、該生成したUUIDを含むファイル名を設定する
基板作業システム。
The board working system according to claim 1 or 2,
The file name setting unit generates a UUID (Universally Unique Identifier) as the image is captured or the file is created, and sets a file name including the generated UUID.
請求項1ないし3のいずれか1項に記載の基板作業システムであって、
前記ファイル作成部は、前記実装装置で行われた前記実装作業に関する作業情報を前記ファイルに格納する
基板作業システム。
The board working system according to any one of claims 1 to 3,
The board work system, wherein the file creation unit stores work information related to the mounting work performed by the mounting apparatus in the file.
請求項1ないし4のいずれか1項に記載の基板作業システムであって、
前記ファイル作成部は、前記ファイル名設定部により設定されたファイル名を前記ファイルに格納する
基板作業システム。
The board working system according to any one of claims 1 to 4,
The board working system, wherein the file creation unit stores the file name set by the file name setting unit in the file.
請求項1ないし5のいずれか1項に記載の基板作業システムであって、
前記実装装置を複数備え、
前記ファイルサーバは、異なる前記実装装置において撮像された前記画像をそれぞれ格納した前記ファイルを記憶可能な共用のファイルサーバである
基板作業システム。
The board working system according to any one of claims 1 to 5,
comprising a plurality of the mounting devices,
The board working system, wherein the file server is a shared file server capable of storing the files storing the images captured by the different mounting apparatuses.
JP2019570201A 2018-02-07 2018-02-07 board working system Active JP7220679B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/004201 WO2019155551A1 (en) 2018-02-07 2018-02-07 File management device and substrate processing system

Publications (2)

Publication Number Publication Date
JPWO2019155551A1 JPWO2019155551A1 (en) 2020-12-03
JP7220679B2 true JP7220679B2 (en) 2023-02-10

Family

ID=67548237

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019570201A Active JP7220679B2 (en) 2018-02-07 2018-02-07 board working system

Country Status (2)

Country Link
JP (1) JP7220679B2 (en)
WO (1) WO2019155551A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114616933B (en) * 2019-11-06 2023-11-10 株式会社富士 Component mounting device and correction value management method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003090802A (en) 2001-09-18 2003-03-28 Olympus Optical Co Ltd Substrate inspection system
JP2008219091A (en) 2007-02-28 2008-09-18 Canon Inc Image processing system, information processing apparatus and control method thereof, storage medium, and program
JP2014134877A (en) 2013-01-08 2014-07-24 Aplix Ip Holdings Corp Information processing apparatus and queue storage method
JP2017063071A (en) 2015-09-24 2017-03-30 日本電気株式会社 Substrate traceability system and substrate traceability method
WO2017216950A1 (en) 2016-06-17 2017-12-21 富士機械製造株式会社 Component-mounting device and component-mounting system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5076815B2 (en) * 2007-11-06 2012-11-21 株式会社Jvcケンウッド Recording apparatus, program, and recording method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003090802A (en) 2001-09-18 2003-03-28 Olympus Optical Co Ltd Substrate inspection system
JP2008219091A (en) 2007-02-28 2008-09-18 Canon Inc Image processing system, information processing apparatus and control method thereof, storage medium, and program
JP2014134877A (en) 2013-01-08 2014-07-24 Aplix Ip Holdings Corp Information processing apparatus and queue storage method
JP2017063071A (en) 2015-09-24 2017-03-30 日本電気株式会社 Substrate traceability system and substrate traceability method
WO2017216950A1 (en) 2016-06-17 2017-12-21 富士機械製造株式会社 Component-mounting device and component-mounting system

Also Published As

Publication number Publication date
WO2019155551A1 (en) 2019-08-15
JPWO2019155551A1 (en) 2020-12-03

Similar Documents

Publication Publication Date Title
JP7044935B2 (en) Mounting system, management device and error handling method
US8849442B2 (en) Component mounting line and component mounting method
JP4045838B2 (en) Component mounting management method
CN107041119A (en) Component mounting system and component mounting method
JP7024129B2 (en) Board production method
JP7149723B2 (en) Image management method and image management device
JP7220679B2 (en) board working system
WO2023079902A1 (en) Maintenance assistance system, maintenance assistance method, and maintenance assistance program
CN116209239B (en) Management device and inspection result management method
JP7848116B2 (en) Component mounting system
JP7261309B2 (en) Mounting machine
JP7179211B2 (en) Implementation system and error handling method
WO2023275994A1 (en) Component mounting system, image processing device, image processing method, and image processing system
JP4212328B2 (en) Anti-Board Work Machine, Anti-Board Work Machine Monitoring System, and Anti-Board Work Machine Monitoring Method
JP7507416B2 (en) Work line management device, work line management method, and electronic circuit board manufacturing system
JP7209879B2 (en) File delivery agency
JP7261935B2 (en) Data management device and data management method
JP2026007777A (en) Foreign object detection device and foreign object detection method
WO2024095474A1 (en) Abnormality management device, component mounting system, and abnormality reporting device
WO2023139789A1 (en) Preparation device, mounting device, mounting system, and information processing method
WO2025173130A1 (en) Substrate work system and maintenance support method for substrate work device
WO2024062635A1 (en) Testing device and testing method
CN117581648A (en) Component mounting system and component mounting method
CN121909745A (en) Working machine for substrate
CN111542217A (en) Component mounting system and component mounting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200605

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210831

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20211019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220329

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220617

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220617

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220701

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220705

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20220826

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20220830

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20221011

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20221018

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20221227

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20230124

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20230124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230131

R150 Certificate of patent or registration of utility model

Ref document number: 7220679

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250