JP4045379B2 - Motion control module function switching device - Google Patents

Motion control module function switching device Download PDF

Info

Publication number
JP4045379B2
JP4045379B2 JP14802197A JP14802197A JP4045379B2 JP 4045379 B2 JP4045379 B2 JP 4045379B2 JP 14802197 A JP14802197 A JP 14802197A JP 14802197 A JP14802197 A JP 14802197A JP 4045379 B2 JP4045379 B2 JP 4045379B2
Authority
JP
Japan
Prior art keywords
function
positioning
control module
input
motion control
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.)
Expired - Fee Related
Application number
JP14802197A
Other languages
Japanese (ja)
Other versions
JPH10340106A (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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP14802197A priority Critical patent/JP4045379B2/en
Publication of JPH10340106A publication Critical patent/JPH10340106A/en
Application granted granted Critical
Publication of JP4045379B2 publication Critical patent/JP4045379B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Control Of Position Or Direction (AREA)
  • Numerical Control (AREA)
  • Feedback Control In General (AREA)
  • Control By Computers (AREA)
  • Programmable Controllers (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、プログラマブルコントローラに使用する、1軸以上のアナログ指令出力タイプのモーションコントロールモジュールの機能切替装置に関するものである。
【0002】
【従来の技術】
従来のモーションコントロールモジュールには、特開平8−44411号公報に示すようなものがあった。同公報に記載の発明によれば、位置決め制御装置をN個備えたモーションコントロールモジュールにあっては、それまで公知の装置では位置決め制御信号以外の信号、例えば原点センサやリミットセンサ等の入力や、ブレーキ等の出力といった軸制御専用の入出力信号をI/Oモジュールを用いて中央のプログラマブルコントーラに監視・制御させていたのであるが、その発明によれば、それぞれの位置決め制御装置1〜Nに中央のプログラマブルコントーラの役目を分担させるようにしたものである。
【0003】
図3はプログラマブルコントローラの主要構成ブロックおよびこれと接続される周辺機器との関係を示すブロック図である。30はプログラマブルコントローラであり、このプログラマブルコントローラ30を構成する基本モジュールとして、電源モジュール32、CPUモジュール33、モーションコントロールモジュール34、I/Oモジュール35があり、これは互いに内部バス31で接続されている。
電源モジュール32は各モジュールに電源を供給するものである。
CPUモジュール33は、プログラマブルコントローラ30のスキャン処理を実行するためのものであり、ラダープログラムを格納していてそれを解読して処理する。このときI/Oモジュール35から入力データを取り込み、処理して解読結果を出力モジュールに出力する。また、モーションコントロールモジュール34と定期的にデータの受け渡しを行う。このデータの中には、ラダープログラムからモーションプログラムを制御するための情報や、モーションコントロールモジュール34からの実行状態やアラーム等の情報が含まれる。
モーションコントロールモジュール34は、モーションプログラムを格納していて、それを解読して軸用位置決め制御装置37へ通信バス38を介して位置制御の指令を行う。
I/Oモジュール35は外部とのデータの受け渡しを行う。
プログラミング装置36は、CPUモジュール33のラダープログラム、モーションコントロールモジュール34のモーションプログラム及びそれらに関する情報をCPUモジュール33の通信ポートを介して入出力する。
軸用位置決め制御装置37はモーションコントロールモジュール34より位置制御の指令を受けて、この指令に従って位置検出器40からのフイードバックパルスをもとに、サーボモータ39にアナログ指令を出力してこれを制御する。
軸用位置決め制御装置37は多軸ロボットの軸数だけ設置されており、第N軸あるロボットであればN個の軸用位置決め制御装置37が存在する。
【0004】
図3のモーションコントロールモジュール34の従来の構成図を示したのが図2である。図2において、101はモーションコントロールモジュール34のメモリに格納されているプログラムファイルで、各種のモーションプログラム(命令1、命令2、命令3・・・命令N)が格納されており、このモーションプログラムをモーションコントロールモジュール34の逐次解析部102で逐次解析してN個の軸用位置決め制御装置のうち所定の位置決め制御装置に対して目標値が与えられる。
【0005】
その第1軸用位置決め制御装置について見ると、103は目標値出力部、105は位置ループ制御量演算器(以後、「Kp」と言う。)、106は現在値出力部、107はアナログ指令出力回路(以後、「D/A」と言う。)、108はカウンタである。D/A107からサーボモータ(サーボコントローラを含む。)39へアナログ指令出力が与えられ、また、サーボモータ39の回転情報を示すエンコーダ等の位置検出器40からのパルスがカウンタ108に与えられる構成となっている。このように位置決め制御装置内のD/A107とカウンタ108とで位置制御フイードバックを構成し、モーション命令(プログラム)により位置決めする方法をとっていた。
【0006】
第2軸用位置決め制御装置も同様な構成で、203は目標値出力部、205はKp、206は現在値出力部、207はD/A、208はカウンタである。
第N軸用位置決め制御装置も同様な構成で、N03は目標値出力部、N05はKp、N06は現在値出力部、N07はD/A、N08はカウンタである。
【0007】
【発明が解決しようとする課題】
しかしながら、上述した従来例においては、図2に示すようなN個の位置決め制御装置を配置してN軸の制御が可能であっても、実際にはN軸より少ない軸数の制御ですむような多軸ロボットもあり、このような場合はN個の位置決め制御装置全てが使用されることはない。例えば図2のように、第1軸位置決め制御装置と第2軸位置決め制御装置は、D/A107からサーボモータ39へアナログ指令出力が与えられ、また、サーボモータ39の回転情報を示す位置検出器40からのパルスがカウンタ108に与えられているものの、第N軸位置決め制御装置は、N07のD/AとN08のカウンタとは利用されないままでいた。
【0008】
一方、ロボットにはインバータや電圧指令機器の制御信号や単独のエンコーダのパルスといった本来軸制御専用でない入出力信号の入出力も必要であり、このために従来は別途専用のD/Aやカウンタを用意していた。
【0009】
このようにモーションコントローラモジュール34の軸位置決め制御装置内にD/Aとカウンタがせっかく未使用で残されていてもこれを使用しないのは、すべての軸の制御対象がサーボコントローラに限定されてしまっているためで、空き軸を利用してインバータや電圧指令機器の制御および単独の外部エンコーダのパルスを入出力するといったことができないためであった。
このために、システム構成上無駄が生じていた。
【0010】
そこで、本発明はモジュール内のD/Aとカウンタを用いてサーボコントローラ・インバータ・電圧指令機器・外部エンコーダなど多種な機器との接続および制御を可能にするモジュール機能の切替装置を提供することを目的としている。
【0011】
【課題を解決するための手段】
上記目的を達成するために、本発明の請求項1に係るモーションコントロールモジュール機能の切替装置は、アナログ指令出力回路と、パルス入力カウンタ回路と、位置ループ制御量演算器と、目標値を出力する目標値出力部とを有し、通常サーボモータを接続する位置決め制御装置を1組以上制御するモーションコントロールモジュールであって、動作命令を逐次解析処理することにより、前記サーボモータの位置決め制御を行うモーションコントロールモジュール機能の切替装置であって目標値と前記パルス入力カウンタ回路から得られる現在値とを比較する比較部の比較結果を前記位置ループ制御量演算器に入力し、該位置ループ制御量演算器の出力を前記アナログ指令出力回路に入力する位置フィードバックループを備えたモーションコントロールモジュール機能の切替装置において、
前記比較部の前に切替スイッチを備え、前記目標値を、前記比較部と前記位置ループ制御量演算器を通さずに、前記アナログ指令出力回路に直接入力するルートに切替えることによって前記位置フィードバックループを無効とする機能切替手段を備え、該機能切替手段を使用することにより、前記モーションコントロールモジュールが、自分に接続されたプログラミング装置による設定を基に、前記サーボモータの位置決めを行う位置決め機能と、前記サーボモータに代えアナログ電圧による電圧指令機器を前記位置決め制御装置に接続し、前記位置フィードバックループを無効とし、前記アナログ指令出力回路を使用してアナログ電圧を出力するアナログ電圧出力機能と、前記サーボモータに代えパルス入力機器を前記位置決め制御装置に接続し、前記位置フィードバックループを無効とし、前記パルス入力カウンタ回路を使用して外部から入力されるパルスをカウントする外部パルスカウンタ機能とを切替えることを特徴とするものである。
【0012】
このように、動作プログラムの設定手段によってプログラミング装置より、D/Aおよびパルス入力カウンタを位置フィードバックループとして動作させる通常の位置決め動作プログラムの設定入力を行うと共に、開いている軸のD/Aおよびパルス入力カウンタを単独で使用可能にするための設定として、D/Aへの一定電圧出力命令、パルス入力カウンタへのパルス入力命令のパラメータ設定を行って、機能切替手段が上記パラメータの設定に基づきルートを切替え、位置決めフィードバックループを無効にすることによって、D/Aおよびパルス入力カウンタの単独使用を可能にする。
【0013】
また、請求項2に記載の発明によれば、請求項1記載のモーションコントロールモジュール機能の切替装置において、前記位置決め機能と、前記アナログ電圧出力機能と、前記外部パルスカウンタ機能との切替は、前記プログラミング装置からのパラメータの設定で行うことを特徴するものである。
【0015】
このように、一定電圧出力命令またはパルス入力命令をパラメータ管理機能を利用して、サブルーチン実行のパラメータとして受け渡すプログラム構造により、あたかも、モーションモジュール系に、位置決め機能とアナログ電圧出力機能および外部パルスカウンタ機能とを切替えるソフトウェアスイッチを設けて、これをプログラミング装置よりオン/オフすることにより、モジュール内の1軸以上分のD/Aとパルス入力カウンタを、個々の要素に分解または結合させる如くに動作させることができる。
【0016】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して説明する。
図1は本発明の実施の形態に係るモーションコントロールモジュールの制御ブロック図である。図1に示す実施の形態は、N軸分の制御ブロック図である。
図1において、1はプログラムファイルで、モーションコントロールモジュール34のメモリ内に各種のモーションプログラム(ここでは、命令1、命令2、命令3・・・命令MのM個)が格納されている。例えば、MOVは「位置決め命令」であり、VCTは「一定電圧出力命令」であり、また、PCNは「プログラマブルコントローラON命令」である。
このモーションプログラムをモーションコントロールモジュール34の逐次解析部2で逐次解析し、その結果、M個の位置決め制御装置のうち所定の位置決め制御装置に対して目標値が与えられる。
【0017】
第1軸用位置決め制御装置について見ると、3は目標値出力部、4は本発明によって設けられるスイッチSW−1でルートAとルートBとを切り換えるものである。5はKp、6は現在値出力部、7はD/A、8はカウンタである。D/A7からサーボモータ(サーボコントローラを含む。)39へアナログ指令出力が与えられ、サーボモータ39の回転情報を示すエンコーダ等の位置検出器40からのパルスがカウンタ8に与えられる構成となっている。このようにD/A7とカウンタ8とで位置制御フイードバックを構成し、モーション命令(プログラム)により位置決めする方法をとっていた。
【0018】
また、D/A7とカウンタ8はハードウェアで構成され、その他の、プログラムファイル1、逐次解析手段2、目標値出力部3、スイッチ4、Kp5、現在値出力部6の系はソフトウェアで構成される。
【0019】
第2軸用位置決め制御装置も同様な構成で、23は目標値出力部、24はスイッチSW−2、25はKp、26は現在値出力部、27はD/A、28はカウンタである。第N軸用位置決め制御装置も同様な構成で、N3は目標値出力部、N4はスイッチSW−N、N5はKp、N6は現在値出力部、N7はD/A、N8はカウンタである。
【0020】
つぎに動作について説明する。
ソフトウェアスイッチを表す4のSW−1は、前述のように、目標値出力部3を直接D/A7に接続するルートAかKp5に接続するルートBか、を選択する方向スイッチで、具体的な切替えはプログラマブルコントローラに接続されるプログラミング装置(図3の36)による設定内容によるものである。例えば、プログラミング装置36から入力されたプログラムファイル1の動作命令を逐次解析手段2によって解析した内容が、命令1(MOV)の場合は従来通りのサーボコントローラとして、MOV=「位置決め命令」であるから、4のSW−1は目標値出力部3をKp5に接続し、Kp5を通して目標値をD/A7に与えて、サーボモータ39を駆動する。また、サーボモータ39の位置検出器40からのパルスをカウンタ8で入力して、現在値出力部6のデータを更新してフィードバックルートを形成する。
【0021】
一方、プログラミング装置36から入力されたプログラムファイル1の動作命令を逐次解析手段2で解析した内容が、サブルーチン構造でパラメータ設定が命令2のVCT「一定電圧出力命令」の場合は、4のSW−1はKp5を通さないルートA側に切替えて、Kp5の位置フィードバックループが無効となり、D/A7とカウンタ8の各要素が単独に使用可能となる。この場合のプログラムファイル1の命令2は、4のSW−1がルートA側に切替わった時点で有効であって、D/A7からサーボモータ以外のインバータ、あるいは他の電圧指令機器等への接続が可能になる。同様に、カウンタ8も単独使用が可能になるので、外部エンコーダのパルス入力カウントなども可能になる。
【0022】
また、2軸目のSW−2の24についても同様で、プログラミング装置36からのプログラムファイル1の設定内容に基づいて、Kp25の位置フィードバックループをオン/オフして、Kp25を通すサーボ位置決め機能と、D/A27、カウンタ28を単独使用するアナログ電圧出力機能、外部パルスカウンタ機能との切替え操作が可能になる。
【0023】
図1では、第1軸用位置決め制御装置と第2軸用位置決め制御装置とはルートBを選択し、第N軸用位置決め制御装置がルートAを選択した状態を示している。このように、本実施の形態によれば、D/Aの7とカウンタの8、D/Aの27とカウンタの28、・・・、D/AのN7とカウンタのN8等をCPUモジュルの制御を介した位置決め用途だけでなく、モーションモジュール独自の制御機能として、遊休軸を一定電圧の出力および単純なカウンタの用途にも転用できるので、モーションモジュールの機能を拡張し利用効率を一層改善することができる。
【0024】
また、本発明の実施の形態ではここまで、ソフトウェアスイッチの構造については簡単でタイミング的に誤作動・誤操作が少ないパラメータ設定方式によって説明したが、特にこれに限定するものではなく、別の命令を使用するようなプログラム構造であっても、要は同様な動作が可能なソフトウェアスイッチを構成できればよい訳であるから、それらも適用範囲内である。
【0025】
【発明の効果】
以上説明したように、本発明によれば、サーボコントローラーとしての位置決め機能のみであったモーションコントロールモジュールを、一定電圧出力機能および単純なカウンタ機能へも切替えができるように構成したので、一つのモーションモジュールでサーボコントローラ、インバータ、及びその他の電圧指令機器、外部エンコーダなど多種な機器との接続とそれらの制御が可能になり、位置決めモジュール、D/Aモジュール、カウンターモジュールというようなシステム構成によって制御の簡素化、効率化とコストダウンを図れるという効果がある。
【図面の簡単な説明】
【図1】本発明の実施の形態に係るモーションコントロールモジュールの制御ブロック図である。
【図2】従来のモーションコントロールモジュールの制御ブロック図である。
【図3】プログラマブルコントローラの主要構成ブロックおよびこれと接続される周辺機器との関係を示すブロック図である。
【符号の説明】
1 プログラムファイル
2 逐次解析手段
3、23、N3 目標値出力部
4、24、N4 スイッチ
5、25、N5 位置ループ制御量演算器(Kp)
6、26、N6 現在値出力部
7、27、N7 アナログ指令出力回路(D/A)
8、28、N8 カウンタ
30 プログラマブルコントローラ
31 内部バス
32 電源モジュール
33 CPUモジュール
34 モーションコントロールモジュール
35 I/Oモジュール
36 プログラミング装置
37 軸用位置決め制御装置
38 通信バス
39 サーボモータ
40 位置検出器
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a function switching device for an analog command output type motion control module of one or more axes used for a programmable controller.
[0002]
[Prior art]
There has been a conventional motion control module as shown in JP-A-8-44411. According to the invention described in the publication, in a motion control module having N positioning control devices, signals other than the positioning control signal in a known device so far, for example, input of an origin sensor, a limit sensor, The I / O module was used to monitor and control the axis control dedicated input / output signals such as brake output, etc., but according to the invention, each positioning control device 1 to N It is designed to share the role of the central programmable controller.
[0003]
FIG. 3 is a block diagram showing the relationship between the main constituent blocks of the programmable controller and peripheral devices connected thereto. Reference numeral 30 denotes a programmable controller. As basic modules constituting the programmable controller 30, there are a power supply module 32, a CPU module 33, a motion control module 34, and an I / O module 35, which are connected to each other via an internal bus 31. .
The power supply module 32 supplies power to each module.
The CPU module 33 is for executing a scan process of the programmable controller 30, stores a ladder program, and decodes and processes it. At this time, input data is taken from the I / O module 35, processed, and the decoded result is output to the output module. In addition, data is periodically exchanged with the motion control module 34. This data includes information for controlling the motion program from the ladder program and information such as an execution state and an alarm from the motion control module 34.
The motion control module 34 stores a motion program, decodes it, and issues a position control command to the axis positioning control device 37 via the communication bus 38.
The I / O module 35 exchanges data with the outside.
The programming device 36 inputs and outputs the ladder program of the CPU module 33, the motion program of the motion control module 34, and information related thereto through the communication port of the CPU module 33.
The shaft positioning control device 37 receives a position control command from the motion control module 34 and outputs an analog command to the servo motor 39 based on the feedback pulse from the position detector 40 according to this command to control it. .
The number of axis positioning control devices 37 is set as many as the number of axes of the multi-axis robot, and there are N number of axis positioning control devices 37 if the robot has the Nth axis.
[0004]
FIG. 2 shows a conventional configuration diagram of the motion control module 34 of FIG. In FIG. 2, 101 is a program file stored in the memory of the motion control module 34, which stores various motion programs (command 1, command 2, command 3... Command N). A sequential analysis unit 102 of the motion control module 34 sequentially analyzes and a target value is given to a predetermined positioning control device among the N axis positioning control devices.
[0005]
Looking at the positioning control device for the first axis, 103 is a target value output unit, 105 is a position loop control amount calculator (hereinafter referred to as “Kp”), 106 is a current value output unit, and 107 is an analog command output. A circuit (hereinafter referred to as “D / A”), 108 is a counter. An analog command output is given from a D / A 107 to a servo motor (including a servo controller) 39, and a pulse from a position detector 40 such as an encoder indicating rotation information of the servo motor 39 is given to a counter 108. It has become. In this way, the D / A 107 and the counter 108 in the positioning control apparatus constitute a position control feedback, and the positioning is performed by the motion command (program).
[0006]
The positioning control device for the second axis has the same configuration, 203 is a target value output unit, 205 is Kp, 206 is a current value output unit, 207 is a D / A, and 208 is a counter.
The positioning control device for the Nth axis has the same configuration, where N03 is a target value output unit, N05 is Kp, N06 is a current value output unit, N07 is D / A, and N08 is a counter.
[0007]
[Problems to be solved by the invention]
However, in the above-described conventional example, even if N positioning control devices as shown in FIG. 2 are arranged and the N axis can be controlled, it is actually necessary to control the number of axes smaller than that of the N axis. There are also multi-axis robots, and in such a case, all N positioning control devices are not used. For example, as shown in FIG. 2, in the first axis positioning control device and the second axis positioning control device, an analog command output is given from the D / A 107 to the servo motor 39, and the position detector indicating rotation information of the servo motor 39 Although the pulse from 40 is applied to the counter 108, the N-axis positioning control device remains unused for the N07 D / A and the N08 counter.
[0008]
On the other hand, robots also require input / output of input / output signals that are not originally dedicated to axis control, such as control signals for inverters and voltage command devices, and pulses of a single encoder. I was preparing.
[0009]
In this way, even if the D / A and the counter are left unused in the axis positioning control device of the motion controller module 34, the control target for all axes is limited to the servo controller. This is because the idle shaft cannot be used to control the inverter and voltage command device and to input / output pulses from a single external encoder.
For this reason, uselessness has occurred in the system configuration.
[0010]
Accordingly, the present invention provides a module function switching device that enables connection and control with various devices such as a servo controller, an inverter, a voltage command device, and an external encoder using a D / A and a counter in the module. It is aimed.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, a motion control module function switching device according to claim 1 of the present invention outputs an analog command output circuit, a pulse input counter circuit, a position loop control amount calculator, and a target value. A motion control module that has a target value output unit and controls one or more positioning control devices to which a normal servo motor is connected, and performs motion control for positioning the servo motor by sequentially analyzing operation commands. A control module function switching device that inputs a comparison result of a comparison unit that compares a target value and a current value obtained from the pulse input counter circuit to the position loop control amount calculator, and calculates the position loop control amount A motor having a position feedback loop for inputting the output of the controller to the analog command output circuit. In the switching device of the emissions control module function,
The position feedback loop includes a changeover switch in front of the comparison unit, and switches the target value to a route that is directly input to the analog command output circuit without passing through the comparison unit and the position loop control amount calculator. A function for switching the servo motor based on a setting by a programming device connected to the motion control module by using the function switching unit . the voltage command device according to an analog voltage instead of the servo motor connected to the positioning control device, and disabling the position feedback loop, an analog voltage output function of outputting an analog voltage using the analog command output circuit, the servo Replace the motor with a pulse input device in the positioning control device. Continued and invalidates the position feedback loop, is characterized in that the switching between the external pulse counter function for counting the pulses input from the external by using the pulse input counter circuit.
[0012]
In this way, the setting unit of the operation program performs setting input of the normal positioning operation program for operating the D / A and pulse input counter as a position feedback loop from the programming device, and the D / A and pulse of the open axis. As a setting to enable the input counter independently, the parameter setting of the constant voltage output command to D / A and the pulse input command to the pulse input counter is performed, and the function switching means routes based on the above parameter setting. And disable the positioning feedback loop, allowing the D / A and pulse input counters to be used alone.
[0013]
According to a second aspect of the present invention, in the motion control module function switching device according to the first aspect, the switching between the positioning function, the analog voltage output function, and the external pulse counter function is performed as described above. is to characterized in that the setting parameters from the programming device.
[0015]
In this way, the program structure that delivers a constant voltage output command or pulse input command as a subroutine execution parameter using the parameter management function makes it as if the motion module system had a positioning function, an analog voltage output function, and an external pulse counter. A software switch for switching functions is provided, and this is turned on / off from the programming device, so that the D / A and pulse input counters for one or more axes in the module are disassembled or combined into individual elements. Can be made.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a control block diagram of a motion control module according to an embodiment of the present invention. The embodiment shown in FIG. 1 is a control block diagram for N axes.
In FIG. 1, reference numeral 1 denotes a program file in which various motion programs (in this case, instruction 1, instruction 2, instruction 3... M of instructions M) are stored in the memory of the motion control module 34. For example, MOV is a “positioning command”, VCT is a “constant voltage output command”, and PCN is a “programmable controller ON command”.
This motion program is sequentially analyzed by the sequential analysis unit 2 of the motion control module 34. As a result, a target value is given to a predetermined positioning control device among the M positioning control devices.
[0017]
Looking at the positioning control device for the first axis, 3 is a target value output unit, and 4 is a switch SW-1 provided according to the present invention to switch between route A and route B. 5 is a Kp, 6 is a current value output unit, 7 is a D / A, and 8 is a counter. An analog command output is given from the D / A 7 to the servo motor (including the servo controller) 39, and a pulse from the position detector 40 such as an encoder indicating rotation information of the servo motor 39 is given to the counter 8. Yes. In this way, the D / A 7 and the counter 8 constitute a position control feedback, and the positioning is performed by the motion command (program).
[0018]
The D / A 7 and the counter 8 are configured by hardware, and the other system of the program file 1, the sequential analysis means 2, the target value output unit 3, the switch 4, Kp5, and the current value output unit 6 is configured by software. The
[0019]
The positioning control device for the second axis has the same configuration, 23 is a target value output unit, 24 is a switch SW-2, 25 is Kp, 26 is a current value output unit, 27 is a D / A, and 28 is a counter. The N-axis positioning control device has the same configuration, N3 is a target value output unit, N4 is a switch SW-N, N5 is Kp, N6 is a current value output unit, N7 is a D / A, and N8 is a counter.
[0020]
Next, the operation will be described.
As described above, SW-1 of 4 representing the software switch is a direction switch that selects the route A that connects the target value output unit 3 directly to the D / A 7 or the route B that connects Kp5. The switching is based on setting contents by a programming device (36 in FIG. 3) connected to the programmable controller. For example, if the sequential analysis means 2 analyzes the operation instruction of the program file 1 input from the programming device 36, the instruction 1 (MOV) is MOV = “positioning instruction” as a conventional servo controller. 4 SW-1 connects the target value output unit 3 to Kp5, gives the target value to D / A 7 through Kp5, and drives the servo motor 39. Further, a pulse from the position detector 40 of the servo motor 39 is input by the counter 8 to update the data of the current value output unit 6 to form a feedback route.
[0021]
On the other hand, if the contents analyzed by the sequential analysis means 2 of the operation command of the program file 1 input from the programming device 36 is a VCT “constant voltage output command” with the subroutine structure and the parameter setting of the command 2, 4 SW− 1 is switched to the route A side that does not pass Kp5, the position feedback loop of Kp5 becomes invalid, and each element of D / A7 and counter 8 can be used independently. In this case, the command 2 of the program file 1 is effective when the SW-1 of 4 is switched to the route A side, and is transferred from the D / A 7 to an inverter other than the servo motor or other voltage command device. Connection is possible. Similarly, since the counter 8 can be used alone, the pulse input count of the external encoder can be performed.
[0022]
The same applies to the second axis SW-2 24, and based on the setting contents of the program file 1 from the programming device 36, the position feedback loop of Kp25 is turned on / off, and the servo positioning function for passing Kp25 is used. , The D / A 27 and the analog voltage output function using the counter 28 alone, and the external pulse counter function can be switched.
[0023]
FIG. 1 shows a state in which the first axis positioning control device and the second axis positioning control device select the route B, and the Nth axis positioning control device selects the route A. Thus, according to the present embodiment, D / A 7 and counter 8, D / A 27 and counter 28,..., D / A N 7 and counter N 8, etc. In addition to positioning applications via control, the idle axis can be diverted to a constant voltage output and simple counter application as a motion module-specific control function, thereby expanding the functions of the motion module and further improving the utilization efficiency. be able to.
[0024]
In the embodiment of the present invention, the structure of the software switch has been described so far with the parameter setting method that is simple and has few malfunctions and erroneous operations in terms of timing. However, the present invention is not particularly limited to this, and another command is provided. Even if the program structure is to be used, it is only necessary to configure a software switch that can perform the same operation.
[0025]
【The invention's effect】
As described above, according to the present invention, the motion control module that was only a positioning function as a servo controller is configured so that it can be switched to a constant voltage output function and a simple counter function. Modules enable connection and control of various devices such as servo controllers, inverters, other voltage command devices, external encoders, etc., and control by system configuration such as positioning modules, D / A modules, and counter modules There is an effect that simplification, efficiency improvement and cost reduction can be achieved.
[Brief description of the drawings]
FIG. 1 is a control block diagram of a motion control module according to an embodiment of the present invention.
FIG. 2 is a control block diagram of a conventional motion control module.
FIG. 3 is a block diagram illustrating a relationship between main configuration blocks of a programmable controller and peripheral devices connected thereto.
[Explanation of symbols]
1 Program File 2 Sequential Analysis Units 3, 23, N3 Target Value Output Units 4, 24, N4 Switches 5, 25, N5 Position Loop Control Amount Calculator (Kp)
6, 26, N6 Current value output unit 7, 27, N7 Analog command output circuit (D / A)
8, 28, N8 Counter 30 Programmable controller 31 Internal bus 32 Power supply module 33 CPU module 34 Motion control module 35 I / O module 36 Programming device 37 Axis positioning control device 38 Communication bus 39 Servo motor 40 Position detector

Claims (2)

アナログ指令出力回路と、パルス入力カウンタ回路と、位置ループ制御量演算器と、目標値を出力する目標値出力部とを有し、通常サーボモータを接続する位置決め制御装置を1組以上制御するモーションコントロールモジュールであって、動作命令を逐次解析処理することにより、前記サーボモータの位置決め制御を行うモーションコントロールモジュール機能の切替装置であって
目標値と前記パルス入力カウンタ回路から得られる現在値とを比較する比較部の比較結果を前記位置ループ制御量演算器に入力し、該位置ループ制御量演算器の出力を前記アナログ指令出力回路に入力する位置フィードバックループを備えたモーションコントロールモジュール機能の切替装置において、
前記比較部の前に切替スイッチを備え、前記目標値を、前記比較部と前記位置ループ制御量演算器を通さずに、前記アナログ指令出力回路に直接入力するルートに切替えることによって前記位置フィードバックループを無効とする機能切替手段を備え、該機能切替手段を使用することにより、
前記モーションコントロールモジュールが、自分に接続されたプログラミング装置による設定を基に、前記サーボモータの位置決めを行う位置決め機能と、
前記サーボモータに代えアナログ電圧による電圧指令機器を前記位置決め制御装置に接続し、前記位置フィードバックループを無効とし、前記アナログ指令出力回路を使用してアナログ電圧を出力するアナログ電圧出力機能と、
前記サーボモータに代えパルス入力機器を前記位置決め制御装置に接続し、前記位置フィードバックループを無効とし、前記パルス入力カウンタ回路を使用して外部から入力されるパルスをカウントする外部パルスカウンタ機能とを切替えることを特徴とするモーションコントロールモジュール機能の切替装置。
Motion that has an analog command output circuit, a pulse input counter circuit, a position loop control amount calculator, and a target value output unit that outputs a target value, and controls one or more positioning control devices to which a normal servo motor is connected a control module, by sequentially analyzing process operation instructions, a switching device for motion control modules function for positioning control of the servo motor,
The comparison result of the comparison unit that compares the target value with the current value obtained from the pulse input counter circuit is input to the position loop control amount calculator, and the output of the position loop control amount calculator is input to the analog command output circuit. In the motion control module function switching device with a position feedback loop to input ,
The position feedback loop includes a changeover switch in front of the comparison unit, and switches the target value to a route that is directly input to the analog command output circuit without passing through the comparison unit and the position loop control amount calculator. The function switching means for invalidating the function, and by using the function switching means,
The motion control module is a positioning function for positioning the servo motor based on settings by a programming device connected to the motion control module;
Connect the voltage commanding device with an analog voltage instead of the servo motor to the positioning control device, and disabling the position feedback loop, an analog voltage output function of outputting an analog voltage using the analog command output circuit,
Instead of the servo motor, a pulse input device is connected to the positioning control device, the position feedback loop is disabled, and an external pulse counter function for counting pulses input from the outside is switched using the pulse input counter circuit. switching device motion control module function, characterized in that.
前記位置決め機能と、前記アナログ電圧出力機能と、前記外部パルスカウンタ機能との切替は、前記プログラミング装置からのパラメータの設定で行うことを特徴とする請求項1記載のモーションコントロールモジュール機能の切替装置。2. The motion control module function switching device according to claim 1, wherein switching between the positioning function, the analog voltage output function, and the external pulse counter function is performed by setting a parameter from the programming device.
JP14802197A 1997-06-05 1997-06-05 Motion control module function switching device Expired - Fee Related JP4045379B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14802197A JP4045379B2 (en) 1997-06-05 1997-06-05 Motion control module function switching device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14802197A JP4045379B2 (en) 1997-06-05 1997-06-05 Motion control module function switching device

Publications (2)

Publication Number Publication Date
JPH10340106A JPH10340106A (en) 1998-12-22
JP4045379B2 true JP4045379B2 (en) 2008-02-13

Family

ID=15443342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14802197A Expired - Fee Related JP4045379B2 (en) 1997-06-05 1997-06-05 Motion control module function switching device

Country Status (1)

Country Link
JP (1) JP4045379B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5800886B2 (en) 2013-12-16 2015-10-28 ファナック株式会社 A numerical controller that gives commands to multiple axes with a single command

Also Published As

Publication number Publication date
JPH10340106A (en) 1998-12-22

Similar Documents

Publication Publication Date Title
US20080147206A1 (en) Control system for Real Time Applications for Cooperative Industrial Robots
KR100762366B1 (en) System for controlling a robot by using a Field Programmable Gate Array device
WO2007104662A1 (en) A robot controller, a computer unit and a base module for a robot controller
CN100461053C (en) Numerical controller
CN101025622A (en) Numerical controller
JP4045379B2 (en) Motion control module function switching device
JPS61163404A (en) Interface system of servocontroller
JP2001322078A (en) Robot control device
KR100853167B1 (en) System for Controlling a Robot of Network Based Embedded
JP3550292B2 (en) Controller system
US20030233906A1 (en) Output cam system and method
WO1989001656A1 (en) High-speed input/output module and plc apparatus
KR20080013258A (en) Multi-channel robot control system
JPH11231915A (en) Method for defining axis of motion controller
JPH09146616A (en) One chip servo controller
JP2002014707A (en) I/o unit and programmable controller
JPH02202604A (en) External part extending type programmable controller
JP3432728B2 (en) Programmable controller
JP7575691B2 (en) Robot control device and robot system
JP3460747B2 (en) Numerical control unit
JPH04123105A (en) Motor control system
KR100221491B1 (en) Method for controlling dual robot
JPH0460805A (en) Sequence program generating method
JP4633319B2 (en) General motion control system
JP2002132316A (en) Numerical controller and its software incorporated system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040527

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060324

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061025

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070516

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070717

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: 20071024

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071106

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101130

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101130

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111130

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111130

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121130

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121130

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131130

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees