JP3216145B2 - Data transfer method - Google Patents

Data transfer method

Info

Publication number
JP3216145B2
JP3216145B2 JP04298991A JP4298991A JP3216145B2 JP 3216145 B2 JP3216145 B2 JP 3216145B2 JP 04298991 A JP04298991 A JP 04298991A JP 4298991 A JP4298991 A JP 4298991A JP 3216145 B2 JP3216145 B2 JP 3216145B2
Authority
JP
Japan
Prior art keywords
data
signal
ternary
signal lines
register
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
JP04298991A
Other languages
Japanese (ja)
Other versions
JPH05236046A (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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP04298991A priority Critical patent/JP3216145B2/en
Publication of JPH05236046A publication Critical patent/JPH05236046A/en
Application granted granted Critical
Publication of JP3216145B2 publication Critical patent/JP3216145B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Dc Digital Transmission (AREA)
  • Communication Control (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、信号線を用いてデータ
の転送(伝送ともいう)を高速に行なうデータ転送方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer system for performing high-speed data transfer (also called transmission) using a signal line.

【0002】[0002]

【従来の技術】データ転送は一般に長距離であり、配線
費が最も大きな比重を占める。従って、配線本数が少な
くて済むことが、そのために他の費用がかかってとして
も、なおコストが安くなる場合が多い。従来、1または
2本の信号線でデータを転送するデータ転送装置としは
以下の方式がある。
2. Description of the Related Art Data transfer is generally performed over long distances, and wiring costs occupy the largest weight. Therefore, even if other costs are incurred for reducing the number of wirings, the cost is often reduced. 2. Description of the Related Art Conventionally, there are the following methods as a data transfer device for transferring data through one or two signal lines.

【0003】第1の方法は調歩同期式と呼ばれるもので
あり、この伝送方式は、各キャラクタの先頭にスタート
・ビット、最後にストップ・ビットを付加し、1キャラ
クタごとにビット同期をとるもので、1本の信号線を用
いてデータ転送を行なうことができる。図10は調歩同
期式でデータ転送を行なう時の信号線の状態を例示した
ものであり、この図において、送信側から受信側にスタ
ートビットを送ることにより、送信側のデータビットの
送出開始と受信側のデータビットのサンプリング開始の
タイミングを合わせる。この場合、データビットの送信
側での送出クロックと、受信側でのサンプリングクロッ
ク(例えば、伝送速度の16倍周期のクロック)は同じ
周波数になるように調整する必要がある。また、8ビッ
トのデータを送信するにはスタートビットが1ビット,
デ−タビットが8ビット,ストップビットが1ビットの
合計10クロックを必要とする。このように、nビット
長のキャラクタを送り出すのに、その前後にスタートビ
ットとストップビットの2ビットが付加されることにな
り、1キャラクタを伝送するための時間は、実質のキャ
ラクタを送出する場合よりも長くなる。従って、実効の
伝送速度はそれだけ遅くなるが、信号線は1本で済む。
The first method is called a start-stop synchronization method. In this transmission method, a start bit is added at the beginning of each character and a stop bit is added at the end, and bit synchronization is performed for each character. Data can be transferred using one signal line. FIG. 10 exemplifies a state of a signal line when data transfer is performed in a start-stop synchronization system. In this figure, a start bit is transmitted from a transmission side to a reception side to start transmission of data bits on the transmission side. The sampling start timing of the data bits on the receiving side is adjusted. In this case, it is necessary to adjust the sending clock of the data bits on the transmitting side and the sampling clock (for example, a clock having a cycle 16 times the transmission speed) on the receiving side to have the same frequency. To transmit 8-bit data, the start bit is 1 bit,
It requires a total of 10 clocks, 8 bits for data bits and 1 bit for stop bits. As described above, two bits of the start bit and the stop bit are added before and after the transmission of an n-bit length character, and the time required to transmit one character is equal to the case where the actual character is transmitted. Longer than Therefore, the effective transmission speed becomes slower, but only one signal line is required.

【0004】第2の方法はデータ線と制御線の2本の信
号線を使用し、データ信号とクロック信号を同時に出力
する同期非確認方式である。図11はこの方式でデータ
転送を行なうときの信号線の状態を示す図である。この
例では1本の信号線はデータ信号送出用に、他の1本の
信号線はクロック信号送出用に使用している。受信側で
は与えられたクロックに従ってデータ信号のサンプリン
グを行なうことによってデータを受信する。この方式で
8ビットのデータを転送するには8クロックを必要とす
る。
[0004] A second method is a non-synchronization confirmation method in which two signal lines, a data line and a control line, are used to simultaneously output a data signal and a clock signal. FIG. 11 is a diagram showing a state of a signal line when data transfer is performed by this method. In this example, one signal line is used for transmitting a data signal, and the other signal line is used for transmitting a clock signal. The receiving side receives data by sampling the data signal in accordance with a given clock. To transfer 8-bit data in this manner, eight clocks are required.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のデータ転送装置にあっては、前記第1の方法
(調歩同期式)では信号線は1本で済むものの送信側と
受信側のクロックを正確に合わせないとデータビットを
正確に転送できないので、送信側、受信側の両方に高精
度のクロックを持つ必要がある。また、前記第2の方法
では受信側においてはクロックを必要としないものの、
1本の信号線をクロック専用の制御信号線として使用す
ることになり、2本程度の信号線でデータを転送しよう
とする場合、効率が悪くなってしまうという問題点があ
った。すなわち、1本の信号線で高速にデータを転送す
るには、調歩同期式において転送クロックの周波数を大
きくすればよいのであるが、信号線の特性により周波数
の上限が存在する。この上限よりさらに高速にデータを
転送するには信号線の数を2本にする必要がある。2本
の信号線を使用する場合に前述の第2の方法を使用する
と、1本の信号線をクロック専用に使用することにな
り、このようにクロック専用の制御信号線を設けても前
述の例から明らかなように10対8程度のスピード改善
にしかならない。但し、データ用の信号線の数を更に増
やしてゆけば、クロック信号の信号全体に占める割合は
相対的に低下するので転送効率は向上する。
However, in such a conventional data transfer apparatus, the first method (start-stop synchronization type) requires only one signal line, but the transmission side and the reception side have a single signal line. Since the data bits cannot be transferred accurately unless they are exactly adjusted, it is necessary to have a high-precision clock on both the transmitting side and the receiving side. In the second method, although no clock is required on the receiving side,
One signal line is used as a control signal line dedicated to a clock, and there is a problem that efficiency is deteriorated when data is transferred through about two signal lines. That is, in order to transfer data at high speed with one signal line, the frequency of the transfer clock may be increased in the start-stop synchronization method, but there is an upper limit of the frequency due to the characteristics of the signal line. To transfer data even faster than this upper limit, the number of signal lines must be two. If the above-mentioned second method is used when two signal lines are used, one signal line is used exclusively for the clock. As is clear from the example, the speed improvement is only about 10 to 8. However, if the number of data signal lines is further increased, the ratio of the clock signal to the entire signal is relatively reduced, so that the transfer efficiency is improved.

【0006】このように、調歩同期式は信号線の本数が
1本で済むことから伝送のためのコストが安いという大
きなメリットがあるが、伝送速度を高めるのは困難とな
っており、また、信号線を2本としてもそれ程の伝送速
度の向上が図れないのが現状である。これは、クロック
信号とデータ信号を使用する従来のデータ転送方式の伝
送方法が原理的に限界に近づきつつあることに起因する
と考えられる。してみれば、2本の信号線を使用して単
にクロック信号とデータ信号を伝送するのではなく、こ
れらの信号を所定の信号状態に変化させて伝送するよう
にすれば2本の信号線を使用してより高速なデータ伝送
を行なえるようになることは明らかである。本発明の課
題は、送信側と受信側を結ぶ2本の信号線を用いてより
高速なデータ転送ができるようにすることである。
As described above, the start-stop synchronous method has a great merit that the cost for transmission is low because only one signal line is required, but it is difficult to increase the transmission speed. At present, it is impossible to improve the transmission speed so much even with two signal lines. This is considered to be due to the fact that the transmission method of the conventional data transfer method using the clock signal and the data signal is approaching the limit in principle. Thus, instead of simply transmitting a clock signal and a data signal using two signal lines, if these signals are changed to a predetermined signal state and then transmitted, two signal lines are used. It is clear that faster data transmission can be achieved by using. It is an object of the present invention to enable higher-speed data transfer using two signal lines connecting a transmitting side and a receiving side.

【0007】[0007]

【課題を解決するための手段】本発明の手段は次の通り
である。 (1)送信側と受信側を結ぶ2本の信号線を用い、2本
の信号線のON,OFFを組合せて4種類の状態を表現
可能にするとともに、ON,OFFの組合せによる4種
類の状態のうち、現在の状態以外の3種類の状態に信号
線を変化させることによりデータを転送する。例えば、
2本の信号線の「1」,「0」の組合せで(0,0)
(0,1)(1,0)(1,1)の4種類の状態を表現
できるようにする。ここで、データを転送する各クロッ
クにおいて信号線の状態が必ず変化するのであれば、受
信側では2本の信号線を監視し、いずれかの信号線の変
化を検出したタイミングでデータを取り込むようにすれ
ば独立したクロック信号は不要となる。 (2)現在の状態を除く3種類の状態への変化をそれぞ
れ3進数表示された値に対応させることにより、1回の
信号線の状態の変化で3進数の1桁分を表現させるよう
にする。例えば、信号線の状態を、4種類の状態のうち
現在の状態を除く3種類の状態に必ず変化させ、この3
種類の状態に「0」「1」「2」を対応させれば、1回
の変化で3進数の1桁分の情報を表現できる。
The means of the present invention are as follows. (1) Two signal lines connecting the transmitting side and the receiving side are used, and four types of states can be expressed by combining ON and OFF of the two signal lines, and four types of states by the combination of ON and OFF. Data is transferred by changing the signal line to three types of states other than the current state. For example,
The combination of "1" and "0" of two signal lines is (0,0)
(0,1) (1,0) (1,1) Four types of states can be expressed. Here, if the state of the signal line always changes in each clock for transferring data, the receiving side monitors the two signal lines, and captures the data at the timing when a change in any one of the signal lines is detected. In this case, an independent clock signal is not required. (2) By associating the changes to the three types of states except the current state with the values displayed in ternary numbers, one change in the state of the signal line represents one digit of the ternary number. I do. For example, the state of the signal line is always changed to three of the four states except the current state.
By associating “0”, “1”, and “2” with the state of the type, information of one digit of a ternary number can be expressed by one change.

【0008】[0008]

【作用】本発明の手段の作用は次の通りである。送信側
では、転送する1組の2進数のデータ(例えば、16ビ
ットまたは8ビット)をまず3進数に変換し、3進数の
各桁の値(0〜2)に従って信号線の状態を変化させる
ようにし、受信側では、信号線の状態の変化を待ち、変
化が検出されたら変化前と変化後の状態の関係から3進
数の1桁分(0〜2)の情報を受取り、受信する1組の
データに相当する桁数の3進数を受信したらこれを2進
数に変換する。従って、2本の信号線を使用してより高
速なデータ転送ができるようになる。
The operation of the means of the present invention is as follows. On the transmitting side, a set of binary data (for example, 16 bits or 8 bits) to be transferred is first converted into a ternary number, and the state of the signal line is changed according to each digit value (0 to 2) of the ternary number. In this way, the receiving side waits for a change in the state of the signal line, and when a change is detected, receives information of one digit of a ternary number (0 to 2) from the relationship between the state before and after the change and receives 1 When a ternary number having the number of digits corresponding to the set of data is received, it is converted to a binary number. Therefore, higher-speed data transfer can be performed using two signal lines.

【0009】[0009]

【実施例】以下、図1〜図9を参照して実施例を説明す
る。原理説明 先ず、データ転送方式の基本原理を説明する。図1〜図
3はデータ転送方法の詳細を説明するための状態図であ
る。図1は2本の信号線で表現できる4種類の状態を示
したものであり、図中「0」「1」は信号の論理値を表
している。2本の信号線の「1」「0」の組合せで
(0,0)(0,1)(1,0)(1,1)の4種類の
状態を表現することができる。この場合、データを転送
する各クロックにおいて信号線の状態が必ず変化するの
であれば、受信側では2本の信号線を監視し、いずれか
の信号線の変化を検出したタイミングでデータを取り込
むようにすれば独立したクロック信号は不要になること
に着目し、信号線の状態を、4種類の状態のうち現在の
状態を除く3種類の状態に必ず変化させ、この3種類の
状態に「0」「1」「2」を対応させれば、1回の変化
で3進数の1桁分の情報を表現することができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment will be described below with reference to FIGS.
You.Principle explanation  First, the basic principle of the data transfer method will be described. Figure 1 to Figure
FIG. 3 is a state diagram for explaining details of the data transfer method.
You. FIG. 1 shows four types of states that can be represented by two signal lines.
In the figure, “0” and “1” represent the logical values of the signals.
are doing. With the combination of "1" and "0" of two signal lines
(0,0) (0,1) (1,0) (1,1)
State can be expressed. In this case, transfer the data
The state of the signal line always changes at each clock
If so, the receiving side monitors the two signal lines and either
Data is captured at the timing when the change of the signal line of
The need for an independent clock signal
Focusing on, the state of the signal line
Be sure to change to the three states except the state,
If you associate "0" "1" "2" with the state, one change
Can represent information of one digit of a ternary number.

【0010】図2は転送データが上記4種類の状態を用
いてどのように表現されるかについて説明するための図
である。ここで、図2中A点はある時点での信号線の状
態を示すものとし、A点を除く3つの状態に対して図2
に示すように反時計回りに「0」「1」「2」を対応さ
せ、信号線の状態をA点から他の3状態のいずれかに変
化させることにより「0」「1」「2」の情報を表現す
る。すなわち、信号線の状態の変化で転送するデータを
表現するようにするものである。ここで表現できる数値
は「0」「1」「2」の3値であるから1回の状態変化
で3進数の1桁を転送したことになる。また信号線を現
在の状態以外に変化させることにより情報を表現する方
法であるから、受信側では2本の信号線を監視し、いず
れかの信号線の変化を検出したタイミングでデータを取
り込むようにすればよい。本データ転送方式ではこれら
の考え方に基づいて、送信側で転送する2進数のデータ
を3進数に変換し、上述の方法でデータを転送し、受信
側では受信した3進数を2進数に変化することによりデ
ータ転送を行なう。
FIG. 2 is a diagram for explaining how transfer data is expressed using the above four types of states. Here, point A in FIG. 2 indicates the state of the signal line at a certain point in time.
"0", "1" and "2" correspond to each other in a counterclockwise direction as shown in FIG. Express information. That is, data to be transferred is represented by a change in the state of the signal line. The numerical values that can be expressed here are three values of “0”, “1”, and “2”, so that one digit of a ternary number is transferred by one state change. In addition, since the information is expressed by changing the signal line to a state other than the current state, the receiving side monitors the two signal lines and captures the data at a timing when a change in any one of the signal lines is detected. What should I do? In this data transfer method, based on these ideas, the binary data to be transferred on the transmitting side is converted into a ternary number, the data is transferred by the above-described method, and the received ternary number is changed to a binary number on the receiving side. Thus, data transfer is performed.

【0011】図3はデータ転送の例を説明するための図
であり、図中の黒丸は信号線の状態を示している。図3
において初期状態を(0,0)の状態とし、3進数の上
位桁から順にデータを出力したときの状態の変化を示し
ている。いま、転送データを8桁の2進数(11000
001)2とする。これを3進数に変化すると上記転送
データは(021011)3となる。この場合、3進数
の桁数は1バイトの整数(最大255)を表現できるよ
うに6桁とする。
FIG. 3 is a diagram for explaining an example of data transfer, in which black circles indicate the state of signal lines. FIG.
In FIG. 7, the initial state is (0, 0), and the state changes when data is output in order from the upper digit of the ternary number. Now, the transfer data is represented by an 8-digit binary number (11000
001) 2 . When this is changed to a ternary number, the transfer data becomes (021011) 3 . In this case, the number of digits of the ternary number is set to 6 digits so that a 1-byte integer (up to 255) can be represented.

【0012】一実施例 以下、上記基本原理に基づいて実施例を説明する。図4
〜図9はデータ転送方式の一実施例を示す図である。先
ず、構成を説明する。図4はデータ転送装置の全体構成
図である。この図において、11は2本の信号線D1,
D2の状態を変化させる送信回路12と、信号線D1,D
2の状態の変化に基づいて受信した1組のデータに相当
する桁数の3進数を2進数に変換する受信回路13とに
より構成されている。上記送信回路12は、1バイトの
送信データSDを格納する2進レジスタ21と、2進デ
ータを3進データに変換する2進/3進変換回路22
と、変換された3進データを格納する3進レジスタ23
と、信号線D1,D2の現時点での状態を保持する現在値
レジスタ24と、現在値レジスタ24からの出力及び3
進数の1桁分の値に従って信号線D1,D2に送信データ
を送出するデータ送信部25と、Reset信号及びW
rite信号に従って2進/3進変換回路22及びデー
タ送信部25を制御する送信制御部26とにより構成さ
れており、また、上記回路13は、前回のデータ受信時
の信号線D1,D2の状態を保持する現在値レジスタ27
と、現在値レジスタ27の出力及び信号線D1,D2の状
態に基づいて信号線D1,D2の変化を検出し3進数の受
信データを受信するデータ受信部28と、受信した3進
数のデータ格納する3進レジスタ29と、3進データを
2進データに変換する3進/2進変換回路30と、変換
された2進データを格納し受信データとして出力する2
進レジスタ31と、Reset信号及びRead信号に
従ってデータ受信部28及び3進/2進変換回路30を
制御する受信部32とにより構成されている。
An embodiment will be described below based on the above basic principle. FIG.
9 show an embodiment of the data transfer method. First, the configuration will be described. FIG. 4 is an overall configuration diagram of the data transfer device. In this figure, reference numeral 11 denotes two signal lines D1,
A transmitting circuit 12 for changing the state of D2, and signal lines D1, D
And a receiving circuit 13 for converting a ternary number having the number of digits corresponding to a set of data received into a binary number based on the change in the state of 2. The transmission circuit 12 includes a binary register 21 for storing 1-byte transmission data SD, and a binary / ternary conversion circuit 22 for converting binary data to ternary data.
And a ternary register 23 for storing the converted ternary data
A current value register 24 for holding the current state of the signal lines D1 and D2;
A data transmission unit 25 for transmitting transmission data to the signal lines D1 and D2 in accordance with the value of one digit of the radix;
The circuit 13 includes a binary / ternary conversion circuit 22 and a transmission control section 26 for controlling the data transmission section 25 in accordance with the write signal. Value register 27 that holds
A data receiving unit 28 that detects a change in the signal lines D1 and D2 based on the output of the current value register 27 and the state of the signal lines D1 and D2 and receives ternary received data, and stores the received ternary data A ternary register 29, a ternary / binary conversion circuit 30 for converting ternary data into binary data, and storing the converted binary data and outputting it as received data.
It comprises a binary register 31 and a receiving unit 32 that controls the data receiving unit 28 and the ternary / binary conversion circuit 30 according to the Reset signal and the Read signal.

【0013】上記送信回路(送信部)12の2進/3進
変換回路22は、1バイトの送信データSDが格納され
ている2進レジスタ21の値を3進数に変換するための
ものであり、変換結果は3進レジスタ23に格納され
る。現在値レジスタ24は信号線D1,D2の現時点での
状態を保持している。また、データ送信部25は3進レ
ジスタ23に格納されている3進数の各桁の値を順次取
り出し、現在値レジスタ24の値と3進数の1桁分の値
に従って次の信号線の状態を求め、信号線D1,D2に出
力するとともに、現在値レジスタ24の値を更新する。
送信制御部26は送信部全体を制御するためのものであ
り、送信制御部26には送信回路12の各部を初期化す
るとともに、現在値レジスタ24の値を初期値にするた
めのReset信号及び送信データSDの送信の開始を
指示するためのWrite信号が入力され、送信制御部
26からはWrite信号で指示したデータ送信が終了
し、次の送信が可能であることを示すTxRdy信号が
出力される。一方、上記受信回路(受信部)13の現在
値レジスタ27は、前回のデータ受信時の信号線D1,
D2の状態を保持している。データ受信部28は現在値
レジスタ27の値と変化後の信号線の値に従って1桁の
3進数の受信データを求めるとともに、現在値レジスタ
27の値を更新する。3進レジスタ29は受信した1桁
の3進数を順次格納するためのものであり、3進/2進
変換回路30は3進レジスタ29に格納された1バイト
分に相当する3進数を2進数に変換し、その変換結果を
2進レジスタ31に格納する。受信制御部32は受信部
全体を制御するためのものであり、受信制御部32に入
力されるReset信号は受信部の各部を初期化すると
ともに、現在値レジスタ27の値を初期値にする。ま
た、受信側制御部32から出力されるRxRdy信号は
1バイト分のデータを受信したことを示す信号であり、
受信データRDが有効であることを示す。また、Rea
d信号は受信データRDの読み出しを行なったことを回
路に伝える信号であり、これによりRxRdy信号がO
FFされる。
The binary / ternary conversion circuit 22 of the transmission circuit (transmission unit) 12 is for converting the value of the binary register 21 storing the 1-byte transmission data SD into a ternary number. , And the conversion result is stored in the ternary register 23. The current value register 24 holds the current state of the signal lines D1 and D2. Further, the data transmission unit 25 sequentially extracts the value of each digit of the ternary number stored in the ternary register 23, and changes the state of the next signal line according to the value of the current value register 24 and the value of one digit of the ternary number. The value is output to the signal lines D1 and D2, and the value of the current value register 24 is updated.
The transmission control unit 26 controls the entire transmission unit. The transmission control unit 26 initializes each unit of the transmission circuit 12, and sets a reset signal for resetting the value of the current value register 24 to an initial value. A Write signal for instructing the start of transmission of the transmission data SD is input, and the transmission control unit 26 outputs the TxRdy signal indicating that the data transmission instructed by the Write signal ends and the next transmission is possible. You. On the other hand, the current value register 27 of the receiving circuit (receiving unit) 13 stores the signal lines D1,
The state of D2 is maintained. The data receiving unit 28 obtains one-digit ternary received data according to the value of the current value register 27 and the value of the signal line after the change, and updates the value of the current value register 27. The ternary register 29 is for sequentially storing the received one-digit ternary number, and the ternary / binary conversion circuit 30 converts the ternary number corresponding to one byte stored in the ternary register 29 into a binary number. And the result of the conversion is stored in the binary register 31. The reception control unit 32 controls the entire reception unit. A Reset signal input to the reception control unit 32 initializes each unit of the reception unit and sets the value of the current value register 27 to an initial value. The RxRdy signal output from the receiving side control unit 32 is a signal indicating that 1-byte data has been received,
Indicates that the received data RD is valid. Also, Rea
The d signal is a signal for notifying the circuit that the reception data RD has been read, and the RxRdy signal is
FF is performed.

【0014】次に、本実施例の動作を説明する。データ送信動作 図5は送信回路12のデータ送信動作のフローチャート
であり、同図中、符号Sn(n=1,2,…)はフロー
の各ステップを示している。先ず、ステップS1で送信
制御部26にReset信号を入力して送信回路12の
初期化を行ない、ステップS2でWrite信号で指示
した前のデータ送信が終了し次の送信が可能であること
を示すTxRdy信号がONとなっているか否かを判別
し、TxRdy信号がONになるとステップS3で2進
レジスタ21に1バイトの送信データSDをセットす
る。次いで、ステップS4で送信制御部26は送信デー
タSDの送信の開始を指示するWrite信号によりデ
ータ送信部25を制御してデータ送信を起動させる。次
いで、ステップS5で転送データが終りか否かを判別
し、転送データが終りの時は転送データのセット処理を
終了し、転送データが終りでないときはステップS2に
戻って次のTxRdy信号がONになるまで待つ。
Next, the operation of this embodiment will be described. Data Transmission Operation FIG. 5 is a flowchart of the data transmission operation of the transmission circuit 12, in which Sn (n = 1, 2,...) Indicates each step of the flow. First, in step S1, a Reset signal is input to the transmission control unit 26 to initialize the transmission circuit 12, and in step S2, it indicates that the previous data transmission indicated by the Write signal has been completed and the next transmission is possible. It is determined whether or not the TxRdy signal is ON. If the TxRdy signal is ON, one byte of transmission data SD is set in the binary register 21 in step S3. Next, in step S4, the transmission control unit 26 controls the data transmission unit 25 with a Write signal instructing the start of transmission of the transmission data SD to activate data transmission. Next, in step S5, it is determined whether or not the transfer data has ended. If the transfer data has ended, the transfer data setting process ends. If the transfer data has not ended, the process returns to step S2 and the next TxRdy signal is turned on. Wait until

【0015】前記ステップS4でWrite信号により
データ送信部25が起動すると、送信回路12において
ステップS11〜S19で示される送信開始処理が実行
される。送信開始処理がスタートすると、ステップS1
1で前記TxRdy信号をOFFにし、ステップS12
で2進/3進変換回路22により2進レジスタ21の値
を3進数に変換して変換結果を3進レジスタ23にセッ
トする。次いで、ステップS13で3進レジスタ23に
格納されている3進数の上位2bitの値を取り出して
これをWとし、ステップS14で3進レジスタ23の値
を2bit上位方向にシフトさせる。すなわち、図6に
示すように2進レジスタ21に格納されている8桁の2
進数が6桁の3進数に変換されて3進数レジスタ23に
格納される。3進レジスタ23の各bitは上位から2
bitずつが3進数の35,34,33,32,31,30
各桁に対応する。上記3進数の各桁のうち上位1桁がワ
ーク用のレジスタ(図不示)にレジスタ値Wとして格納
され、以後各桁の値を順次取り出すために3進レジスタ
23の値を上位方向に2bitシフトさせる。次いで、
ステップS15で現在値レジスタ24の値に前記3進数
の1桁分のレジスタ値Wを加算してこれを現在値レジス
タ24に格納する(現在値レジスタ←現在値レジスタ+
W)ことによって次の信号線の状態を求める。次いで、
ステップS16で現在値レジスタ24の値をインクリメ
ント(現在値レジスタ←現在値レジスタ+1)し、ステ
ップS17で次の信号線の状態を示す現在値レジスタ2
4の値を信号線D1,D2に出力する(図6参照)。次い
で、ステッブS18で前記3進数レジスタ23の全桁
(すなわち、6桁)が終了したか否かを判断し、6桁が
終了していなければステップS13に戻って上記ステッ
プS13〜S17を繰り返して3進数レジスタ23の全
桁の値について信号線D1,D2の状態を変化させる。6
桁全てが終了したときはWrite信号で指示したデー
タ送信が終了し次の送信が可能であると判断してステッ
プS19でTxRdy信号をONにして1バイト分の送
信処理を終了する。
When the data transmission section 25 is started by the Write signal in step S4, the transmission circuit 12 executes the transmission start processing shown in steps S11 to S19. When the transmission start process starts, step S1
In step 1, the TxRdy signal is turned off, and step S12 is performed.
Then, the value of the binary register 21 is converted into a ternary number by the binary / ternary conversion circuit 22, and the conversion result is set in the ternary register 23. Next, in step S13, the value of the upper two bits of the ternary number stored in the ternary register 23 is taken out and set to W, and in step S14, the value of the ternary register 23 is shifted upward by 2 bits. That is, as shown in FIG.
The hexadecimal number is converted into a 6-digit ternary number and stored in the ternary register 23. Each bit of the ternary register 23 is 2
bit by the third ternary 5, 3 4, 3 3, 3 2, 3 1, 3 corresponding to each digit of 0. The upper one digit of each digit of the ternary number is stored as a register value W in a work register (not shown), and thereafter the value of the ternary register 23 is shifted upward by 2 bits in order to sequentially retrieve the value of each digit. Shift. Then
In step S15, the register value W for one digit of the ternary number is added to the value of the current value register 24 and stored in the current value register 24 (current value register ← current value register +
W) to determine the state of the next signal line. Then
In step S16, the value of the current value register 24 is incremented (current value register ← current value register + 1), and in step S17, the current value register 2 indicating the state of the next signal line
The value of 4 is output to the signal lines D1 and D2 (see FIG. 6). Next, at step S18, it is determined whether or not all the digits (that is, six digits) of the ternary register 23 have been completed. The states of the signal lines D1 and D2 are changed for all the digits of the ternary register 23. 6
When all the digits have been completed, it is determined that the data transmission indicated by the Write signal has been completed and the next transmission is possible, and the TxRdy signal is turned on in step S19 to terminate the transmission process for one byte.

【0016】データ受信動作 図7は受信回路13のデータ受信動作のフローチャート
であり、ステップS21〜S25で示される受信データ
読み出し処理、ステップS31で示される読出し完了処
理及びステップS41〜S51で示される受信開始処理
からなる。先ず、ステップS21で受信制御部32にR
eset信号を入力して受信回路13の初期化を行な
い、ステップS22で1バイト分のデータを受信したこ
とを示すRxRdy信号がONとなっているか否かを判
別する。 ここで、このRxRdy信号は後述するステ
ップS51で1バイト分のデータ受信完了後にONされ
るものである。RxRdy信号がONになるとステップ
S23でデータ受信部28から受信データSDを続出
し、ステップS24で受信データSDの読出しを伝達す
るRead信号によりデータ読出し完了を通知する。次
いで、ステップS25で転送データが終わりか否かを判
別し、転送データが終わりのときは転送データの受信処
理を終了し、転送データが終わりが終わりでないときは
ステップS22に戻って次のRxRdy信号がONにな
るまで待つ。一方、ステップS24で受信制御部32に
Read信号が通知されると所定の受信データRDの読
出しが完了されたと判断してステップS31で前記Rx
Rdy信号をOFFにして処理を終了する。
The data receiving operation Figure 7 is a flowchart of a data receiving operation of the receiving circuit 13, the received data reading process shown in step S21 to S25, the reception indicated by the read completion process and steps S41~S51 shown in step S31 It consists of a start process. First, in step S21, the reception control unit 32
The reset signal is input to initialize the receiving circuit 13, and it is determined in step S22 whether the RxRdy signal indicating that one byte of data has been received is ON. Here, the RxRdy signal is turned on after the reception of one byte of data is completed in step S51 described later. When the RxRdy signal is turned on, the received data SD is continuously supplied from the data receiving unit 28 in step S23, and completion of data reading is notified by a Read signal for transmitting reading of the received data SD in step S24. Next, in step S25, it is determined whether or not the transfer data is completed. If the transfer data is completed, the reception processing of the transfer data is completed. If the transfer data is not completed, the process returns to step S22 to return to the next RxRdy signal. Wait until is turned ON. On the other hand, when the Read signal is notified to the reception control unit 32 in step S24, it is determined that the reading of the predetermined reception data RD has been completed, and in step S31 the Rx
The Rdy signal is turned off and the process ends.

【0017】一方、受信開始処理はステップS41〜S
51により実行される。受信側では信号線D1,D2の状
態の変化を待ち、先ず、ステップS41で信号線D1,D
2の変化を検出し、ステップS42でワーク用レジスタ
に信号線D1,D2の値を格納する。なお、信号線D1,
D2の変化を検出する処理は図9により後述する。次い
で、ステップS43でワーク用レジスタの値Wをレジス
タWSに移し(WS←W)、ステップS44で現在の信
号線D1,D2の値が格納されているワーク用レジスタの
値Wから前回のデータ受信時の信号線D1,D2の状態が
保持された現在値レジスタ27を減算してその減算値を
ワーク用レジスタWに格納する(W←W−現在値レジス
タ)。次いで、ステップS45でこのワーク用レジスタ
の値Wをデクリメント(W←W−1)する。すなわち、
図8に示すように現在値レジスタ27の値と信号線D
1,D2の状態とを比較することにより信号線D1,D2の
変化を検出し、変化が検出されると現在値レジスタ27
の値とレジスタWに格納されている変化後の信号線の値
に従って1桁の3進数の受信データを求める。次いで、
ステップS46で3進レジスタ29の値を2bit上位
方向にシフトさせ、ステップS47で3進レジスタ29
の下位2bitに前記レジスタWの値をセットし、ステ
ップS48でレジスタWSの値を現在値レジスタ27に
移す(現在値レジスタ←WS)。次いで、ステップS4
9で6桁全てが終了したか否かを判別し、6桁が終了し
たときは1組のデータに相当する桁数の3進数を受信し
終えたと判断してステップS50で3進レジスタ29の
値を2進数に変換して2進レジスタ31にセットする。
すなわち、図8に示すように信号線D1,D2の状態の変
化が検出されたら変化前と変化後の状態に基づいて3進
レジスタ29に3進数の1桁分(0〜2)のデータを順
次格納し、受信する1組のデータに相当する桁数の3進
数を受信すると3進/2進変換回路30により受信した
1バイト分に相当する3進数35,34,33,32
1,30を2進数に変換して変換結果を2進レジスタ3
1に格納するようにする。次いで、ステップS51でR
xRdy信号をONにしてステップS41に戻る。
On the other hand, the reception start process includes steps S41 to S41.
51 is executed. The receiving side waits for a change in the state of the signal lines D1 and D2.
2 is detected, and the values of the signal lines D1 and D2 are stored in the work register in step S42. Note that the signal lines D1,
The process of detecting a change in D2 will be described later with reference to FIG. Next, in step S43, the value W of the work register is transferred to the register WS (WS ← W), and in step S44, the previous data reception from the value W of the work register in which the current values of the signal lines D1, D2 are stored. The current value register 27 holding the states of the signal lines D1 and D2 at the time is subtracted and the subtracted value is stored in the work register W (W ← W-current value register). Next, in step S45, the value W of the work register is decremented (W ← W−1). That is,
As shown in FIG. 8, the value of the current value register 27 and the signal line D
1 and D2 are compared with each other to detect a change in the signal lines D1 and D2.
And the value of the signal line after the change stored in the register W, the received data of one digit ternary number is obtained. Then
In step S46, the value of the ternary register 29 is shifted upward by 2 bits.
The value of the register W is set in the lower two bits of the register WS, and the value of the register WS is transferred to the current value register 27 in step S48 (current value register ← WS). Next, step S4
9 to determine whether all six digits have been completed. If the six digits have been completed, it is determined that a ternary number having the number of digits corresponding to one set of data has been received. The value is converted to a binary number and set in the binary register 31.
That is, as shown in FIG. 8, when a change in the state of the signal lines D1 and D2 is detected, data of one digit of a ternary number (0 to 2) is stored in the ternary register 29 based on the state before and after the change. When a ternary number having the number of digits corresponding to one set of data to be sequentially stored and received is received, the ternary numbers 3 5 , 3 4 , 3 3 , 3 corresponding to one byte received by the ternary / binary conversion circuit 30 are received. 2 ,
3 1 and 3 0 are converted to binary numbers, and the conversion result is stored in a binary register 3
1 is stored. Next, at step S51, R
The xRdy signal is turned on, and the process returns to step S41.

【0018】図9は受信回路13で信号線D1,D2の変
化を検出する動作を示すフローチャートであり、本フロ
ーは前記図7のステップS41に対応する。先ず、ステ
ップS61で信号線D1,D2の値をワークレジスタWに
格納し、ステップS62でこの値Wが前回のデータ受信
時の信号線D1,D2の状態を保持している現在値レジス
タ27の値と等しいか(W=現在値レジスタか)否かを
判別する。Wが現在値レジスタ27の値と等しいときは
信号線D1,D2の変化がなかったと判断してステップS
61に戻り、Wと現在値レジスタ27の値とが等しくな
いときは信号線D1,D2の状態に変化があったと判断し
てステップS63で受信したデータに所定のディレイを
与える。すなわち、ノイズによる誤動作を避けるため、
また2本の信号線が変化するタイミングの微小なずれに
より誤ったデータを受信するのを避けるためにDELA
Yを用いている。次いで、ステップS64でディレイが
与えられた後の信号線D1,D2の値をワークレジスタW
に格納し、ステップS65でこの値Wが前回のデータ受
信時の信号線D1,D2の状態を保持している現在値レジ
スタ27の値と等しいか(W=現在値レジスタか)否か
を判別する。Wが現在値レジスタ27の値と等しいとき
は信号線D1,D2の変化がなかったと判断してステップ
S61に戻り、Wと現在値レジスタ27の値とが等しく
ないときは信号線D1,D2の状態の変化が検出されたと
判断して本フローの処理を終える。
FIG. 9 is a flowchart showing an operation of detecting a change in the signal lines D1 and D2 by the receiving circuit 13. This flow corresponds to step S41 in FIG. First, in step S61, the values of the signal lines D1 and D2 are stored in the work register W. In step S62, the value W is stored in the current value register 27 which holds the state of the signal lines D1 and D2 at the time of the previous data reception. It is determined whether the value is equal to the value (W = current value register). If W is equal to the value of the current value register 27, it is determined that there is no change in the signal lines D1 and D2, and step S is executed.
Returning to step 61, when W is not equal to the value of the current value register 27, it is determined that the state of the signal lines D1 and D2 has changed, and a predetermined delay is given to the data received in step S63. That is, to avoid malfunction due to noise,
In order to avoid receiving erroneous data due to a minute shift in the timing at which the two signal lines change, DELA is used.
Y is used. Next, the values of the signal lines D1 and D2 after the delay is given in step S64 are stored in the work register W.
At step S65, it is determined whether or not this value W is equal to the value of the current value register 27 holding the state of the signal lines D1 and D2 at the time of the previous data reception (W = current value register). I do. When W is equal to the value of the current value register 27, it is determined that the signal lines D1 and D2 have not changed, and the process returns to step S61. When W and the value of the current value register 27 are not equal, the signal lines D1 and D2 It is determined that a state change has been detected, and the processing of this flow ends.

【0019】以上説明したように、本実施例では2本の
信号線D1,D2の「1」,「0」の組合せで(0,0)
(0,1)(1,0)(1,1)の4種類の状態を表現
し、信号線D1,D2の状態を、上記4種類の状態のうち
現在の状態を除く3種類の状態に必ず変化させ、この3
種類の状態に「0」「1」「2」を対応させることによ
り1回の変化で3進数の1桁分の情報を表現するととも
に、送信回路12は、転送する1組の2進数のデータを
まず3進数に変換し、3進数の各桁の値(0〜2)に従
って信号線の状態を変化させるようにし、受信回路13
は、信号線D1,D2の状態の変化を待ち、変化が検出さ
れたら変化前と変化後の状態の関係から3進数の1桁分
(0〜2)の情報を受取り、受信する1組のデータに相
当する桁数の3進数を受信したらこれを2進数に変換す
ることによりデータを転送するようにしているので、独
立したクロック信号は不要となり、クロック信号とデー
タ信号を使用する従来の方法に比較して2本の信号線の
「1」「0」を切り換える周波数は同じであっても、デ
ータ転送スピードが大幅に向上する。すなわち、上記実
施例のデータ転送方式は8桁の2進数を6桁の3進数に
変換し、6回の信号状態変化でデータ転送を行なうもの
であり、この場合、クロック信号とデータ信号を用いて
データ転送を行なう従来の方法では8クロック分の時間
が必要であったものが6クロック分の時間でデータ転送
できるようになり、25%のスピードアップを図ること
ができる。また、データが送出される度に必ず信号線D
1,D2の状態が変化するようにし、受信側では状態変化
の検出によってデータを取り込むようにしたことによ
り、調歩同期式のように受信側と送信側の転送クロック
を調整する必要がなく、コスト低減を図ることができ
る。
As described above, in this embodiment, the combination of "1" and "0" of the two signal lines D1 and D2 is (0,0).
The four states of (0,1) (1,0) (1,1) are expressed, and the states of the signal lines D1 and D2 are changed to the three states excluding the current state among the above four states. Be sure to change this 3
By associating “0”, “1”, and “2” with the types of states, one change represents one digit of a ternary number, and the transmission circuit 12 transmits a set of binary data to be transferred. Is converted to a ternary number, and the state of the signal line is changed according to the value of each digit of the ternary number (0 to 2).
Waits for a change in the state of the signal lines D1 and D2, and when a change is detected, receives one digit of ternary digit information (0 to 2) from the relationship between the state before and after the change, and receives a set of When a ternary number having the number of digits corresponding to the data is received, the data is transferred by converting it into a binary number, so that an independent clock signal is not required, and a conventional method using a clock signal and a data signal is used. The data transfer speed is greatly improved even if the frequency at which "1" and "0" are switched between the two signal lines is the same as compared with the above. That is, the data transfer method of the above embodiment converts an 8-digit binary number into a 6-digit ternary number and performs data transfer by changing the signal state six times. In this case, a clock signal and a data signal are used. In the conventional method of performing data transfer by using the conventional method, the time required for eight clocks is required, but the data can be transferred in the time required for six clocks, and the speed can be increased by 25%. Also, every time data is transmitted, the signal line D
1, because the state of D2 changes and the receiving side captures data by detecting the state change, there is no need to adjust the transfer clock between the receiving side and the transmitting side as in the start-stop synchronization type, and the cost is reduced. Reduction can be achieved.

【0020】なお、本実施例では8桁の2進数を6桁の
3進数に変換し、6回の信号状態変化でデータ転送を行
なっているが、これに限定されることなく、例えば2バ
イト分のデータに相当する16桁の2進数を11桁の3
進数に変換し、11回の信号状態変化でデータ転送を行
なうようにしてもよい。このようにすれば、クロック信
号とデータ信号を用いてデータ転送を行なう従来の方法
では16クロック分の時間が必要であったものが11ク
ロック分の時間でデータ転送できるようになり、31%
のスピードアップとなる。また、本実施例では送信側と
受信側を結ぶ信号線として2本の信号線を使用している
が、信号線は必ずしも2本である必要はなくそれ以上の
本数の信号線を用いてもよいことは言うまでもない。ま
た、この場合はON、OFFの組合せの状態を更に増や
すことが可能になるため、例えば4進数や5進数等を用
いて本実施例と同様のデータ転送方式を行なうことがで
きる。
In this embodiment, an 8-digit binary number is converted into a 6-digit ternary number, and data transfer is performed by changing the signal state six times. However, the present invention is not limited to this. 16-digit binary number equivalent to minute data is converted to 11-digit 3
The data may be converted into a base number and the data transfer may be performed in 11 signal state changes. In this way, the conventional method of performing data transfer using a clock signal and a data signal requires 16 clocks, but data can be transferred in 11 clocks.
Speed up. In this embodiment, two signal lines are used as signal lines connecting the transmitting side and the receiving side. However, the number of signal lines is not necessarily two, and even if more signal lines are used. It goes without saying that it is good. In this case, since the number of combinations of ON and OFF can be further increased, a data transfer method similar to that of the present embodiment can be performed using, for example, a quaternary number or a quinary number.

【0021】[0021]

【発明の効果】本発明によれば、2本の信号線のON、
OFFの組合せの4種類の状態のうち、常に現在の状態
以外の3種類の状態に信号線を変化させることによりデ
ータを転送するようにしているので、2本の信号線を使
用してより高速なデータ転送を行うことができる。
According to the present invention, ON of two signal lines,
Of the four states of the OFF combination, data is transferred by constantly changing the signal lines to three states other than the current state, so that two signal lines are used to achieve higher speed. Data transfer can be performed.

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

【図1】データ転送方式の2本の信号線で表現できる4
種類の状態を示す図である。
FIG. 1 can be represented by two signal lines of a data transfer method.
It is a figure which shows the state of a kind.

【図2】データ転送方式の転送データが4種類の状態で
表現できることを示す図である。
FIG. 2 is a diagram showing that transfer data of a data transfer method can be expressed in four types of states.

【図3】データ転送方式のデータ転送の側を説明するた
めの図である。
FIG. 3 is a diagram for explaining a data transfer side of a data transfer method.

【図4】データ転送方式の全体構成図である。FIG. 4 is an overall configuration diagram of a data transfer method.

【図5】データ転送方式のデータ送信動作のフローチャ
ートである。
FIG. 5 is a flowchart of a data transmission operation of the data transfer method.

【図6】データ転送方式のデータ送信動作を説明するた
めの図である。
FIG. 6 is a diagram for explaining a data transmission operation of the data transfer method.

【図7】データ転送方式のデータ受信動作のフローチャ
ートである。
FIG. 7 is a flowchart of a data receiving operation of the data transfer method.

【図8】データ転送方式のデータ受信動作を説明するた
めの図である。
FIG. 8 is a diagram for explaining a data receiving operation of the data transfer method.

【図9】データ転送方式の信号線の変化を検出する動作
を示すフローチャートである。
FIG. 9 is a flowchart illustrating an operation of detecting a change in a signal line of the data transfer method.

【図10】従来の調歩同期式のデータ転送方法を説明す
るためのタイミングチャートである。
FIG. 10 is a timing chart for explaining a conventional start-stop synchronization type data transfer method.

【図11】従来の2本の信号線を使用してデータ信号と
クロック信号を同時に出力するデータ転送方法を説明す
るためのタイミングチャートである。
FIG. 11 is a timing chart for explaining a conventional data transfer method for simultaneously outputting a data signal and a clock signal using two signal lines.

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

11 データ転送装置 12 送信回路(送信側) 13 受信回路(受信側) 21,31 2進レジスタ 22 2進/3進変換回路 23,29 3進レジスタ 24,27 現在値レジスタ 25 データ送信部 26 送信制御部 28 データ受信部 30 3進/2進変換回路 32 受信制御部 D1,D2 信号線 REFERENCE SIGNS LIST 11 data transfer device 12 transmission circuit (transmission side) 13 reception circuit (reception side) 21, 31 binary register 22 binary / ternary conversion circuit 23, 29 ternary register 24, 27 current value register 25 data transmission unit 26 transmission Control unit 28 data reception unit 30 ternary / binary conversion circuit 32 reception control unit D1, D2 signal lines

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 29/00 H03M 5/14 H04L 25/02 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 29/00 H03M 5/14 H04L 25/02

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 送信側と受信側を結ぶ2本の信号線を用
い、該2本の信号線のON,OFFを組み合わせて4種
類の状態を表現可能にするとともに、ON,OFFの組
合せによる4種類の状態のうち、現在の状態以外の3種
類の状態に信号線を変化させることによりデータを転送
するデータ転送方式であって、 現在の状態を除く3種類の状態への変化をそれぞれ3進
数表示された値に対応させることにより、1回の信号線
の状態の変化で3進数の1桁分を表現させるようにし、 前記送信側は、転送する1組の2進数のデータを3進数
に変換するとともに、3進数の各桁の値に応じて2本の
信号線の状態を変化させるようにし、 前記受信側は、信号線の状態の変化が検出されたとき変
化前と変化後の信号線の状態に基づいて3進数の1桁分
の情報を受取るとともに、受信する1組のデータに相当
する桁数の3進数を受信するとこれを2進数に変換する
ようにしたことを特徴とするデータ転送方式。
1. Two types of signal lines connecting a transmitting side and a receiving side are used, and ON and OFF of the two signal lines are combined so that four types of states can be expressed. A data transfer method in which data is transferred by changing a signal line to three types other than the current state among the four types of states. One change of the state of the signal line represents one digit of a ternary number by making it correspond to the value displayed in the radix, and the transmitting side converts a set of binary data to be transferred into a ternary number. And the states of the two signal lines are changed according to the value of each digit of the ternary number. When the change in the state of the signal lines is detected, the receiving side performs a change before and after the change. One digit ternary information based on signal line status A data transfer method for receiving a report and converting a ternary number having a number of digits corresponding to a set of data to be received into a binary number.
JP04298991A 1991-02-14 1991-02-14 Data transfer method Expired - Fee Related JP3216145B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04298991A JP3216145B2 (en) 1991-02-14 1991-02-14 Data transfer method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04298991A JP3216145B2 (en) 1991-02-14 1991-02-14 Data transfer method

Publications (2)

Publication Number Publication Date
JPH05236046A JPH05236046A (en) 1993-09-10
JP3216145B2 true JP3216145B2 (en) 2001-10-09

Family

ID=12651442

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04298991A Expired - Fee Related JP3216145B2 (en) 1991-02-14 1991-02-14 Data transfer method

Country Status (1)

Country Link
JP (1) JP3216145B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000060755A (en) * 1999-03-19 2000-10-16 정명식 3B2T Transceiver System for Widening transfering bandwidth
JP3652205B2 (en) 2000-03-08 2005-05-25 日本電気株式会社 Signal transmission system

Also Published As

Publication number Publication date
JPH05236046A (en) 1993-09-10

Similar Documents

Publication Publication Date Title
KR100240873B1 (en) Serial interface unit having the same register for reception/transmission
JP3758953B2 (en) Skew correction device
JP3094973B2 (en) Signal synchronization detection circuit
JPH0775343B2 (en) Synchronization detection circuit and method
US7134038B2 (en) Communication clocking conversion techniques
JP3216145B2 (en) Data transfer method
JP3461483B2 (en) Data transfer method and device
US5377228A (en) Data repeating apparatus
JP2786170B2 (en) Frame data conversion circuit
JPH11149444A (en) Device, system and method for controlling data transfer
JP3021855B2 (en) Serial data transfer device
JPS60241150A (en) Data transfer device
JP2506407B2 (en) Clock synchronous data transmission system
JPH01118951A (en) Serial interface circuit
US7158599B2 (en) Elastic store circuit
JP3039135B2 (en) Data relay device
JP2621772B2 (en) Serial transmission device
JP2508322B2 (en) Serial I / O circuit built-in micro computer
JP2806568B2 (en) Common bus control method
JPS59502009A (en) Device that receives high-speed data in packet format
JP3882300B2 (en) Serial data holding circuit
JP3092314B2 (en) Data relay device
JPS62194755A (en) Skew compensation system
CN117992382A (en) Double-wire interface and synchronous detection and synchronous resetting method thereof
JP2944412B2 (en) Data transfer method and data transfer method

Legal Events

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