JP3164402B2 - Multiplex transmission method - Google Patents

Multiplex transmission method

Info

Publication number
JP3164402B2
JP3164402B2 JP06617592A JP6617592A JP3164402B2 JP 3164402 B2 JP3164402 B2 JP 3164402B2 JP 06617592 A JP06617592 A JP 06617592A JP 6617592 A JP6617592 A JP 6617592A JP 3164402 B2 JP3164402 B2 JP 3164402B2
Authority
JP
Japan
Prior art keywords
data
transmission
multiplex
frame
transmitted
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
JP06617592A
Other languages
Japanese (ja)
Other versions
JPH05175971A (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.)
THE FURUKAW ELECTRIC CO., LTD.
Mazda Motor Corp
Original Assignee
THE FURUKAW ELECTRIC CO., LTD.
Mazda Motor 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 THE FURUKAW ELECTRIC CO., LTD., Mazda Motor Corp filed Critical THE FURUKAW ELECTRIC CO., LTD.
Priority to JP06617592A priority Critical patent/JP3164402B2/en
Publication of JPH05175971A publication Critical patent/JPH05175971A/en
Application granted granted Critical
Publication of JP3164402B2 publication Critical patent/JP3164402B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Time-Division Multiplex Systems (AREA)
  • Small-Scale Networks (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、いわゆるCSMA/CD(Carr
ier Sense Multiple Access/Collision Detection)伝送
方式を用いた多重伝送方式に関する。
The present invention relates to a so-called CSMA / CD (Carr
The present invention relates to a multiplex transmission method using an ier Sense Multiple Access / Collision Detection) transmission method.

【0002】[0002]

【従来の技術】従来、この種の多重伝送方式では、ペア
電線等からなる多重伝送路(多重バス)に共通に接続さ
れた複数の端末(多重ノード)のうちの一つの多重ノー
ドがCSMA/CD 方式により、上記多重バスに、図13に示
すようなデータフレームを送信し、他の多重ノードに同
時にデータを伝えると共に、上記データフレームの後尾
に受信確認信号(ACK信号)領域を設け、上記データ
フレームを受信した各多重ノードが、上記ACK信号領
域の予め割り当てられたビット位置に、ACK信号を返
送するものが提案されている。
2. Description of the Related Art Conventionally, in this type of multiplex transmission system, one of a plurality of terminals (multiplex nodes) commonly connected to a multiplex transmission line (multiplex bus) composed of a pair of wires is connected to a CSMA / MS. According to the CD method, a data frame as shown in FIG. 13 is transmitted to the multiplexed bus, data is simultaneously transmitted to other multiplexed nodes, and an acknowledgment signal (ACK signal) area is provided at the end of the data frame. It has been proposed that each multiplex node receiving a data frame returns an ACK signal to a pre-assigned bit position in the ACK signal area.

【0003】図13に示したデータフレームは、多重伝
送方式で通常授受されるメッセージフォーマットからな
り、メッセージの始まりを示すSOM(Start Of Message)
、複数の多重ノードが同時に多重バスにデータを送出
した時に、その優先順位を決定するプライオリティ(PR
I) 、後に続く各データ(DATA)の内容を示すメッセージI
D、データ長を示すデータが含まれるコントロールデー
タ領域(CONT)、CONTで示される長さ(可変長)のデータ
領域(DATA1〜DATA4)、CRC (サイクリック符号)等のエ
ラーチェックコード、データの終了を示すEOD(End OfDa
ta)、全ての多重ノードからビット対応でACK信号を
返送させるためのACK信号領域及びメッセージの終了
を示すEOM(End Of Message) という構成になっている。
[0003] The data frame shown in FIG. 13 has a message format normally transmitted and received by the multiplex transmission method, and has a start of message (SOM) indicating the start of the message.
When a plurality of multiplex nodes transmit data to a multiplex bus at the same time, the priority (PR
I), a message I indicating the content of each subsequent data (DATA)
D, error check code such as control data area (CONT) containing data indicating data length, data area (DATA1 to DATA4) of length (variable length) indicated by CONT, CRC (cyclic code), etc. EOD (End OfDa
ta), an ACK signal area for returning an ACK signal in bit correspondence from all multiplex nodes, and an EOM (End Of Message) indicating the end of the message.

【0004】各多重ノードは、それぞれ通信用のコンピ
ュータを装備しており、上記コンピュータは、互いに独
立で動作するものであり、それぞれ任意のタイミングで
図13に示すデータフレームを多重バスに送信すること
ができる。このため、多重バス上ではメッセージの衝突
が発生する場合があり、これを防止するために、従来で
はメッセージに優先順位を設け、図14の伝送手順に示
すように、各コンピュータは、メッセージを破壊するこ
となく優先制御を行い、優先順位の低いメッセージの送
信を自動的に中断し、優先順位の高いメッセージのみの
送信を続行させる非破壊調停型CSMA/CD アクセス方式で
データ伝送を行っている。そして、各多重ノードは、デ
ータの受信が正常に終了した場合、各ノードに割り当て
られた固有のアドレスに応じた場所にACK信号を返送
するようになっている。
Each of the multiplex nodes is equipped with a computer for communication. The computers operate independently of each other, and transmit the data frame shown in FIG. 13 to the multiplex bus at an arbitrary timing. Can be. For this reason, message collision may occur on a multiplex bus. To prevent this, in the past, priorities were assigned to messages, and as shown in the transmission procedure of FIG. 14, each computer destroyed the messages. Data transmission is performed by the non-destructive arbitration-type CSMA / CD access method in which priority control is performed without interruption, transmission of low priority messages is automatically interrupted, and transmission of only high priority messages is continued. Each of the multiplex nodes returns an ACK signal to a location corresponding to a unique address assigned to each node when data reception ends normally.

【0005】ACK信号領域は、いろいろな伝送符号で
構成できるが、各多重ノードがACK信号を返送し、ま
た受信し易いように、図15に示すような、PWM(パ
ルス幅変調)信号によって構成されるものがある。上記
PWM信号は、1論理ビットを3つの小ビット区間(以
下、「位相」という。)に分割されており、第1位相を
アクティブな信号レベルで、第3位相をパッシブな信号
レベルで固定して表し、第2位相をアクティブな信号レ
ベル又はパッシブな信号レベルで表すことにより、論理
“0”と論理“1”の状態を構成している。
Although the ACK signal area can be composed of various transmission codes, each multiplex node is composed of a PWM (pulse width modulation) signal as shown in FIG. 15 so that each multiplex node can easily return and receive the ACK signal. There are things to be done. In the PWM signal, one logical bit is divided into three small bit sections (hereinafter, referred to as “phase”), and the first phase is fixed at an active signal level, and the third phase is fixed at a passive signal level. By expressing the second phase by an active signal level or a passive signal level, a state of logic “0” and logic “1” is formed.

【0006】各多重ノードは、データの受信が正常に終
了した場合、各ノードに割り当てられた固有のアドレス
に応じた場所にACK信号を返送するようになってい
る。従って、ACK信号領域では、図14に示すよう
に、データフレームの送信元である送信多重ノードがA
CK信号領域の各ビットの第1位相目で多重バス上にア
クティブな信号を送出しており、他の受信多重ノード
は、送信されたデータフレームからそれぞれ自局に割り
当てられたビット領域(ACK信号領域)の第1位相の
立ち上がりエッジを検出して、同時に多重バスをアクテ
ィブにして第2位相までアクティブ状態を継続し、当該
ビットが論理“0”を示すようにする。また、データの
受信が正常に行われなかった場合には、該当するビット
領域の第1位相の立ち上がりエッジを検出しても、多重
バスをアクティブにすることなく、第2位相はパッシブ
状態で当該ビットが論理“1”を示すようにする。
[0006] Each of the multiplex nodes returns an ACK signal to a location corresponding to a unique address assigned to each node when data reception is normally completed. Therefore, in the ACK signal area, as shown in FIG.
At the first phase of each bit of the CK signal area, an active signal is transmitted on the multiplex bus, and the other receiving multiplex nodes transmit bit frames (ACK signal) assigned to their own stations from the transmitted data frame. The rising edge of the first phase of the region is detected, the multiplex bus is activated at the same time, and the active state is continued until the second phase, so that the bit indicates a logical "0". Further, when the data reception is not performed normally, even if the rising edge of the first phase of the corresponding bit area is detected, the second phase is kept in the passive state without activating the multiplex bus. The bit indicates a logical "1".

【0007】ここで、ネットワーク上にローカルエラー
が発生し、所定の多重ノードで受信データにエラーがあ
った場合には、上記所定多重ノードは、ACK信号を返
送しないので、送信多重ノードは、異常と判断してデー
タの再送を行う。上記送信多重ノードは、登録された全
ての多重ノードがACK信号を返送するまで、例えば最
大3回までデータの再送を繰り返す。そして、3回再送
してもACK信号を返送しないノードがある場合には、
上記ノードは故障したものと見なして登録から削除し、
ACK信号の数が増えた場合には、そのACK信号に該
当するノードを新たに追加するというACK管理機能を
有していた。
Here, if a local error occurs on the network and there is an error in the received data at a given multiplex node, the given multiplex node does not return an ACK signal. And retransmit the data. The transmission multiplex node repeats data retransmission up to three times, for example, until all registered multiplex nodes return ACK signals. If there is a node that does not return an ACK signal even after retransmission three times,
The above node is considered out of order and removed from registration.
When the number of ACK signals increases, a node corresponding to the ACK signal is newly added to have an ACK management function.

【0008】[0008]

【発明が解決しようとする課題】ところが、上記多重伝
送方式では、各多重ノードからのデータは、それぞれ別
個のフレームになっているので、ある多重ノードが複数
の多重ノードから同時にデータを得たい場合でも、トラ
フィックにより遅延時間がばらつくため、各フレームの
到着時間は大きくばらつく場合があり、例えば上記各デ
ータに基づき演算を行い、新たな制御を行おうとして
も、上記制御ができない事態が生じるという問題点があ
った。
However, in the above multiplex transmission system, since the data from each multiplex node is in a separate frame, each multiplex node wants to obtain data from a plurality of multiplex nodes simultaneously. However, since the delay time varies depending on the traffic, the arrival time of each frame may vary greatly. For example, even if an operation is performed based on the above data and new control is performed, the above control may not be performed. There was a point.

【0009】これに対し、1つのフレーム内で複数の多
重ノードからデータを収集するタイムスロット方式を用
いることも考えられるが、この方式では、特定ノードか
らデータの区切りを示す同期パルスのような同期信号を
発生する必要性が生じ、集中制御型となるが、例えば複
数の多重ノードから同時に得た各データを、複数の多重
ノードが多機能の制御に用いる場合には、上記方式を使
用できないという問題点があった。すなわち、任意の多
重ノードが必要に応じて、任意に同時性データ収集のた
めの送信要求を発生することができないという問題点が
あった。
On the other hand, it is conceivable to use a time slot method for collecting data from a plurality of multiplex nodes in one frame. However, in this method, a synchronization signal such as a synchronization pulse indicating a data break from a specific node is used. The need to generate a signal arises, and it becomes a centralized control type. For example, when each data obtained simultaneously from a plurality of multiplex nodes is used for multi-function control by a plurality of multiplex nodes, the above method cannot be used. There was a problem. That is, there is a problem that any multiplex node cannot arbitrarily generate a transmission request for simultaneous data collection as needed.

【0010】また、ビット毎のコンテンションを行うCS
MA/CD 伝送方式で、主ノードが発生したフレームの一部
に従属ノードがデータを送信する方法も考えられるが、
複数の多重ノードの同期をどのようにとるか、データ収
集するためのエラーチェックの方法はどうするか等の解
決しなければならない問題点があった。本発明は、上記
問題点に鑑みなされたもので、ネットワーク上の複数の
多重ノードからのデータを同時に収集し、かつこれらの
データのエラーチェックを正確に行いデータ伝送の効率
化を図ることができる多重伝送方式を提供することを目
的とする。
In addition, CS for performing contention for each bit
In the MA / CD transmission method, a method in which the subordinate node transmits data in part of the frame generated by the main node can be considered,
There are problems that need to be solved, such as how to synchronize a plurality of multiple nodes and how to perform an error check method for collecting data. The present invention has been made in view of the above problems, and can collect data from a plurality of multiplex nodes on a network at the same time, accurately check errors of these data, and improve the efficiency of data transmission. It is intended to provide a multiplex transmission system.

【0011】[0011]

【課題を解決するための手段】上記目的を解決するため
に、本発明では、共通の多重伝送路を介して相互に接続
された複数の多重ノードを備え、前記多重ノードは互い
にフレーム毎にデータの伝送を行う多重伝送方式におい
て、所定多重ノードから送信される送信要求フレームの
データ領域を、自局からの送信データを挿入する第1の
データ領域と、送信要求に応じてデータ送信を行う各多
重ノードの当該送信データをそれぞれ挿入する第2のデ
ータ領域とに予め分割し、前記所定多重ノードは前記第
1のデータ領域においては、フレームの送信の際に、自
局の前記送信データに応じて当該フレーム内の照合デー
タを生成し、前記第2のデータ領域においては、前記各
多重ノードからの受信データに応じて当該フレーム内の
照合データを生成して送信し、前記各多重ノードは、前
記分割されたデータ領域の自局データ挿入領域に、所定
の順序で前記送信データを送信するとともに、該自局デ
ータ挿入領域においては、当該自局の送信データに応じ
て当該フレーム内の照合データを生成し、前記第1及び
自局データ挿入領域以外の第2のデータ領域において
は、各多重ノードからの受信データに応じて当該フレー
ム内の照合データを生成し、かつ自局が生成した照合デ
ータと前記所定多重ノードから受信した照合データとを
比較し、該比較結果に応じて相互のデータの授受が正常
に行われたか否か判断する多重伝送方式が提供される。
In order to solve the above-mentioned object, according to the present invention, there are provided a plurality of multiplex nodes connected to each other via a common multiplex transmission line, wherein the multiplex nodes mutually exchange data for each frame. In the multiplex transmission method for transmitting the data, the data area of the transmission request frame transmitted from the predetermined multiplex node is set to the first field for inserting the transmission data from the own station .
A second area for inserting the transmission data of each multiplex node that performs data transmission in response to the transmission request.
Data area, and the predetermined multiplex node
In the data area 1, when transmitting a frame,
The verification data in the frame according to the transmission data of the station
In the second data area, and in the second data area, in the frame in accordance with the received data from each of the multiplex nodes .
Generate and transmit matching data, wherein each of said multiple nodes
The transmission data is transmitted in a predetermined order to the local station data insertion area of the divided data area, and the local station data is transmitted.
In the data insertion area, the
To generate matching data in the frame,
In the second data area other than the own station data insertion area
The frame in accordance with the data received from each multiplex node.
The collation data generated in the
Data and the matching data received from the predetermined multiplex node.
Comparison, and mutual data transfer is normal according to the comparison result
A multiplex transmission method for determining whether or not the transmission has been performed is provided.

【0012】[0012]

【作用】所定多重ノードは、送信フレームのデータ領域
を分割し、送信を要求した各多重ノードから上記データ
領域に所定の順序でデータを送信させ、相互のデータの
授受を行う。従って、機能的に従属関係にある各多重ノ
ードから同時にデータを収集することができる。
The predetermined multiplex node divides the data area of the transmission frame, causes each multiplex node that has requested transmission to transmit data to the data area in a predetermined order, and exchanges data with each other. Therefore, data can be simultaneously collected from multiple nodes that are functionally dependent.

【0013】[0013]

【実施例】本発明の実施例を図1乃至図8の図面に基づ
き説明する。図1は、本発明に係る非破壊調停型CSMA/C
D アクセス方式を用いた自動車用多重伝送方式のシステ
ム構成図である。図において、燃料噴射量や点火時期を
制御するエンジンコンピュータ11、駆動力とブレーキ
を制御するアンチロック・トラクションコンピュータ1
2、変速器を制御するトランスミッションコンピュータ
13及び4つの車輪、すなわちフロントライト(F
R)、フロントレフト(FL)、リヤライト(RR)、
リヤレフト(RL)の各車輪の速度を検出する車輪速セ
ンサ14〜17等の複数の多重ノードは、シールドツイ
ストペアケーブル等からなる多重バス18を介して接続
されてネットワークを構成しており、車輪の速度情報等
の信号をシリアルで多重伝送している。これらの多重ノ
ードのうち、車輪速センサ14〜17は、計算や判断機
能を持たず、各コンピュータ11〜13と通信を行う、
各コンピュータ11〜13に従属したノードで、車輪の
速度情報の信号を上記各コンピュータ11〜13に送信
しており、上記車輪の速度情報は、エンジン、アンチロ
ックブレーキ、トランスミッション等多機能の制御に用
いられている。上記各多重ノードは、それぞれ固有のア
ドレスが割り当てられ、例えばエンジン、アンチロック
・トラクション、トランスミッションの各コンピュータ
11〜13はそれぞれアドレス0〜2が、FR、FL、
RR及びRLの各車輪速センサ14〜17はそれぞれア
ドレス3〜6が割り当てられており、各多重ノードは、
データを正常に受信すると、送信フレームに割り当てら
れた上記固有のアドレスに応じた場所にACK信号を返
送する。また、送信元の多重ノードは、特に異常を検出
しなければ、はじめから論理“0”を送信する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to FIGS. FIG. 1 shows a non-destructive arbitration type CSMA / C according to the present invention.
1 is a system configuration diagram of a multiplex transmission system for a vehicle using a D access method. In the figure, an engine computer 11 for controlling a fuel injection amount and an ignition timing, and an antilock traction computer 1 for controlling a driving force and a brake
2. A transmission computer 13 for controlling the transmission and four wheels, ie, a front light (F
R), front left (FL), rear right (RR),
A plurality of multiplex nodes such as wheel speed sensors 14 to 17 for detecting the speed of each wheel of the rear left (RL) are connected via a multiplex bus 18 composed of a shielded twisted pair cable or the like to form a network. Signals such as speed information are serially multiplexed and transmitted. Among these multiplex nodes, the wheel speed sensors 14 to 17 do not have a calculation or judgment function and communicate with each of the computers 11 to 13.
Nodes subordinate to the computers 11 to 13 transmit signals of wheel speed information to the computers 11 to 13, respectively. The wheel speed information is used for controlling various functions such as an engine, an anti-lock brake, and a transmission. Used. Each of the multiplex nodes is assigned a unique address. For example, each of the computers 11 to 13 for the engine, antilock traction, and transmission has addresses 0 to 2, FR, FL,
Addresses 3 to 6 are assigned to the RR and RL wheel speed sensors 14 to 17, respectively.
When the data is received normally, an ACK signal is returned to a location corresponding to the unique address assigned to the transmission frame. The transmission source multiplex node transmits logic "0" from the beginning unless an abnormality is detected.

【0014】なお、図1は、以下に示す各実施例におい
て共通のシステム構成とする。各コンピュータ11〜1
3は、互いに独立で動作するものであり、それぞれが任
意のタイミングで図13に示すメッセージを多重バス1
8に送信している。この場合には、図14の手順により
メッセージを破壊することなく、優先制御が機能し、優
先順位の低いメッセージは、自動的に送出を中断し、優
先順位の高いメッセージは、継続的に送信を続けること
ができる。また、各コンピュータ11〜13は、従来例
に示したACK管理機能を有している。
FIG. 1 shows a system configuration common to the following embodiments. Each computer 11-1
3 operate independently of each other, each of which transmits the message shown in FIG.
8 In this case, the priority control functions without destroying the message by the procedure of FIG. 14, and the transmission of the low priority message is automatically interrupted, and the transmission of the high priority message is continuously performed. You can continue. Each of the computers 11 to 13 has the ACK management function shown in the conventional example.

【0015】本発明は、このような多重ノード間の通信
において、効率よくデータを収集することを可能にする
ものであり、本実施例では、アンチロック・トラクショ
ンコンピュータ12から、図2に示すメッセージフォー
マットを多重バス18に送信すると、上記メッセージ内
の予め定められたデータ領域に、定められた順序で車輪
速センサ14〜17がデータを送信する、いわゆるSD
G(Simultaneous Data Gathering )制御方式の場合に
ついて、図3の伝送手順に基づいて説明する。なお、図
2に示すデータフレームのメッセージフォーマットは、
図13に示したメッセージフォーマットとほぼ同様であ
るが、異なる点はデータ領域が、送信要求を示すメッセ
ージIDに応じてデータ送信を行う各多重ノードの当該送
信データに対応させて、予め分割されている点で、例え
ばアンチロック・トラクションコンピュータ12は、各
1バイトの車輪速度信号のデータを、上記4つの車輪速
センサ14〜17から受け取ることが、予め判明してい
るので、データ領域のデータ長を4バイトとして指定す
ると共に、上記車輪速度信号のデータを受け取る順序
を、例えばACK信号の返送順序と同様、FR、FL、
RR、RLの車輪速センサ14〜17の順序に設定して
おく。
The present invention makes it possible to collect data efficiently in such communication between multiple nodes. In this embodiment, the message shown in FIG. When the format is transmitted to the multiplex bus 18, the wheel speed sensors 14 to 17 transmit data to a predetermined data area in the message in a predetermined order, a so-called SD.
The case of the G (Simultaneous Data Gathering) control method will be described based on the transmission procedure of FIG. The message format of the data frame shown in FIG.
The message format is almost the same as the message format shown in FIG. 13, except that the data area is divided in advance so as to correspond to the transmission data of each multiplex node performing data transmission according to the message ID indicating the transmission request. For example, it is known in advance that the antilock traction computer 12 receives the wheel speed signal data of 1 byte from each of the four wheel speed sensors 14 to 17. Is specified as 4 bytes, and the order in which the wheel speed signal data is received is, for example, FR, FL, FL, FL in the same manner as the ACK signal return order.
RR and RL are set in the order of the wheel speed sensors 14 to 17.

【0016】図3において、まず、送信多重ノードであ
るアンチロック・トラクションコンピュータ12は、駆
動力とブレーキを制御するために車輪速度信号が必要に
なると、多重バス18へ車輪速度信号の送信要求を示す
IDで図2のメッセージの送信を開始し、次いでコントロ
ールデータを多重バス18に送信する。アンチロック・
トラクションコンピュータ12は、各1バイトの車輪速
度信号を車輪速センサ14〜17から受け取るので、上
記コントロールデータを4バイトとする。
Referring to FIG. 3, first, when a wheel speed signal is required to control the driving force and the brake, the antilock traction computer 12 which is a transmission multiplex node requests the multiplex bus 18 to transmit a wheel speed signal. Show
The transmission of the message of FIG. 2 is started by the ID, and then the control data is transmitted to the multiplex bus 18. Anti-lock
Since the traction computer 12 receives the wheel speed signal of 1 byte from each of the wheel speed sensors 14 to 17, the control data is set to 4 bytes.

【0017】受信多重ノードである車輪速センサ14〜
17は、メッセージIDを受信すると、車輪速度信号の送
信を要求されていることを認知し、上記要求されている
データの送信準備を開始する。この場合、図2に示すデ
ータ領域の伝送符号は、ACK信号領域の伝送符号と同
様、図15に示すような、PWM(パルス幅変調)信号
によって構成されている。上記PWM信号は、1論理ビ
ットを3つの位相に分割され、第1位相をアクティブな
信号レベルで、第3位相をパッシブな信号レベルで表
し、第2位相をアクティブな信号レベル又はパッシブな
信号レベルで表すことにより、論理“0”と論理“1”
の状態を構成している。従って、上記データ領域では、
図4に示すように、データフレームの送信元であるアン
チロック・トラクションコンピュータ12が各ビットの
第1位相目で多重バス18上にアクティブな信号を連続
して送出しており、受信多重ノードである車輪速センサ
14〜17は、送信されたデータフレームからそれぞれ
自局に割り当てられたビット領域(データ領域)の第1
位相の立ち上がりエッジを検出し、上記第1位相のアク
ティブ信号に同期して、少なくとも第2位相にデータを
送出する。これにより、各多重ノードは、同期が極めて
とりやすくなる。
Wheel speed sensors 14 to 14 which are reception multiplex nodes
17 receives the message ID, recognizes that the transmission of the wheel speed signal has been requested, and starts the preparation for transmitting the requested data. In this case, the transmission code in the data area shown in FIG. 2 is configured by a PWM (pulse width modulation) signal as shown in FIG. 15, similarly to the transmission code in the ACK signal area. In the PWM signal, one logical bit is divided into three phases, a first phase is represented by an active signal level, a third phase is represented by a passive signal level, and a second phase is represented by an active signal level or a passive signal level. By expressing with logic “0” and logic “1”
Constitutes the state. Therefore, in the above data area,
As shown in FIG. 4, the antilock traction computer 12, which is the source of the data frame, continuously sends active signals on the multiplex bus 18 at the first phase of each bit. One of the wheel speed sensors 14 to 17 is provided with a first bit area (data area) assigned to its own station from the transmitted data frame.
The rising edge of the phase is detected, and data is transmitted at least in the second phase in synchronization with the active signal in the first phase. This makes it extremely easy for each multiplex node to synchronize.

【0018】次に、アンチロック・トラクションコンピ
ュータ12は、送信したPRI 、ID、CONT、自局の送信デ
ータを挿入するデータ領域及びエラーチェックコードに
おいては、自局が送信するデータに基づいて計算し、CR
C コードを生成する。また、アンチロック・トラクショ
ンコンピュータ12は、他の多重ノードが送信するデー
タ領域においては、受信データに基づいて計算し、CRC
コードを生成し、これら生成したCRC コードを多重バス
18に送信する。
Next, the antilock traction computer 12 calculates the transmitted PRI, ID, CONT, the data area into which the transmission data of the own station is inserted, and the error check code based on the data transmitted by the own station. , CR
Generate C code. Also, the antilock traction computer 12 calculates in the data area transmitted by another multiplex node based on the received data,
Codes are generated, and the generated CRC codes are transmitted to the multiplex bus 18.

【0019】一方、各車輪速センサ14〜17は、PRI
、ID、CONT、自局以外の他の多重ノードが送信するデ
ータ領域及びエラーチェックコードにおいては、受信デ
ータに基づいて計算し、CRC コードを生成する。また、
自局がデータを送信するデータ領域においては、送信デ
ータに基づいて計算し、CRC コードを生成する。そし
て、各車輪速センサ14〜17は、上記生成したCRC コ
ードと受信したCRC コードとを比較し、一致する場合に
は、データの授受が正常に行われたと判定してACK信
号を返送して、データ伝送を終了する。また一致しない
場合には、各車輪速センサ14〜17は、データの授受
にエラーが発生したものと判定してACK信号を返送せ
ずに、上記フレームの再送を待つ。
On the other hand, each of the wheel speed sensors 14 to 17
, ID, CONT, a data area and an error check code transmitted by a multiplex node other than the own station are calculated based on the received data to generate a CRC code. Also,
In the data area where the own station transmits data, calculation is performed based on the transmission data, and a CRC code is generated. Then, each of the wheel speed sensors 14 to 17 compares the generated CRC code with the received CRC code, and when they match, determines that the data transfer has been normally performed and returns an ACK signal. , End the data transmission. If they do not match, each of the wheel speed sensors 14 to 17 determines that an error has occurred in data transmission and reception, and does not return an ACK signal but waits for retransmission of the frame.

【0020】アンチロック・トラクションコンピュータ
12は、車輪速センサ14〜17の全て多重ノードから
ACK信号が返送されると、データの授受が正常に行わ
れたものと判断し、データ伝送を終了し、以後受信した
データに基づいて駆動力とブレーキの制御を行う。ま
た、いずれかの多重ノードからACK信号が返送されな
い場合には、データの授受に異常があったものと判断し
て上記フレームの再送を行う。
When the ACK signals are returned from all the multiplex nodes of the wheel speed sensors 14 to 17, the antilock traction computer 12 determines that the data transmission / reception has been normally performed, and terminates the data transmission. Thereafter, the driving force and the brake are controlled based on the received data. If no ACK signal is returned from any of the multiplex nodes, it is determined that there has been an error in data transfer, and the frame is retransmitted.

【0021】従って、本実施例では、送信されるフレー
ムのデータ領域を、主多重ノードの送信データ及び送信
要求に応じてデータ送信を行う従多重ノードの当該送信
データに対応させて予め分割し、当該データ領域に、各
多重ノードから所定の順序でデータを送信させると共
に、従多重ノードは自局の送信データに基づいて生成し
たCRC コード及び受信データに基づいて生成したCRC コ
ードと、主多重ノードが自局の送信データに基づいて生
成したCRC コード及び受信データに基づいて生成したCR
C コードとからエラーチェックを行うので、ネットワー
ク上の複数の多重ノードからのデータ収集及びこれらの
データのエラーチェックを正確に行うことができる。
Therefore, in this embodiment, the data area of the frame to be transmitted is divided in advance so as to correspond to the transmission data of the main multiplex node and the transmission data of the slave multiplex node which performs data transmission in response to the transmission request. In the data area, data is transmitted from each multiplex node in a predetermined order, and the slave multiplex node generates a CRC code based on the transmission data of its own station, a CRC code generated based on the received data, and a main multiplex node. CRC code generated based on the transmission data of the own station and CR generated based on the received data
Since error checking is performed from the C code, data collection from a plurality of multiple nodes on the network and error checking of these data can be accurately performed.

【0022】なお、本実施例では、アンチロック・トラ
クションコンピュータ12と車輪速センサ14〜17に
機能の主従関係をもたせたデータ伝送について説明した
が、エンジンコンピュータ11又はトランスミッション
コンピュータ13と車輪速センサ14〜17に主従関係
をもたせ、上記データ伝送を行うことも無論可能であ
る。また、本実施例では、正常受信時に、全ての受信ノ
ードから1ビットのACK信号の返送させる多重伝送方
式を説明したが、本発明はこれに限らず、ある特定の多
重ノードからノードアドレスをコード化し、該コード化
されたアドレスによって示されるACK信号領域に、A
CK信号を返送させる多重伝送方式にも適用することが
可能である。
In this embodiment, the data transmission in which the antilock traction computer 12 and the wheel speed sensors 14 to 17 have a master-slave relationship in function has been described. However, the engine computer 11 or the transmission computer 13 and the wheel speed sensor 14 It is of course possible to give the master-slave relationship to No. 17 to perform the data transmission. Further, in the present embodiment, the multiplex transmission method in which a 1-bit ACK signal is returned from all the receiving nodes at the time of normal reception has been described. However, the present invention is not limited to this. Into an ACK signal area indicated by the encoded address.
The present invention can be applied to a multiplex transmission method for returning a CK signal.

【0023】また、本実施例では、登録された全ノード
からACK信号の返送があった場合に、ACK確認領域
に所定信号を送出する肯定応答方式が用いられている
が、これに限らず、接続されたいずれかのノードで受信
誤りが発生する等により正常受信できなかった場合に、
ACK信号に代えて所定信号を送出する否定応答方式も
考えられる。すなわち、図5に示すメッセージフォーマ
ットで構成されるデータフレームを用い、車輪速センサ
14〜17いずれか1つの受信側多重ノードで生成した
CRC コードが、送信元多重ノードであるアンチロック・
トラクションコンピュータ12の送信したCRC コードと
一致しない場合、当該受信側多重ノードは、エラーチェ
ックの後、EOD コードよりも長く、かつEOM コードより
も短い時間で特殊コードであるNAK信号を多重バス1
8に送出して、送信元多重ノードにフレームの再送を促
すのである。
Further, in the present embodiment, an acknowledgment method of transmitting a predetermined signal to the ACK confirmation area when an ACK signal is returned from all registered nodes is used, but the present invention is not limited to this. In the event that normal reception was not possible due to a reception error occurring at any of the connected nodes,
A negative acknowledgment system for transmitting a predetermined signal instead of the ACK signal is also conceivable. That is, a data frame composed of the message format shown in FIG. 5 is used and generated by any one of the receiving-side multiplex nodes of the wheel speed sensors 14 to 17.
If the CRC code is a source multiplex node
If the received multiplex node does not match the CRC code transmitted by the traction computer 12, after the error check, the receiving multiplex node transmits the special code NAK signal longer than the EOD code and shorter than the EOM code to the multiplex bus 1.
8 to urge the source multiplex node to retransmit the frame.

【0024】図6は、否定応答方式に用いられるデータ
フレームの他の実施例のメッセージフォーマットであ
る。通常NAK信号は、多重バス上でどの符号と衝突し
ても優先される優先符号で構成されている。従って、例
えばデータ受信中に論理“0”にも“1”にも当てはま
らない波形を検出した時に、受信側多重ノードが、送信
元多重ノードが送信を続けている途中でも、多重バス上
にNAK信号を送出すると、衝突が生じ、多重バス上に
はNAK信号が検出される。送信元多重ノードは、上記
NAK信号の検出により、衝突検知が働き、現送信を中
止して上記フレームの再送を開始する。これにより、上
記実施例では、正常なデータ授受の迅速な回復が図られ
る。
FIG. 6 shows a message format of another embodiment of the data frame used in the negative acknowledgment system. Normally, the NAK signal is composed of a priority code which has priority even if it collides with any code on the multiplex bus. Therefore, for example, when detecting a waveform that does not apply to the logic “0” or “1” during data reception, the receiving multiplexing node sends a NAK on the multiplexing bus even while the source multiplexing node continues transmission. When a signal is sent, a collision occurs and a NAK signal is detected on the multiplex bus. Upon detecting the NAK signal, the transmission source multiplex node detects the collision, activates the current transmission, and starts retransmission of the frame. As a result, in the above-described embodiment, quick recovery from normal data transfer is achieved.

【0025】上述したSDG制御方式では、伝送信号の
符号形式がPWM方式の場合について説明したが、伝送
信号の符号形式にはNRZ(Non Return to Zero)方式
もある。ところが、上記符号形式をNRZ方式にしてS
DG制御を行う場合には以下のごとくの問題がある。す
なわち、上記PWM方式の場合には、図4に示すよう
に、アンチロック・トラクションコンピュータ12は、
データ領域に論理“1”の符号を送出し続けているが、
各受信側多重ノードからのデータと重なっても、図3に
示すように、最終的に多重バス18上では受信側多重ノ
ードの信号になる。このとき、受信側多重ノードが一部
故障しても、例えばFR車輪速センサ14が故障しても
データ1の信号が“11111111”になるだけでフ
レームが破壊されることはなかった。しかし、符号形式
をNRZ方式にした場合には、同期を取るため同一符号
が5ビット連続した場合、1ビット反転した符号を挿入
する、いわゆるスタッフビット則が用いられる。このた
め、データ領域の分割された各領域が8ビットとする
と、従属したノードが故障した場合、このノードのデー
タ領域は信号が送出されないため、スタッフビットエラ
ーが発生し、故障していないノードのデータを受信でき
ないという問題点がある。
In the above-described SDG control system, the case where the code format of the transmission signal is the PWM system has been described. However, the NRZ (Non Return to Zero) system is also available as the code format of the transmission signal. However, when the above code format is changed to the NRZ method, S
When performing DG control, there are the following problems. That is, in the case of the above-mentioned PWM system, as shown in FIG.
Although the code of logic "1" is continuously transmitted to the data area,
Even if the data overlaps with the data from each receiving-side multiplex node, it finally becomes a signal of the receiving-side multiplex node on the multiplex bus 18 as shown in FIG. At this time, even if the receiving-side multiplex node partially failed, for example, even if the FR wheel speed sensor 14 failed, the frame of the frame was not destroyed only by the signal of the data 1 being "11111111". However, when the code format is set to the NRZ system, a so-called stuff bit rule is used in which, when the same code continues for 5 bits, a code inverted by 1 bit is inserted for synchronization. Therefore, assuming that each divided area of the data area has 8 bits, if a subordinate node fails, a signal is not sent to the data area of this node, so that a stuff bit error occurs and There is a problem that data cannot be received.

【0026】そこで、本発明では、図7に伝送信号の符
号形式をPWM符号の代わりにNRZ(Non Return to
Zero)方式のNRZ符号を用いた場合の実施例を説明す
る。この場合は、例えば送信元多重ノードは、挿入デー
タの前にスタッフビット則を破る特殊符号を送出し、各
受信側多重ノードからの受信データを挿入するようにし
て、同期をとりやすくしており、これによって、同期の
とれた多重伝送が実施できる。すなわち、図7の実施例
では、データ領域は、NRZ符号で、5ビットの同一符
号が連続した時に6ビット目に反転符号を挿入するスタ
ッフビット則を用いているが、データ挿入部の直前に、
上記スタッフビット則を破るような、例えば連続した6
ビットの優性符号(特殊符号)をデータを要求する送信
元多重ノードが発することでデータの挿入を容易にする
ことができる。
Therefore, in the present invention, the code format of the transmission signal is changed to NRZ (Non Return to
An embodiment in which an NRZ code of the (Zero) system is used will be described. In this case, for example, the source multiplex node transmits a special code that breaks the stuff bit rule before the insertion data, and inserts the reception data from each reception-side multiplex node to facilitate synchronization. Thus, synchronized multiplex transmission can be performed. That is, in the embodiment of FIG. 7, the data area uses an NRZ code and the stuff bit rule of inserting an inversion code at the sixth bit when the same code of 5 bits continues, but immediately before the data insertion unit. ,
Violating the stuff bit rule, for example, 6
The insertion of data can be facilitated by the source multiplex node requesting the data issuing a dominant code (special code) of bits.

【0027】図8は、伝送符号にNRZ符号を用いた場
合の他の実施例である。この場合のNRZ方式では、5
ビットのスタッフビット則を用い、データ領域の間で
は、同期方式をスタッフ同期からスタッフ則を崩さない
調歩同期に切り換えて同期をとることとする。すなわ
ち、上記データ領域では、例えば8ビットを図8に示す
ように、4ビットつづに分割し、送信元多重ノードは、
上記データ領域において、5ビットパッシブなビットを
おいてから1ビットドミナントな信号を送出している。
FIG. 8 shows another embodiment in which an NRZ code is used as a transmission code. In the NRZ method in this case, 5
Using the bit stuff bit rule, the synchronization method is switched between the data regions from the stuff synchronization to the start-stop synchronization without breaking the stuff rule. That is, in the data area, for example, 8 bits are divided into four bits as shown in FIG.
In the data area, a 1-bit dominant signal is transmitted after 5 bits of passive bits are left.

【0028】次に、本実施例の伝送手順について説明す
る。まず、送信元多重ノードであるアンチロック・トラ
クションコンピュータは、制御のために車輪速度信号が
必要になったとき、多重バスへ車輪速度信号の送信要求
を示すIDで図8に示すようなメッセージの送信を開始
する。受信側多重ノードの4つの車輪速度センサでは、
このメッセージIDを受信し、車輪速度センサ信号の送
信要求であることを認知し、要求されているデータの送
出準備を開始する。
Next, the transmission procedure of this embodiment will be described. First, when a wheel speed signal is required for control, the anti-lock traction computer, which is a source multiplex node, transmits a message as shown in FIG. 8 with an ID indicating a request to transmit a wheel speed signal to a multiplex bus. Start sending. In the four wheel speed sensors of the receiving multi-node,
Upon receiving this message ID, it recognizes that it is a request to transmit a wheel speed sensor signal, and starts preparations for transmitting the requested data.

【0029】アンチロック・トラクションコンピュータ
は、さらにコントロールデータを多重バスへ送出する。
このノードでは、各1バイトのデータからなる車輪速度
センサ信号を前後左右の4つのノードから受け取ること
がわかっているので、データ長は4バイトとして指定で
きる。各車輪速度センサは、予めFR車輪速度センサ、
FL車輪速度センサ、RR車輪速度センサ、RL車輪速
度センサの順にデータを送出するように定めておけば、
アンチロック・トラクションコンピュータは、各車輪速
度センサから順次データを取り込むことができる。
The antilock traction computer also sends control data to the multiplex bus.
Since it is known that this node receives wheel speed sensor signals each consisting of one byte of data from four nodes, front, rear, left and right, the data length can be specified as 4 bytes. Each wheel speed sensor is pre-FR wheel speed sensor,
If the data is determined to be transmitted in the order of FL wheel speed sensor, RR wheel speed sensor, and RL wheel speed sensor,
The anti-lock traction computer can sequentially acquire data from each wheel speed sensor.

【0030】このとき、アンチロック・トラクションコ
ンピュータは、5ビットパッシブな領域をおいてから1
ビットドミナントな信号を送出するので、データ送出を
要求されているノード、実施例では各車輪速度センサ
は、予め定められたドミナントな信号の立ち上がりで、
データを送出するデータ領域を検知して同期をとり、5
ビットパッシブな領域の最初の4ビットにデータを送信
し、次の1ビットドミナント信号の後の5ビットパッシ
ブな領域に残りの4ビットのデータを送信する。そし
て、アンチロック・トラクションコンピュータから送出
される次の1ビットドミナント信号の後に、次の車輪速
度センサが同様にデータを送信し、順次送信データが収
集される。
At this time, the antilock traction computer leaves the 5-bit passive area and
Since a bit dominant signal is transmitted, the node requested to transmit data, in this embodiment, each wheel speed sensor, at the rise of a predetermined dominant signal,
Detect and synchronize data area to send data,
Data is transmitted to the first 4 bits of the bit passive area, and the remaining 4 bits of data are transmitted to the 5 bit passive area after the next 1-bit dominant signal. Then, after the next 1-bit dominant signal transmitted from the antilock traction computer, the next wheel speed sensor transmits data in the same manner, and transmission data is sequentially collected.

【0031】このため、各受信側多重ノードは、予め定
められたドミナント信号の立ち上がりで同期をとり、自
局の送信データを4ビット毎に分けて多重バス上に送信
することができ、受信側多重ノードのうちの一のノー
ド、例えばFR車輪速度センサが故障すると、図9のデ
ータ1領域には、FR車輪速度センサからの送信データ
が送信されないが、アンチロック・トラクションコンピ
ュータは、5ビットパッシブ信号の後に、1ビットドミ
ナント信号が送出されているため、スタッフビットエラ
ーは起きずに最後まで通信が可能になる。また、各受信
側多重ノードの故障は、対応するACKビットが応答し
てこないことで判定できる。
For this reason, each receiving-side multiplex node can synchronize at the rising edge of a predetermined dominant signal, divide the transmission data of its own station into four bits, and transmit it on the multiplexing bus. If one node of the multiple nodes, for example, the FR wheel speed sensor fails, no data is transmitted from the FR wheel speed sensor in the data 1 area of FIG. 9, but the antilock traction computer has a 5-bit passive. Since the 1-bit dominant signal is transmitted after the signal, communication becomes possible to the end without any stuff bit error. Further, the failure of each receiving-side multiplex node can be determined by not responding to the corresponding ACK bit.

【0032】なお、本実施例では、データ領域において
送信元多重ノードは、5ビットパッシブ+1ビットドミ
ナント信号を送出するが、本発明はパッシブ信号とドミ
ナント信号のビット数をこれに限定することなく、スタ
ッフビット則を崩さない構成であればどのような構成で
も構わない。ところで、上述した実施例では、多重伝送
方式における伝送手順についてのみ説明したが、本発明
の多重伝送方式を実際の自動車の駆動力等の制御に利用
する場合には、その制御精度を高める必要がある。この
ためには、SDG方式により収集される各種センサ等の
データのサンプリング時刻についても同時性を保つ必要
がある。この同時性を実現する最も好ましい方式は、各
ノードが該当する送信要求フレームのSDG用メッセー
ジIDを受信し、送信要求を認知して、要求されている
センサ等のデータのサンプリングを起動し、これによっ
てサンプリングしたデータを同一のフレーム中のデータ
領域に送信するものである。
In the present embodiment, the source multiplex node transmits a 5-bit passive + 1-bit dominant signal in the data area, but the present invention does not limit the number of bits of the passive signal and the dominant signal to this. Any configuration that does not break the stuff bit rule may be used. By the way, in the above-described embodiment, only the transmission procedure in the multiplex transmission method has been described. However, when the multiplex transmission method of the present invention is used for controlling the driving force of an actual automobile, it is necessary to increase the control accuracy. is there. For this purpose, it is necessary to keep the sampling time of the data of various sensors and the like collected by the SDG method at the same time. The most preferable method for realizing this concurrency is that each node receives the message ID for SDG of the corresponding transmission request frame, recognizes the transmission request, starts the sampling of the data of the requested sensor, etc. Is transmitted to the data area in the same frame.

【0033】ところが、この方式では、サンプリングの
開始から、データ送信までを1フレーム中の近接した領
域、例えば図8のフレームでは、CONTの領域で行わなけ
ればならない。従って、この方式を適用できるのは、送
信データのサンプリングと通信制御を一つのハードウェ
アで実現するノードで、かつ、データのサンプリングが
極めて高速に完了できる場合に限られるという問題点が
あった。
However, in this method, the process from the start of sampling to the data transmission must be performed in a close area in one frame, for example, in the CONT area in the frame of FIG. Therefore, there is a problem that this method can be applied only to a node that implements transmission data sampling and communication control with one piece of hardware and that data sampling can be completed at a very high speed.

【0034】そこで、本発明では、図10の伝送手順に
示すように、送信要求フレームのCONTとデータ領域の間
に所定長のダミーデータの領域を設け、上記CONTとダミ
ーデータの各領域が送信されている間にデータのサンプ
リングと書き込みを行う多重伝送方式を提供する。な
お、実際のシステムのおける多重ノードでは、送信に必
要なデータのサンプリングは、制御回路が行い、通信制
御は、集積回路等から構成される通信制御回路によって
実現される。また、図10に示すデータフレームのメッ
セージフォーマットは、図2に示したメッセージフォー
マットと同様である。以下、図11,12に示すデータ
フレームのメッセージフォーマットも上記と同様であ
る。
Therefore, according to the present invention, as shown in the transmission procedure of FIG. 10, a dummy data area of a predetermined length is provided between the CONT and the data area of the transmission request frame, and each area of the CONT and the dummy data is transmitted. A multiplex transmission method for sampling and writing data while the data is being transmitted is provided. In a multiplex node in an actual system, sampling of data necessary for transmission is performed by a control circuit, and communication control is realized by a communication control circuit including an integrated circuit or the like. The message format of the data frame shown in FIG. 10 is the same as the message format shown in FIG. Hereinafter, the message format of the data frame shown in FIGS. 11 and 12 is the same as above.

【0035】図10において、各多重ノード(本実施例
では、FR車輪速度センサ14、FL車輪速度センサ1
5、RR車輪速度センサ16、RL車輪速度センサ1
7)では、通信制御回路が、送信元多重ノード(アンチ
ロックトラクション12)から該当する送信要求フレー
ムのSDG用メッセージIDを受信し、制御回路が上記
メッセージIDに応じて送信要求を認知する。
In FIG. 10, each multiplex node (in this embodiment, FR wheel speed sensor 14, FL wheel speed sensor 1
5, RR wheel speed sensor 16, RL wheel speed sensor 1
In 7), the communication control circuit receives the SDG message ID of the corresponding transmission request frame from the source multiplex node (antilock traction 12), and the control circuit recognizes the transmission request according to the message ID.

【0036】上記各多重ノードの制御回路は、送信要求
を認知すると、接続されている負荷(センサ)から送信
に必要なデータをアナログ/デジタルコンバータ、パル
ス数カウント回路等を介してサンプリングする。そし
て、上記制御回路は、サンプリングしたデータを、通信
制御回路内の所定レジスタ等に書き込む。上記データの
サンプリングと書き込みとは、送信要求フレームのCONT
と所定長のダミーデータの各領域が送信されている間、
上記制御回路によって行われる。なお、上記ダミーデー
タは、予め各多重ノードがダミーである旨を認識できる
ものであればよく、そのデータ長は、制御回路がデータ
のサンプリングと書き込みに要する時間に応じて任意に
設定されている。
When recognizing the transmission request, the control circuit of each multiplex node samples data necessary for transmission from the connected load (sensor) via an analog / digital converter, a pulse number counting circuit, and the like. Then, the control circuit writes the sampled data to a predetermined register or the like in the communication control circuit. The sampling and writing of the data are performed by the CONT of the transmission request frame.
And while each area of dummy data of a predetermined length is transmitted,
This is performed by the control circuit. The dummy data may be any data that can recognize in advance that each multiplex node is a dummy, and its data length is arbitrarily set according to the time required for the control circuit to sample and write data. .

【0037】各通信制御回路は、上記ダミーデータを受
信すると、上記レジスタに書き込まれているデータを、
送信要求フレームの所定データ領域に順次送出する。従
って、本実施例では、送信要求フレームにデータサンプ
リングに応じたダミーデータ領域を設けることにより、
データを同時に収集する場合に、各多重ノードでの各デ
ータのサンプリング時刻の同時性も確保することができ
る。
When each of the communication control circuits receives the dummy data, the communication control circuit converts the data written in the register into
The data is sequentially transmitted to a predetermined data area of the transmission request frame. Therefore, in the present embodiment, by providing a dummy data area in accordance with data sampling in the transmission request frame,
When collecting data at the same time, it is also possible to ensure the synchronization of the sampling time of each data at each multiplex node.

【0038】また、自動車の駆動力等の制御のためのデ
ータサンプリングは、通常ある所定の周期で行う。そこ
で、本発明では、図11の伝送手順に示すように、送信
要求フレームの受信後に、次の周期に多重バス18に伝
送される送信要求フレームに送出されるデータのサンプ
リングと書き込みを行う多重伝送方式を提供する。図1
1において、各多重ノード14〜17の通信制御回路
は、送信元多重ノードから伝送された送信要求フレーム
のSDG用メッセージIDを受信すると、レジスタ内の
データ(実施例では、データ11、データ21、データ
31、データ41)を、当該フレームのデータ領域に順
次送出する。そして、通信制御回路は、上記フレームの
受信終了(EOM の受信)を検知すると、当該フレームの
受信終了を制御回路に報知する。
The data sampling for controlling the driving force of the automobile is usually performed at a predetermined cycle. Therefore, in the present invention, as shown in the transmission procedure of FIG. 11, after receiving a transmission request frame, multiplex transmission for sampling and writing data to be transmitted in a transmission request frame transmitted to the multiplex bus 18 in the next cycle. Provide a method. FIG.
1, when the communication control circuits of the multiplex nodes 14 to 17 receive the SDG message ID of the transmission request frame transmitted from the transmission source multiplex node, the data in the register (data 11, data 21, Data 31 and data 41) are sequentially transmitted to the data area of the frame. When detecting the end of reception of the frame (reception of EOM), the communication control circuit notifies the control circuit of the end of reception of the frame.

【0039】制御回路は、上記報知を受け取ると、次の
周期で伝送する送信要求フレームのための送信データの
サンプリングを行う。そして、上記制御回路は、サンプ
リングしたデータを、次の周期の送信要求フレームの伝
送までに、通信制御回路内の所定レジスタに書き込む。
このデータは、上述したごとく上記送信要求フレームの
SDG用メッセージIDを受信すると、通信制御回路に
よって、上記フレームのデータ領域に送出される。
When the control circuit receives the notification, it samples transmission data for a transmission request frame to be transmitted in the next cycle. Then, the control circuit writes the sampled data to a predetermined register in the communication control circuit before the transmission of the transmission request frame in the next cycle.
As described above, when the SDG message ID of the transmission request frame is received, this data is transmitted to the data area of the frame by the communication control circuit.

【0040】従って、本実施例では、前の送信要求フレ
ームの受信終了とともに、次の送信要求に応じたデータ
をサンプリングするので、比較的短い周期で伝送される
フレームにおける同時性データの収集を容易に行うこと
ができる。また、比較的長い周期で伝送される送信要求
フレームの場合には、上述した伝送方式では、データの
サンプリングから送信までの時間が長くなり、上記サン
プルのデータが古くなって制御の遅延が生じる場合があ
る。そこで、本発明では、図12の伝送手順に示すよう
に、SDG用メッセージIDによる報知を受けてからデ
ータサンプリング開始までの時間を設定することで対処
している。すなわち、本実施例の多重伝送方式では、比
較的長周期又は周期性のない送信要求フレームに対し、
上記設定されたタイミングで、次の周期に伝送される送
信要求フレームに送出されるデータのサンプリングと書
き込みを行う。
Therefore, in this embodiment, since the data according to the next transmission request is sampled upon completion of the reception of the previous transmission request frame, it is easy to collect the synchronization data in the frame transmitted in a relatively short cycle. Can be done. Further, in the case of a transmission request frame transmitted at a relatively long period, the above-described transmission method requires a longer time from data sampling to transmission, and the data of the sample becomes older and causes a control delay. There is. In the present invention, as shown in the transmission procedure of FIG. 12, a measure is taken by setting the time from receiving the notification by the SDG message ID to the start of data sampling. That is, in the multiplex transmission method of the present embodiment, for a transmission request frame having a relatively long period or non-periodicity,
At the set timing, sampling and writing of data transmitted in the transmission request frame transmitted in the next cycle are performed.

【0041】図12において、データの送信要求を行う
送信元多重ノードは、送信要求フレームに先立ち、デー
タのサンプリングを起動させるための起動指令データを
送信し、そのT時間後に上記送信要求フレームを多重バ
ス18に伝送する。本実施例では、上記起動指令データ
は、上記フレームの1つ前の送信要求フレームのメッセ
ージIDである。
In FIG. 12, a transmission source multiplex node that requests data transmission transmits activation command data for activating data sampling prior to a transmission request frame, and multiplexes the transmission request frame after T time. The data is transmitted to the bus 18. In the present embodiment, the activation command data is a message ID of a transmission request frame immediately before the frame.

【0042】各多重ノード14〜17の通信制御回路
は、送信元多重ノードから伝送された送信要求フレーム
のSDG用メッセージIDを受信すると、図示しないレ
ジスタ内のデータを、当該フレームのデータ領域に順次
送出する。また、通信制御回路は、上記メッセージID
の受信から所定時間t後にメッセージIDの受信を制御
回路に報知する。なお、所定時間tは、上記1つ前の送
信要求フレームの受信終了より長く、かつ、上記時間T
より短いものとする。
Upon receiving the SDG message ID of the transmission request frame transmitted from the transmission source multiplex node, the communication control circuit of each of the multiplex nodes 14 to 17 sequentially stores the data in the register (not shown) in the data area of the frame. Send out. Further, the communication control circuit is configured to execute the message ID
A predetermined time t after the reception of the message ID, the reception of the message ID is notified to the control circuit. Note that the predetermined time t is longer than the end of the reception of the immediately preceding transmission request frame and the time T
Shall be shorter.

【0043】制御回路は、上記報知を受け取ると、次の
周期で伝送する送信要求フレームのための送信データの
サンプリングを行う。そして、上記制御回路は、サンプ
リングしたデータを、次の周期の送信要求フレームの伝
送までに、通信制御回路内の所定レジスタに書き込む。
このデータは、上述したごとく上記送信要求フレームの
メッセージIDを受信すると、通信制御回路によって、
上記フレームのデータ領域に送出される。
When the control circuit receives the notification, it samples transmission data for a transmission request frame to be transmitted in the next cycle. Then, the control circuit writes the sampled data to a predetermined register in the communication control circuit before the transmission of the transmission request frame in the next cycle.
This data is received by the communication control circuit upon receipt of the message ID of the transmission request frame as described above.
The data is sent to the data area of the frame.

【0044】なお、本実施例では、起動指令データは、
送信元多重ノードが送信したが、本発明はこれに限ら
ず、例えばその他の多重ノードが送信することも可能で
ある。この場合には、フレーム形式の起動指令データ
を、多重バス18のアイドル時に送信しなければならな
い。従って、本実施例では、起動指令データの受信から
所定時間後に、次の送信要求に応じたデータをサンプリ
ングするので、比較的長い周期で伝送されるフレームに
おける同時性データの収集を容易に行い、制御の遅延を
防止することができる。
In this embodiment, the start command data is
Although the transmission was performed by the source multiplex node, the present invention is not limited to this, and for example, other multiplex nodes may transmit. In this case, the start command data in the frame format must be transmitted when the multiplex bus 18 is idle. Therefore, in the present embodiment, after a predetermined time from the reception of the start command data, data corresponding to the next transmission request is sampled, so that synchronization data in a frame transmitted at a relatively long cycle is easily collected, Control delay can be prevented.

【0045】[0045]

【発明の効果】以上説明したように、本発明では、共通
の多重伝送路を介して相互に接続された複数の多重ノー
ドを備え、前記多重ノードは互いにフレーム毎にデータ
の伝送を行う多重伝送方式において、所定多重ノードか
ら送信される送信要求フレームのデータ領域を、自局か
らの送信データを挿入する第1のデータ領域と、送信要
求に応じてデータ送信を行う各多重ノードの当該送信デ
ータをそれぞれ挿入する第2のデータ領域とに予め分割
し、前記所定多重ノードは前記第1のデータ領域におい
ては、フレームの送信の際に、自局の前記送信データに
応じて当該フレーム内の照合データを生成し、前記第2
のデータ領域においては、前記各多重ノードからの受信
データに応じて当該フレーム内の照合データを生成して
送信し、前記各多重ノードは、前記分割されたデータ領
域の自局データ挿入領域に、所定の順序で前記送信デー
タを送信するとともに、該自局データ挿入領域において
は、当該自局の送信データに応じて当該フレーム内の照
合データを生成し、前記第1及び自局データ挿入領域以
外の第2のデータ領域においては、各多重ノードからの
受信データに応じて当該フレーム内の照合データを生成
し、かつ自局が生成した照合データと前記所定多重ノー
ドから受信した照合データとを比較し、該比較結果に応
じて相互のデータの授受が正常に行われたか否か判断す
るので、ネットワーク上の複数の多重ノードからのデー
タを同時に収集し、かつこれらのデータのエラーチェッ
クを正確に行い、これによりデータ伝送の効率化を図る
ことができる。
As described above, according to the present invention, a plurality of multiplex nodes are connected to each other via a common multiplex transmission line, and the multiplex nodes mutually transmit data for each frame. In the method, a data area of a transmission request frame transmitted from a predetermined multiplex node is divided into a first data area into which transmission data from the own station is inserted, and the transmission data of each multiplex node performing data transmission in response to the transmission request. Is divided in advance into a second data area into which each is inserted , and the predetermined multiplex node is located in the first data area.
When transmitting a frame, the
In response to this, the matching data in the frame is generated, and the second
In the data area, the reception from the multiplex node
Generate matching data in the frame according to the data
Transmitting, the respective multiplex nodes transmit the divided data area.
The transmission data is transmitted in a predetermined order to the local station data insertion area of the area, and in the local station data insertion area,
Is the reference in the frame according to the transmission data of the own station.
The first and the local station data insertion areas
In the outer second data area, the
Generate matching data in the frame according to the received data
And the predetermined multiplex node
And compare it with the collation data received from the
To determine if the mutual data transfer was successful.
Therefore , data from a plurality of multiplex nodes on the network can be simultaneously collected, and an error check of these data can be accurately performed, thereby increasing the efficiency of data transmission.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係る破壊調停型CSMA/CD アクセス方式
を用いた自動車用多重伝送方式のシステム構成図であ
る。
FIG. 1 is a system configuration diagram of a multiplex transmission system for a vehicle using a destructive arbitration type CSMA / CD access system according to the present invention.

【図2】本発明に係るデータフレームのメッセージフォ
ーマットの一実施例を示す図である。
FIG. 2 is a diagram showing one embodiment of a message format of a data frame according to the present invention.

【図3】本発明に係る多重伝送システムにおける伝送手
順の一実施例を説明するためのデータフレームの各状態
を示す図である。
FIG. 3 is a diagram showing each state of a data frame for explaining an embodiment of a transmission procedure in the multiplex transmission system according to the present invention.

【図4】図3に示したデータフレームにおけるデータ領
域の伝送状態を示す図である。
FIG. 4 is a diagram showing a transmission state of a data area in the data frame shown in FIG. 3;

【図5】本発明に係るデータフレームのメッセージフォ
ーマットの他の実施例を示す図である。
FIG. 5 is a diagram showing another embodiment of a message format of a data frame according to the present invention.

【図6】本発明に係るデータフレームのメッセージフォ
ーマットの他の実施例を示す図である。
FIG. 6 is a diagram showing another embodiment of a message format of a data frame according to the present invention.

【図7】伝送符号にNRZ符号を用いた場合の本発明に
係る多重伝送システムにおける伝送手順の実施例を説明
するためのデータフレームの各状態を示す図である。
FIG. 7 is a diagram illustrating each state of a data frame for describing an embodiment of a transmission procedure in a multiplex transmission system according to the present invention when an NRZ code is used as a transmission code.

【図8】伝送符号にNRZ符号を用いた場合の本発明に
係るデータフレームのメッセージフォーマットの実施例
を示す図である。
FIG. 8 is a diagram showing an embodiment of a message format of a data frame according to the present invention when an NRZ code is used as a transmission code.

【図9】伝送符号にNRZ符号を用いた場合の本発明に
係る多重伝送システムにおける伝送手順の他の実施例を
説明するためのデータフレームの各状態を示す図であ
る。
FIG. 9 is a diagram showing each state of a data frame for explaining another embodiment of a transmission procedure in a multiplex transmission system according to the present invention when an NRZ code is used as a transmission code.

【図10】同時性データを収集する場合の本発明に係る
多重伝送システムにおける伝送手順の一実施例を説明す
るためのデータフレームの各状態を示す図である。
FIG. 10 is a diagram showing each state of a data frame for explaining an embodiment of a transmission procedure in the multiplex transmission system according to the present invention when collecting synchronization data.

【図11】同時性データを収集する場合の本発明に係る
多重伝送システムにおける伝送手順の他の実施例を説明
するためのデータフレームの各状態を示す図である。
FIG. 11 is a diagram showing each state of a data frame for explaining another embodiment of the transmission procedure in the multiplex transmission system according to the present invention when synchronizing data is collected.

【図12】同時性データを収集する場合の本発明に係る
多重伝送システムにおける伝送手順のさらに他の実施例
を説明するためのデータフレームの各状態を示す図であ
る。
FIG. 12 is a diagram showing each state of a data frame for explaining still another embodiment of the transmission procedure in the multiplex transmission system according to the present invention when synchronizing data is collected.

【図13】データフレームのメッセージフォーマットの
一例を示す図である。
FIG. 13 is a diagram illustrating an example of a message format of a data frame.

【図14】多重伝送システムにおける従来の伝送手順の
一例を説明するためのデータフレームの各状態を示す図
である。
FIG. 14 is a diagram showing each state of a data frame for explaining an example of a conventional transmission procedure in a multiplex transmission system.

【図15】多重伝送システムの伝送用の符号として用い
られるPWM信号の構成を示す図である。
FIG. 15 is a diagram illustrating a configuration of a PWM signal used as a transmission code of the multiplex transmission system.

【符号の説明】[Explanation of symbols]

11 エンジンコンピュータ 12 アンチロック・トラクションコンピュータ 13 トランスミッションコンピュータ 14〜17 車輪速センサ 18 多重バス 11 engine computer 12 anti-lock traction computer 13 transmission computer 14-17 wheel speed sensor 18 multiple bus

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松田 裕 東京都千代田区丸の内2丁目6番1号 古河電気工業株式会社内 (72)発明者 橋本 恭介 東京都千代田区丸の内2丁目6番1号 古河電気工業株式会社内 (72)発明者 平野 誠治 広島県安芸郡府中町新地3番1号 マツ ダ株式会社内 (72)発明者 坂本 裕昭 広島県安芸郡府中町新地3番1号 マツ ダ株式会社内 (72)発明者 梅垣 康治 広島県安芸郡府中町新地3番1号 マツ ダ株式会社内 (72)発明者 道平 修 広島県安芸郡府中町新地3番1号 マツ ダ株式会社内 (72)発明者 寺山 孝二 広島県安芸郡府中町新地3番1号 マツ ダ株式会社内 (56)参考文献 特開 昭64−24538(JP,A) 特開 昭63−308433(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04L 12/28 H04Q 9/00 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Hiroshi Matsuda 2-6-1 Marunouchi, Chiyoda-ku, Tokyo Inside Furukawa Electric Co., Ltd. (72) Kyosuke Hashimoto 2-6-1 Marunouchi, Chiyoda-ku, Tokyo Furukawa Inside Electric Industry Co., Ltd. (72) Inventor Seiji Hirano 3-1 Shinchi, Fuchu-cho, Aki-gun, Hiroshima Prefecture Inside Mazda Corporation (72) Inventor Hiroaki Sakamoto 3-1 Shinchi, Fuchu-cho, Aki-gun, Hiroshima Mazda Co., Ltd. (72) Inventor Koji Umegaki 3-1 Shinchi, Fuchu-cho, Aki-gun, Hiroshima Prefecture Inside Mazda Corporation (72) Inventor Osamu Dohei 3-1 Shinchi, Fuchu-cho, Aki County, Hiroshima Prefecture Inside Mazda Corporation (72 ) Inventor Koji Terayama 3-1 Shinchi, Fuchu-cho, Aki-gun, Hiroshima Prefecture Inside Mazda Co., Ltd. (56) References JP-A-64-24538 (JP, A) JP-A-63-308433 (JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) H04L 12/28 H04Q 9/00

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 共通の多重伝送路を介して相互に接続さ
れた複数の多重ノードを備え、前記多重ノードは互いに
フレーム毎にデータの伝送を行う多重伝送方式におい
て、所定多重ノードから送信される送信要求フレームの
データ領域を、自局からの送信データを挿入する第1の
データ領域と、送信要求に応じてデータ送信を行う各多
重ノードの当該送信データをそれぞれ挿入する第2のデ
ータ領域とに予め分割し、前記所定多重ノードは前記第
1のデータ領域においては、フレームの送信の際に、自
局の前記送信データに応じて当該フレーム内の照合デー
タを生成し、前記第2のデータ領域においては、前記各
多重ノードからの受信データに応じて当該フレーム内の
照合データを生成して送信し、 前記各多重ノードは、前記分割されたデータ領域の自局
データ挿入領域に、所定の順序で前記送信データを送信
するとともに、該自局データ挿入領域においては、当該
自局の送信データに応じて当該フレーム内の照合データ
を生成し、前記第1及び自局データ挿入領域以外の第2
のデータ領域においては、各多重ノードからの受信デー
タに応じて当該フレーム内の照合データを生成し、かつ
自局が生成した照合データと前記所定多重ノードから受
信した照合データとを比較し、該比較結果に応じて相互
のデータの授受が正常に行われたか否か判断する ことを
特徴とする多重伝送方式。
1. A multiplexing system comprising a plurality of multiplexing nodes connected to each other via a common multiplexing transmission line, wherein the multiplexing nodes are transmitted from a predetermined multiplexing node in a multiplexing transmission system for transmitting data frame by frame. The data area of the transmission request frame is set to the first field for inserting the transmission data from the own station .
The data area and the various areas that perform data transmission according to the transmission request
Second data for inserting the transmission data of the
Data area, and the predetermined multiplex node
In the data area 1, when transmitting a frame,
The verification data in the frame according to the transmission data of the station
Data in the second data area.
Depending on the data received from the multiplex node,
Generates and transmits collation data, and each of the multiplex nodes determines a local station of the divided data area.
The transmission data is transmitted to the data insertion area in a predetermined order.
And in the local station data insertion area,
Matching data in the frame according to the transmission data of the own station
Is generated, and a second area other than the first and local station data insertion areas is generated.
In the data area of
Generating matching data in the frame according to the
It receives collation data generated by its own station from the predetermined multiplex node.
Compares the received collation data with each other and, based on the comparison result,
A multiplex transmission method for determining whether or not the transmission / reception of data has been performed normally .
【請求項2】 前記所定多重ノードから送信される送信
要求フレームはデータの送信要求を示す識別子を有する
ことを特徴とする請求項1記載の多重伝送方式。
2. A transmission transmitted from the predetermined multiplex node.
The request frame has an identifier indicating a data transmission request.
The multiplex transmission system according to claim 1, wherein:
【請求項3】 前記送信要求フレームには受信確認信号
領域が設けられ、各多重ノードはデータの授受が正常に
行われた際に、予め定められた順序で該受信確認信号領
域に受信確認信号を返送すると共に、前記所定多重ノー
ドは該返送された受信確認信号に応じてデータの授受が
正常に行われたか判断することを特徴とする請求項1又
は2記載の多重伝送方式。
3. A transmission acknowledgment signal is included in the transmission request frame.
An area is provided, and each multiplex node transmits and receives data normally.
When performed, the reception acknowledgment signal area is determined in a predetermined order.
Return a reception acknowledgment signal to the
Data is transmitted and received in response to the returned acknowledgment signal.
Determining whether the operation has been performed normally.
Is the multiplex transmission system described in 2.
【請求項4】 前記各多重ノードはデータの授受が正常
に行われなかった際に、受信不能信号を返送すると共
に、前記所定多重ノードは該返送された受信不能信号の
有無に応じてデータの授受が正常に行われたか判断する
ことを特徴とする請求項1又は2記載の多重伝送方式。
4. Each of the multiple nodes normally transmits and receives data.
Return the unreceivable signal when
The predetermined multiplex node transmits the
Determine whether the data transfer was successful depending on the presence or absence
3. The multiplex transmission system according to claim 1, wherein:
【請求項5】 前記多重伝送路に伝送されるフレームの
伝送符号は1論理ビットを少なくとも3つの小論理ビッ
ト区間に分割され、第1の小論理ビット区間を所定の第
1信号レベルに、第3の小論理ビット区間を所定の第2
信号レベルに設定され、第2の小論理ビット区間を該第
1信号レベル又は第2信号レベルに設定することによっ
て論理“1”、“0”を表し、かつ各多重ノードは前記
第1の小論理ビット区間の第1信号レベルに同期して、
データを送信することを特徴とする請求項1乃至4のい
ずれかに記載の多重伝送方式。
5. A frame transmitted on the multiplex transmission path.
The transmission code shall consist of one logical bit with at least three small logical bits.
The first small logical bit section is divided into predetermined
In one signal level, the third small logical bit period is
Signal level and the second small logical bit section
By setting to one signal level or the second signal level
Represent logic "1", "0", and each multiplex node
In synchronization with the first signal level of the first small logical bit section,
5. The method according to claim 1, wherein data is transmitted.
The multiplex transmission method described in any of the above.
【請求項6】 前記所定多重ノードは伝送される送信要
求フレームのデータ領域を、自局からの送信データ及び
送信要求に応じてデータ送信を行う各多重ノードの当該
送信データに対応させて、スタッフビット則のビット数
より小さいビット数の信号で予め分割し、前記各多重ノ
ードから当該信号に同期させて、該分割されたデータ領
域の所定領域に送信データを送出させることを特徴とす
る請求項1乃至4のいずれかに記載の多重伝送方式。
6. The transmission method according to claim 1, wherein the predetermined multiplex node is a transmission node to be transmitted.
The data area of the requested frame is
The multiplex node that performs data transmission in response to the transmission request
The number of bits of the stuff bit rule according to the transmission data
The signal is divided in advance with a smaller number of bits, and
In synchronization with the relevant signal from the
Transmitting transmission data to a predetermined area of the area.
The multiplex transmission method according to claim 1.
【請求項7】 前記送信要求フレームは、データ領域の
前に、送信要求に応じて送信すべきデータを識別する識
別子を含み、前記識別子により指定されるデータを持つ
各多重ノードは、少なくとも前記識別子を受信すると、
前記データ領域に送信するデータをサンプリングするこ
とを特徴とする請求項1乃至6のいずれか1の請求項に
記載の多重伝送方式。
7. The transmission request frame according to claim 1, wherein
Before proceeding with the identification of the data to be transmitted in response to the transmission request
Contains data specified by the identifier, including an identifier
Each multiplex node receives at least the identifier,
Sampling data to be transmitted to the data area.
The method according to any one of claims 1 to 6, wherein
The multiplex transmission method described.
【請求項8】 前記送信要求フレームは、所定周期で前
記多重伝送路に伝送され、前記送信要求に応じてデータ
送信を行う各多重ノードは、該送信要求フレームを受信
すると、次の周期で伝送される送信要求フレームのデー
タ領域に送信するデータをサンプリングすることを特徴
とする請求項1乃至7のいずれか1の請求項に記載の多
重伝送方式。
8. The transmission request frame is transmitted at a predetermined cycle.
Transmitted to the multiplex transmission path, and the data is transmitted in response to the transmission request.
Each transmitting multiplex node receives the transmission request frame.
Then, the data of the transmission request frame transmitted in the next cycle
Data transmission is sampled
The method according to any one of claims 1 to 7, wherein
Double transmission method.
【請求項9】 前記送信要求フレームの送信に先立ち、
前記多重ノードのうちのいずれかの多重ノードは、サン
プル起動フレームを送信し、前記送信要求に応じてデー
タ送信を行う各多重ノードは、受信した該サンプル起動
フレームに応じて前記送信要求フレームのデータ領域に
送信するデータをサンプリングすることを特徴とする請
求項1乃至6のいずれか1の請求項に記載の多重伝送方
式。
9. Prior to transmitting the transmission request frame,
One of the multiple nodes is a sun node.
Transmits a pull activation frame, and in response to the transmission request,
Each multiplexing node that transmits the data
In the data area of the transmission request frame according to the frame
A sampling method characterized by sampling data to be transmitted.
A multiplex transmission method according to any one of claims 1 to 6.
formula.
JP06617592A 1991-04-02 1992-03-24 Multiplex transmission method Expired - Fee Related JP3164402B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06617592A JP3164402B2 (en) 1991-04-02 1992-03-24 Multiplex transmission method

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP7003391 1991-04-02
JP27959691 1991-10-25
JP3-70033 1991-10-25
JP3-279596 1991-10-25
JP06617592A JP3164402B2 (en) 1991-04-02 1992-03-24 Multiplex transmission method

Publications (2)

Publication Number Publication Date
JPH05175971A JPH05175971A (en) 1993-07-13
JP3164402B2 true JP3164402B2 (en) 2001-05-08

Family

ID=27299037

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06617592A Expired - Fee Related JP3164402B2 (en) 1991-04-02 1992-03-24 Multiplex transmission method

Country Status (1)

Country Link
JP (1) JP3164402B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6032178A (en) * 1998-01-12 2000-02-29 Siemens Aktiengesellschaft Method and arrangement for data transmission between units on a bus system selectively transmitting data in one of a first and a second data transmission configurations
DE10343172B4 (en) 2003-09-18 2016-02-11 Robert Bosch Gmbh Data link having means for checking data integrity
JP2006270447A (en) * 2005-03-23 2006-10-05 Canon Inc System and method for broadcast communication
DE102006013872A1 (en) * 2006-03-23 2007-09-27 Robert Bosch Gmbh Method and system for transmitting data
JP2008124867A (en) * 2006-11-14 2008-05-29 Calsonic Kansei Corp Communication method
JP5644725B2 (en) * 2011-09-14 2014-12-24 株式会社デンソー Transceiver
US9582452B2 (en) * 2013-06-05 2017-02-28 The Boeing Company Sensor network using pulse width modulated signals
JP6640150B2 (en) 2017-06-20 2020-02-05 矢崎総業株式会社 Soldering method and soldering structure
CN117784162B (en) * 2024-02-26 2024-05-14 安徽蔚来智驾科技有限公司 Target annotation data acquisition method, target tracking method, intelligent device and medium

Also Published As

Publication number Publication date
JPH05175971A (en) 1993-07-13

Similar Documents

Publication Publication Date Title
KR100201580B1 (en) Miltiplex transmission system
US4988990A (en) Dual master implied token communication system
EP0952706B1 (en) Method for detecting and resolving data corruption in a UART based communication network
RU2596582C2 (en) Method and device for memory size adapted serial data transfer
US5166678A (en) Dual master implied token communication system
US5696911A (en) Arrangement for eliminating malfunction and/or permitting high-speed transmission in a serial bus connection, and transmitter and receiver units linked to the latter
US4750176A (en) Single-channel communication bus system and station for use in such system
JP3164402B2 (en) Multiplex transmission method
US5293571A (en) Receipt acknowledgement method in multiplex transmission
US5490143A (en) Multiplex transmission method and a synchronizing method in multiplex transmission
RU2602353C2 (en) Method and device for serial transmission of data with flexible size and variable bit length
Hartwich et al. Introducing can xl into can networks
EP1305922B1 (en) Ground level shift detection in can systems
CN111090606A (en) System of topological type circuit architecture and bus switching method
JPH04299629A (en) Multiplex transmission method
JP3217397B2 (en) Data transmission method of communication control device
JP3050666B2 (en) Synchronization method in multiplex transmission system
JP3050665B2 (en) Multiplex transmission method
JPS59107663A (en) Information communicating system
JP3401360B2 (en) Multiplex transmission equipment
JP2749675B2 (en) Multiplex transmission method
JP3170827B2 (en) Polling data collection system
JP2576364B2 (en) Loop type transmission device
JP3063017B2 (en) Multiplex transmission equipment
JP2671426B2 (en) Serial data transfer method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees