JPS6344266A - Data transmission system - Google Patents

Data transmission system

Info

Publication number
JPS6344266A
JPS6344266A JP18657486A JP18657486A JPS6344266A JP S6344266 A JPS6344266 A JP S6344266A JP 18657486 A JP18657486 A JP 18657486A JP 18657486 A JP18657486 A JP 18657486A JP S6344266 A JPS6344266 A JP S6344266A
Authority
JP
Japan
Prior art keywords
data
control
control circuit
identification number
computer
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
JP18657486A
Other languages
Japanese (ja)
Inventor
Akihiro Ooka
大岡 明裕
Kenji Okamoto
賢司 岡本
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries 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 Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP18657486A priority Critical patent/JPS6344266A/en
Publication of JPS6344266A publication Critical patent/JPS6344266A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication
    • G06F12/0646Configuration or reconfiguration
    • G06F12/0684Configuration or reconfiguration with feedback, e.g. presence or absence of unit detected by addressing, overflow detection

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To simplify the connection between a control computer and plural control circuits by adding identification numbers to the control circuits and transmitting said numbers and data by a data system in common. CONSTITUTION:The identification numbers are added to the control circuits 20. In order to transmit data from the control computer 10, data transmitted to the control circuit 20, the identification number of the control circuit 20 to which said data is transmitted and the identification number of the control circuit 20 which receives said data are transmitted to a common bus 12. Each control circuit 20 decodes the identification numbers on the common bus 12, and decides whether it is specified or not. Only the specified control circuit 20 fetches or transmits the data.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、中央処理装置と制御回路との間のデータ伝送
方式に関するものであり、更に詳述するならば、ロボッ
ト、工作機械等の工業機械の動作を制御するシステムに
おいて、制御用コンピュータと制御回路等との間のデー
タ伝送に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a data transmission system between a central processing unit and a control circuit. It relates to data transmission between a control computer and a control circuit in a system that controls operations.

従来の技術 従来、ロボット、工作機械等の制御は、各駆動軸の位置
、速度を目標値にそれぞれ独立して制御することが主で
あった。この位置制御や速度制御には、例えば、各軸の
目標値を受ける一方、駆動軸の位置(角度)、速度の検
出データを受けて、両者の偏差値に基づいて駆動用モー
タの電流を制御するフィードバックループを構成した回
路が用いられ、その制御もPI制御、PID制御が一般
に実施されている。
2. Description of the Related Art Conventionally, robots, machine tools, etc. have mainly been controlled by independently controlling the position and speed of each drive shaft to a target value. For this position control and speed control, for example, while receiving the target value of each axis, receiving the detected data of the position (angle) and speed of the drive shaft, and controlling the current of the drive motor based on the deviation value between the two. A circuit configured with a feedback loop is used, and its control is generally carried out by PI control or PID control.

近年、ロボット、工作機械等の制御は、位置、速度に高
度な精度が要求されようになっている。
In recent years, control of robots, machine tools, etc. requires high precision in position and speed.

更に、ロボット、工作機械等の複雑化に伴い、1つの駆
動軸の位置が、他の駆動軸の動特性に影響を与えるよう
になってきた。第3図は、そのようなロボットの1例と
してマニピュレータアームを図示するものであり、モー
タAの回転によってもモータBの回転によってもハンド
の位置が変化する。また、ハンドが水平に位置するか垂
直に位置するかにより、ハンドの接触センサに作用する
力が変化し、それに応じてハンドの把持力を調整する必
要が生じる。
Furthermore, as robots, machine tools, etc. become more complex, the position of one drive shaft has come to influence the dynamic characteristics of other drive shafts. FIG. 3 shows a manipulator arm as an example of such a robot, and the position of the hand changes depending on the rotation of motor A and motor B. FIG. Further, depending on whether the hand is positioned horizontally or vertically, the force acting on the contact sensor of the hand changes, and it becomes necessary to adjust the gripping force of the hand accordingly.

しかし、上記したように各制御軸を互いに独立して制御
するのみの従来の制御方式では、このように相互に動き
が関連するロボット、工作機械等を高精度に制御するこ
とが困難となってきている。
However, as mentioned above, with conventional control methods that only control each control axis independently, it has become difficult to control robots, machine tools, etc. whose movements are related to each other with high precision. ing.

そのため、制御用コンピュータに、各駆動軸の位置、速
度等のデータを集中させ、それら集めたデータを基にコ
ンピュータが各駆動軸を中央側御するデジタル制御方式
が採用されてきている。
For this reason, a digital control system has been adopted in which data such as the position and speed of each drive shaft is concentrated in a control computer, and the computer centrally controls each drive shaft based on the collected data.

発明が解決しようとする問題点 このようなデジタル制御方式においては、各駆動軸に関
する位置、速度等の各種データをコンピュータに送り、
一方、それらデータを基にコンピュータが決定した制御
データを各制御回路に送るだめの伝送路が必要である。
Problems to be Solved by the Invention In such a digital control system, various data such as position and speed regarding each drive shaft is sent to a computer,
On the other hand, a transmission line is required to send the control data determined by the computer based on the data to each control circuit.

そのような伝送路を第2図に示すようにコンピュータと
各制御回路及び各センサとの間に独立して設けると、そ
の配線が面倒であるだけでなく、その回線の総延長も膨
大となる。そして、この配線の量は、制i卸軸数の増大
と共に増大する。
If such a transmission line is installed independently between the computer and each control circuit and each sensor as shown in Figure 2, not only will the wiring be troublesome, but the total length of the line will be enormous. . The amount of wiring increases as the number of controlled axes increases.

更に、第2図に示すような構成では、コンピュータが、
各制御回路に独立して制御データを出力しまた各センサ
から独立して測定データを受ける。
Furthermore, in the configuration shown in FIG.
It outputs control data independently to each control circuit and receives measurement data independently from each sensor.

そのため、各種データの取込み及び制御データの送出が
効率的でなかった。
Therefore, the acquisition of various data and the transmission of control data were not efficient.

そのため、制御用コンピュータと制御回路との間の配線
の量からみても、効率的な接続方法が望まれている。
Therefore, an efficient connection method is desired in terms of the amount of wiring between the control computer and the control circuit.

そこで、本発明は、上記した問題を解決した制御用コン
ピュータと制御回路等との間のデータ伝送方式を提供せ
んとするものである。
Therefore, the present invention aims to provide a data transmission system between a control computer and a control circuit, etc., which solves the above-mentioned problems.

更に、本発明は、制御用コンピュータと各制御回路との
間の接続を簡潔にし、かつデータ伝送に係わる時間を削
減できるデータ伝送方式を提供せんとするものである。
Furthermore, it is an object of the present invention to provide a data transmission method that can simplify the connection between a control computer and each control circuit and reduce the time required for data transmission.

問題点を解決するための手段 すなわち、本発明によるならば、中央処理装置と、該中
央処理装置に結合された共通バスと、該共通バスに対し
て互いに並列に結合された複数の制御回路とを具備して
いる制御システムにおけるデータ伝送方式において、各
制御回路には、識別番号付けを行い、コンピュータから
データを伝送する場合には、そのデータを送信したい制
御回路の識別番号と、当該制御回路に送信するデータと
、データを受信したい制御回路の識別番号を含んだ形で
共通バス上にデータを送出し、各制御回路は、共通バス
上の該識別番号をデコードし、自己が指定されたか否か
を判定して、指定制御回路のみデータを取込みあるいは
データを送出する。
Means for solving the problem, according to the present invention, includes a central processing unit, a common bus coupled to the central processing unit, and a plurality of control circuits coupled in parallel to the common bus. In a data transmission method for a control system equipped with The data is sent onto the common bus in a form that includes the data to be sent to and the identification number of the control circuit that wants to receive the data, and each control circuit decodes the identification number on the common bus and determines whether it has been designated or not. It is determined whether or not the specified control circuit receives or transmits data.

作用 以上のような本発明によるデータ伝送方式は、共通バス
方式によりデータを伝送する。従って、中央処理装置と
制御回路との間の回線が非常に簡略化され、また、制御
回路の増設も回線の増大なく実現できる。
Function: The data transmission system according to the present invention as described above transmits data using a common bus system. Therefore, the line between the central processing unit and the control circuit is greatly simplified, and additional control circuits can be added without increasing the number of lines.

