JPH11308206A - Information transmission method - Google Patents

Information transmission method

Info

Publication number
JPH11308206A
JPH11308206A JP10109406A JP10940698A JPH11308206A JP H11308206 A JPH11308206 A JP H11308206A JP 10109406 A JP10109406 A JP 10109406A JP 10940698 A JP10940698 A JP 10940698A JP H11308206 A JPH11308206 A JP H11308206A
Authority
JP
Japan
Prior art keywords
data
speed
microcomputer
fixed
bit
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
JP10109406A
Other languages
Japanese (ja)
Inventor
Tomoyoshi Nagao
朋喜 長尾
Hideto Hisada
英人 久田
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.)
Toyota Motor Corp
Original Assignee
Toyota 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP10109406A priority Critical patent/JPH11308206A/en
Publication of JPH11308206A publication Critical patent/JPH11308206A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a receiver to surely recognize a pause of data in the case of sending the data to a high speed transmission line via a low speed transmission line. SOLUTION: Sensors 10a, 10b, 10c supply detecting signals to an IC 12. The IC 12 converts the transmission rate from low to high and supplies the data to a microcomputer 14. In the case of sending non-fixed data whose the value is not fixed, the sensors 10a, 10b, 10c send the data by adding a bid whose the value is inverted for the every data. The microcomputer 14 recognizes the pause of the data by detecting the inverted bit in the received data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は情報伝送方法、特に
低速伝送路を介して高速伝送路にデータを伝送する方式
におけるデータの取り扱いに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information transmission method, and more particularly to data handling in a system for transmitting data to a high-speed transmission line via a low-speed transmission line.

【0002】[0002]

【従来の技術】従来より、クロック非同期の低速通信と
クロック同期式の高速通信に変換して情報を伝送する方
式が知られている。
2. Description of the Related Art Conventionally, there has been known a method of transmitting information by converting clock-synchronous low-speed communication and clock-synchronous high-speed communication.

【0003】例えば、特開平8−307416号公報に
は、同期変換回路により入力信号を中間速度へ速度変換
する技術が開示されており、また、特開平4−3368
26号公報には高速伝送路と端末の間で同期をとるデジ
タル回線インターフェースを転送速度変換回路で実現す
る技術が開示されている。
For example, Japanese Patent Application Laid-Open No. 8-307416 discloses a technique for converting an input signal into an intermediate speed using a synchronous conversion circuit.
No. 26 discloses a technique for realizing a digital line interface for synchronizing between a high-speed transmission line and a terminal with a transfer rate conversion circuit.

【0004】[0004]

【発明が解決しようとする課題】一方、このような転送
速度変換を自動車の通信系にも適用し、エアバッグなど
の点火信号を高速で伝送することが考えられる。この場
合、ワイヤハーネス等を簡易化するために、エアバッグ
などの点火信号以外の信号も同様の伝送系で伝送するこ
とが望ましい。
On the other hand, it is conceivable to apply such a transfer rate conversion to a communication system of an automobile to transmit an ignition signal of an airbag or the like at a high speed. In this case, in order to simplify the wiring harness and the like, it is desirable to transmit signals other than the ignition signal of the airbag and the like by the same transmission system.

【0005】図5には、各種センサから送信されたデー
タの伝送時のタイミングチャートが示されている。
(A)はセンサから速度変換用ICまでの低速伝送系
(例えば125kbps)におけるタイミングチャート
であり、(B)は速度変換用ICからマイクロコンピュ
ータ(以下、マイコンという)までの高速伝送系(例え
ば1Mbps)におけるタイミングチャートである。低
速伝送系では時間間隔T1でデータA、B、Cが送信さ
れ、高速伝送系では時間間隔T2(T1>T2)でデー
タが送信される。
FIG. 5 shows a timing chart at the time of transmitting data transmitted from various sensors.
(A) is a timing chart in a low-speed transmission system (for example, 125 kbps) from a sensor to a speed conversion IC, and (B) is a high-speed transmission system (for example, 1 Mbps) from a speed conversion IC to a microcomputer (hereinafter, referred to as a microcomputer). 4) is a timing chart. In the low-speed transmission system, data A, B, and C are transmitted at time intervals T1, and in the high-speed transmission system, data is transmitted at time intervals T2 (T1> T2).

【0006】ここで、エアバッグの点火信号のようにそ
の値が固定されている固定データの場合には、低速伝送
系から高速伝送系に速度変換されても、マイコン側では
そのデータを認識することができるが(データ値が固定
であるため)、センサの品番等その値が固定ではない非
固定データの場合には、図中A、B、Cそれぞれを正し
く認識する必要があり、各データの切れ目をマイコン側
で正しく認識できなければならない。しかしながら、従
来のように単にデータを時間間隔T1からT2で送信す
るように変換する方法では、マイコン側ではデータの切
れ目を検出できず、結果として非固定データを正しく認
識することができない問題があった。すなわち、図5の
例で言えば、マイコン側ではセンサからAというデータ
が繰り返し送信されているのか、あるいはセンサでは
A、B、Cとデータを送信しているのだが速度変換の結
果として単にデータAが繰り返されているのか区別する
ことができず、非固定データを正しく認識することがで
きない。
Here, in the case of fixed data whose value is fixed like an ignition signal of an airbag, even if the speed is converted from a low-speed transmission system to a high-speed transmission system, the microcomputer recognizes the data. However, in the case of non-fixed data whose values are not fixed, such as the sensor number, it is necessary to correctly recognize each of A, B, and C in the figure. The microcomputer must be able to correctly recognize the breaks. However, in the conventional method of simply converting data to be transmitted at the time interval T1 to T2, the microcomputer cannot detect a break in data, and as a result, cannot correctly recognize non-fixed data. Was. In other words, in the example of FIG. 5, the microcomputer transmits data A repeatedly from the sensor, or the sensor transmits data A, B, and C, but the data is simply transmitted as a result of the speed conversion. It is not possible to distinguish whether A is repeated, and non-fixed data cannot be recognized correctly.

【0007】本発明は、上記従来技術の有する課題に鑑
みなされたものであり、その目的は、低速から高速に伝
送速度を変換した場合でも、非固定データを受信側で正
しく認識できる情報伝送方法を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems of the related art, and an object of the present invention is to provide an information transmission method capable of correctly recognizing non-fixed data on the receiving side even when the transmission speed is converted from low to high. Is to provide.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、第1の発明は、低速伝送路を介して固定データ及び
非固定データを高速伝送路に伝送する情報転送方法であ
って、前記非固定データを送信する際に、データの切れ
目を示すビットを付加して伝送することを特徴とする。
データの切れ目を示すビットを付加することで、マイコ
ン等の受信側ではこのビットを検出することで同一デー
タを数回入力しても各データの切れ目を確実に検出して
非固定データを認識することができる。
According to a first aspect of the present invention, there is provided an information transfer method for transmitting fixed data and non-fixed data to a high-speed transmission line via a low-speed transmission line. When transmitting non-fixed data, it is characterized in that a bit indicating a data break is added and transmitted.
By adding a bit indicating a data break, the receiving side of a microcomputer or the like detects this bit so that even if the same data is input several times, the data break is reliably detected and non-fixed data is recognized. be able to.

【0009】また、第2の発明は、第1の発明におい
て、前記データの切れ目を示すビットは、データ毎に値
が反転するビットであることを特徴とする。反転ビット
を用いることで、簡易でありながら確実にデータの切れ
目を検出することができる。
According to a second aspect of the present invention, in the first aspect, the bit indicating the data break is a bit whose value is inverted for each data. By using the inversion bit, it is possible to detect a break in data simply but reliably.

【0010】[0010]

【発明の実施の形態】以下、図面に基づき本発明の実施
形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0011】図1には、本実施形態のシステム概念図が
示されている。各種センサ10a、10b、10cが設
けられ、検出信号やその品番データを速度変換用IC1
2に供給する。速度変換用IC12は、データの伝送速
度を変換してマイコン14に供給する。センサ10a、
10b、10cとIC12間はクロック非同期の低速通
信(例えば125kbps)であり、IC12とマイコ
ン14間はクロック同期式の高速通信(例えば1Mbp
s)である。速度変換用ICの動作は例えば上述の従来
技術などで周知であり、低速通信におけるデータ時間間
隔T1をデータ時間間隔T2に変換する(T1>T
2)。
FIG. 1 is a conceptual diagram of a system according to this embodiment. Various sensors 10a, 10b, and 10c are provided, and a detection signal and its part number data are converted to a speed conversion IC1.
Feed to 2. The speed conversion IC 12 converts the data transmission speed and supplies it to the microcomputer 14. Sensor 10a,
Clock-synchronized low-speed communication (for example, 125 kbps) is performed between the ICs 10b and 10c and the IC 12, and clock-synchronized high-speed communication (for example, 1Mbp) is performed between the IC 12 and the microcomputer 14.
s). The operation of the speed conversion IC is well known in, for example, the above-described conventional technology, and converts the data time interval T1 in the low-speed communication into the data time interval T2 (T1> T).
2).

【0012】図2には、このようなシステムを車両のエ
アバッグシステムに適用した場合の回路構成の一例が示
されている。サイド左、フロント左などの各種エアバッ
グセンサ10が設けられ、検出信号をIC12に供給す
る。IC12にはセンサ系通信器が設けられ、1Mbp
sの高速通信でマイコン14の通信ポートにデータを供
給する。なお、このような回路構成は例示であり、本発
明は速度変換を用いる任意の回路構成に適用できること
は言うまでもない。
FIG. 2 shows an example of a circuit configuration when such a system is applied to an airbag system of a vehicle. Various airbag sensors 10 such as side left and front left are provided, and supply detection signals to the IC 12. The IC 12 is provided with a sensor communication device, and has a 1 Mbp
The data is supplied to the communication port of the microcomputer 14 by the high-speed communication of s. Note that such a circuit configuration is merely an example, and it goes without saying that the present invention can be applied to any circuit configuration using speed conversion.

【0013】このような構成において、センサ10(あ
るいはセンサ10a、10b、10c)からエアバッグ
点火信号などの固定データがIC12に供給されると、
IC12はこのデータを高速通信(1Mbps)でマイ
コン14に供給する。マイコン14では、このデータに
基づいてエアバッグの点火を制御する。一方、センサ1
0(あるいはセンサ10a、10b、10c)から品番
データや波形データ(衝突時の加速度gのデータ)など
の非固定データがIC12に供給されると、IC12で
は固定データと同様にして速度変換し、マイコン14に
供給する。従って、単に非固定データを固定データと同
様に伝送したのでは、上述したように同一データが数回
入力されるのでデータの切れ目を検出することができ
ず、マイコン14は非固定データを正しく認識すること
ができない。
In such a configuration, when fixed data such as an airbag ignition signal is supplied from the sensor 10 (or the sensors 10a, 10b, and 10c) to the IC 12,
The IC 12 supplies this data to the microcomputer 14 by high-speed communication (1 Mbps). The microcomputer 14 controls the ignition of the airbag based on the data. On the other hand, sensor 1
When non-fixed data such as part number data or waveform data (data of acceleration g at the time of collision) is supplied to the IC 12 from 0 (or the sensors 10a, 10b, and 10c), the IC 12 performs speed conversion in the same manner as the fixed data. It is supplied to the microcomputer 14. Therefore, if the non-fixed data is simply transmitted in the same manner as the fixed data, since the same data is input several times as described above, a break in the data cannot be detected, and the microcomputer 14 correctly recognizes the non-fixed data. Can not do it.

