JP6043797B2 - COMMUNICATION SYSTEM, ELECTRONIC COMPONENT MOUNTING DEVICE, AND STARTING METHOD FOR ELECTRONIC COMPONENT MOUNTING DEVICE - Google Patents

COMMUNICATION SYSTEM, ELECTRONIC COMPONENT MOUNTING DEVICE, AND STARTING METHOD FOR ELECTRONIC COMPONENT MOUNTING DEVICE Download PDF

Info

Publication number
JP6043797B2
JP6043797B2 JP2014535297A JP2014535297A JP6043797B2 JP 6043797 B2 JP6043797 B2 JP 6043797B2 JP 2014535297 A JP2014535297 A JP 2014535297A JP 2014535297 A JP2014535297 A JP 2014535297A JP 6043797 B2 JP6043797 B2 JP 6043797B2
Authority
JP
Japan
Prior art keywords
programmable logic
logic device
data
circuit construction
signal processing
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
JP2014535297A
Other languages
Japanese (ja)
Other versions
JPWO2014041651A1 (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.)
Fuji Corp
Original Assignee
Fuji Machine Manufacturing 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 Fuji Machine Manufacturing Co Ltd filed Critical Fuji Machine Manufacturing Co Ltd
Publication of JPWO2014041651A1 publication Critical patent/JPWO2014041651A1/en
Application granted granted Critical
Publication of JP6043797B2 publication Critical patent/JP6043797B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors

Description

本発明は、電子部品装着装置をはじめとする各種装置におけるデータの通信に関し、特に、プログラマブル論理デバイスを用いて通信を行う通信システム、その通信システムを用いる電子部品装着装置及び電子部品装着装置の起動方法に関するものである。   The present invention relates to data communication in various devices including an electronic component mounting device, and in particular, a communication system that performs communication using a programmable logic device, an electronic component mounting device that uses the communication system, and activation of an electronic component mounting device It is about the method.

従来、ハードウエアの機能を任意にプログラム可能なプログラマブル論理デバイスの一つであるFPGA(Field Programmable Gate Array)の起動動作に係る技術が開示されている。例えば、特許文献1に開示される制御装置は、車両のエンジン等を制御する制御装置であり、FPGAと、FPGAの機能の一部を実行可能な専用処理回路とを備える。制御装置は、各種センサ(クランク角センサ)等の出力信号をFPGA及び専用処理回路により処理し、インジェクタ等の駆動装置を動作させる制御信号を出力する。この制御装置では、起動時においてFPGAの回路構築(コンフィグレーション)を実行している間は、専用処理回路が駆動装置に対する制御信号等の処理をすることによって、エンジン等を含む車両システムの制御を早期に開始することが可能となっている。   2. Description of the Related Art Conventionally, a technique related to an activation operation of an FPGA (Field Programmable Gate Array) which is one of programmable logic devices capable of arbitrarily programming hardware functions has been disclosed. For example, the control device disclosed in Patent Document 1 is a control device that controls a vehicle engine or the like, and includes an FPGA and a dedicated processing circuit that can execute part of the functions of the FPGA. The control device processes output signals from various sensors (crank angle sensors) and the like by an FPGA and a dedicated processing circuit, and outputs a control signal for operating a drive device such as an injector. In this control device, while the circuit construction (configuration) of the FPGA is executed at the time of startup, the dedicated processing circuit processes the control signal for the drive device, thereby controlling the vehicle system including the engine and the like. It is possible to start early.

特許4321472号公報Japanese Patent No. 4321472

ところで、プログラマブル論理デバイスは、ユーザ側(フィールド)においてハードウエアの機能を任意に変更可能なことから上記したような制御装置の他に様々な装置への適用が検討・開発されている。例えば、プログラマブル論理デバイスは通信システムのデータ処理の回路に適用することが可能である。このような通信システムとして、例えば送受信を行う複数の制御装置の各々に伝送するデータに対する所定の処理(例えば誤り訂正など)を実行する回路としてFPGAを設けた構成が考えられる。このような構成とすることで伝送するデータの種類が変更された場合等に応じてユーザ側でFPGAの処理内容を更新できる。そして、このような通信システムにおいてもシステムの制御を早期に開始したいという要望がある。   By the way, since the programmable logic device can arbitrarily change the function of hardware on the user side (field), application to various devices other than the control device as described above has been studied and developed. For example, the programmable logic device can be applied to a data processing circuit of a communication system. As such a communication system, for example, a configuration in which an FPGA is provided as a circuit that executes predetermined processing (for example, error correction) on data transmitted to each of a plurality of control devices that perform transmission and reception is conceivable. By adopting such a configuration, the processing content of the FPGA can be updated on the user side when the type of data to be transmitted is changed. And also in such a communication system, there exists a request of starting control of a system at an early stage.

これに対し、上記したような制御装置には、駆動装置が接続される装置とこの駆動装置の動作を制御する装置との間で制御信号の通信を行う場合がある。この場合、一方の制御装置から制御信号が通信され、他方の制御装置において入力される制御信号に応じて駆動装置を動作させる。こうした制御装置では、FPGA及び専用処理回路で実行する処理内容を装置内におけるFPGAのコンフィグレーションの状況に応じて変更している。しかしながら、通信システムにおいては、送信側と受信側とが協働して処理を実行する必要がある。このため、このような通信システムのシステム制御をより早期に開始したい場合には、送信側と受信側との制御装置がFPGAのコンフィグレーションの状況に応じて処理回路を変更するとともに、互いの制御装置が同期を取ってこの処理回路の変更を実行する必要がある。   On the other hand, in the control device as described above, there is a case where control signals are communicated between a device to which the drive device is connected and a device that controls the operation of the drive device. In this case, a control signal is communicated from one control device, and the drive device is operated in accordance with the control signal input in the other control device. In such a control apparatus, the processing content executed by the FPGA and the dedicated processing circuit is changed according to the configuration state of the FPGA in the apparatus. However, in a communication system, it is necessary for the transmitting side and the receiving side to execute processing in cooperation. For this reason, when it is desired to start system control of such a communication system earlier, the control devices on the transmission side and the reception side change the processing circuit according to the configuration state of the FPGA, and control each other. It is necessary for the device to perform this processing circuit change in synchronization.

本発明は、上記した課題を鑑みてなされたものであり、プログラマブル論理デバイスを用いて通信を行う通信システムに対し、システムの制御を早期に開始しながら定常の状態にスムーズに立ち上げることが可能な通信システム、その通信システムを用いる電子部品装着装置及び電子部品装着装置の起動方法を提供することを目的とする。   The present invention has been made in view of the above-described problems, and for a communication system that performs communication using a programmable logic device, it is possible to smoothly start up a steady state while starting system control early. An object of the present invention is to provide a simple communication system, an electronic component mounting apparatus using the communication system, and a starting method of the electronic component mounting apparatus.

上記課題を鑑みてなされた本願の請求項1に記載の通信システムは、電子部品の基板への装着作業を行う電子部品装着装置が備える電装ユニット間でデータの伝送を行う。電装ユニットは、コンフィグレーション情報に基づいて回路構築されるプログラマブル論理デバイスと、コンフィグレーション情報によるプログラマブル論理デバイスの回路構築の間、データに対して所定の信号処理を実行する専用処理部と、プログラマブル論理デバイスにおける回路構築が完了したことに基づいて、プログラマブル論理デバイスに対してデータに対する信号処理を実行させる起動手段と、起動手段による動作を、プログラマブル論理デバイスにおける回路構築と通信先のプログラマブル論理デバイスにおける回路構築とが共に完了したことに応じて開始させる同期手段とを備える。   The communication system according to claim 1 of the present application, which has been made in view of the above problems, transmits data between electrical units provided in an electronic component mounting apparatus that performs mounting work of electronic components on a substrate. The electrical unit includes a programmable logic device that is configured based on configuration information, a dedicated processing unit that executes predetermined signal processing on data during the circuit configuration of the programmable logic device based on configuration information, and programmable logic Based on the completion of the circuit construction in the device, an activation means for causing the programmable logic device to perform signal processing on data, and an operation by the activation means, the circuit construction in the programmable logic device and the circuit in the programmable logic device of the communication destination And synchronization means for starting in response to completion of construction.

また、請求項2に記載の通信システムは、請求項1に記載の通信システムにおいて、プログラマブル論理デバイスの回路構築の完了を通知する通知部を備え、通知部は、回路構築の完了情報を通信先に対して出力し、同期手段は、通知部からの完了情報と通信先からの完了情報とに基づいて、起動手段を制御する。   A communication system according to claim 2 is provided with a notification unit for notifying completion of circuit construction of the programmable logic device in the communication system according to claim 1, and the notification unit sends completion information of circuit construction to a communication destination. The synchronization unit controls the activation unit based on the completion information from the notification unit and the completion information from the communication destination.

また、請求項3に記載の通信システムは、請求項1又は2に記載の通信システムにおいて、専用処理部で実行される所定の信号処理は、プログラマブル論理デバイスで実行される信号処理とは異なる処理であり、起動手段に応じて、動作が開始するプログラマブル論理デバイスと、専用処理部とが、データに対して並列的に処理を実行する。   The communication system according to claim 3 is the communication system according to claim 1 or 2, wherein the predetermined signal processing executed by the dedicated processing unit is different from the signal processing executed by the programmable logic device. The programmable logic device that starts its operation and the dedicated processing unit execute processing on the data in parallel according to the activation means.

また、請求項4に記載の通信システムは、請求項1又は2に記載の通信システムにおいて、専用処理部で実行される所定の信号処理は、プログラマブル論理デバイスで実行される信号処理に含まれる一部の処理であり、起動手段に応じて、動作が開始するプログラマブル論理デバイスからの出力結果のうち所定の信号処理に係る部分が専用処理部からの出力結果に一致した場合に、専用処理部の動作を停止する。   The communication system according to claim 4 is the communication system according to claim 1 or 2, wherein the predetermined signal processing executed by the dedicated processing unit is included in the signal processing executed by the programmable logic device. Of the output from the programmable logic device that starts the operation according to the activation means, when the portion related to the predetermined signal processing matches the output result from the dedicated processing unit. Stop operation.

また、本願の請求項5に記載の電子部品装着装置は、電子部品の基板への装着作業に係るデータを電装ユニット間で通信により伝送する電子部品装着装置であって、電装ユニットは、コンフィグレーション情報に基づいて回路構築されるプログラマブル論理デバイスと、コンフィグレーション情報によるプログラマブル論理デバイスの回路構築の間、データに対して所定の信号処理を実行する専用処理部と、プログラマブル論理デバイスにおける回路構築が完了したことに基づいて、プログラマブル論理デバイスに対してデータに対する信号処理を実行させる起動手段と、起動手段による動作を、プログラマブル論理デバイスにおける回路構築と通信先のプログラマブル論理デバイスにおける回路構築とが共に完了したことに応じて開始させる同期手段とを備える。   Further, an electronic component mounting apparatus according to claim 5 of the present application is an electronic component mounting apparatus that transmits data related to mounting work of electronic components to a board by communication between the electrical units. During the construction of programmable logic devices based on information and the construction of programmable logic devices based on configuration information, a dedicated processing unit that performs predetermined signal processing on data and the construction of circuits in programmable logic devices are complete Based on the above, the start-up means for causing the programmable logic device to execute signal processing on data and the operation by the start-up means have been completed for both the circuit construction in the programmable logic device and the circuit construction in the programmable logic device of the communication destination Let it start accordingly And a synchronization means.

また、本願の請求項6に記載の電子部品装着装置の起動方法は、電子部品の基板への装着作業に係るデータを電装ユニット間で通信により伝送する電子部品装着装置の起動方法であって、電装ユニットは、コンフィグレーション情報に基づいて回路構築されるプログラマブル論理デバイスと、データに対して所定の信号処理を実行する専用処理部と、プログラマブル論理デバイスにおける回路構築が完了したことに基づいて、プログラマブル論理デバイスに対してデータに対する信号処理を実行させる起動手段と、を備えるものであり、プログラマブル論理デバイスの回路構築を開始するステップと、回路構築の開始のステップによりプログラマブル論理デバイスの回路構築が行われている間、専用処理部による所定の信号処理を実行するステップと、プログラマブル論理デバイスにおける回路構築の完了を通知するステップと、通信先から、該通信先にあるプログラマブル論理デバイスにおける回路構築の完了の通知を受けるステップと、通知のステップ及び通信先からの通知のステップにより、プログラマブル論理デバイスに対してデータに対する信号処理を開始させるステップとを備える。   The starting method of the electronic component mounting apparatus according to claim 6 of the present application is a starting method of the electronic component mounting apparatus that transmits data related to the mounting operation of the electronic component to the board by communication between the electrical units, The electrical unit is programmable based on the programmable logic device whose circuit is constructed based on the configuration information, the dedicated processing unit that executes predetermined signal processing on the data, and the completion of the circuit construction in the programmable logic device. And a starting means for causing the logic device to perform signal processing on the data. The circuit construction of the programmable logic device is performed by the step of starting the circuit construction of the programmable logic device and the step of starting the circuit construction. During this time, a signal processing unit that performs predetermined signal processing by the dedicated processing unit A step of notifying completion of circuit construction in the programmable logic device, a step of receiving notification of completion of circuit construction in the programmable logic device at the communication destination, a step of notifying from the communication step And a step of notifying the programmable logic device to start signal processing on data by the step of notifying.

請求項1に記載の通信システムでは、電装ユニット間で伝送されるデータがプログラマブル論理デバイス及び専用処理部において信号処理される。プログラマブル論理デバイスは、通信システムの電源投入時や再起動時に、コンフィグレーション情報に基づいて回路構築(コンフィグレーション)が実行される。この回路構築が実行される間は、専用処理部が伝送されるデータに対する信号処理を実行する。起動手段は、回路構築が完了したことに基づいてプログラマブル論理デバイスに対して信号処理を実行させる。そして、同期手段は、自身の電装ユニットが備えるプログラマブル論理デバイスと、通信先のプログラマブル論理デバイスとにおける回路構築が共に完了したことに応じて起動手段による動作を開始させる。これにより、送受信を行う電装ユニットは、回路構築の完了後のプログラマブル論理デバイスにおける信号処理を相互に同期を取って実行させる。その結果、回路構築の完了に応じた信号処理を行う処理回路の変更が適切に実行され、通信システムの制御を早期に開始しながら定常の状態にスムーズに立ち上げることが可能となる。   In the communication system according to the first aspect, data transmitted between the electrical units is subjected to signal processing in the programmable logic device and the dedicated processing unit. The programmable logic device is configured (configured) based on configuration information when the communication system is powered on or restarted. While this circuit construction is executed, the dedicated processing unit executes signal processing on the transmitted data. The activation means causes the programmable logic device to execute signal processing based on the completion of circuit construction. Then, the synchronization means starts the operation by the activation means in response to the completion of the circuit construction in the programmable logic device provided in its own electrical unit and the programmable logic device of the communication destination. Thereby, the electrical unit that performs transmission / reception performs signal processing in the programmable logic device after completion of circuit construction in synchronization with each other. As a result, the processing circuit that performs the signal processing according to the completion of the circuit construction is appropriately changed, and the control of the communication system can be started at an early stage and can be smoothly started up in a steady state.

また、請求項2に記載の通信システムは、プログラマブル論理デバイスの回路構築の完了を通知する通知部を備える。通知部は、回路構築の完了情報を通信先に出力し、同期手段が自身の電装ユニットが備える通知部の完了情報と通信先からの完了情報とに基づいて起動手段を制御する。これにより、電装ユニット間において回路構築の完了の有無を適切に検出し同期を取ることが可能となる。   According to a second aspect of the present invention, the communication system includes a notification unit that notifies completion of circuit construction of the programmable logic device. The notification unit outputs the circuit construction completion information to the communication destination, and the synchronization unit controls the activation unit based on the completion information of the notification unit included in its own electrical unit and the completion information from the communication destination. As a result, it is possible to appropriately detect and synchronize the completion of circuit construction between the electrical units.

また、請求項3に記載の通信システムでは、回路構築が完了すると、専用処理部とプログラマブル論理デバイスとは、データに対して異なる処理内容の信号処理を並列的に実行する。このような構成では、プログラマブル論理デバイスにおいて実行され得る信号処理の一部を専用処理部にて実行することが可能となり、プログラマブル論理デバイスの回路規模を小さくすることが可能となる。従って、プログラマブル論理デバイスの回路構築に必要な時間を短くでき、通信システムの制御をより迅速に開始することが可能となる。   In the communication system according to the third aspect, when the circuit construction is completed, the dedicated processing unit and the programmable logic device execute signal processing of different processing contents on the data in parallel. In such a configuration, a part of signal processing that can be executed in the programmable logic device can be executed by the dedicated processing unit, and the circuit scale of the programmable logic device can be reduced. Accordingly, the time required for circuit construction of the programmable logic device can be shortened, and the control of the communication system can be started more quickly.

また、請求項4に記載の通信システムでは、専用処理部がプログラマブル論理デバイスで実行される信号処理の一部を実行する。専用処理部は、プログラマブル論理デバイスと専用処理部との出力結果が一致した場合に動作が停止される。これにより、専用処理部とプログラマブル論理デバイスとの出力の比較結果に応じて回路構築が正常に完了したかを確認することによって、回路構築の完了に応じた信号処理を行う処理回路の変更をより確実に行うことが可能となる。   In the communication system according to the fourth aspect, the dedicated processing unit executes part of the signal processing executed by the programmable logic device. The operation of the dedicated processing unit is stopped when the output results of the programmable logic device and the dedicated processing unit match. This makes it possible to change the processing circuit that performs signal processing in accordance with the completion of circuit construction by checking whether the circuit construction has been normally completed according to the comparison result of the output between the dedicated processing unit and the programmable logic device. It is possible to perform reliably.

また、請求項5に記載の電子部品装着装置では、電子部品の基板への装着作業に係るデータを伝送する電装ユニットが、プログラマブル論理デバイスの回路構築が実行される間は、専用処理部が伝送されるデータに対する信号処理を実行する。起動手段は、回路構築が完了したことに基づいてプログラマブル論理デバイスに対して信号処理を実行させる。そして、同期手段は、自身の電装ユニットが備えるプログラマブル論理デバイスと、通信先のプログラマブル論理デバイスとにおける回路構築が共に完了したことに応じて起動手段による動作を開始させる。これにより、電装ユニット間のデータ伝送が早期に開始されながら定常の状態にスムーズに立ち上げることによって、システムの起動時間の改善を図った電子部品装着装置が構成できる。   In the electronic component mounting apparatus according to claim 5, the dedicated processing unit transmits the electrical unit that transmits data related to the mounting operation of the electronic component to the board while the circuit construction of the programmable logic device is executed. Signal processing is performed on the data to be processed. The activation means causes the programmable logic device to execute signal processing based on the completion of circuit construction. Then, the synchronization means starts the operation by the activation means in response to the completion of the circuit construction in the programmable logic device provided in its own electrical unit and the programmable logic device of the communication destination. As a result, an electronic component mounting apparatus that improves the startup time of the system can be configured by smoothly starting the data transmission between the electrical units to a steady state while being started early.

また、請求項6に記載の電子部品装着装置の起動方法では、プログラマブル論理デバイスの回路構築が開始されると、回路構築が行われている間は専用処理部による信号処理が実行される。回路構築が完了すると、その旨を電装ユニット間で通知する。通信先から完了の通知を受けると、プログラマブル論理デバイスに対して信号処理を実行させる。これにより、回路構築が行われている間は専用処理部による信号処理を実行しつつ、回路構築の完了後のプログラマブル論理デバイスにおける信号処理を相互に同期を取って実行させる。これにより、電装ユニット間のデータ伝送が早期に開始されながら定常の状態にスムーズに立ち上げることによって、電子部品装着装置の起動時間の改善を図ることが可能となる。   In the electronic component mounting apparatus activation method according to the sixth aspect, when the circuit construction of the programmable logic device is started, the signal processing by the dedicated processing unit is executed while the circuit construction is being performed. When the circuit construction is completed, this is notified between the electrical units. When a notification of completion is received from the communication destination, the programmable logic device is caused to execute signal processing. Thus, while the circuit construction is being performed, the signal processing by the dedicated processing unit is executed, and the signal processing in the programmable logic device after the completion of the circuit construction is executed in synchronization with each other. As a result, the start-up time of the electronic component mounting apparatus can be improved by smoothly starting the data transmission between the electrical units in a steady state while being started early.

本実施形態の通信システムが適用される電子部品装着装置の斜視図である。It is a perspective view of the electronic component mounting apparatus with which the communication system of this embodiment is applied. 図1に示す電子部品装着装置の上部カバーを取り外した状態の概略平面図である。It is a schematic plan view of the state which removed the upper cover of the electronic component mounting apparatus shown in FIG. 電子部品装着装置のブロック図である。It is a block diagram of an electronic component mounting apparatus. 多重化通信システムの概略構成図である。It is a schematic block diagram of a multiplexing communication system. 光無線装置の概略構成図である。It is a schematic block diagram of an optical wireless apparatus. 多重化通信システムの起動動作を示す概念図である。It is a conceptual diagram which shows the starting operation | movement of a multiplexing communication system. 多重化通信システムの起動時の動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement at the time of starting of a multiplexing communication system.

以下、本発明の実施形態について図を参照して説明する。初めに、本願の通信システムを適用する装置の一例として電子部品装着装置(以下、「装着装置」と略する場合がある)について説明する。   Embodiments of the present invention will be described below with reference to the drawings. First, an electronic component mounting apparatus (hereinafter sometimes abbreviated as “mounting apparatus”) will be described as an example of an apparatus to which the communication system of the present application is applied.

(装着装置10の構成)
図1に示すように、装着装置10は、装置本体11と、装置本体11に一体的に設けられる一対の表示装置13と、装置本体11に対して着脱可能に設けられる供給装置15,16とを備える。本実施形態の装着装置10は、図3に示す制御装置80の制御に基づいて、装置本体11内に収容される搬送装置21にて搬送される回路基板100に対して電子部品(図示略)の装着作業を実施する装置である。なお、本実施形態では、図1に示すように、搬送装置21により回路基板100が搬送される方向(図2における左右方向)をX軸方向、回路基板100の搬送方向に水平でX軸方向に対して直角な方向をY軸方向と称し、説明する。
(Configuration of mounting device 10)
As shown in FIG. 1, the mounting device 10 includes a device main body 11, a pair of display devices 13 provided integrally with the device main body 11, and supply devices 15 and 16 provided detachably with respect to the device main body 11. Is provided. The mounting device 10 according to the present embodiment is an electronic component (not shown) with respect to the circuit board 100 transported by the transport device 21 housed in the device body 11 based on the control of the control device 80 shown in FIG. It is an apparatus which implements mounting work. In the present embodiment, as shown in FIG. 1, the direction in which the circuit board 100 is transported by the transport device 21 (the left-right direction in FIG. 2) is the X-axis direction, and the horizontal direction in the transport direction of the circuit board 100 is the X-axis direction. A direction perpendicular to the direction is referred to as a Y-axis direction and will be described.

装置本体11は、X軸方向の一端側でY軸方向における両端部に表示装置13を各々備える。各表示装置13は、タッチパネル式の表示装置であり、電子部品の装着作業に関する情報を表示する。また、装置本体11は、Y軸方向の両側から挟むようにして装着される供給装置15,16を備える。供給装置15は、フィーダ型の供給装置であり、各種の電子部品がテーピング化されリールに巻回させた状態で収容されるテープフィーダ15Aを複数有している。供給装置16は、トレイ型の供給装置であり、複数の電子部品が載置された部品トレイ16A(図2参照)を複数有している。   The apparatus body 11 includes display devices 13 at both ends in the Y-axis direction on one end side in the X-axis direction. Each display device 13 is a touch panel display device, and displays information related to the mounting operation of the electronic component. Further, the apparatus main body 11 includes supply devices 15 and 16 that are mounted so as to be sandwiched from both sides in the Y-axis direction. The supply device 15 is a feeder-type supply device, and includes a plurality of tape feeders 15A that are housed in a state where various electronic components are taped and wound on a reel. The supply device 16 is a tray-type supply device, and has a plurality of component trays 16A (see FIG. 2) on which a plurality of electronic components are placed.

図2は、装置本体11の上部カバー11A(図1参照)を取り除いた状態で装着装置10を上方(図1における上側)からの視点において示した概略平面図である。図2に示すように、装置本体11は、上記搬送装置21と、回路基板100に対して電子部品を装着する装着ヘッド22と、その装着ヘッド22を移動させる移動装置23とを基台20の上に備える。   FIG. 2 is a schematic plan view showing the mounting device 10 from a viewpoint from above (upper side in FIG. 1) with the upper cover 11A (see FIG. 1) of the device body 11 removed. As shown in FIG. 2, the apparatus main body 11 includes the transport device 21, a mounting head 22 for mounting electronic components on the circuit board 100, and a moving device 23 for moving the mounting head 22. Prepare for the top.

搬送装置21は、基台20におけるY軸方向の略中央部に設けられており、1対のコンベアベルト31と、コンベアベルト31に保持された基板保持装置32と、基板保持装置32を移動させる電磁モータ33とを有している。基板保持装置32は回路基板100を保持する。電磁モータ33は、出力軸がコンベアベルト31に駆動連結されている。電磁モータ33は、例えば、回転角度を精度良く制御可能なサーボモータでる。搬送装置21は、電磁モータ33の駆動に基づいてコンベアベルト31が周回動作を行うことで、基板保持装置32とともに回路基板100がX軸方向に移動する。   The transfer device 21 is provided in a substantially central portion of the base 20 in the Y-axis direction, and moves the pair of conveyor belts 31, the substrate holding device 32 held on the conveyor belt 31, and the substrate holding device 32. And an electromagnetic motor 33. The substrate holding device 32 holds the circuit board 100. The output shaft of the electromagnetic motor 33 is drivingly connected to the conveyor belt 31. The electromagnetic motor 33 is, for example, a servo motor that can accurately control the rotation angle. In the transport device 21, the circuit board 100 moves in the X-axis direction together with the substrate holding device 32 when the conveyor belt 31 rotates around based on the driving of the electromagnetic motor 33.

装着ヘッド22は、回路基板100と対向する下面に電子部品を吸着する吸着ノズル41を有する。吸着ノズル41は、正負圧供給装置42(図3参照)を介して負圧エア、正圧エア通路に通じており、負圧にて電子部品を吸着保持し、僅かな正圧が供給されることで保持した電子部品を離脱する。また、装着ヘッド22は、吸着ノズル41を昇降させるノズル昇降装置43(図3参照)及び吸着ノズル41をそれの軸心回りに自転させるノズル自転装置44(図3参照)を有しており、保持する電子部品の上下方向の位置及び電子部品の保持姿勢を変更する。ノズル昇降装置43は、駆動源として例えば電磁モータ43A(図3参照)を備える。また、装着ヘッド22は、保持する電子部品の上下方向の位置を検出するための位置検出センサ45(図3参照)を有している。また、装着ヘッド22には、回路基板100を撮影するためのマークカメラ47が下方を向いた状態で固定されている。なお、吸着ノズル41は、装着ヘッド22に対し着脱可能であり、電子部品のサイズ、形状等に応じて変更できる。   The mounting head 22 has a suction nozzle 41 that sucks electronic components on the lower surface facing the circuit board 100. The suction nozzle 41 communicates with the negative pressure air and the positive pressure air passage via a positive / negative pressure supply device 42 (see FIG. 3), sucks and holds the electronic component with the negative pressure, and supplies a slight positive pressure. The held electronic component is removed. Moreover, the mounting head 22 has a nozzle lifting device 43 (see FIG. 3) that lifts and lowers the suction nozzle 41 and a nozzle rotation device 44 (see FIG. 3) that rotates the suction nozzle 41 about its axis. The vertical position of the electronic component to be held and the holding posture of the electronic component are changed. The nozzle lifting / lowering device 43 includes, for example, an electromagnetic motor 43A (see FIG. 3) as a drive source. The mounting head 22 has a position detection sensor 45 (see FIG. 3) for detecting the position of the electronic component to be held in the vertical direction. Further, a mark camera 47 for photographing the circuit board 100 is fixed to the mounting head 22 in a state of facing downward. The suction nozzle 41 is detachable from the mounting head 22 and can be changed according to the size and shape of the electronic component.

また、装着ヘッド22は、移動装置23によって基台20上の任意の位置に移動する。詳述すると、移動装置23は、装着ヘッド22をX軸方向に移動させるためのX軸方向スライド機構50と、装着ヘッド22をY軸方向に移動させるためのY軸方向スライド機構52とを備える。X軸方向スライド機構50は、X軸方向に移動可能に基台20上に設けられたX軸スライダ54と、駆動源として電磁モータ56とを有している。X軸スライダ54は、電磁モータ56の駆動に基づいてX軸方向の任意の位置に移動する。   The mounting head 22 is moved to an arbitrary position on the base 20 by the moving device 23. More specifically, the moving device 23 includes an X-axis direction slide mechanism 50 for moving the mounting head 22 in the X-axis direction, and a Y-axis direction slide mechanism 52 for moving the mounting head 22 in the Y-axis direction. . The X-axis direction slide mechanism 50 has an X-axis slider 54 provided on the base 20 so as to be movable in the X-axis direction, and an electromagnetic motor 56 as a drive source. The X-axis slider 54 moves to an arbitrary position in the X-axis direction based on driving of the electromagnetic motor 56.

また、Y軸方向スライド機構52は、Y軸方向に移動可能にX軸スライダ54の側面に設けられたY軸スライダ58と、駆動源としての電磁モータ60とを有している。Y軸スライダ58は、電磁モータ60の駆動に基づいて、Y軸方向の任意の位置に移動する。そして、装着ヘッド22は、Y軸スライダ58に取り付けらており、移動装置23の駆動にともなって基台20上の任意の位置に移動する。これにより、マークカメラ47は、装着ヘッド22が移動させられることで回路基板100の任意の位置の表面が撮像可能となる。マークカメラ47により撮影された画像データは、画像処理装置71(図3参照)により処理され制御装置80に出力される。また、装着ヘッド22は、Y軸スライダ58にコネクタ48を介して取り付けられワンタッチで着脱可能であり、種類の異なる作業ヘッド、例えば、ディスペンサヘッド等に変更できる。   The Y-axis direction slide mechanism 52 has a Y-axis slider 58 provided on the side surface of the X-axis slider 54 so as to be movable in the Y-axis direction, and an electromagnetic motor 60 as a drive source. The Y-axis slider 58 moves to an arbitrary position in the Y-axis direction based on driving of the electromagnetic motor 60. The mounting head 22 is attached to the Y-axis slider 58 and moves to an arbitrary position on the base 20 as the moving device 23 is driven. Thereby, the mark camera 47 can image the surface of an arbitrary position of the circuit board 100 by moving the mounting head 22. Image data photographed by the mark camera 47 is processed by the image processing device 71 (see FIG. 3) and output to the control device 80. The mounting head 22 is attached to the Y-axis slider 58 via the connector 48 and can be attached and detached with a single touch, and can be changed to a different type of work head, for example, a dispenser head.

また、基台20は、Y軸方向の両側に設けられた各側面部に供給装置15,16が接続されている。各供給装置15,16は、供給する電子部品の不足や電子部品の種類の変更等に対応するべく、基台20に着脱可能とされている。また、基台20には、各供給装置15,16が接続される部分におけるX軸方向の略中央部にパーツカメラ73が各々設けられている。各パーツカメラ73は、上方を向いた状態で設けられており、各供給装置15,16から装着ヘッド22の吸着ノズル41に吸着保持された電子部品を撮像する。パーツカメラ73は、撮影された画像データを画像処理装置71(図3参照)に出力する。画像処理装置71は、処理したデータを制御装置80に出力する。   In addition, the base 20 has supply devices 15 and 16 connected to side portions provided on both sides in the Y-axis direction. Each of the supply devices 15 and 16 can be attached to and detached from the base 20 in order to cope with a shortage of electronic components to be supplied, changes in the types of electronic components, and the like. Further, the base 20 is provided with a parts camera 73 at a substantially central portion in the X-axis direction at a portion to which the supply devices 15 and 16 are connected. Each part camera 73 is provided in a state of facing upward, and images the electronic components sucked and held by the suction nozzle 41 of the mounting head 22 from each of the supply devices 15 and 16. The parts camera 73 outputs the captured image data to the image processing device 71 (see FIG. 3). The image processing device 71 outputs the processed data to the control device 80.

(装着装置10に適用される通信システム)
ここで、図3に示すように、本実施形態の装着装置10は、装着装置10の制御装置80と制御装置80以外の部分(各種装置)との間のデータ通信に光無線の多重化通信を用いる。なお、図3に示す装着装置10の構成は、通信システムを適用する場合の一例であり、装着装置10が備える装置の種類や数等に応じて適宜変更する。また、本願の通信システムは、装着装置10に例示される電子部品装着装置の他に、様々な製造ラインにおいて稼働する自動機などに適用可能なシステムである。
(Communication system applied to mounting device 10)
Here, as shown in FIG. 3, the mounting apparatus 10 according to the present embodiment uses optical wireless multiplexed communication for data communication between the control apparatus 80 of the mounting apparatus 10 and parts (various apparatuses) other than the control apparatus 80. Is used. Note that the configuration of the mounting apparatus 10 illustrated in FIG. 3 is an example in the case of applying a communication system, and is appropriately changed according to the type and number of apparatuses provided in the mounting apparatus 10. The communication system of the present application is a system that can be applied to an automatic machine operating in various production lines in addition to the electronic component mounting apparatus exemplified by the mounting apparatus 10.

図3に示すように、制御装置80は、CPU、ROM、RAM等を備えたコンピュータを主体とするコントローラ82と、画像ボード84と、駆動制御ボード85と、I/Oボード86とを備える。コントローラ82は、各ボード84,85,86を介して各種装置と通信を行う。各ボード84,85,86は、光無線装置91を介して伝送路95の一端に接続され、その伝送路95の他端には光無線装置93を介して各種装置(カメラ、モータ、センサ等)が接続されている。各ボード84,85,86と各種装置とが入出力するデータは、光無線装置91,93を介して伝送路95において光無線による通信で伝送される。例えば、図2に示すように、移動装置23には、制御装置80に接続される光無線装置91の受発光部92Aに対向して、光無線装置93の受発光部92Bが設けられている。受発光部92Bは、光無線装置91側の受発光部92Aとの間で光軸が一致するように移動装置23のX軸スライダ54に固定されている。これにより、受発光部92A,92B(光無線装置91,93)間で各種通信が可能とされている。   As shown in FIG. 3, the control device 80 includes a controller 82 mainly composed of a computer having a CPU, ROM, RAM, and the like, an image board 84, a drive control board 85, and an I / O board 86. The controller 82 communicates with various devices via the boards 84, 85, 86. Each board 84, 85, 86 is connected to one end of a transmission path 95 via an optical wireless device 91, and the other end of the transmission path 95 is connected to various devices (camera, motor, sensor, etc.) via an optical wireless device 93. ) Is connected. Data input / output between the boards 84, 85, 86 and various devices is transmitted via optical wireless devices 91, 93 by optical wireless communication in the transmission path 95. For example, as shown in FIG. 2, the moving device 23 is provided with a light emitting / receiving unit 92 </ b> B of the optical wireless device 93 facing the light emitting / receiving unit 92 </ b> A of the optical wireless device 91 connected to the control device 80. . The light emitting / receiving unit 92B is fixed to the X-axis slider 54 of the moving device 23 so that the optical axis coincides with the light emitting / receiving unit 92A on the optical wireless device 91 side. As a result, various types of communication can be performed between the light emitting / receiving units 92A and 92B (optical wireless devices 91 and 93).

図3に示す画像ボード84は、画像データの入出力を制御するボードである。例えば、コントローラ82は、画像ボード84を介して画像処理装置71がマークカメラ47の画像データに対する処理から検出した回路基板100に関する情報(種類・形状等)や回路基板100の基板保持装置32による保持位置の誤差等の情報を受信する。駆動制御ボード85は、電磁モータに対する動作指令や電磁モータからリアルタイムでフィードバックされる情報等の入出力を制御するボードである。例えば、コントローラ82は、駆動制御ボード85を介して電磁モータ43Aにより取得されるトルク情報や位置情報(吸着ノズル41に保持される電子部品の上下位置)などのサーボ制御情報を受信する。I/Oボード86は、例えば位置検出センサ45の出力信号等の入出力を制御するボードである。これら制御装置80に各装置から入力されるデータは、光無線装置93により多重化された上で光無線信号として伝送路95を伝送される。光無線装置91は、伝送された多重化信号の多重化を解除し個々のデータに分離する処理を行う。光無線装置91は、分離されたデータのうち、画像データを画像ボード84に、サーボ制御情報を駆動制御ボード85に、I/O信号をI/Oボード86に転送する。   An image board 84 shown in FIG. 3 is a board that controls input / output of image data. For example, the controller 82 uses the image board 84 to hold information (type, shape, etc.) on the circuit board 100 detected by the image processing apparatus 71 from processing of the image data of the mark camera 47 and hold the circuit board 100 by the board holding device 32. Receive information such as position error. The drive control board 85 is a board that controls input / output of operation commands for the electromagnetic motor and information fed back from the electromagnetic motor in real time. For example, the controller 82 receives servo control information such as torque information and position information (vertical position of the electronic component held by the suction nozzle 41) acquired by the electromagnetic motor 43A via the drive control board 85. The I / O board 86 is a board that controls input / output of an output signal of the position detection sensor 45, for example. Data input from these devices to the control device 80 is multiplexed by the optical wireless device 93 and then transmitted through the transmission path 95 as an optical wireless signal. The optical wireless device 91 performs a process of demultiplexing the transmitted multiplexed signal and separating it into individual data. Of the separated data, the optical wireless device 91 transfers image data to the image board 84, servo control information to the drive control board 85, and I / O signals to the I / O board 86.

一方で、コントローラ82は、光無線装置91により受信された各データを処理する。コントローラ82は、例えば処理結果に基づいた電磁モータ43Aに対する制御信号を、駆動制御ボード85を介して光無線装置91に出力する。光無線装置93は、光無線装置91から伝送される制御信号をノズル昇降装置43に転送する。これにより、電磁モータ43Aが制御信号に基づいて動作する。また、コントローラ82は、例えば表示装置13の表示を変更する制御信号をI/Oボード86、光無線装置91,93を介して表示装置13に出力する。このように、制御装置80と制御装置80以外の各装置とで送受信される各種情報は、伝送路95上を多重化されたデータ、例えば時分割多重(TDM)方式のフレームデータとして送受信される。なお、制御装置80と他の装置間の通信は、その一部だけを光無線通信にて実施してよい。   On the other hand, the controller 82 processes each data received by the optical wireless device 91. For example, the controller 82 outputs a control signal for the electromagnetic motor 43 </ b> A based on the processing result to the optical wireless device 91 via the drive control board 85. The optical wireless device 93 transfers the control signal transmitted from the optical wireless device 91 to the nozzle lifting / lowering device 43. Thus, the electromagnetic motor 43A operates based on the control signal. For example, the controller 82 outputs a control signal for changing the display of the display device 13 to the display device 13 via the I / O board 86 and the optical wireless devices 91 and 93. As described above, various types of information transmitted and received between the control device 80 and each device other than the control device 80 are transmitted and received as data multiplexed on the transmission path 95, for example, time division multiplexing (TDM) frame data. . Note that only part of the communication between the control device 80 and another device may be performed by optical wireless communication.

上述した装着装置10では、基板保持装置32に保持された回路基板100に対して装着ヘッド22によって電子部品の装着作業を行う。具体的には、コントローラ82は、搬送装置21を駆動して回路基板100を作業位置まで搬送し、電磁モータ33を停止させて回路基板100を固定的に保持させる。次に、コントローラ82は、移動装置23を駆動して装着ヘッド22を回路基板100上に移動させマークカメラ47により回路基板100を撮像する。この際に、コントローラ82は、画像処理装置71から受信した回路基板の種類及び回路基板100の保持位置の誤差を判定する。次に、コントローラ82は、基板の種類に対する判定結果に応じた電子部品を有する供給装置15,16を駆動し、該当する電子部品を装着ヘッド22への供給位置に送り出す制御を行う。次に、コントローラ82は、移動装置23を駆動して供給位置の搬送された電子部品を装着ヘッド22の吸着ノズル41により吸着保持させる。   In the mounting device 10 described above, an electronic component is mounted on the circuit board 100 held by the substrate holding device 32 by the mounting head 22. Specifically, the controller 82 drives the transport device 21 to transport the circuit board 100 to the working position, stops the electromagnetic motor 33, and holds the circuit board 100 in a fixed manner. Next, the controller 82 drives the moving device 23 to move the mounting head 22 onto the circuit board 100 and images the circuit board 100 with the mark camera 47. At this time, the controller 82 determines the type of the circuit board received from the image processing apparatus 71 and the error in the holding position of the circuit board 100. Next, the controller 82 drives the supply devices 15 and 16 having electronic components according to the determination result for the type of board, and performs control to send the corresponding electronic components to the supply position to the mounting head 22. Next, the controller 82 drives the moving device 23 to suck and hold the electronic component conveyed at the supply position by the suction nozzle 41 of the mounting head 22.

次に、コントローラ82は、電子部品を保持した装着ヘッド22をパーツカメラ73上に移動させて電子部品の状態を撮像させる。この際に、コントローラ82は、撮像結果に基づいて電子部品の保持位置の誤差を取得する。次に、コントローラ82は、装着ヘッド22を回路基板100上の装着位置に移動させ回路基板及び電子部品の保持位置誤差に基づいて吸着ノズル41を自転させた後に電子部品を回路基板100に装着させる。   Next, the controller 82 moves the mounting head 22 holding the electronic component onto the parts camera 73 to image the state of the electronic component. At this time, the controller 82 acquires an error in the holding position of the electronic component based on the imaging result. Next, the controller 82 moves the mounting head 22 to the mounting position on the circuit board 100, rotates the suction nozzle 41 based on the holding position error of the circuit board and the electronic component, and then mounts the electronic component on the circuit board 100. .

次に、上記した多重化通信を用いて電子部品の装着を実施する装着装置10に適用して好適な通信システム(多重化通信システム)について図4を用いて説明する。図4に示す多重化通信システム110は、装着ヘッド22と制御装置80とを接続する通信システムの一例である。以下の説明では、まず制御装置80から装着ヘッド22へのデータ伝送について説明する。   Next, a communication system (multiplexed communication system) suitable for application to the mounting apparatus 10 for mounting electronic components using the above-described multiplexed communication will be described with reference to FIG. A multiplexing communication system 110 illustrated in FIG. 4 is an example of a communication system that connects the mounting head 22 and the control device 80. In the following description, data transmission from the control device 80 to the mounting head 22 will be described first.

制御装置80は、画像ボード84、駆動制御ボード85及びI/Oボード86が光無線装置91に電気的に接続されている。装着ヘッド22は、ノズル昇降装置43の電磁モータ43A、位置検出センサ45及びマークカメラ47が光無線装置93に電気的に接続されている。   In the control device 80, an image board 84, a drive control board 85, and an I / O board 86 are electrically connected to the optical wireless device 91. In the mounting head 22, the electromagnetic motor 43 </ b> A, the position detection sensor 45, and the mark camera 47 of the nozzle lifting / lowering device 43 are electrically connected to the optical wireless device 93.

光無線装置91は、入出力回路120と、FPGA(Field Programmable Gate Array)122と、CPLD(Complex Programmable Logic Device)123と、セレクタ124と、ROM126と、CPU127と、多重化装置129とを備え、通信バス(図示略)により各種回路が相互に接続されている。制御装置80は、各ボード84,85,86の出力信号を光無線装置91の入出力回路120に出力する。入出力回路120は、入力された信号をFPGA122及びCPLD123に出力する。   The optical wireless device 91 includes an input / output circuit 120, an FPGA (Field Programmable Gate Array) 122, a CPLD (Complex Programmable Logic Device) 123, a selector 124, a ROM 126, a CPU 127, and a multiplexing device 129. Various circuits are connected to each other by a communication bus (not shown). The control device 80 outputs the output signals of the boards 84, 85, 86 to the input / output circuit 120 of the optical wireless device 91. The input / output circuit 120 outputs the input signal to the FPGA 122 and the CPLD 123.

FPGA122及びCPLD123は、入出力回路120から入力されるデータに対して所定の信号処理を施しセレクタ124に出力する。この所定の信号処理は、例えば、伝送されるデータに対する誤りの検出・訂正を実施するための処理である。ROM126は、例えばフラッシュメモリ等の書き換え可能な不揮発性メモリであり、FPGA122が備える後述する各処理回路の回路データを含むコンフィグレーション情報が保存されている。   The FPGA 122 and the CPLD 123 perform predetermined signal processing on the data input from the input / output circuit 120 and output the processed data to the selector 124. This predetermined signal processing is, for example, processing for performing error detection / correction on transmitted data. The ROM 126 is a rewritable nonvolatile memory such as a flash memory, for example, and stores configuration information including circuit data of each processing circuit described later included in the FPGA 122.

セレクタ124は、FPGA122及びCPLD123から多重化装置129に出力する信号を切り替える。CPU127は、光無線装置91を統括制御する回路であり、FPGA122の起動時のコンフィグレーションに応じて入出力回路120及びセレクタ124の入出力先を制御する。多重化装置129は、セレクタ124の出力信号を多重化し伝送路95を介して光無線装置93の多重化装置139に伝送する。CPU127は、FPGA122のコンフィグレーションに応じて多重化装置129における多重化処理の有無を制御する。   The selector 124 switches signals output from the FPGA 122 and the CPLD 123 to the multiplexing device 129. The CPU 127 is a circuit that performs overall control of the optical wireless device 91, and controls the input / output destinations of the input / output circuit 120 and the selector 124 according to the configuration when the FPGA 122 is activated. The multiplexing device 129 multiplexes the output signal of the selector 124 and transmits it to the multiplexing device 139 of the optical wireless device 93 via the transmission path 95. The CPU 127 controls the presence / absence of multiplexing processing in the multiplexing device 129 according to the configuration of the FPGA 122.

光無線装置93は、光無線装置91と同様の構成となっており、入出力回路130と、FPGA132と、CPLD133と、セレクタ134と、ROM136と、CPU137と、上記した多重化装置139とを備える。多重化装置139は、多重化装置129から伝送される信号の多重化を解除し個々のデータに分離してセレクタ134に出力する。CPU137は、FPGA132のコンフィグレーションに応じて多重化装置139における多重化処理の有無を制御する。セレクタ134は、多重化装置139の出力信号をFPGA132及びCPLD133に出力する。FPGA132及びCPLD133は、入力されるデータに対して所定の信号処理を施し入出力回路130を介して各装置(電磁モータ43A等)に信号を出力する。CPU137は、FPGA132のコンフィグレーションに応じて入出力回路130及びセレクタ134の入出力先を変更する。   The optical wireless device 93 has the same configuration as the optical wireless device 91, and includes an input / output circuit 130, an FPGA 132, a CPLD 133, a selector 134, a ROM 136, a CPU 137, and the multiplexing device 139 described above. . Multiplexer 139 demultiplexes the signal transmitted from multiplexer 129, separates it into individual data, and outputs the data to selector 134. The CPU 137 controls the presence / absence of multiplexing processing in the multiplexing device 139 according to the configuration of the FPGA 132. The selector 134 outputs the output signal of the multiplexing device 139 to the FPGA 132 and the CPLD 133. The FPGA 132 and the CPLD 133 perform predetermined signal processing on the input data and output signals to each device (such as the electromagnetic motor 43A) via the input / output circuit 130. The CPU 137 changes the input / output destinations of the input / output circuit 130 and the selector 134 according to the configuration of the FPGA 132.

例えば、コントローラ82は、電磁モータ43Aに対するサーボ制御信号を、駆動制御ボード85から光無線装置91,93を介して装着ヘッド22に出力し電磁モータ43Aを制御する。なお、装着ヘッド22から制御装置80にデータを伝送する場合には、上記した説明とは逆の方向にデータが転送され、各回路にて同様の処理がなされるため、詳細についての説明を省略する。   For example, the controller 82 outputs a servo control signal for the electromagnetic motor 43A from the drive control board 85 to the mounting head 22 via the optical wireless devices 91 and 93 to control the electromagnetic motor 43A. When data is transmitted from the mounting head 22 to the control device 80, the data is transferred in the opposite direction to that described above, and the same processing is performed in each circuit. To do.

ここで、制御装置80と、装着ヘッド22を含む制御装置80以外の各装置との間の通信では、異なる種類のデータが伝送される。例えば、画像ボード84により送受信される画像データは、1フレームを構成するデータ量が比較的大きなものであり、例えば1Gbps以上のデータ転送レートが要求されるデータである。また、例えば、駆動制御ボード85により送受信される動作指令やサーボ制御情報は、必要なデータ量が上記した画像データに比して小さなものであり、例えば125Mbpsのデータ転送レートが要求される。   Here, in the communication between the control device 80 and each device other than the control device 80 including the mounting head 22, different types of data are transmitted. For example, image data transmitted and received by the image board 84 has a relatively large amount of data constituting one frame, and is data that requires a data transfer rate of, for example, 1 Gbps or more. Further, for example, the operation command and servo control information transmitted / received by the drive control board 85 have a smaller required data amount than the above-described image data, and a data transfer rate of, for example, 125 Mbps is required.

光無線装置91,93は、このような各データ種に応じた誤り訂正の符号付与及び検出・訂正回路がFPGA122,132に構成される。このため、FPGA122,132は、データの種類の増加等にともなって必要な回路数が増加するため回路規模が増大する傾向にある。つまり、多重化通信システム110の信頼性向上等を図るためにFPGA122,132に様々な機能を追加するにつれて回路規模が増大し、起動時のコンフィグレーションの時間、即ちシステムの起動時間が長くなることが懸念される。   In the optical wireless devices 91 and 93, error correction code assignment and detection / correction circuits corresponding to the respective data types are configured in the FPGAs 122 and 132. For this reason, the FPGAs 122 and 132 tend to increase in circuit scale due to an increase in the number of necessary circuits with an increase in data types. That is, the circuit scale increases as various functions are added to the FPGAs 122 and 132 in order to improve the reliability of the multiplexed communication system 110, and the configuration time at startup, that is, the system startup time becomes longer. Is concerned.

そこで、本実施形態の多重化通信システム110では、伝送されるデータの種類等に基づいて起動時に必要な処理内容の優先度を決定し、その処理をFPGA122,132がコンフィグレーションを行っている間はCPLD123,133が実行する。例えば、駆動制御ボード85と電磁モータ43Aとの間で伝送されるサーボ制御情報は、伝送されるデータ量が比較的少なく1指令あたりのデータ処理に係る負荷が小さい。このため、光無線装置91,93は、CPLD122,123にサーボ制御情報を処理する回路を備え、FPGA122,132がコンフィグレーションを行っている間はCPLD123,133がサーボ制御情報に対するデータ処理を行う構成となっている。   Therefore, in the multiplexed communication system 110 according to the present embodiment, the priority of processing contents required at the time of activation is determined based on the type of data to be transmitted, and the processing is performed while the FPGAs 122 and 132 are performing configuration. Are executed by the CPLDs 123 and 133. For example, servo control information transmitted between the drive control board 85 and the electromagnetic motor 43A has a relatively small amount of data to be transmitted and a small load related to data processing per command. For this reason, the optical wireless devices 91 and 93 are provided with circuits for processing servo control information in the CPLDs 122 and 123, and the CPLDs 123 and 133 perform data processing on the servo control information while the FPGAs 122 and 132 are performing configuration. It has become.

CPLD123,133は、回路データが書き換え可能なEEPROM等の不揮発性メモリを備え、装着装置10の電源投入にともなって機能する専用LSIとして構成されている。このため、CPLD123,133は、起動後にコンフィグレーションが必要なFPGA122,132に比べて機能するまでに必要な時間が短くなっている。従って、FPGA122,132のコンフィグレーション中にCPLD123,133によりFPGA122,132の機能の一部を実行することで、通信システムの制御を早期に開始することが可能となる。   The CPLDs 123 and 133 are configured as dedicated LSIs that include a nonvolatile memory such as an EEPROM that can rewrite circuit data, and that function as the mounting apparatus 10 is powered on. For this reason, the CPLDs 123 and 133 require a shorter time to function than the FPGAs 122 and 132 that require configuration after startup. Therefore, by executing part of the functions of the FPGAs 122 and 132 by the CPLDs 123 and 133 during the configuration of the FPGAs 122 and 132, it is possible to start control of the communication system at an early stage.

さらに、CPU127,137は、FPGA122,132のコンフィグレーションが完了すると、入出力回路120,130、セレクタ124,134及び多重化装置129,139を制御しサーボ制御情報を処理する回路をCPLD123,133からFPGA122,132に切り替える制御を行う。これにより、光無線装置91,93は、相互に同期をとりながらサーボ制御情報を処理する回路が切り替えられ、多重化通信システム110の制御を早期に開始しながら定常の状態にスムーズに立ち上げられる。   Further, when the configuration of the FPGAs 122 and 132 is completed, the CPUs 127 and 137 control the input / output circuits 120 and 130, the selectors 124 and 134, and the multiplexers 129 and 139 from CPLDs 123 and 133. Control to switch to the FPGAs 122 and 132 is performed. As a result, the optical wireless devices 91 and 93 are switched to a circuit for processing servo control information while synchronizing with each other, and can be smoothly started up in a steady state while starting control of the multiplexed communication system 110 at an early stage. .