更に、本発明によるデータ伝送方式によれば、中央処理
装置からのデータの送信の際に、そのデータを送信した
い制御回路の指定だけでなく、その後にデータを受信し
たい制御回路も指定する。
Further, according to the data transmission system of the present invention, when transmitting data from the central processing unit, not only the control circuit to which the data is to be transmitted is specified, but also the control circuit to which the data is to be received afterward is specified.

その送信データを受ける制御回路は、受信したデータを
デコードして、自己が指定されたかどうか判別する。そ
の結果、自己が送信データの宛先であれば、データを取
込み、必要な制御動作を実行する。一方、自己が送信要
求された制御回路であれば、中央処理装置のデータの送
信終了後に、その中央処理装置に対して、要求されてい
るデータを送信する。このように、独立して送信要求を
出力しないので、データ通信に要する時間を削減するこ
とができる。
The control circuit that receives the transmitted data decodes the received data and determines whether it has been designated. As a result, if it is the destination of the transmitted data, it takes in the data and executes the necessary control operations. On the other hand, if the control circuit itself is the one requested to transmit, it transmits the requested data to the central processing unit after the central processing unit has finished transmitting the data. In this way, since transmission requests are not output independently, the time required for data communication can be reduced.

実施例 以下、添付図面を参照して本発明によるデータ伝送方式
の実例を説明する。
EXAMPLE Hereinafter, an example of a data transmission system according to the present invention will be described with reference to the accompanying drawings.

第1図は、本発明のデータ伝送方式の制御用コンピュー
タと各制御回路間のシステム構成を示す図である。
FIG. 1 is a diagram showing a system configuration between a control computer and each control circuit in the data transmission system of the present invention.

中央制御コンピュータ10は、インターフェース回路1
6を介して、共通データバス12と制御線14A及び1
4Bに結合されている。それら共通データバス12と制
御線14A及び14Bには、それぞれインターフェース
回路18を介して複数の制御回路20が結合されている
。それら制御回路20は、制御回路ごとに異なる識別番
号すなわちアドレスが与えられている。そして、制御線
14Aには、コンピュータ10から各制御回路20ヘデ
ータが伝送されたことを示す制御信号がコンピュータ1
0から送られ、一方、制御線14Bには、各制御回路2
0からコンピュータ10ヘデータが伝送されたことを示
す制御信号が各制御回路20から送られる。
The central control computer 10 has an interface circuit 1
6, a common data bus 12 and control lines 14A and 1
It is connected to 4B. A plurality of control circuits 20 are coupled to the common data bus 12 and control lines 14A and 14B via interface circuits 18, respectively. These control circuits 20 are given different identification numbers or addresses for each control circuit. A control signal indicating that data has been transmitted from the computer 10 to each control circuit 20 is transmitted to the control line 14A.
0, and on the other hand, each control circuit 2 is sent to the control line 14B.
A control signal indicating that data has been transmitted from the computer 10 to the computer 10 is sent from each control circuit 20.

そして、コンピュータ10からのデータ伝送は、例えば
、第4図に示すようなデータフォーマットで実行される
。すなわち、例えば全16ビツトで構成される伝送デー
タ単位の内、最初の4ビツトは、送信先制御回路の識別
番号(A)であり、次の4ビツトは、受信したいすなわ
ちデータ伝送を要求する制御回路の識別番号(B)であ
り、後半の8ビツトは、識別番号(A)の制御回路に伝
送したい送信データである。
Data transmission from the computer 10 is performed in a data format as shown in FIG. 4, for example. That is, for example, of a transmission data unit consisting of a total of 16 bits, the first 4 bits are the identification number (A) of the destination control circuit, and the next 4 bits are the control circuit to be received, that is, to request data transmission. This is the circuit identification number (B), and the latter 8 bits are transmission data to be transmitted to the control circuit with the identification number (A).

以上のようなデータ伝送システムにおいて、コンピュー
タ10がデータを送り出すと、インターフェース回路1
6を介して共通バス12には、第4図に示すような構成
のデータが出力される。一方、制御線14Aには、コン
ピュータ10から各制御回路20ヘデータが伝送された
ことを示す制御信号が出力される。
In the data transmission system as described above, when the computer 10 sends data, the interface circuit 1
Data having a configuration as shown in FIG. 4 is output to the common bus 12 via the bus 6. On the other hand, a control signal indicating that data has been transmitted from the computer 10 to each control circuit 20 is output to the control line 14A.

その結果、各制御回路20は、その付属インターフェー
ス回路18を介して、伝送データと制御信号を受け、そ
の制御信号により、共通データバス上のデータをデコー
ドする。すなわち、識別番号データ(A)、(B)をデ
コードし、該制御回路が、データを受は取る制御回路か
、あるいはデータの送出を要求されている制御回路かの
判定を行う。
As a result, each control circuit 20 receives transmitted data and control signals via its associated interface circuit 18, and uses the control signals to decode data on the common data bus. That is, the identification number data (A) and (B) are decoded to determine whether the control circuit is a control circuit that receives or receives data or a control circuit that is requested to send data.

自己がデータを受は取る制御回路に該当する場合には、
共通バス上の送信データを取込み、制御回路内のモータ
等の駆動制御に用いる。自己がデータを送出を要求され
ている制御回路に該当する場合には、コンピュータから
の伝送データの後に、送信データを共通バス12上に用
意し、制御線14B上に制御信号を出力してコンピュー
タ10に対して割込処理をかける。そして、自己がデー
タを受は取る制御回路にもデータを送出を要求されてい
る制御回路にも該当していない場合、制御回路は伝送デ
ータに対して反応しない。
If it corresponds to a control circuit that receives and receives data,
It takes in the transmitted data on the common bus and uses it to control the drive of motors, etc. in the control circuit. If it corresponds to a control circuit that is required to send data, it prepares the transmission data on the common bus 12 after the transmission data from the computer, outputs a control signal on the control line 14B, and sends the data to the computer. Interrupt processing is applied to 10. If the control circuit is neither a control circuit that receives or receives data nor a control circuit that is required to send data, the control circuit does not respond to the transmitted data.

コンピュータ10は、データの送出を行った後、次の処
理演算を直ちに実行し、各制御回路からのデータは割込
処理によって受は取ることができ、データ入力待の時間
も、演算処理に使用することができる。
After sending data, the computer 10 immediately executes the next processing operation, and data from each control circuit can be received by interrupt processing, and the time spent waiting for data input can also be used for calculation processing. can do.

第5図に、以上のようなデータ伝送システムの制御回路
側のインターフェース回路の具体的構成例を示す。図示
の実施例は、DCCモーフ制御するための回路を本発明
の方式により実現したものである。ここではモータに与
える電流値をすべて計算するソフトウェアサーボ方式の
実施例を示している。サーボ制マ卸回路をアナログアン
プで構成する場合や、パルスモータを使用する場合にお
いてもインターフェース回路を同様に構成すれば、何ら
問題なく使用可能である。
FIG. 5 shows a specific example of the configuration of an interface circuit on the control circuit side of the data transmission system as described above. In the illustrated embodiment, a circuit for controlling the DCC morph is realized using the method of the present invention. Here, an example of a software servo method is shown in which all current values given to the motor are calculated. Even when the servo control circuit is configured with an analog amplifier or when a pulse motor is used, if the interface circuit is configured in the same way, it can be used without any problem.

コンピュータ10は、制御線14A及び14Bには直接
結合されると共に、インターフェース回路16を構成す
るレジスタ16Aを介して共通バス12に接続される。
Computer 10 is coupled directly to control lines 14A and 14B and is connected to common bus 12 through register 16A, which constitutes interface circuit 16.

そして、レジスタ16Aは、制御線14A及び14Bに
接続され、それら制御線L4A及び14B上の制御信号
により制御用されて、コンピュータ10からの伝送デー
タを登録してデータ共通バス12に出力し、また、デー
タ共通バス12上のデータを登録してコンピュータ10
に出力するように動作する。
The register 16A is connected to the control lines 14A and 14B, and is controlled by control signals on the control lines L4A and 14B to register transmission data from the computer 10 and output it to the data common bus 12. , the data on the data common bus 12 is registered and the computer 10
It works to output to .

各制御回路2OA、 20B、、、、は、共通バス12
と制御線14Aとに接続された受信レジスタRr と、
共通バス12に接続された送信レジスタRt とを有し
ている。そして、受信レジスタRrから出力されるデー
タの内の、第4図の識別番号(A) に対応する部分は
、デコーダD+ に出力されて解読され、その識別番号
(A)が自己を指示している場合には、D/A変換器を
動作状態にする。従って、そのD/A変換器は、受信レ
ジスタRrから出力されるデータの内の、第4図の送信
データに相当する部分を受けてD/A変換する。そのD
/A変換器の出力は、増幅器Aで増幅されてモータM、
に出力される。
Each control circuit 2OA, 20B, ... has a common bus 12
and a receiving register Rr connected to the control line 14A;
It has a transmission register Rt connected to the common bus 12. Then, of the data output from the receiving register Rr, the part corresponding to the identification number (A) in FIG. 4 is output to the decoder D+ and decoded, and the identification number (A) indicates the self. If so, put the D/A converter into operation. Therefore, the D/A converter receives a portion of the data output from the reception register Rr that corresponds to the transmission data in FIG. 4, and performs D/A conversion. That D
The output of the /A converter is amplified by an amplifier A and output to the motor M,
is output to.

そのモータM1により駆動される被制御部材の角度、位
置などエンコーダEで検出され、計数回路Cに出力され
る。その計数回路Cの出力は送信レジスタRt に接続
されている。
The angle and position of the controlled member driven by the motor M1 are detected by an encoder E and outputted to a counting circuit C. The output of the counting circuit C is connected to the transmission register Rt.

更に、受信レジスタRrから出力されるデータの内の、
第4図の識別番号(B) に対応する部分は、デコーダ
D2に出力されて解読され、その識別番号(B)、が自
己を指示している場合には、制御ロジック回路りが動作
される。その制’+80シック回路りは、制御線14B
に制御信号を出力すると共に、送信レジスタRtを動作
させて、計数回路Cの内容を送信レジスタRtに取り込
み、共通バス12に出力させる。
Furthermore, of the data output from the reception register Rr,
The part corresponding to the identification number (B) in FIG. 4 is output to the decoder D2 and decoded, and if the identification number (B) indicates self, the control logic circuit is operated. . The control '+80 sick circuit is the control line 14B.
At the same time, it operates the transmission register Rt to take the contents of the counting circuit C into the transmission register Rt and output it to the common bus 12.

かかる構成において、コンピュータ10は、各モータM
l 、M2 、、、、に与える制御量を計算する。
In such a configuration, the computer 10 controls each motor M
Calculate the control amount to be given to l , M2 , .

例えば、通常のPI制御による速度制御とするならば、
現在の角速度のを目標とする角速度ω。を用いて、 但し、K1、K 2 =係数 という計算式で計算される。このデータを、第4図の送
信データとして、また、そのモータM1の制御回路の識
別番号を、第4図の送信したい制御回路の識別番号(A
)として伝送データを構成する。
For example, if speed control is performed using normal PI control,
The target angular velocity ω is the current angular velocity. However, it is calculated using the formula K1, K2 = coefficient. This data is used as the transmission data in FIG. 4, and the identification number of the control circuit of the motor M1 is the identification number (A
) to configure the transmission data.

更に、例えばこのモータM1の次に制御すべきモータM
2の現在の角速度を知るため、そのモータ〜12の制御
回路の識別番号を、第4図の受信したい制御回路の識別
番号(B)として付加して送信データは構成される。
Furthermore, for example, a motor M to be controlled next to this motor M1
In order to know the current angular velocity of the motor 12, the transmission data is constructed by adding the identification number of the control circuit of the motor 12 as the identification number (B) of the control circuit to be received in FIG.

