JPS60218942A - Data communication system - Google Patents

Data communication system

Info

Publication number
JPS60218942A
JPS60218942A JP7524384A JP7524384A JPS60218942A JP S60218942 A JPS60218942 A JP S60218942A JP 7524384 A JP7524384 A JP 7524384A JP 7524384 A JP7524384 A JP 7524384A JP S60218942 A JPS60218942 A JP S60218942A
Authority
JP
Japan
Prior art keywords
collision
station
transmission
data
counter
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
JP7524384A
Other languages
Japanese (ja)
Inventor
Shigeru Honda
本田 茂
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7524384A priority Critical patent/JPS60218942A/en
Publication of JPS60218942A publication Critical patent/JPS60218942A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/407Bus networks with decentralised control
    • H04L12/413Bus networks with decentralised control with random access, e.g. carrier-sense multiple-access with collision detection [CSMA-CD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To reduce considerably the time needed to decide a retransmission position by using a cyclic counter which works asynchronously at each transmission/reception station in place of a conventional random number generaor and deciding the retransmission position of the collided data according to the count value of said counter in case the collision of data occurs. CONSTITUTION:A cyclic counter 14 has a satisfactory count-up speed compared with the slot length and performs counting repetitively like 0-4, 0-4,... up to the prescribed value. These counters 14 of each station work asynchronously with each other, and each station has a different time position to know the collision of packets according to the difference between the transmission delay time and the time needed for detection. Therefore the present count values are different from each other among counters 14 of each transmission/reception station when these count values are read by the transmission/reception station that detected the collision of packets. Thus the count value of the counter 14 is defined as the retransmission position of the packet of each station. This reduces the time needed to decide the retransmission position.

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、データ通信システムに関し、特にアロハ方
式、スロット付アロハ方式に代表されるランダムアクセ
ス無線データ通信におけるデータのブロック(以下これ
をパケットとよぶ)の衝突時の再送タイミングの決定に
関するものである。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention relates to a data communication system, and particularly relates to a data communication system that uses blocks of data (hereinafter referred to as packets) in random access wireless data communication typified by the Aloha method and the Aloha method with slots. ) is related to determining the retransmission timing in the event of a collision.

を例にとり説明する。スロット付アロハ方式は、第1図
に示すように、複数のパケット送受信局4a〜4nが送
信バケツ)38〜3nを時間軸1上で区切られた時間幅
(スロット)2に送出し、各パケット送受信局はこれら
のパケットを受信して自局宛てのパケットを取り込み、
パケット通信を行なう方式である。時間軸1上でのスロ
ット2の生成方法については本発明には直接関係がない
ので割愛する。
This will be explained using an example. In the slotted Aloha method, as shown in FIG. The transmitting/receiving station receives these packets and captures the packets destined for itself.
This is a method of packet communication. The method of generating slot 2 on time axis 1 is not directly related to the present invention, and will therefore be omitted.

またスロット付アロハ方式では、第1図に示すように、
複数の局4b及び4cが同一スロットにパケット3b、
3cを送出すると、パケット同志の衝突が起こり通信が
できなくなる。そこで送信バケツ)3b、3cの衝突を
検出したパケット送受信局4b、4cは衝突したバケツ
)3’b、3cの再送を行なうが、衝突検出後すぐ次の
スロットへパケットを送出すると再びパケットの衝突が
発生する。これを避けるため、パケット送受信局4b+
4cは一定の大きさまでの乱数を発生させ、その乱数で
示されたスロット数だけ遅らせてパケットの再送を行な
い、再衝突を確率的に避けている。なおパケットの衝突
検出方法については本発明と直接関係がないので割愛す
る。
In addition, in the slotted Aloha method, as shown in Figure 1,
A plurality of stations 4b and 4c send packets 3b and 3b to the same slot.
If 3c is sent, packets will collide with each other and communication will not be possible. Therefore, the packet transmitting/receiving stations 4b and 4c that detected the collision between the sending buckets) 3b and 3c retransmit the colliding buckets) 3'b and 3c, but when they send the packet to the next slot immediately after the collision is detected, the packet collides again. occurs. To avoid this, the packet transmitting/receiving station 4b+
4c generates a random number up to a certain size and retransmits the packet with a delay of the number of slots indicated by the random number, thereby stochastically avoiding re-collision. Note that the packet collision detection method is not directly related to the present invention and will therefore be omitted.

第2図は、スロット付アロハ方式を実現するパケット送
受信局の一例を示す。送信パケットの衝突検出時、制御
プロセッサ1oが乱数発生器12に乱数の発生を指示し
、乱数の発生完了後その値を読み取り、これを送信タイ
ミング制御装置9に再送すべきスロット位置として指示
し、送信データバッファ6に設定された再送パケットを
送信機5から再送させるという方法が従来行なわれてき
た。なお、7は受信機、8は受信データバッファ、11
はメモリである。
FIG. 2 shows an example of a packet transmitting/receiving station that implements the slotted Aloha system. When a collision of transmission packets is detected, the control processor 1o instructs the random number generator 12 to generate a random number, reads the value after the generation of the random number is completed, and instructs the transmission timing control device 9 to use this value as the slot position to be retransmitted, Conventionally, a method has been used in which a retransmission packet set in the transmission data buffer 6 is retransmitted from the transmitter 5. Note that 7 is a receiver, 8 is a reception data buffer, and 11 is a receiver.
is memory.

しかるに、このような従来の方法では、パケットの衝突
の都度、乱数を発生させていたため、その計算に時間が
かかり、衝突したパケットの再送スロット位置を迅速に
決定することができないという欠点があった。
However, in this conventional method, a random number is generated every time a packet collides, which takes time to calculate, making it impossible to quickly determine the retransmission slot position of the collided packet. .

〔発明の概要〕[Summary of the invention]

この発明は、以上のような従来のものの欠点を除去する
ためになされたもので、従来の乱数発生器に代えて、各
送受信局で非同期に動作するサイクリックカウンタを使
用し、データの衝突が生じた際、該サイクリックカウン
タのカウント値に応じて衝突データの再送位置を決定す
ることにより、再送位置決定に要する時間を大幅に短縮
することのできるデータ通信システムを提供することを
目的としている。
This invention was made to eliminate the drawbacks of the conventional ones as described above. Instead of the conventional random number generator, a cyclic counter that operates asynchronously at each transmitting and receiving station is used to prevent data collisions. The object of the present invention is to provide a data communication system that can significantly shorten the time required to determine the retransmission position by determining the retransmission position of collision data according to the count value of the cyclic counter when a collision occurs. .

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例を図について説明する。 Hereinafter, one embodiment of the present invention will be described with reference to the drawings.

第3図は本発明の一実施例によるデータ通信システムの
パケット送受信局の一構成例を示したもので、図におい
て、5は送信機、6はパケットを送信機5へ渡すための
送信データバッファ、7は受信機、8は受信したパケッ
トを後述する制御プロセッサ10へ渡すための受信デー
タバッファ、9はパケットの送信位置を決める送信タイ
ミング制御装置、11はメモリ、14はデータ長に比べ
て十分短いカウントアツプ時間を有するサイクリックカ
ウンタであり、各パケット送受信局4a〜4nで非同期
に動作するものである。またこのサイクリックカウンタ
14のカウント最大値は、衝突データの最大再送位置、
即ち再送位置の総数に等しく設定されている。loは送
受信動作を制御するとともに、データの衝突が生じたと
き、上記サイクリックカウンタ14のカウント値を読み
取り、該カウント値を再送すべきスロット位置として上
記送18タイミング1lJfall装置9に指示する’
/e1mプロセンサである。13は送信データバッファ
6、受信データバッファ8.送信タイミング制御装置9
゜メモリ11.及びサイクリックカウンタ14と、制御
プロセンサloとを接続するバスである。
FIG. 3 shows an example of the configuration of a packet transmitting/receiving station in a data communication system according to an embodiment of the present invention. In the figure, 5 is a transmitter, and 6 is a transmission data buffer for passing the packet to the transmitter 5. , 7 is a receiver, 8 is a reception data buffer for passing received packets to a control processor 10 (to be described later), 9 is a transmission timing control device that determines the transmission position of the packet, 11 is a memory, and 14 is a memory that is sufficient compared to the data length. It is a cyclic counter having a short count-up time, and operates asynchronously at each packet transmitting/receiving station 4a to 4n. Further, the maximum count value of this cyclic counter 14 is the maximum retransmission position of collision data,
That is, it is set equal to the total number of retransmission positions. lo controls the transmission and reception operations, and when a data collision occurs, reads the count value of the cyclic counter 14 and instructs the transmission timing 1lJfall device 9 to use the count value as the slot position to be retransmitted.
/e1m Prosensor. 13 are a transmission data buffer 6, a reception data buffer 8. Transmission timing control device 9
゜Memory 11. and a bus that connects the cyclic counter 14 and the control processor lo.

次に作用効果について説明する。Next, the effects will be explained.

従来の乱数発生に相当する動作以外の動作は従来と全(
同様であるので省略し、ここではサイクリックカウンタ
14の動作、即ち再送位置の決定に関する動作について
説明する。
All operations other than those corresponding to conventional random number generation are the same as conventional ones (
Since they are similar, the explanation will be omitted, and the operation of the cyclic counter 14, ie, the operation related to determining the retransmission position, will be explained here.

上記サイクリックカウンタ14は、上述のようにスロッ
ト長に比べて十分なカウントアツプ速度をもち、予め設
定された値まで、例えば、0,1゜2.3,4.0.1
.2.・・・のように繰り返しカウントする。但し、こ
の場合″″0″はパケットの衝突を検出した時間位置か
らみて次のスロット、“1″はその次、・・・を示す。
As described above, the cyclic counter 14 has a sufficient count-up speed compared to the slot length, and can count up to a preset value, for example, 0.1°, 2.3°, 4.0.1°.
.. 2. Repeatedly count like... However, in this case, "0" indicates the next slot from the time position at which the packet collision was detected, "1" indicates the next slot, and so on.

そして各局におけるカウンタ14は、それぞれ全く非同
期に動作していること、及び各局がパケットの衝突を知
る時間位置が伝搬遅延時間や検出に要する時間の差によ
り異なることから、パケットの衝突を検出した送受信局
で、該送受信局のカウンタ14の現在のカウント値を読
みとれば該カウント値はそれぞれ異なっているはずであ
る。従って、その値を各局におけるパケットの再送位置
とすることにより、従来の乱数の使用と同じランダム性
でもって再送位置を決定することができ、従来の乱数を
発生させる方式の欠点である再送位置決定に要する時間
を短縮することができる。
The counters 14 in each station operate completely asynchronously, and the time position at which each station learns of a packet collision differs depending on the propagation delay time and the time required for detection. If the station reads the current count value of the counter 14 of the transmitting/receiving station, the count values should be different from each other. Therefore, by using that value as the retransmission position of the packet at each station, the retransmission position can be determined with the same randomness as the conventional method of using random numbers. The time required for this can be reduced.

なお、上記実施例ではスロット付アロハ方式での場合に
ついて説明したが、この発明はこれに限らず、純アロハ
方式の場合に使用してもよ(、上記実施例と同様の効果
を奏する。また、無線の周波数には何ら制限はなく、地
表無線通信でも衛生通信でもよい。さらにサイクリック
カウンタはハードウェア、ソフトウェアのどちらで構成
してもよい。
In addition, although the above embodiment describes the case of the slotted Aloha method, the present invention is not limited to this, and may be used in the case of the pure Aloha method (the same effect as the above embodiment is achieved. There is no restriction on the radio frequency, and ground radio communication or satellite communication may be used.Furthermore, the cyclic counter may be configured by either hardware or software.

〔発明の効果〕〔Effect of the invention〕

以上のように、この発明によれば、各送受信局で非同期
に動作するサイクリックカウンタを使用し、データの衝
突が生じた際、このカウント値に応じて衝突データの再
送位置を決定するようにしたので、再送位置の決定に要
する時間を著しく短縮することができる効果がある。
As described above, according to the present invention, a cyclic counter that operates asynchronously at each transmitting and receiving station is used, and when a data collision occurs, the retransmission position of the collision data is determined according to this count value. Therefore, there is an effect that the time required to determine the retransmission position can be significantly shortened.

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

第1図はスロット付アロハ方式の概念図、第2図は従来
のスロット付アロハ方式のパケット送受信局の一構成例
を示す図、第3図は本発明の一実施例によるデータ通信
システムに適用されたパケット送受信局の一構成例を示
す図である。 4a〜4n・・・送受信局、14・・・サイクリックカ
ウンタ。 なお図中、同一符号は同−又は相当部分を示す。 代理人 大岩増雄 第2図 第3図
Fig. 1 is a conceptual diagram of the slotted Aloha method, Fig. 2 is a diagram showing an example of the configuration of a conventional slotted Aloha method packet transmitting/receiving station, and Fig. 3 is applied to a data communication system according to an embodiment of the present invention. FIG. 2 is a diagram illustrating an example of the configuration of a packet transmitting/receiving station. 4a to 4n: transmitting/receiving station, 14: cyclic counter. In the drawings, the same reference numerals indicate the same or equivalent parts. Agent Masuo Oiwa Figure 2 Figure 3

Claims (1)

【特許請求の範囲】[Claims] +11 複数のデータ送受信局間でランダムアクセス無
線データ通信を行なうデータ通信システムにおいて、上
記各データ送受信局は、データ長に比べて短いカウント
アツプ時間を有し他のデータ送受信局のそれと非同期に
動作するサイクリックカウンタを備え、送信データの衝
突が発生したとき上記サイリックカウンタのカウンタ値
に応じて上記衝突データを再送するものであることを特
徴とするデータ通信システム。
+11 In a data communication system that performs random access wireless data communication between a plurality of data transmitting and receiving stations, each data transmitting and receiving station has a short count-up time compared to the data length and operates asynchronously with that of other data transmitting and receiving stations. 1. A data communication system comprising a cyclic counter, and when a collision of transmission data occurs, the collision data is retransmitted according to a counter value of the cyclic counter.
JP7524384A 1984-04-13 1984-04-13 Data communication system Pending JPS60218942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7524384A JPS60218942A (en) 1984-04-13 1984-04-13 Data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7524384A JPS60218942A (en) 1984-04-13 1984-04-13 Data communication system

Publications (1)

Publication Number Publication Date
JPS60218942A true JPS60218942A (en) 1985-11-01

Family

ID=13570586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7524384A Pending JPS60218942A (en) 1984-04-13 1984-04-13 Data communication system

Country Status (1)

Country Link
JP (1) JPS60218942A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH053477A (en) * 1991-01-25 1993-01-08 Fujitsu Ltd Communication equipment between plural terminal equipments

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH053477A (en) * 1991-01-25 1993-01-08 Fujitsu Ltd Communication equipment between plural terminal equipments

Similar Documents

Publication Publication Date Title
US4757460A (en) Communications network with individualized access delays
EP0076880B1 (en) A local area contention network data communication system
US4410889A (en) System and method for synchronizing variable-length messages in a local area network data communication system
EP0074864A2 (en) System and method for name-lookup in a local area network data communication system
KR19990076825A (en) Concatenated Error Detection Coding and Packet Numbering of Hierarchical ARQ Structures
Gower et al. Congestion control using pacing in a packet radio network
WO2000079721A2 (en) Time-out adjustment method based on round-trip delay measurement for data retransmission
US4688213A (en) Asynchronous random access communication system with collision resolution based on time of arrival
EP0643885B1 (en) Method and apparatus for communicating variable length messages between register modeled radio devices
JPS58502130A (en) local area logical network system
US20070206560A1 (en) Hardware assist system and method for the timing of packets in a wireless network
Liu et al. Towards high performance modeling of the 802.11 wireless protocol
JPS60218942A (en) Data communication system
US5854787A (en) Method for reducing message error rate within real-time exchange radio-frequency communications systems
US20030174779A1 (en) Radio communication system and method, wireless network forming device, radio transmission unit and method, and radio reception unit and method
JPS62107543A (en) Radio communication equipment
JP3097078B2 (en) Wireless packet communication device
JP3084957B2 (en) Wireless data transmission equipment
JPH08223214A (en) Transmission control system
KR100427485B1 (en) Method for Ramdon Accessing Packet Data using Persistent-CSMA
JPS5941948A (en) Data transmission system of local network system
JPS59189748A (en) Transmission system of data packet
JP4573459B2 (en) Wireless terminal device, transmission control device, wireless transmission control method, and program
JP3769896B2 (en) Data transmission system
JP3337907B2 (en) Multiplex transmission system