次に、光無線装置91のCPLD123及びFPGA122の構成について説明する。なお、光無線装置93は、光無線装置91と同様の構成であるため、説明を省略する。図5に示すように、光無線装置91のFPGA122は、処理部122Aと、通知部122Bとを備える。処理部122Aは、FPGA122のコンフィグレーションが完了した後に、サーボ制御情報を含むデータ215(図6参照)に対して誤り訂正等の処理を実行する。通知部122Bは、FPGA122のコンフィグレーションの完了をCPLD123に通知する処理を実行する。   Next, the configurations of the CPLD 123 and the FPGA 122 of the optical wireless device 91 will be described. The optical wireless device 93 has the same configuration as that of the optical wireless device 91, and thus the description thereof is omitted. As illustrated in FIG. 5, the FPGA 122 of the optical wireless device 91 includes a processing unit 122A and a notification unit 122B. The processing unit 122A performs processing such as error correction on the data 215 including the servo control information (see FIG. 6) after the configuration of the FPGA 122 is completed. The notification unit 122B executes processing for notifying the CPLD 123 of completion of configuration of the FPGA 122.

CPLD123は、起動部123Aと、検出部123Bと、初期処理部123Cとを備える。起動部123Aは、CPLD123の起動にともなってFPGA122に対しコンフィグレーションを開始させる処理を行う。通知部122Bの出力信号は、検出部123Bに入力される。検出部123Bは、通知部122Bから入力される信号に基づいてFPGA122のコンフィグレーションが完了したことを検知する。また、検出部123Bは、コンフィグレーションが完了した情報を保持するとともに、検知した旨の信号を初期処理部123Cに出力する。   The CPLD 123 includes an activation unit 123A, a detection unit 123B, and an initial processing unit 123C. The activation unit 123 </ b> A performs processing for causing the FPGA 122 to start configuration when the CPLD 123 is activated. The output signal of the notification unit 122B is input to the detection unit 123B. The detection unit 123B detects that the configuration of the FPGA 122 is completed based on a signal input from the notification unit 122B. In addition, the detection unit 123B holds information that the configuration has been completed, and outputs a signal indicating that it has been detected to the initial processing unit 123C.

初期処理部123Cは、FPGA122がコンフィグレーションを行っている間においてサーボ制御情報(図6に示すサーボ情報210)に対して誤り訂正等の処理を行う。また、初期処理部123Cは、検出部123Bの出力に基づいて、サーボ情報210に対しFPGA122がコンフィグレーションを完了したことを示す情報(図6に示すフラグデータ212)を設定し出力する。   The initial processing unit 123C performs processing such as error correction on the servo control information (servo information 210 shown in FIG. 6) while the FPGA 122 is performing configuration. Further, the initial processing unit 123C sets and outputs information (flag data 212 shown in FIG. 6) indicating that the FPGA 122 has completed the configuration for the servo information 210 based on the output of the detection unit 123B.

(多重化通信システム110の起動動作)
次に、多重化通信システム110の起動時の動作について図6及び図7を用いて説明する。なお、図6は多重化通信システム110の起動動作を示す概念図である。まず、図7に示すステップS1において、光無線装置91,93は、装着装置10に対する電源投入にともなってCPLD123,133を各々で起動する。CPLD123,133は、各処理回路(図5に示す起動部123A等)を構成する。
(Startup operation of multiplexed communication system 110)
Next, the operation at the time of starting the multiplexed communication system 110 will be described with reference to FIGS. FIG. 6 is a conceptual diagram showing the activation operation of the multiplexed communication system 110. First, in step S <b> 1 shown in FIG. 7, the optical wireless devices 91 and 93 activate the CPLDs 123 and 133, respectively, when the mounting device 10 is powered on. The CPLDs 123 and 133 constitute each processing circuit (such as the activation unit 123A shown in FIG. 5).

次いで、ステップS2(図6参照)において、CPLD123,133の各々の起動部123Aは、ROM126,136に保存されたコンフィグレーション情報をFPGA122,132に出力する処理を行う。FPGA122,132は、入力されたコンフィグレーション情報に基づいて各処理回路(処理部122A等)を構成するコンフィグレーションを開始する。一方で、CPLD123,133の各々の初期処理部123Cは、入力あるいは出力されるサーボ情報210(図6参照)に対する信号処理を開始する(ステップS3)。また、初期処理部123Cは、図6に示すように、所定の信号処理を施したサーボ情報210に対しフラグデータ212を設定する処理を実行する。このフラグデータ212は、例えば所定の数のビット列であり初期値としてゼロが設定される。そして、初期処理部123Cは、検出部123Bの出力に基づいて、FPGA122,132がコンフィグレーションを完了した場合にフラグデータ212に所定のビット値を設定する。   Next, in step S <b> 2 (see FIG. 6), the activation units 123 </ b> A of the CPLDs 123 and 133 perform processing for outputting the configuration information stored in the ROMs 126 and 136 to the FPGAs 122 and 132. The FPGAs 122 and 132 start configuration for configuring each processing circuit (processing unit 122A and the like) based on the input configuration information. On the other hand, each of the initial processing units 123C of the CPLDs 123 and 133 starts signal processing for the servo information 210 (see FIG. 6) that is input or output (step S3). Further, as illustrated in FIG. 6, the initial processing unit 123 </ b> C executes processing for setting flag data 212 for the servo information 210 that has undergone predetermined signal processing. The flag data 212 is, for example, a predetermined number of bit strings, and zero is set as an initial value. Then, the initial processing unit 123C sets a predetermined bit value in the flag data 212 when the FPGAs 122 and 132 complete the configuration based on the output of the detection unit 123B.

この際に、CPU127,137は、初期処理部123Cで処理されるサーボ情報210が伝送路95(図4参照)に伝送されるように入出力回路120,130、セレクタ124,134及び多重化装置129,139を制御する。例えば、CPU127は、入出力回路120に対し、駆動制御ボード85(図4参照)のデータ(サーボ制御情報を含む)をCPLD123に入出力するように制御する。また、CPU127は、セレクタ124に対し、多重化装置129にCPLD123のデータを入出力するように制御する。また、CPU127は、多重化装置129に対し、サーボ情報210及びフラグデータ212に多重化処理を施さずに伝送するように制御する。なお、CPU137は、CPU127と同様の制御を入出力回路130、セレクタ134及び多重化装置139に対して実行する。駆動制御ボード85と電磁モータ43Aとは、光無線装置91,93を介してサーボ情報210のデータ転送を実行する。   At this time, the CPUs 127 and 137 have the input / output circuits 120 and 130, the selectors 124 and 134, and the multiplexer so that the servo information 210 processed by the initial processing unit 123C is transmitted to the transmission path 95 (see FIG. 4). 129 and 139 are controlled. For example, the CPU 127 controls the input / output circuit 120 to input / output data (including servo control information) of the drive control board 85 (see FIG. 4) to the CPLD 123. Further, the CPU 127 controls the selector 124 to input / output data of the CPLD 123 to / from the multiplexer 129. Further, the CPU 127 controls the multiplexing device 129 so that the servo information 210 and the flag data 212 are transmitted without being multiplexed. The CPU 137 executes the same control as the CPU 127 for the input / output circuit 130, the selector 134, and the multiplexing device 139. The drive control board 85 and the electromagnetic motor 43A execute data transfer of the servo information 210 via the optical wireless devices 91 and 93.

次いで、ステップS4において、FPGA122あるいはFPGA132のコンフィグレーションが完了すると、各々の初期処理部123Cは、フラグデータ212に所定値を設定し出力する。例えば、CPLD123の初期処理部123Cは、CPLD133の初期処理部123Cからフラグデータ212に所定値が設定されたデータを受信すると、検出部123Bに光無線装置93側のFPGA132のコンフィグレーションが完了した旨を通知する。光無線装置91の検出部123Bは、FPGA122のコンフィグレーションが完了していた場合(ステップS7)には、初期処理部123C及びCPU127に光無線装置91,93の双方のFPGA122,132のコンフィグレーションが完了したことを通知する。CPLD123の初期処理部123Cは、FPGA122,132の両方のコンフィグレーションが完了したことを示すデータを、フラグデータ212に設定し出力する。光無線装置93のCPLD133の初期処理部123Cは、コンフィグレーションの完了をCPU137に通知する。これにより、光無線装置91,93の双方のCPU127,137がFPGA122,132のコンフィグレーションの完了を検出する。なお、ステップS7において、FPGA122,132の双方のコンフィグレーションが完了するまでは、CPLD123,133によるデータ処理が継続される。   Next, when the configuration of the FPGA 122 or the FPGA 132 is completed in step S4, each initial processing unit 123C sets a predetermined value in the flag data 212 and outputs it. For example, when the initial processing unit 123C of the CPLD 123 receives data in which the predetermined value is set in the flag data 212 from the initial processing unit 123C of the CPLD 133, the fact that the configuration of the FPGA 132 on the optical wireless device 93 side is completed in the detection unit 123B. To be notified. When the configuration of the FPGA 122 is completed (step S7), the detection unit 123B of the optical wireless device 91 has the configuration of the FPGAs 122 and 132 of both the optical wireless devices 91 and 93 in the initial processing unit 123C and the CPU 127. Notify completion. The initial processing unit 123C of the CPLD 123 sets and outputs data indicating that the configuration of both the FPGAs 122 and 132 is completed in the flag data 212. The initial processing unit 123C of the CPLD 133 of the optical wireless device 93 notifies the CPU 137 that the configuration is complete. As a result, the CPUs 127 and 137 of both the optical wireless devices 91 and 93 detect the completion of the configuration of the FPGAs 122 and 132. In step S7, the data processing by the CPLDs 123 and 133 is continued until both the FPGAs 122 and 132 are configured.

次いで、ステップS8において、CPU127,137は、伝送されるデータを処理する回路をCPLD123,133からFPGA122,132に切り替える制御を行う。例えば、CPU127,137は、双方のFPGA122,132のコンフィグレーションの完了を検出した時点から所定の動作クロックで切り替える制御を行う。CPU127は、入出力回路120に対し、各ボード84,85,86のデータをFPGA122に入出力するように制御する。また、CPU127は、セレクタ124に対し、多重化装置129にFPGA122のデータを入出力するように制御する。また、CPU127は、多重化装置129に対し入出力データの多重化処理を実行するように制御する。また、CPU137は、CPU127と同期して同様の制御を実行する。   Next, in step S <b> 8, the CPUs 127 and 137 perform control to switch circuits that process data to be transmitted from the CPLDs 123 and 133 to the FPGAs 122 and 132. For example, the CPUs 127 and 137 perform control to switch at a predetermined operation clock from the time when the completion of the configuration of both the FPGAs 122 and 132 is detected. The CPU 127 controls the input / output circuit 120 to input / output data of the boards 84, 85, 86 to the FPGA 122. Further, the CPU 127 controls the selector 124 to input / output data of the FPGA 122 to / from the multiplexer 129. Further, the CPU 127 controls the multiplexing device 129 to execute the multiplexing process of input / output data. The CPU 137 executes similar control in synchronization with the CPU 127.