かかるデータが共通バス12上に出力され、制御線14
Aに制御信号が出力されると、各制御回路は、共通バス
12上のデータを受信レジスタRrに取り込む。そして
、その中で、モータM1 に付属する制(和回路2OA
は、デコーダD1、D2により2つの識別番号(A)及
び(B)をデコードし、先頭の識別番号(A)が自己を
指定しているので、送信データをD/A変換器に人力す
る。そのD/A変換器では、送信データをアナログデー
タに変換し、増幅器Aを通してモータM1に出力する。
Such data is output onto the common bus 12 and the control line 14.
When a control signal is output to A, each control circuit takes in the data on the common bus 12 into the reception register Rr. Among them, the control attached to motor M1 (sum circuit 2OA
decodes two identification numbers (A) and (B) using decoders D1 and D2, and since the first identification number (A) designates itself, the transmission data is manually input to the D/A converter. The D/A converter converts the transmission data into analog data and outputs it to the motor M1 through the amplifier A.

一方、モータM2に付属する制御回路20Bでは、デコ
ーダDI 、D2 により、識別番号(A)及び(B)
をデコードし、後の識別番号(B)が自己を指定してい
るので、データを送信するためのロジック回路りを動作
させる。このロジック回路りは、計数回路Cのデータを
レジスタRtにセットし、制御用コンピュータに対し、
制御信号を送出する。
On the other hand, in the control circuit 20B attached to the motor M2, the identification numbers (A) and (B) are determined by the decoders DI and D2.
Since the latter identification number (B) specifies itself, the logic circuit for transmitting the data is operated. This logic circuit sets the data of the counting circuit C in the register Rt and sends the data to the control computer.
Send control signals.

以上の処理により、コンピュータは、次に制御すべきモ
ータのデータを得ることができ、直ちにモータM2に対
する制御電流値の演算を実行することができる。
Through the above processing, the computer can obtain data on the next motor to be controlled, and can immediately calculate the control current value for motor M2.

上記説明では、モータM1の制御データを送出した後、
コンピュータ10は、モータM2からの人力データを待
ち、データ受信後、制御演算を実施することになる。し
かし、例えば、モータM2のデータは、モータM1の一
つ前のモータM0の制御データ送出時に、受信要求を出
し、受信しているならば、モータM1への制御データを
送出した後、直ちにモータM2の制御、演算を行うこと
ができる。モータM1への制御データを送出した際に受
信要求を出した(例えば)モータM3からの送信データ
は、割込処理で受信することができ、データ送信を行っ
た後、待時間なしに、次の演算処理が実行可能となる。
In the above explanation, after sending the control data of motor M1,
The computer 10 waits for human power data from the motor M2, and after receiving the data, performs control calculations. However, for example, if the data for motor M2 is received by issuing a reception request when sending the control data for motor M0, which is one motor before motor M1, then immediately after sending the control data for motor M1. It is possible to control and calculate M2. Transmitted data from (for example) motor M3, which issued a reception request when transmitting control data to motor M1, can be received by interrupt processing, and after transmitting data, the next data can be sent without waiting time. calculation processing becomes executable.

発明の効果 以上の説明から明らかなように、本発明によるデータ伝
送方式によるならば、送信先の制御回路番号と、データ
受信を希望する制御回路が任意に設定でき、しかもデー
タ受信にかかわる処理時間も無駄なく使用できるため、
効率の良いデータ伝送が可能となる。
Effects of the Invention As is clear from the above explanation, with the data transmission method according to the present invention, the control circuit number of the destination and the control circuit from which data is desired to be received can be arbitrarily set, and the processing time involved in data reception can be set as desired. can also be used without waste,
Efficient data transmission becomes possible.

〔主な参照番号〕[Main reference number]

10・・コンピュータ 12・・共通バス 14A、14B・・制御線 16.1B・・インターフェンス回路 20・・制御回路 10... Computer 12...Common bus 14A, 14B...control line 16.1B...interference circuit 20...control circuit

Claims (2)

【特許請求の範囲】[Claims] (1)中央処理装置と、該中央処理装置に結合された共
通バスと、該共通バスに対して互いに並列に結合された
複数の制御回路とを具備している制御システムにおける
データ伝送方式において、各制御回路には、識別番号付
けを行い、コンピュータからデータを伝送する場合には
、そのデータを送信したい制御回路の識別番号と、当該
制御回路に送信するデータと、データを受信したい制御
回路の識別番号を含んだ形で共通バス上にデータを送出
し、各制御回路は、共通バス上の該識別番号をデコード
し、自己が指定されたか否かを判定して、指定制御回路
のみデータを取込みあるいはデータを送出することを特
徴とするデータ伝送方式。
(1) In a data transmission method in a control system comprising a central processing unit, a common bus coupled to the central processing unit, and a plurality of control circuits coupled in parallel to the common bus, Each control circuit is given an identification number, and when transmitting data from a computer, the identification number of the control circuit to which you want to send the data, the data to be sent to that control circuit, and the number of the control circuit to which you want to receive data. Data is sent out on the common bus in a form that includes an identification number, and each control circuit decodes the identification number on the common bus, determines whether it has been designated, and transmits the data only to the designated control circuit. A data transmission method characterized by importing or transmitting data.
(2)前記送出データは、データを送信したい制御回路
の識別番号、データを受信したい制御回路の識別番号、
送信データの順に構成されていることを特徴とする特許
請求の範囲第(1)項記載のデータ伝送方式。
(2) The sending data includes an identification number of a control circuit to which data is to be transmitted, an identification number of a control circuit to which data is to be received,
The data transmission system according to claim (1), characterized in that the data transmission system is configured in the order of transmission data.
JP18657486A 1986-08-08 1986-08-08 Data transmission system Pending JPS6344266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18657486A JPS6344266A (en) 1986-08-08 1986-08-08 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18657486A JPS6344266A (en) 1986-08-08 1986-08-08 Data transmission system

Publications (1)

Publication Number Publication Date
JPS6344266A true JPS6344266A (en) 1988-02-25

Family

ID=16190919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18657486A Pending JPS6344266A (en) 1986-08-08 1986-08-08 Data transmission system

Country Status (1)

Country Link
JP (1) JPS6344266A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006331452A (en) * 2006-07-31 2006-12-07 Hitachi Ltd Bus control system and computer system
US7590026B2 (en) 2000-06-30 2009-09-15 Seiko Epson Corporation Access to printing material container

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7590026B2 (en) 2000-06-30 2009-09-15 Seiko Epson Corporation Access to printing material container
US7660008B2 (en) 2000-06-30 2010-02-09 Seiko Epson Corporation Access to printing material container
US7697372B2 (en) 2000-06-30 2010-04-13 Seiko Epson Corporation Access to printing material container
JP2006331452A (en) * 2006-07-31 2006-12-07 Hitachi Ltd Bus control system and computer system

Similar Documents

Publication Publication Date Title
EP1564611A2 (en) Machine controller
DE3750092D1 (en) LOCATION CONTROLLER FOR GLASS PANEL PROCESSING SYSTEM.
WO1999003651A1 (en) Robot control method and robot control system
JPS6344266A (en) Data transmission system
JP3645668B2 (en) Motor control device
JP4728128B2 (en) Multi-axis motor position detection signal transmission device
JPH0724765A (en) Correction data communication system among robots
EP0332710A1 (en) Spindle control method
JPH04213707A (en) Angular positioning device
US7333911B2 (en) Method for operating a position-measuring device and position-measuring device
JPH04134501A (en) Robot controller
JPH11231923A (en) Numerical controller
JPH02105016A (en) Interface circuit for absolute encoder
JPH06262558A (en) Speed control system of robot
JPS60254303A (en) Numerical control device
JPH01156805A (en) Controller for industrial robot
WO2021044717A1 (en) Composite sensing device, rotary equipment, and rotary equipment control system
JPS61147332A (en) Code converter
WO1990008352A1 (en) Numeric controller for transfer line
KR0176471B1 (en) Position coltrolling method of industrial robot
JPH01118903A (en) Nc device
JPH07101372B2 (en) Servo control device
CN116125913A (en) TCP/IP-based numerical control machine tool communication system and working method
JPS6353607A (en) Computer numerical controller
CN114909368A (en) Hydraulic control method, device and system and working machine