JP2005309491A - Processing device - Google Patents

Processing device Download PDF

Info

Publication number
JP2005309491A
JP2005309491A JP2004121581A JP2004121581A JP2005309491A JP 2005309491 A JP2005309491 A JP 2005309491A JP 2004121581 A JP2004121581 A JP 2004121581A JP 2004121581 A JP2004121581 A JP 2004121581A JP 2005309491 A JP2005309491 A JP 2005309491A
Authority
JP
Japan
Prior art keywords
sequence
program
control
sequence program
processing means
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004121581A
Other languages
Japanese (ja)
Inventor
Masafumi Ishiguro
雅史 石黒
Masahiro Sato
正博 佐藤
Tomoko Fukunaka
智子 福中
Kazuhiko Yamashita
和彦 山下
Yasu Watanabe
鎮 渡辺
Kenji Takahashi
健治 高橋
Shinsuke Shimabayashi
信介 島林
Manabu Nishihara
学 西原
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004121581A priority Critical patent/JP2005309491A/en
Publication of JP2005309491A publication Critical patent/JP2005309491A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem wherein it is necessary to change software inside the controller of a processing device or a specialized program for a sequencer when the contents of sequential control is changed in a machining tool. <P>SOLUTION: The machining tool is provided with; a head sequence program storage means which stores a head sequence program controlling a process preceding an operation program; an end sequence program storage means which stores an end sequence program controlling a process succeeding the operation program; a main processing means which processes the operation program and gives instructions to control processing and also processes the head sequence program and the end sequence program and gives instructions to control the sequence; and a sequence control processing means which controls the sequence based on the instructions to control the sequence from the main processing means. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、前工程と後工程を本加工の他に有する加工装置に関するものである。   The present invention relates to a processing apparatus having a pre-process and a post-process in addition to the main process.

従来、生産設備に用いる加工装置では、その加工装置の操作スイッチ信号入力、センサー信号入力、LED信号出力、バルブ信号出力等の外部入出力信号のシーケンス制御や、その加工装置への被加工物の搬入出のシーケンス制御を、加工用の運転プログラムを制御するメインコントローラとは別のシーケンサを用いて制御していた(例えば特許文献1参照)。
特開2003−60399号公報
Conventionally, in a processing apparatus used in a production facility, sequence control of external input / output signals such as operation switch signal input, sensor signal input, LED signal output, valve signal output, etc. of the processing apparatus, and the workpiece to the processing apparatus The sequence control of loading / unloading was controlled using a sequencer different from the main controller that controls the machining operation program (see, for example, Patent Document 1).
JP 2003-60399 A

しかし、上記従来の加工装置では、シーケンス制御の内容を変更する場合には、シーケンサ内部のソフトウェアを変更する必要があり、前記ソフトウェアを変更する作業には、高価な専用ツールと高度な専門知識が要求されるため、シーケンス制御の内容を容易に変更することができず、変更作業に対して多大な工数が発生していたという問題を有していた。   However, in the above-described conventional processing apparatus, when changing the contents of sequence control, it is necessary to change software inside the sequencer. For the work to change the software, expensive dedicated tools and advanced expertise are required. Therefore, the contents of the sequence control cannot be easily changed, and there is a problem that a great number of man-hours are generated for the change work.

上記の従来の課題を解決するために本発明の加工装置は、加工制御用の運転プログラムを記憶する運転プログラム記憶手段と、運転プログラムの前の工程を制御する先頭シーケンスプログラムを記憶する先頭シーケンスプログラム記憶手段と、運転プログラムの後の工程を制御する終了シーケンスプログラムを記憶する終了シーケンスプログラム記憶手段と、前記運転プログラムを処理して加工制御の指令を行うとともに、前記先頭シーケンスプログラム及び終了シーケンスプログラムを処理してシーケンス制御の指令を行うメイン処理手段と、前記メイン処理手段からのシーケンス制御の指令に基づいてシーケンス制御を行うシーケンス制御処理手段と、前記メイン処理手段からの加工制御の指令に基づいて加工を制御する運転実行処理手段を設けたものである。 In order to solve the above-described conventional problems, the machining apparatus of the present invention includes an operation program storage unit that stores an operation program for machining control, and a head sequence program that stores a head sequence program that controls a process preceding the operation program. A storage means, an end sequence program storage means for storing an end sequence program for controlling a subsequent process of the operation program, a processing control command by processing the operation program, and the start sequence program and the end sequence program Main processing means for processing and issuing sequence control instructions, sequence control processing means for performing sequence control based on sequence control instructions from the main processing means, and processing control instructions from the main processing means Operation execution processing hand to control machining In which the provided.

そして、上記構成によって、先頭シーケンスプログラムと終了シーケンスプログラムは、それぞれ先頭シーケンスプログラム記憶手段と終了シーケンスプログラム記憶手段に記憶しているので、それらの記憶手段に記憶した各プログラムをエディタで編集作業すればシーケンス制御の変更が可能になり、シーケンサなどのソフトウェアを変更することなく容易にシーケンス制御の変更をおこなうことができる。   With the above configuration, the start sequence program and the end sequence program are stored in the start sequence program storage means and the end sequence program storage means, respectively, so that each program stored in these storage means can be edited with an editor. The sequence control can be changed, and the sequence control can be easily changed without changing software such as a sequencer.

以上の説明のように本発明によれば、先頭シーケンスプログラムと終了シーケンスプログラムとをエディタで編集作業すればシーケンス制御の変更をおこなうことが可能になることにより、ソフトウェアを変更することなく容易にシーケンス制御の変更をおこなうことができる。   As described above, according to the present invention, the sequence control can be changed by editing the start sequence program and the end sequence program with an editor, so that the sequence can be easily performed without changing the software. Control changes can be made.

(実施の形態)
本発明の実施の形態について、レーザ発信器からのレーザ光を電子部品の接合部に照射して半田を溶融し、プリント基板と電子部品とを半田付けする光加工装置の例を用いて説明する。
(Embodiment)
Embodiments of the present invention will be described with reference to an example of an optical processing apparatus that melts solder by irradiating a laser beam from a laser transmitter to a joint portion of an electronic component and solders a printed circuit board and the electronic component. .

このような光加工装置は、プリント基板の半田付け部分にペースト状の半田を塗布機によって塗布した後、部品実装機によって所定部分に電子部品を載置し、これを光加工装置に入れて所定箇所へレーザ光を照射し、半田付けするものであって、レーザ光を照射する時間やレーザパワー、レーザ光の照射位置を適宜設定して運転プログラムを作成している。   In such an optical processing apparatus, paste-like solder is applied to a soldered portion of a printed circuit board by a coating machine, and then an electronic component is placed on a predetermined portion by a component mounting machine, and the electronic component is placed in the optical processing apparatus to be predetermined. The laser beam is irradiated to the location and soldered, and the operation program is created by appropriately setting the laser beam irradiation time, laser power, and laser beam irradiation position.

また、信号灯やメンテナンス表示灯の制御や、搬送装置からの信号による自動運転用の信号制御など、シーケンス制御を行うようにしている。   In addition, sequence control is performed such as control of signal lights and maintenance indicator lights, and signal control for automatic operation by signals from the transfer device.

次に、この光加工装置のコントローラ部分について図を用いて説明する。   Next, the controller part of this optical processing apparatus will be described with reference to the drawings.

図において、1はコントローラの各処理手段を統括管理して制御をおこなうためのメイン処理手段、2は光加工用の自動運転プログラムの内容を読み込み、ブロック分割した自動運転プログラムを解析するための自動運転プログラム解析処理手段、3は光加工用の自動運転プログラムを記憶するための自動運転プログラム記憶手段、4はシーケンス制御用のシーケンスプログラムの内容を読み込み、ブロック分割したシーケンスプログラムを解析するためのシーケンスプログラム解析処理手段、5は光加工用の自動運転実行前のシーケンス制御用のシーケンスプログラムを記憶するための先頭シーケンスプログラム記憶手段、6は光加工用の自動運転実行後のシーケンス制御用のシーケンスプログラムを記憶するための終了シーケンスプログラム記憶手段、7は自動運転を実行するための自動運転実行処理手段、8はシーケンス制御を実行するためのシーケンス制御実行処理手段である。   In the figure, 1 is a main processing means for controlling and controlling each processing means of the controller, 2 is an automatic for analyzing the automatic operation program divided into blocks by reading the contents of the automatic operation program for optical processing. Operation program analysis processing means, 3 is an automatic operation program storage means for storing an automatic operation program for optical processing, and 4 is a sequence for reading the contents of the sequence program for sequence control and analyzing the sequence program divided into blocks Program analysis processing means 5 is a head sequence program storage means for storing a sequence program for sequence control before execution of automatic operation for optical processing, and 6 is a sequence program for sequence control after execution of automatic operation for optical processing End sequence program to remember Beam storing means, 7 is an automatic operation execution means for executing the automatic operation, 8 is a sequence control execution means for executing a sequence control.

なお、自動運転プログラム記憶手段3、先頭シーケンスプログラム記憶手段5、終了シーケンスプログラム記憶手段6はハードディスクにそれぞれ記憶するようにしているが、例えばフラッシュROMやその他半導体記憶手段をそれぞれに用いても良い。   The automatic operation program storage means 3, the head sequence program storage means 5, and the end sequence program storage means 6 are stored in the hard disk, respectively. For example, a flash ROM or other semiconductor storage means may be used.

本構成による加工装置について、その動作を説明する。   The operation of the machining apparatus according to this configuration will be described.

光加工用の自動運転が起動された際、メイン処理手段1はシーケンスプログラム解析処理手段4に先頭シーケンスプログラムの解析を指令し、シーケンスプログラム解析処理手段4は先頭シーケンスプログラム記憶手段5から先頭シーケンスプログラムを読み込み、解析した結果を指令ブロックに分割し、シーケンス制御実行処理手段8に出力する。   When the automatic operation for optical processing is activated, the main processing unit 1 instructs the sequence program analysis processing unit 4 to analyze the top sequence program, and the sequence program analysis processing unit 4 receives the top sequence program from the top sequence program storage unit 5. Is divided into command blocks and output to the sequence control execution processing means 8.

シーケンス制御実行処理手段8は入力した指令ブロックにしたがってシーケンス制御を実行する。先頭シーケンスプログラムの実行をすべて完了した後、メイン処理手段1は自動運転プログラム解析処理手段2に自動運転プログラムの解析を指令し、自動運転プログラム解析処理手段2は自動運転プログラム記憶手段3から自動運転プログラムを読み込み、解析した結果を指令ブロックに分割し、自動運転実行処理手段7に出力する。自動運転実行処理手段7は入力した指令ブロックにしたがって自動運転を実行する。   The sequence control execution processing means 8 executes sequence control according to the input command block. After completing the execution of the head sequence program, the main processing means 1 instructs the automatic operation program analysis processing means 2 to analyze the automatic operation program, and the automatic operation program analysis processing means 2 receives the automatic operation from the automatic operation program storage means 3. The program is read and the analyzed result is divided into command blocks and output to the automatic operation execution processing means 7. The automatic operation execution processing means 7 executes automatic operation according to the input command block.

自動運転プログラムの実行をすべて完了した後、メイン処理手段1はシーケンスプログラム解析処理手段4に終了シーケンスプログラムの解析を指令し、シーケンスプログラム解析処理手段4は終了シーケンスプログラム記憶手段6から終了シーケンスプログラムを読み込み、解析した結果を指令ブロックに分割し、シーケンス制御実行処理手段8に出力する。   After completing the execution of the automatic operation program, the main processing means 1 instructs the sequence program analysis processing means 4 to analyze the end sequence program, and the sequence program analysis processing means 4 receives the end sequence program from the end sequence program storage means 6. The result of reading and analyzing is divided into command blocks and output to the sequence control execution processing means 8.

シーケンス制御実行処理手段8は入力した指令ブロックにしたがってシーケンス制御を実行する。   The sequence control execution processing means 8 executes sequence control according to the input command block.

このように、別途シーケンサのプログラムとせず、自動運転の実行前には先頭シーケンスプログラムによるシーケンス制御を実行し、自動運転の実行後には終了シーケンスプログラムによるシーケンス制御を実行するようにして運転プログラムとシーケンスプログラムを分け、先頭シーケンスプログラムと終了シーケンスプログラムをそれぞれ記憶する先頭シーケンスプログラム記憶手段と終了シーケンスプログラム記憶手段を設けたため、先頭シーケンスプログラム単体や終了シーケンスプログラム単体をエディタで編集作業することができ、運転プログラムや専用のシーケンスプログラム全体のソフトウェアを変更することなく容易にシーケンス制御の変更をおこなうことができる。   In this way, a sequence program is not executed separately from the sequencer program, the sequence control is executed by the head sequence program before the automatic operation is executed, and the sequence control is executed by the end sequence program after the automatic operation is executed. Since the start sequence program storage means and the end sequence program storage means for storing the start sequence program and end sequence program respectively are provided, the start sequence program alone and the end sequence program alone can be edited with an editor The sequence control can be easily changed without changing the software of the entire program or the dedicated sequence program.

本発明の加工装置によれば、運転プログラムや専用のシーケンスプログラム全体のソフトウェアを変更することなく容易にシーケンス制御の変更をおこなうことができ、例えば生産ラインに用いる加工装置として有用である。   According to the machining apparatus of the present invention, the sequence control can be easily changed without changing the software of the entire operation program or the dedicated sequence program, which is useful as a machining apparatus used in a production line, for example.

本発明の実施の形態における光加工装置のコントローラの構成を示すブロック図The block diagram which shows the structure of the controller of the optical processing apparatus in embodiment of this invention

符号の説明Explanation of symbols

1 NCメイン処理手段
2 自動運転プログラム解析処理手段
3 自動運転プログラム記憶手段
4 シーケンスプログラム解析処理手段
5 先頭シーケンスプログラム記憶手段
6 終了シーケンスプログラム記憶手段
7 自動運転実行処理手段
8 シーケンス制御実行処理手段
1 NC main processing means 2 Automatic operation program analysis processing means 3 Automatic operation program storage means 4 Sequence program analysis processing means 5 First sequence program storage means 6 End sequence program storage means 7 Automatic operation execution processing means 8 Sequence control execution processing means

Claims (1)

加工制御用の運転プログラムを記憶する運転プログラム記憶手段と、運転プログラムの前の工程を制御する先頭シーケンスプログラムを記憶する先頭シーケンスプログラム記憶手段と、運転プログラムの後の工程を制御する終了シーケンスプログラムを記憶する終了シーケンスプログラム記憶手段と、前記運転プログラムを処理して加工制御の指令を行うとともに、前記先頭シーケンスプログラム及び終了シーケンスプログラムを処理してシーケンス制御の指令を行うメイン処理手段と、前記メイン処理手段からのシーケンス制御の指令に基づいてシーケンス制御を行うシーケンス制御処理手段と、前記メイン処理手段からの加工制御の指令に基づいて加工を制御する運転実行処理手段を設けた加工装置。 An operation program storage means for storing an operation program for machining control, a head sequence program storage means for storing a head sequence program for controlling a process before the operation program, and an end sequence program for controlling a process after the operation program An end sequence program storage means for storing, a main processing means for processing the operation program to give a machining control command, and processing the head sequence program and the end sequence program to give a sequence control command, and the main processing A machining apparatus provided with sequence control processing means for performing sequence control based on a sequence control command from the means and operation execution processing means for controlling machining based on the machining control command from the main processing means.
JP2004121581A 2004-04-16 2004-04-16 Processing device Pending JP2005309491A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004121581A JP2005309491A (en) 2004-04-16 2004-04-16 Processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004121581A JP2005309491A (en) 2004-04-16 2004-04-16 Processing device

Publications (1)

Publication Number Publication Date
JP2005309491A true JP2005309491A (en) 2005-11-04

Family

ID=35438263

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004121581A Pending JP2005309491A (en) 2004-04-16 2004-04-16 Processing device

Country Status (1)

Country Link
JP (1) JP2005309491A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8122937B2 (en) 2007-10-12 2012-02-28 Nucor Corporation Method of forming textured casting rolls with diamond engraving

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8122937B2 (en) 2007-10-12 2012-02-28 Nucor Corporation Method of forming textured casting rolls with diamond engraving

Similar Documents

Publication Publication Date Title
JP2006289415A (en) Laser beam machining apparatus
JP2009123209A (en) Method and device for operating machine tool
US20090271017A1 (en) Machine tool and its program conversion method
JP2009053801A (en) Numerical controller with program restart function
JP4218208B2 (en) Laser processing equipment
JP6449094B2 (en) Laser processing apparatus and laser processing method
JP2005309491A (en) Processing device
US6988019B2 (en) Machine tool control process and apparatus therefor
JP2008225738A (en) Nc machine tool
US20170075341A1 (en) Numerical controller having automatic trace function of related signal in association with nc program operation
JP2004265060A (en) Programmable logic controller and control method
JP5043480B2 (en) Printed circuit board processing machine
JP3405797B2 (en) Laser output control system
JP2019025505A (en) Laser beam machining apparatus and laser beam machining method
CN106325221A (en) Numerical controller for notifying execution of auxiliary function in advance
JP2005169481A (en) Machining method and apparatus for positioning
JP2010231518A (en) Robot teaching system
TW200513339A (en) A machining method and a machining apparatus
JPS61256407A (en) Numerical controller
JP2005305552A (en) Laser beam machining control method
JPH1080783A (en) Method and device for cutting circular hole in thermal cutter
JP2010039995A (en) Control method and control device for nc lathe
JP2004114141A (en) Working program-preparing device for sheet metal working machine, and sheet metal working method
JP2006072909A (en) Numeric controller
JPH03221287A (en) Method and device for laser beam machining