なお、光無線装置91,93は、FPGA122,132とCPLD123,133との出力を比較する回路を各々備えてもよい。例えば、FPGA122とCPLD123とのサーボ情報210に対する誤り検出の結果が異なる場合、及び出力されるデータそのものに誤りが含まれる場合の少なくとも一方の場合に、FPGA122を再構成(リコンフィグレーション)する構成とし、出力結果が一致するまでは初期処理部123Cがコンフィグレーションの完了を通知しない設定としてもよい。また、CPU127は、結果が一致するまでFPGA122とCPLD123の両方にサーボ情報210が入出力されるように入出力回路120及びセレクタ124を制御するとともに、多重化装置129による多重化処理を実行しないように制御する設定としてもよい。これにより、コンフィグレーションが正常に完了したかを確認することによって、同期を取った切替動作をより確実に行うことが可能となる。   The optical wireless devices 91 and 93 may include circuits that compare the outputs of the FPGAs 122 and 132 and the CPLDs 123 and 133, respectively. For example, the FPGA 122 and the CPLD 123 are configured to reconfigure (reconfigure) the FPGA 122 when the error detection results for the servo information 210 between the FPGA 122 and the CPLD 123 are different and / or when the output data itself contains an error. The initial processing unit 123C may be set not to notify the completion of configuration until the output results match. Further, the CPU 127 controls the input / output circuit 120 and the selector 124 so that the servo information 210 is input / output to both the FPGA 122 and the CPLD 123 until the results match, and does not execute the multiplexing process by the multiplexing device 129. It is good also as a setting controlled to. As a result, it is possible to more reliably perform a synchronized switching operation by confirming whether the configuration has been normally completed.

そして、ステップS9において、CPLD123,133からFPGA122,132への切り替えが完了すると、図6に示すように、FPGA122,132により処理されたデータが多重化されたデータ215として伝送され、多重化通信システム110が定常の状態に立ち上げられる。   In step S9, when the switching from the CPLD 123, 133 to the FPGA 122, 132 is completed, the data processed by the FPGA 122, 132 is transmitted as multiplexed data 215 as shown in FIG. 110 is launched to a steady state.

以上、詳細に説明した本実施形態によれば以下の効果を奏する。
光無線装置91,93が備えるFPGA122,132は、装着装置10の電源投入にともなって回路構築(コンフィグレーション)が実行される。このコンフィグレーションが実行される間は、CPLD123,133が多重化通信システム110の伝送路95に伝送されるデータ(サーボ情報210)に対する信号処理を実行する。入出力回路120,130及びセレクタ124,134は、CPU127,137の制御に基づいてFPGA122,132及びCPLD123,133に入出力されるデータを変更する。CPU127,137は、FPGA122,132の両方のコンフィグレーションの完了に基づいて、入出力回路120,130及びセレクタ124,134による切替動作を光無線装置91,93間で同期させて実行する。これにより、光無線装置91,93は、コンフィグレーションが完了した後のFPGA122,132及びCPLD123,133の切替動作を相互に同期を取って実行するようになる。従って、コンフィグレーションの完了に応じたデータの処理回路の変更が適切に実行され多重化通信システム110の制御を早期に開始しながら定常の状態にスムーズに立ち上げることが可能となる。その結果、装着装置10のシステムの起動時間の改善を図ることができる。
As mentioned above, according to this embodiment described in detail, there exist the following effects.
Circuit construction (configuration) is performed on the FPGAs 122 and 132 included in the optical wireless devices 91 and 93 when the mounting device 10 is powered on. While this configuration is executed, the CPLDs 123 and 133 execute signal processing on data (servo information 210) transmitted to the transmission path 95 of the multiplexed communication system 110. The input / output circuits 120 and 130 and the selectors 124 and 134 change data input and output to the FPGAs 122 and 132 and the CPLDs 123 and 133 based on the control of the CPUs 127 and 137. The CPUs 127 and 137 execute switching operations by the input / output circuits 120 and 130 and the selectors 124 and 134 in synchronization between the optical wireless devices 91 and 93 based on the completion of the configuration of both the FPGAs 122 and 132. As a result, the optical wireless devices 91 and 93 perform the switching operation of the FPGAs 122 and 132 and the CPLDs 123 and 133 after the configuration is completed in synchronization with each other. Accordingly, the data processing circuit is appropriately changed in accordance with the completion of the configuration, and the control of the multiplexed communication system 110 can be started up at an early stage and can be smoothly started up in a steady state. As a result, the startup time of the system of the mounting apparatus 10 can be improved.

因みに、多重化通信システム110は、通信システムの一例として、光無線装置91,93は、電装ユニットの一例として、FPGA122,132は、プログラマブル論理デバイスの一例として、CPLD123,133は、専用処理部の一例として、入出力回路120,130及びセレクタ124,134は、起動手段の一例として、CPU127,137は、起動手段及び同期手段の一例として、通知部122Bは、通知部の一例として、フラグデータ212は、回路構築の完了情報の一例として挙げられる。   Incidentally, the multiplexing communication system 110 is an example of a communication system, the optical wireless devices 91 and 93 are examples of electrical units, the FPGAs 122 and 132 are examples of programmable logic devices, and the CPLDs 123 and 133 are dedicated processing units. As an example, the input / output circuits 120 and 130 and the selectors 124 and 134 are examples of activation means, the CPUs 127 and 137 are examples of activation means and synchronization means, and the notification unit 122B is an example of notification unit. Is an example of circuit construction completion information.

なお、本発明は上記実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲内での種々の改良、変更が可能であることは言うまでもない。
例えば、上記実施形態では、光無線による通信を例に説明したが、本願はこれに限定されるものではない。有線の通信においても同様に適用でき、光通信ではなく電気通信においても同様に適用することができる。
Note that the present invention is not limited to the above-described embodiment, and it goes without saying that various improvements and modifications can be made without departing from the spirit of the present invention.
For example, in the above-described embodiment, optical wireless communication has been described as an example, but the present application is not limited to this. The present invention can be similarly applied to wired communication, and can be similarly applied to telecommunication instead of optical communication.

また、上記実施形態では、多重化した通信を例に説明したが、本願はこれに限定されるものではない。
また、上記実施形態では、一対の光無線装置91,93による通信を例に説明したが、3以上の複数の光無線装置間の通信に適用してもよい。
Moreover, although the said embodiment demonstrated the multiplexed communication to the example, this application is not limited to this.
In the above embodiment, communication by a pair of optical wireless devices 91 and 93 has been described as an example. However, the present invention may be applied to communication between a plurality of three or more optical wireless devices.

また、上記実施形態では、多重化通信システム110を、装着装置10に内蔵される装置(制御装置80とその他の装置)間の通信に用いたが、他の光無線装置91,93(FPGA122,132)を備える装置間の通信に適用してもよい。   In the above embodiment, the multiplexed communication system 110 is used for communication between devices (the control device 80 and other devices) built in the mounting device 10, but other optical wireless devices 91 and 93 (FPGA 122, 132).

また、上記実施形態では、コンフィグレーションの完了をCPLD123,133(検出部123B)により検出したが、CPU127,137のみで処理する構成としてもよい。この場合、通知部122Bの出力信号をCPU127,137に出力し、CPLD123,133の検出部123Bを省略した構成としてもよい。   In the above embodiment, the completion of the configuration is detected by the CPLDs 123 and 133 (detection unit 123B). However, only the CPUs 127 and 137 may perform the processing. In this case, the output signal of the notification unit 122B may be output to the CPUs 127 and 137, and the detection unit 123B of the CPLDs 123 and 133 may be omitted.

また、上記実施形態では、通知部122BをFPGA122,132に備える構成としたが、通知部122BをFPGA122,132とは別に設けた構成としてもよい。例えば、FPGA122,132の出力をモニタしてCPU127,137にコンフィグレーションの完了を通知する回路をFPGA122,132とは別に設けて通知部122Bとして機能させてもよい。   In the above embodiment, the notification unit 122B is provided in the FPGAs 122 and 132. However, the notification unit 122B may be provided separately from the FPGAs 122 and 132. For example, a circuit that monitors the outputs of the FPGAs 122 and 132 and notifies the CPUs 127 and 137 of the completion of the configuration may be provided separately from the FPGAs 122 and 132 so as to function as the notification unit 122B.

また、上記実施形態では、CPLD123,133を、FPGA122,132の機能の一部を実行する構成としたが、FPGA122,132とは異なる処理を実行する設定としてもよい。即ち、上記実施形態において、サーボ情報210に対する処理をCPLD123,133のみが実行する。言い換えると、FPGA122,132には、サーボ情報210を処理する回路を備えない構成とする。例えば、CPLD123,133とFPGA122,132とは、コンフィグレーションが完了した後に並列的にデータの処理を実行する。このような構成では、FPGA122,132の回路規模を小さくすることが可能となり、多重化通信システム110の制御をより迅速に開始することが可能となる。   In the above-described embodiment, the CPLDs 123 and 133 are configured to execute a part of the functions of the FPGAs 122 and 132, but may be set to execute processing different from the FPGAs 122 and 132. That is, in the above-described embodiment, only the CPLDs 123 and 133 execute the processing for the servo information 210. In other words, the FPGAs 122 and 132 are configured not to include a circuit for processing the servo information 210. For example, the CPLDs 123 and 133 and the FPGAs 122 and 132 execute data processing in parallel after the configuration is completed. With such a configuration, the circuit scale of the FPGAs 122 and 132 can be reduced, and control of the multiplexed communication system 110 can be started more quickly.

また、上記実施形態では、コンフィグレーション中における処理を実行する処理部(専用処理部)として回路データが書き換え可能なCPLD123,133を用いたが、ユーザ側で回路構成が変更できない専用LSI等を用いてもよい。   In the above-described embodiment, CPLDs 123 and 133 that can rewrite circuit data are used as processing units (dedicated processing units) that execute processing during configuration. However, a dedicated LSI or the like whose circuit configuration cannot be changed on the user side is used. May be.

また、上記実施形態の装着装置10の構成は一例であり、適宜変更する。例えば、コンベアベルト31を複数個(複数レーン)備えた構成としてもよい。また、例えば、複数の装着装置10を搬送方向に駆動連結した構成としてもよい。   Moreover, the structure of the mounting apparatus 10 of the said embodiment is an example, and changes suitably. For example, it is good also as a structure provided with multiple conveyor belts 31 (plural lanes). Further, for example, a configuration in which a plurality of mounting devices 10 are drivingly connected in the transport direction may be employed.

91,93 光無線装置、110 多重化通信システム、120,130 入出力回路、122,132 FPGA、123,133 CPLD、124,134 セレクタ、127,137 CPU、212 フラグデータ 91,93 Optical wireless device, 110 Multiplexing communication system, 120,130 I / O circuit, 122,132 FPGA, 123,133 CPLD, 124,134 selector, 127,137 CPU, 212 Flag data

Claims (6)

