JP2563821B2 - Packet transmitter - Google Patents

Packet transmitter

Info

Publication number
JP2563821B2
JP2563821B2 JP63050808A JP5080888A JP2563821B2 JP 2563821 B2 JP2563821 B2 JP 2563821B2 JP 63050808 A JP63050808 A JP 63050808A JP 5080888 A JP5080888 A JP 5080888A JP 2563821 B2 JP2563821 B2 JP 2563821B2
Authority
JP
Japan
Prior art keywords
packet
circuit
class
time
transmission
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
JP63050808A
Other languages
Japanese (ja)
Other versions
JPH01225261A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP63050808A priority Critical patent/JP2563821B2/en
Publication of JPH01225261A publication Critical patent/JPH01225261A/en
Application granted granted Critical
Publication of JP2563821B2 publication Critical patent/JP2563821B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はパケット通信に利用する。特に、通信品質に
関する要求が異なるパケットを通信回線に送出するパケ
ット送信装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention is used for packet communication. In particular, the present invention relates to a packet transmission device that sends out packets having different communication quality requirements to a communication line.

〔従来の技術〕[Conventional technology]

端末装置から供給されるパケットを通信回線に送出す
るために、パケット送信装置が用いられる。従来のパケ
ット送信装置は、送信しようとするパケットを送出行列
としてFIFOメモリに蓄え、このメモリから、到来順にパ
ケットを取り出して通信回線に転送していた。
A packet transmission device is used to send a packet supplied from a terminal device to a communication line. A conventional packet transmission device stores packets to be transmitted as a transmission matrix in a FIFO memory, extracts the packets in order of arrival from the memory, and transfers the packets to a communication line.

〔発明が解決しようとする問題点〕 しかし、従来のパケット送信装置では、すべてのパケ
ットを同等に扱うため、遅延時間に対する要求や廃棄率
に対する要求が異なるパケットを送信する場合に問題と
なる。このような場合に、従来の装置では、双方の最も
厳しい値を同時に満足するため、送出行列および通信回
線のパケットトラヒックを低い値に抑える必要があっ
た。
[Problems to be Solved by the Invention] However, in the conventional packet transmission device, since all the packets are treated equally, there arises a problem in the case of transmitting a packet having a different delay time request or a different discard rate request. In such a case, in the conventional device, both of the strictest values are satisfied at the same time, so it is necessary to suppress the packet traffic of the transmission queue and the communication line to a low value.

本発明は、以上の問題点を解決し、送出行列および通
信回線のパケットトラヒックを制限することなく、遅延
時間および廃棄率に対する要求が異なるパケットを処理
するパケット送信装置を提供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above problems and to provide a packet transmission device that processes packets with different delay time and discard rate requirements without limiting the packet traffic of the transmission queue and communication lines. .

〔問題点を解決するための手段〕[Means for solving problems]

本発明のパケット送信装置は、送出行列回路に、遅延
時間に厳しい要求をもつ少遅延クラスのパケットをパケ
ット廃棄率に厳しい要求をもつ少紛失クラスのパケット
に優先して出力する手段と、少紛失クラスのパケットの
待ち時間があらかじめ定められた時間T1を越えたときに
そのパケットを少遅延クラスのパケットに優先して出力
する手段と、少遅延クラスのパケットの待ち時間があら
かじめ定められた時間T2を越えたときにそのパケットを
破棄する手段とを備えたことを特徴とする。
The packet transmission device of the present invention has a means for outputting to a transmission matrix circuit a packet of a small delay class having a strict requirement for a delay time prior to a packet of a small loss class having a strict requirement for a packet discard rate, and a small loss. When the waiting time of a packet of a class exceeds a predetermined time T1, a method of outputting the packet with priority over a packet of a small delay class, and a waiting time T2 of a packet of a small delay class And a means for discarding the packet when the number of packets exceeds.

〔作 用〕[Work]

本発明のパケット送信装置は、通常は、少遅延クラス
のパケットを優先的に通信回線に送出する。したがっ
て、パケットの遅延に関する厳しい要求を満足すること
ができる。
The packet transmission device of the present invention normally preferentially sends a packet of a small delay class to a communication line. Therefore, it is possible to satisfy the strict requirement regarding packet delay.

このとき、メモリ容量が十分であれば、少紛失クラス
のパケットが紛失されることはない。しかし、常に少遅
延クラスのパケットを優先的に送出すると、少紛失クラ
スのパケットがメモリに滞留し、オーバフローの確率が
高くなる。また、少紛失クラスのパケットの遅延に対す
る要求がそれほど厳しくないとはいえ、どれだけ遅延し
てもよいわけではない。そこで、一定時間が経過した場
合には少紛失クラスのパケットを優先して送出する。
At this time, if the memory capacity is sufficient, the small loss class packet will not be lost. However, if the packets of the small delay class are always transmitted with priority, the packets of the small loss class are retained in the memory, and the probability of overflow increases. Further, although the demand for the delay of the small loss class packet is not so severe, it does not mean that the packet may be delayed by any amount. Therefore, when a certain period of time has elapsed, the packet of the small loss class is preferentially transmitted.

さらに、少紛失クラスのパケットを優先するために少
遅延クラスのパケットを送出できなくなり、その遅延量
が許容範囲を越えた場合には、そのパケットを破棄す
る。
Furthermore, since the packet of the small delay class cannot be transmitted because the packet of the small loss class is prioritized, and the delay amount exceeds the allowable range, the packet is discarded.

〔実施例〕〔Example〕

第1図は本発明実施例パケット送信装置のブロック構
成図である。
FIG. 1 is a block diagram of a packet transmission device according to an embodiment of the present invention.

このパケット送信装置は、パケットの送信順序を制御
する送出行列回路100と、この送出行列回路100からパケ
ットを取り出して通信回線に転送する送信回路200とを
備える。
This packet transmission device includes a transmission matrix circuit 100 that controls the transmission order of packets, and a transmission circuit 200 that extracts packets from the transmission matrix circuit 100 and transfers them to a communication line.

第2図は送出行列回路100の詳細を示すブロック構成
図である。
FIG. 2 is a block diagram showing details of the transmission matrix circuit 100.

この送出行列回路100に入力されたパケットは、タイ
ムスタンプ回路110、ヘッダ解釈回路120、書込み回路13
0、メモリ回路140および読出し回路150を経由して、送
信回路200に出力される。ヘッダ解釈回路120の出力は行
列制御回路170に供給され、この行列制御回路170は書込
み回路130および読出し回路150を制御する。タイムスタ
ンプ回路110および行列制御回路170にはクロック回路16
0からのクロック信号が供給される。
The packet input to the transmission matrix circuit 100 includes a time stamp circuit 110, a header interpretation circuit 120, and a writing circuit 13.
It is output to the transmission circuit 200 via 0, the memory circuit 140, and the read circuit 150. The output of the header interpretation circuit 120 is supplied to the matrix control circuit 170, which controls the write circuit 130 and the read circuit 150. The time stamp circuit 110 and the matrix control circuit 170 include a clock circuit 16
The clock signal from 0 is supplied.

通信回線に送出すべきパケットが送出行列回路100に
到着すると、タイムスタンプ回路110は、そのパケット
にヘッダフィールドを付加し、そこに、そのパケットの
到着時刻を記録する。時刻情報はクロック回路160から
供給される。
When a packet to be transmitted to the communication line arrives at the transmission matrix circuit 100, the time stamp circuit 110 adds a header field to the packet and records the arrival time of the packet therein. The time information is supplied from the clock circuit 160.

ヘッダ解釈回路120は、遅延時間に厳しい要求をもつ
パケットと、パケット廃棄率に厳しい要求をもつパケッ
トとを判定し、それぞれを少遅延クラスおよび少紛失ク
ラスに分類する。判定方法としては、パケット発生源側
でヘッダにクラス表示を付加することとし、その表示を
ヘッダ解釈回路120により読み取る。また、ヘッダから
論理チャネル番号を読み取り、これをもとにヘッダ解釈
回路120内のクラス判別テーブルを検索し、これにより
クラスを識別することもできる。この場合に、クラス判
別テーブルの内容については、呼接続処理中に設定す
る。
The header interpretation circuit 120 determines a packet having a strict requirement for delay time and a packet having a strict requirement for packet discard rate, and classifies each of them into a small delay class and a small loss class. As a determination method, a class indication is added to the header on the packet generation source side, and the indication is read by the header interpretation circuit 120. It is also possible to identify the class by reading the logical channel number from the header and searching the class discrimination table in the header interpretation circuit 120 based on this. In this case, the contents of the class discrimination table are set during the call connection process.

さらにヘッダ解釈回路120は、到着パケットを書込み
回路130を介してメモリ回路140に書き込むとともに、そ
のパケットのクラス種別および到着時刻を含む到着信号
aを行列制御回路170に出力する。
Further, the header interpretation circuit 120 writes the arrival packet to the memory circuit 140 via the writing circuit 130, and outputs the arrival signal a including the class type and the arrival time of the packet to the matrix control circuit 170.

メモリ回路140はクラス別のFIFOメモリを含む。 The memory circuit 140 includes a FIFO memory for each class.

行列制御回路170は、メモリ回路140の読出しを制御す
ることにより、遅延時間に厳しい要求をもつ少遅延クラ
スのパケットをパケット廃棄率に厳しい要求をもつ少紛
失クラスのパケットに優先して出力する手段と、少紛失
クラスのパケットの待ち時間があらかじめ定められた時
間T1を越えたときにそのパケットを上記少遅延クラスの
パケットに優先して出力する手段と、少遅延クラスのパ
ケットの待ち時間があらかじめ定められた時間T2を越え
たときにそのパケットを破棄する手段とを実現する。
The matrix control circuit 170 controls the reading of the memory circuit 140, and outputs the packets of the small delay class having a strict demand for the delay time prior to the packets of the small loss class having a strict demand for the packet discard rate. And when the waiting time of a packet of the small loss class exceeds a predetermined time T1, a means for outputting the packet with priority over the packet of the small delay class and a waiting time of the packet of the small delay class. And means for discarding the packet when the predetermined time T2 is exceeded.

第3図は行列制御回路170の詳細を示すブロック構成
図である。
FIG. 3 is a block diagram showing the details of the matrix control circuit 170.

ヘッダ解釈回路120、書込み回路130および読出し回路
150は、シーケンサ回路171を介してアドレス演算回路17
2に接続される。アドレス演算回路172は、制御メモリ回
路173、滞留時間判定回路174およびタイマ回路175に接
続される。
Header interpretation circuit 120, writing circuit 130 and reading circuit
150 is an address calculation circuit 17 via a sequencer circuit 171.
Connected to 2. The address calculation circuit 172 is connected to the control memory circuit 173, the residence time determination circuit 174, and the timer circuit 175.

シーケンサ回路171は、ヘッダ解釈回路120からの到着
信号aを受信し、他の回路から到来する信号との競合制
御を行った後に、メモリ要求信号bに変換してアドレス
演算回路172に出力する。メモリ要求信号bは、クラス
種別および到着時刻の情報を含む。
The sequencer circuit 171 receives the arrival signal a from the header interpretation circuit 120, performs competition control with a signal coming from another circuit, then converts it into a memory request signal b, and outputs it to the address operation circuit 172. The memory request signal b includes information on the class type and the arrival time.

アドレス演算回路172は、メモリ回路140に記憶される
送出行列の積み込みおよび取り出しを制御する回路であ
り、メモリ回路140内の各パケットの格納アドレス、到
着時刻および空き領域のアドレスを制御メモリ回路173
に格納している。このアドレス演算回路172がシーセン
サ回路171からのメモリ要求信号bを受け取ると、制御
メモリ回路173の内容をもとに、到着したパケットのた
めのメモリ回路140内の格納アドレスを算出し、アドレ
ス信号cとしてシーケンサ回路171に返送するととも
に、制御メモリ回路173の内容を変更する。
The address calculation circuit 172 is a circuit that controls loading and unloading of the transmission matrix stored in the memory circuit 140, and stores the storage address of each packet, the arrival time, and the address of the empty area in the memory circuit 140 as a control memory circuit 173.
Stored in. When the address arithmetic circuit 172 receives the memory request signal b from the see sensor circuit 171, the storage address in the memory circuit 140 for the arrived packet is calculated based on the content of the control memory circuit 173, and the address signal c And the contents of the control memory circuit 173 are changed.

シーケンサ回路171は、アドレス信号cを受け取る
と、書込み回路130に書込み命令dを出力する。この書
込み命令dにより、書込み回路130が、メモリ回路140の
指定されたアドレスに到着パケットを格納する。
Upon receiving the address signal c, the sequencer circuit 171 outputs the write command d to the write circuit 130. According to this write command d, the write circuit 130 stores the arrival packet at the specified address of the memory circuit 140.

メモリ回路140から送信回路200へのパケットの読出
し、またはパケットの廃棄については、書込みと独立に
行う。ひとつのパケットの読出しまたは廃棄が完了する
と、読出し回路150は、シーケンサ回路171に処理完了信
号eを送出する。
Reading of packets from the memory circuit 140 to the transmitting circuit 200 or discarding of packets is performed independently of writing. When the reading or discarding of one packet is completed, the reading circuit 150 sends the processing completion signal e to the sequencer circuit 171.

シーケンサ回路171は、処理完了信号eを受け取る
と、他の回路からの信号との競合制御を行った後に、ア
ドレス演算回路172にパケット送出要求信号fを出力す
る。アドレス演算回路172は、このパケット送出要求信
号fを受け取ると、少遅延クラスおよび少紛失クラスの
FIFOメモリの先頭パケットについて、それぞれの待ち時
間を判定するために、滞留時間判定回路174に判定依頼
信号gを出力する。
Upon receiving the processing completion signal e, the sequencer circuit 171 outputs a packet transmission request signal f to the address arithmetic circuit 172 after performing competition control with signals from other circuits. When the address calculation circuit 172 receives the packet transmission request signal f, the address delay circuit 172 detects the small delay class and the small lost class.
The determination request signal g is output to the retention time determination circuit 174 to determine the respective waiting times for the first packet of the FIFO memory.

滞留時間判定回路174は、判定依頼信号g内の時刻情
報と、タイマ回路175から取得した現在時刻とから、そ
のパケットの行列内滞留時間を算出する。さらに滞留時
間判定回路174は、少紛失クラスのパケットの待ち時間
があらかじめ定められた時間T1を越えているか否か、お
よび少遅延クラスの待ち時間があらかじめ定められた時
間T2を越えているか否かを判定し、この結果により、越
えているか否か、越えているならどちらのクラスのパケ
ットか(双方ともに越えている場合もある)を結果信号
hとしてアドレス演算回路172に返送する。
The dwell time determination circuit 174 calculates the queued dwell time of the packet from the time information in the determination request signal g and the current time acquired from the timer circuit 175. Further, the dwell time determination circuit 174 determines whether the waiting time of the packet of the small loss class exceeds the predetermined time T1 and whether the waiting time of the small delay class exceeds the predetermined time T2. Based on this result, whether or not the packet is exceeded, and if so, which class of packet (both may be exceeded) is returned to the address operation circuit 172 as a result signal h.

アドレス演算回路172は、結果信号hにより、 少紛失クラスおよび少遅延クラスの双方の先頭パケ
ットの待ち時間がそれぞれ時間T1、T2以下のときには、
少遅延クラスの先頭パケットについて、その格納アドレ
スをパケット送出指示iに設定し、 少遅延クラスの先頭パケットの待ち時間が時間T2を
越えている場合には、そのパケットの格納アドレスをパ
ケット廃棄指示jに設定し、 少紛失クラスの先頭パケットの待ち時間が時間T1を
越えている場合には、そのパケットの格納アドレスをパ
ケット送出指示iに設定し、 少紛失および少遅延の双方のクラスの先頭パケット
の待ち時間がそれぞれ時間T1、T2を越えている場合に
は、少紛失クラスのパケットについてその格納アドレス
をパケット送出指示iに設定し、その後に、少遅延クラ
スのパケットについてその格納アドレスをパケット廃棄
指示jに設定して、 これらの指示をシーケンサ回路171に送出する。
When the waiting time of the leading packet of both the small loss class and the small delay class is less than or equal to time T1 and T2, respectively, according to the result signal h
For the first packet of the small delay class, the storage address is set in the packet transmission instruction i. If the waiting time of the first packet of the small delay class exceeds the time T2, the storage address of the packet is set to the packet discard instruction j. When the waiting time of the first packet of the small loss class exceeds the time T1, the storage address of the packet is set to the packet transmission instruction i, and the first packet of both the small loss class and the small delay class is set. If the waiting time of each exceeds the time T1 or T2, the storage address of the packet of the small loss class is set in the packet transmission instruction i, and then the storage address of the packet of the small delay class is discarded. The instruction j is set, and these instructions are sent to the sequencer circuit 171.