【0014】そこで、本実施形態では、センサ10(セ
ンサ10a、10b、10c)からIC12に非固定デ
ータを送信する際に、データの切れ目を示すビットを付
加して送信する。IC12では、切れ目を示すビットが
付加されたデータを従来と同様に速度変換してマイコン
14に供給する。マイコン14では、データに含まれる
切れ目を示すビットの値でデータ間を区切ることがで
き、非固定データを正しく認識することができる。
Therefore, in the present embodiment, when non-fixed data is transmitted from the sensor 10 (sensors 10a, 10b, and 10c) to the IC 12, a bit indicating a data break is added and transmitted. In the IC 12, the data to which the bit indicating the break is added is speed-converted in the same manner as in the related art, and is supplied to the microcomputer 14. In the microcomputer 14, data can be separated by the value of a bit indicating a break included in the data, and non-fixed data can be correctly recognized.

【0015】図3には、本実施形態のデータの伝送時の
タイミングチャートが示されている。(A)はセンサか
ら速度変換用ICまでの低速伝送系(例えば125kb
ps)におけるタイミングチャートであり、(B)は速
度変換用ICからマイクロコンピュータ(以下、マイコ
ンという)までの高速伝送系(例えば1Mbps)にお
けるタイミングチャートである。従来と同様に、低速伝
送系では時間間隔T1でデータA、B、Cが送信され、
高速伝送系では時間間隔T2(T1>T2)でデータが
送信されるが、センサから送信される非固定データには
データの切れ目を示すビット100が付加されている。
このビットはデータ毎にその値が反転するビットであ
り、図に示すようにデータAでは「0」、データBでは
「1」、データCでは「0」の値をとる。すると、IC
12からマイコン14に供給されるデータにおいても、
データAではそのビット値はすべて「0」であり、デー
タBではそのビット値は全て「1」、データCではその
ビット値は全て「0」となるので、マイコン14ではこ
のビット値が反転しているか否かを判定することで、同
一データを数回入力してもデータの切れ目を確実に検出
して非固定データも簡易に、かつ、確実に認識すること
が可能となる。
FIG. 3 shows a timing chart when data is transmitted according to the present embodiment. (A) is a low-speed transmission system (for example, 125 kb) from the sensor to the speed conversion IC.
(B) is a timing chart in a high-speed transmission system (for example, 1 Mbps) from a speed conversion IC to a microcomputer (hereinafter referred to as a microcomputer). As before, in the low-speed transmission system, data A, B, and C are transmitted at time intervals T1,
In the high-speed transmission system, data is transmitted at time intervals T2 (T1> T2), but non-fixed data transmitted from the sensor is added with a bit 100 indicating a data break.
This bit is a bit whose value is inverted for each data, and has a value of “0” for data A, “1” for data B, and “0” for data C as shown in the figure. Then, IC
In the data supplied from 12 to the microcomputer 14,
In the data A, the bit values are all “0”, in the data B, all the bit values are “1”, and in the data C, all the bit values are “0”. By determining whether or not the same data is input several times, even if the same data is input several times, it is possible to reliably detect a break in the data and easily and reliably recognize the non-fixed data.

【0016】なお、データの切れ目を示す反転ビット1
00は、例えば図4に示すように各データ(図ではデー
タAを例示している)が1バイトで送信される場合の第
7ビットを充てることができる。もちろん、反転ビット
の位置は用いるシステムあるいは送信されるデータの種
類に応じて適宜決定することが可能である。
The inverted bit 1 indicating a data break
00 can be assigned to the seventh bit when each data (data A is illustrated in the figure) is transmitted in one byte as shown in FIG. 4, for example. Of course, the position of the inverted bit can be appropriately determined according to the system to be used or the type of data to be transmitted.

【0017】[0017]

【発明の効果】以上説明したように、本発明によれば、
低速から高速に伝送速度を変換した場合でも、固定デー
タ及び非固定データを受信側で正しく認識することがで
きる。
As described above, according to the present invention,
Even when the transmission speed is converted from a low speed to a high speed, fixed data and non-fixed data can be correctly recognized on the receiving side.

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