電子部品の基板への装着作業を行う電子部品装着装置において、該電子部品装着装置に備えられる電装ユニット間でデータの伝送を行う通信システムであって、
前記電装ユニットは、
コンフィグレーション情報に基づいて回路構築されるプログラマブル論理デバイスと、
前記コンフィグレーション情報による前記プログラマブル論理デバイスの前記回路構築の間、前記データに対して所定の信号処理を実行する専用処理部と、
前記プログラマブル論理デバイスにおける前記回路構築が完了したことに基づいて、前記プログラマブル論理デバイスに対して前記データに対する信号処理を実行させる起動手段と、
前記起動手段による動作を、前記プログラマブル論理デバイスにおける前記回路構築と通信先のプログラマブル論理デバイスにおける回路構築とが共に完了したことに応じて開始させる同期手段とを備えることを特徴とする通信システム。
In an electronic component mounting apparatus that performs an operation of mounting an electronic component on a board, a communication system that transmits data between electrical units provided in the electronic component mounting apparatus,
The electrical unit is
A programmable logic device whose circuit is constructed based on configuration information;
A dedicated processing unit that executes predetermined signal processing on the data during the circuit construction of the programmable logic device according to the configuration information;
Starting means for causing the programmable logic device to perform signal processing on the data based on completion of the circuit construction in the programmable logic device;
A communication system comprising: synchronization means for starting the operation by the activation means in response to completion of both the circuit construction in the programmable logic device and the circuit construction in the programmable logic device of the communication destination.
前記プログラマブル論理デバイスの前記回路構築の完了を通知する通知部を備え、
前記通知部は、前記回路構築の完了情報を通信先に対して出力し、
前記同期手段は、前記通知部からの前記完了情報と通信先からの完了情報とに基づいて、前記起動手段を制御することを特徴とする請求項1に記載の通信システム。
A notification unit for notifying completion of the circuit construction of the programmable logic device;
The notification unit outputs the circuit construction completion information to a communication destination,
The communication system according to claim 1, wherein the synchronization unit controls the activation unit based on the completion information from the notification unit and completion information from a communication destination.
前記専用処理部で実行される前記所定の信号処理は、前記プログラマブル論理デバイスで実行される前記信号処理とは異なる処理であり、
前記起動手段に応じて、動作が開始する前記プログラマブル論理デバイスと、前記専用処理部とが、前記データに対して並列的に処理を実行することを特徴とする請求項1又は2に記載の通信システム。
The predetermined signal processing executed by the dedicated processing unit is different from the signal processing executed by the programmable logic device,
The communication according to claim 1 or 2, wherein the programmable logic device whose operation starts and the dedicated processing unit execute processing on the data in parallel according to the activation unit. system.
前記専用処理部で実行される前記所定の信号処理は、前記プログラマブル論理デバイスで実行される前記信号処理に含まれる一部の処理であり、
前記起動手段に応じて、動作が開始する前記プログラマブル論理デバイスからの出力結果のうち前記所定の信号処理に係る部分が前記専用処理部からの出力結果に一致した場合に、前記専用処理部の動作を停止することを特徴とする請求項1又は2に記載の通信システム。
The predetermined signal processing executed by the dedicated processing unit is a part of processing included in the signal processing executed by the programmable logic device,
The operation of the dedicated processing unit when the portion related to the predetermined signal processing in the output result from the programmable logic device whose operation starts according to the activation means matches the output result from the dedicated processing unit. The communication system according to claim 1, wherein the communication system is stopped.
電子部品の基板への装着作業に係るデータを電装ユニット間で通信により伝送する電子部品装着装置であって、
前記電装ユニットは、
コンフィグレーション情報に基づいて回路構築されるプログラマブル論理デバイスと、
前記コンフィグレーション情報による前記プログラマブル論理デバイスの前記回路構築の間、前記データに対して所定の信号処理を実行する専用処理部と、
前記プログラマブル論理デバイスにおける前記回路構築が完了したことに基づいて、前記プログラマブル論理デバイスに対して前記データに対する信号処理を実行させる起動手段と、
前記起動手段による動作を、前記プログラマブル論理デバイスにおける前記回路構築と通信先のプログラマブル論理デバイスにおける回路構築とが共に完了したことに応じて開始させる同期手段とを備えることを特徴とする電子部品装着装置。
An electronic component mounting apparatus for transmitting data related to mounting work of electronic components on a board by communication between electrical units,
The electrical unit is
A programmable logic device whose circuit is constructed based on configuration information;
A dedicated processing unit that executes predetermined signal processing on the data during the circuit construction of the programmable logic device according to the configuration information;
Starting means for causing the programmable logic device to perform signal processing on the data based on completion of the circuit construction in the programmable logic device;
An electronic component mounting apparatus comprising: synchronization means for starting an operation by the activation means in response to completion of both the circuit construction in the programmable logic device and the circuit construction in a programmable logic device of a communication destination .
電子部品の基板への装着作業に係るデータを電装ユニット間で通信により伝送する電子部品装着装置の起動方法であって、
前記電装ユニットは、
コンフィグレーション情報に基づいて回路構築されるプログラマブル論理デバイスと、
前記データに対して所定の信号処理を実行する専用処理部と、
前記プログラマブル論理デバイスにおける前記回路構築が完了したことに基づいて、前記プログラマブル論理デバイスに対して前記データに対する信号処理を実行させる起動手段と、を備えるものであり、
前記プログラマブル論理デバイスの回路構築を開始するステップと、
前記回路構築の開始のステップにより前記プログラマブル論理デバイスの前記回路構築が行われている間、前記専用処理部による前記所定の信号処理を実行するステップと、
前記プログラマブル論理デバイスにおける前記回路構築の完了を通知するステップと、
通信先から、該通信先にあるプログラマブル論理デバイスにおける回路構築の完了の通知を受けるステップと、
前記通知のステップ及び前記通信先からの通知のステップにより、前記プログラマブル論理デバイスに対して前記データに対する信号処理を開始させるステップとを備えることを特徴とする電子部品装着装置の起動方法。
A method of starting an electronic component mounting apparatus for transmitting data related to mounting work of electronic components on a board by communication between electrical units,
The electrical unit is
A programmable logic device whose circuit is constructed based on configuration information;
A dedicated processing unit that performs predetermined signal processing on the data;
Starting means for causing the programmable logic device to execute signal processing on the data based on the completion of the circuit construction in the programmable logic device, and
Starting circuit construction of the programmable logic device;
Executing the predetermined signal processing by the dedicated processing unit while the circuit construction of the programmable logic device is being performed by the step of starting the circuit construction;
Notifying completion of the circuit construction in the programmable logic device;
Receiving a notification of completion of circuit construction in the programmable logic device at the communication destination from the communication destination;
And a step of causing the programmable logic device to start signal processing on the data by the step of notifying and the step of notifying from the communication destination.
JP2014535297A 2012-09-13 2012-09-13 COMMUNICATION SYSTEM, ELECTRONIC COMPONENT MOUNTING DEVICE, AND STARTING METHOD FOR ELECTRONIC COMPONENT MOUNTING DEVICE Active JP6043797B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/073433 WO2014041651A1 (en) 2012-09-13 2012-09-13 Communication system, electronic component mounting device and startup method for electronic component mounting device

Publications (2)

Publication Number Publication Date
JPWO2014041651A1 JPWO2014041651A1 (en) 2016-08-12
JP6043797B2 true JP6043797B2 (en) 2016-12-14

Family

ID=50277805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014535297A Active JP6043797B2 (en) 2012-09-13 2012-09-13 COMMUNICATION SYSTEM, ELECTRONIC COMPONENT MOUNTING DEVICE, AND STARTING METHOD FOR ELECTRONIC COMPONENT MOUNTING DEVICE

Country Status (2)

Country Link
JP (1) JP6043797B2 (en)
WO (1) WO2014041651A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783048B (en) * 2020-12-31 2022-02-18 南京晨光集团有限责任公司 Remote debugging system for servo driver

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4019012B2 (en) * 2003-04-21 2007-12-05 埼玉日本電気株式会社 CPU device including FPGA and initialization method thereof
JP2006178826A (en) * 2004-12-24 2006-07-06 Fujitsu Ltd Method and device for updating data of ip packet transmission device
JP2009044473A (en) * 2007-08-09 2009-02-26 Meidensha Corp Complex programmable logic device, and configuration method of complex programmable logic device
JP2009124196A (en) * 2007-11-09 2009-06-04 Fujitsu Ltd Communication apparatus and remote program update method
JP5035000B2 (en) * 2008-02-14 2012-09-26 株式会社デンソーウェーブ Robot control device
JP2011145926A (en) * 2010-01-15 2011-07-28 Renesas Electronics Corp Information processing system and information processing apparatus

Also Published As

Publication number Publication date
WO2014041651A1 (en) 2014-03-20
JPWO2014041651A1 (en) 2016-08-12

Similar Documents

Publication Publication Date Title
JP6057359B2 (en) Production control system for component mounters
KR101874856B1 (en) Bonding device and bonding method
JP2004119637A (en) Electronic component mounting method and apparatus thereof, and electronic component mounting program
JP6343199B2 (en) COMMUNICATION SYSTEM, MOUNTING DEVICE, AND COMMUNICATION DATA PROCESSING METHOD
JP6043797B2 (en) COMMUNICATION SYSTEM, ELECTRONIC COMPONENT MOUNTING DEVICE, AND STARTING METHOD FOR ELECTRONIC COMPONENT MOUNTING DEVICE
JP2022079505A (en) Software update method
JP6168655B2 (en) COMMUNICATION SYSTEM, ELECTRONIC COMPONENT MOUNTING APPARATUS, AND COMPRESSION PROCESSING METHOD FOR COMMUNICATION SYSTEM
JP4772902B2 (en) Component mounting equipment
JP6204995B2 (en) Board work equipment
CN111542215B (en) Camera module attaching system and method for improving arrangement reliability
JP5835993B2 (en) Production management device and component mounting system
JP5989787B2 (en) Communication system, electronic component mounting apparatus, and error processing method of communication system
JP5980933B2 (en) Control system and control method for component mounter
JP2010118512A (en) Tape recovery method, mounting machine, and component mounting system
JP2016152483A (en) Multiplex communication apparatus
JP6134160B2 (en) Camera photographing method and camera photographing system
JP6267709B2 (en) Multiplexing communication system for mounting machine and mounting machine
WO2022259456A1 (en) Optical multiplex communication device, work machine, and communication method
WO2014147775A1 (en) Communication system and electronic component attachment device
JP7017574B2 (en) Component mounting method and component mounting device
JP6760790B2 (en) Surface mounter
JP2006253457A (en) Method and device for assembling printed circuit board
JP2008153469A (en) Component mounting method
CN117941482A (en) Component mounting apparatus
WO2018173114A1 (en) Component mounting system

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161101

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161114

R150 Certificate of patent or registration of utility model

Ref document number: 6043797

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250