シーケンサ回路171は、パケット送信指示iまたはパ
ケット廃棄指示jをもとに、読出し回路150に読出し命
令kまたは廃棄命令lを出力する。
The sequencer circuit 171 outputs the read command k or the discard command l to the read circuit 150 based on the packet transmission instruction i or the packet discard instruction j.

読出し回路150は、これらの命令により指定された格
納アドレスからパケットを読み出し、送信回路200への
出力処理、または廃棄処理を行い、その後に処理完了信
号eをシーケンサ回路171に返送する。
The read circuit 150 reads the packet from the storage address designated by these instructions, performs output processing to the transmission circuit 200 or discard processing, and then returns the processing completion signal e to the sequencer circuit 171.

以上の行列制御回路の制御の流れを第4図およず第5
図に示す。第4図はパケット書込みの制御を示し、第5
図は読出しパケット決定の制御を示す。
The control flow of the above matrix control circuit is shown in FIG.
Shown in the figure. FIG. 4 shows control of packet writing, and FIG.
The figure shows the control of read packet decision.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明のパケット送信装置は、
通常は少遅延クラスのパケットを優先的に送出するの
で、これらのパケットの遅延に関する厳しい要求を満足
することができる。また、少紛失クラスのパケットが長
時間にわたり送出行列に滞留している場合には、そのパ
ケットを優先的に送出し、メモリ回路のオーバフローに
よるパケット紛失を防止できる。
As described above, the packet transmission device of the present invention is
Normally, the packets of the small delay class are preferentially sent out, so that the strict requirements regarding the delay of these packets can be satisfied. Further, when a packet of a small loss class stays in the transmission queue for a long time, the packet is preferentially transmitted to prevent packet loss due to overflow of the memory circuit.

したがって、本発明のパケット送信装置は、パケット
トラヒックを制限することなく、遅延時間に対する要求
と廃棄率に対する要求とが異なるパケットを処理するこ
とができ、パケット通信の利用範囲を広めることができ
る効果がある。
Therefore, the packet transmission device of the present invention can process packets having different delay time requirements and drop rate requirements without limiting the packet traffic, and can effectively spread the range of packet communication. is there.

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

第1図は本発明実施例パケット送信装置のブロック構成
図。 第2図は送出行列回路の詳細を示すブロック構成図。 第3図は行列制御回路の詳細を示すブロック構成図。 第4図は行列制御回路のパケット書込み制御の流れを示
す図。 第5図は行列制御回路の読出しパケット決定の制御の流
れを示す図。 100……送出行列回路、110……タイムスタンプ回路、12
0……ヘッダ解釈回路、130……書込み回路、140……メ
モリ回路、150……読出し回路、160……クロック回路、
170……行列制御回路、171……シーケンサ回路、172…
…アドレス演算回路、173……制御メモリ回路、174……
滞留時間判定回路、175……タイマ回路、200……送信回
路。
FIG. 1 is a block configuration diagram of a packet transmission device according to an embodiment of the present invention. FIG. 2 is a block diagram showing the details of the transmission matrix circuit. FIG. 3 is a block diagram showing the details of the matrix control circuit. FIG. 4 is a diagram showing a flow of packet writing control of the matrix control circuit. FIG. 5 is a diagram showing a control flow for determining a read packet of the matrix control circuit. 100: Sending matrix circuit, 110: Time stamp circuit, 12
0 ... Header interpreting circuit, 130 ... Writing circuit, 140 ... Memory circuit, 150 ... Read circuit, 160 ... Clock circuit,
170 ... Matrix control circuit, 171 ... Sequencer circuit, 172 ...
… Address arithmetic circuit, 173 …… Control memory circuit, 174 ……
Residence time determination circuit, 175 ... Timer circuit, 200 ... Transmission circuit.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】パケットの送信順序を制御する送出行列回
路と、この送出行列回路からパケットを取り出して通信
回線に転送する送信回路とを備え、 上記送出行列回路は、遅延時間に厳しい要求をもつ少遅
延クラスのパケットをパケット廃棄率に厳しい要求をも
つ少紛失クラスのパケットに優先して出力する手段を含
む パケット送信装置において、 上記送出行列回路はさらに、 上記少紛失クラスのパケットの待ち時間があらかじめ定
められた時間T1を越えたときにそのパケットを上記少遅
延クラスのパケットに優先して出力する手段と、 上記少遅延クラスのパケットの待ち時間があらかじめ定
められた時間T2を越えたときにそのパケットを廃棄する
手段と を含む ことを特徴とするパケット送信装置。
1. A transmission matrix circuit for controlling the transmission order of packets, and a transmission circuit for extracting packets from the transmission matrix circuit and transferring them to a communication line. The transmission matrix circuit has a strict requirement for delay time. In a packet transmission device including means for outputting a packet of a small delay class in preference to a packet of a small loss class having a strict requirement for a packet discard rate, the transmission matrix circuit further includes When the predetermined time T1 is exceeded, the packet is output with priority over the small delay class packet, and when the waiting time of the small delay class packet exceeds the predetermined time T2. And a means for discarding the packet.
JP63050808A 1988-03-04 1988-03-04 Packet transmitter Expired - Fee Related JP2563821B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63050808A JP2563821B2 (en) 1988-03-04 1988-03-04 Packet transmitter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63050808A JP2563821B2 (en) 1988-03-04 1988-03-04 Packet transmitter