【図1】 本発明の実施形態のシステム概念図である。FIG. 1 is a conceptual diagram of a system according to an embodiment of the present invention.

【図2】 本発明の実施形態の回路構成図である。FIG. 2 is a circuit configuration diagram of an embodiment of the present invention.

【図3】 本発明の実施形態のデータ伝送タイミングチ
ャートである。
FIG. 3 is a data transmission timing chart according to the embodiment of the present invention.

【図4】 本発明の実施形態の反転ビット位置を示す説
明図である。
FIG. 4 is an explanatory diagram showing inverted bit positions according to the embodiment of the present invention.

【図5】 従来のデータ伝送タイミングチャートであ
る。
FIG. 5 is a conventional data transmission timing chart.

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

10 センサ、12 IC、14 マイコン、100
反転ビット(データの切れ目を示すビット)。
10 sensors, 12 ICs, 14 microcomputers, 100
Inversion bit (bit indicating data break).

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 低速伝送路を介して固定データ及び非固
定データを高速伝送路に伝送する情報転送方法であっ
て、 前記非固定データを送信する際に、データの切れ目を示
すビットを付加して伝送することを特徴とする情報伝送
方法。
1. An information transfer method for transmitting fixed data and non-fixed data to a high-speed transmission path via a low-speed transmission path, wherein a bit indicating a data break is added when transmitting the non-fixed data. An information transmission method characterized in that the information is transmitted by transmitting.
【請求項2】 前記データの切れ目を示すビットは、デ
ータ毎に値が反転するビットであることを特徴とする請
求項1記載の情報伝送方法。
2. The information transmission method according to claim 1, wherein the bit indicating the data break is a bit whose value is inverted for each data.
JP10109406A 1998-04-20 1998-04-20 Information transmission method Pending JPH11308206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10109406A JPH11308206A (en) 1998-04-20 1998-04-20 Information transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10109406A JPH11308206A (en) 1998-04-20 1998-04-20 Information transmission method

Publications (1)

Publication Number Publication Date
JPH11308206A true JPH11308206A (en) 1999-11-05

Family

ID=14509449

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10109406A Pending JPH11308206A (en) 1998-04-20 1998-04-20 Information transmission method

Country Status (1)

Country Link
JP (1) JPH11308206A (en)

Similar Documents

Publication Publication Date Title
EP0295897B1 (en) Multiplex wiring system
US5604918A (en) Two-line mixed analog/digital bus system and a master station and a slave station for use in such system
JPH08163151A (en) Serial communication device
US20100306422A1 (en) Communication apparatus
US9065560B2 (en) Method for checking the operation of a PSI5 reception unit in a motor vehicle controller, and corresponding PSI5 reception unit
JPH10150475A (en) Data transfer device
JPH11308206A (en) Information transmission method
EP1926023B1 (en) Communication system and electronic control unit including communication system for vehicle control
EP1305922B1 (en) Ground level shift detection in can systems
JPH07154400A (en) Digital communication system and data transmission method
US7245667B2 (en) Method of transmitting data
JP4570753B2 (en) Error code sending apparatus and method
JP2001236303A (en) Universal serial bus control circuit
JPH08279803A (en) Burst signal detection circuit
JP4065058B2 (en) Remote reset device
EP0628915B1 (en) A two-lined mixed analog/digital bus system and a master station and a slave station for use in such system
JP2770287B2 (en) Vehicle data transmission system
JP2941266B1 (en) Encoder data output method for bus communication type encoder device
JPH06284121A (en) Synchronizing word detection system
JP2679648B2 (en) Transmission system
JPH02312418A (en) Communication equipment for vehicle use
JP3844024B2 (en) Printing device
JPH06296294A (en) Communication control equipment
JP2949118B1 (en) Encoder data output method for bus communication type encoder device
JPH0638569A (en) Encorder signal transmitter