Publications (2)

Publication Number Publication Date
JPH01225261A JPH01225261A (en) 1989-09-08
JP2563821B2 true JP2563821B2 (en) 1996-12-18

Family

ID=12869069

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63050808A Expired - Fee Related JP2563821B2 (en) 1988-03-04 1988-03-04 Packet transmitter

Country Status (1)

Country Link
JP (1) JP2563821B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3271608B2 (en) 1999-03-29 2002-04-02 日本電気株式会社 Routing processing method and apparatus in packet transmission
JP4500270B2 (en) * 2006-01-06 2010-07-14 株式会社ケーヒン Electronic circuit board
JP4867800B2 (en) * 2007-06-06 2012-02-01 日本電気株式会社 COMMUNICATION CONTROL DEVICE, PACKET TRANSMISSION CONTROL METHOD USED FOR THE SAME, AND PROGRAM THEREOF
JP2011223269A (en) * 2010-04-08 2011-11-04 Central Res Inst Of Electric Power Ind Monitoring control method and monitoring control system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5783950A (en) * 1980-11-14 1982-05-26 Hitachi Ltd Packet branching and inserting device
JPH0650888B2 (en) * 1985-09-20 1994-06-29 日本電信電話株式会社 Voice packet communication system
JPH0691533B2 (en) * 1986-06-10 1994-11-14 日本電気株式会社 Voice / Data Comprehensive Local Area Network

Also Published As

Publication number Publication date
JPH01225261A (en) 1989-09-08

Similar Documents

Publication Publication Date Title
US4755986A (en) Packet switching system
US4864495A (en) Apparatus for controlling vacant areas in buffer memory in a pocket transmission system
JP2720957B2 (en) Packet buffer device
EP0569173A2 (en) High-speed packet switch
US4639861A (en) Interface controlling bidirectional data transfer between a synchronous and an asynchronous bus
HU176660B (en) Apparatus for transmitting signals from a processor unit of a computer system on a bus system to one or more processnr units
JPH0821013B2 (en) Direct memory access order competition control method
JP2563821B2 (en) Packet transmitter
US5311510A (en) Data storing system for a communication control circuit
JP2003533107A (en) Method and apparatus for managing packet queues in a switch
US5008880A (en) Data transmission apparatus
US4734908A (en) High speed trunk interface with concurrent protocol handlers
CA2289192C (en) Communication dma device
JPH0744567B2 (en) Communication interface device
US6055607A (en) Interface queue with bypassing capability for main storage unit
JP2000183966A (en) Packet transfer system with precedence of switch in lan system
JPS6180350A (en) Reception processor
JPS63132550A (en) Information packet transfer control system
JPS6332300B2 (en)
JPH06334705A (en) Communication controller
JPS63161753A (en) Packet exchange
JPH01135154A (en) Packet switching device
JPS6277666A (en) Buffer circuit
JPS63146641A (en) Receiver
JPH01171345A (en) Decentralized type packet exchange

Legal Events

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