JPH09312666A - Packet communication adaptor - Google Patents

Packet communication adaptor

Info

Publication number
JPH09312666A
JPH09312666A JP12528196A JP12528196A JPH09312666A JP H09312666 A JPH09312666 A JP H09312666A JP 12528196 A JP12528196 A JP 12528196A JP 12528196 A JP12528196 A JP 12528196A JP H09312666 A JPH09312666 A JP H09312666A
Authority
JP
Japan
Prior art keywords
packet
packet communication
telephone
communication network
adapter device
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
JP12528196A
Other languages
Japanese (ja)
Inventor
Kazuhiro Gomi
和洋 五味
Toshiaki Sugimura
利明 杉村
Takahiro Matsumura
隆宏 松村
Masaji Takano
正次 高野
Takeshi Ikeda
武史 池田
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 JP12528196A priority Critical patent/JPH09312666A/en
Publication of JPH09312666A publication Critical patent/JPH09312666A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide the packet communication adaptor by which a buffering delay is reduced without decreasing the line utility efficiency in the case of voice communication by using a packet communication network. SOLUTION: A packet communication adaptor 3 contains a plurality of telephone terminals 1 and multiplexes voice signals from the telephone terminals 1 to assembly them as a single packet and sends the packet to a packet communication network 4. Furthermore, the adaptor 3 disassembles the multiplexed packet received from the packet communication network 4 and distributes the disassembled signals to each destination telephone terminal 1.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は,電話通信のように
端末−端末間での双方向リアルタイム性を要求される通
信形態に対して,パケット通信網を適用することを可能
にするパケット通信アダプタ装置に関するものである。
特に,パケット組立における遅延を解消し,かつ,パケ
ットヘッダ部分が原因となるオーバーヘッドの影響を最
小限にとどめることを目的とする技術である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet communication adapter that enables a packet communication network to be applied to a communication mode such as telephone communication that requires bidirectional real-time communication between terminals. It relates to the device.
In particular, it is a technique aimed at eliminating the delay in packet assembly and minimizing the influence of the overhead caused by the packet header part.

【0002】[0002]

【従来の技術】電気通信技術は,主に電話サービスを提
供することを目的に開発され,発展を遂げてきた。一
方,近年は,コンピュータの発達に伴い,コンピュータ
同士を電気通信網で接続するコンピュータネットワーク
の普及が著しく進展しつつある。コンピュータネットワ
ークでは,コンピュータ間通信に特有なバースト性を有
するトラフィックに対する効率のよさと,耐障害性の高
さから,インターネットに代表されるようなパケットを
最小構成単位とした通信網が使用されることが多い。パ
ケットを最小構成単位とした通信網は,電話網に代表さ
れる回線交換網に対して,パケット交換網と呼ばれる。
2. Description of the Related Art Telecommunications technology has been developed and developed mainly for the purpose of providing telephone services. On the other hand, in recent years, along with the development of computers, the spread of computer networks, which connect computers to each other via a telecommunication network, has been significantly expanding. In the computer network, a communication network represented by the Internet, which has a minimum unit of packets, should be used because of its high efficiency against traffic with burstiness peculiar to computer-to-computer communication and its high fault tolerance. There are many. A communication network in which packets are the smallest unit is called a packet switching network, as opposed to a circuit switching network represented by a telephone network.

【0003】パケット交換では,パケットと呼ばれるひ
と固まりの情報を最小の情報伝送単位としており,各パ
ケットの先頭には少なくともそのパケットの宛先が書か
れたヘッダ情報が付けられる。パケット通信網内部を構
成するパケット交換機,ルータと呼ばれるノード装置
は,送信側利用者から送信されたパケットのヘッダ情報
を参照し,これに書かれた宛先に最も近い隣接ノードに
向けて受信したパケットを転送する。この動作が繰り返
される結果,パケットが宛先に書かれた最終目的地に到
達し,端末−端末間での通信が実現する。
In packet switching, a group of information called a packet is used as a minimum information transmission unit, and at least the header information in which the destination of the packet is written is attached to the head of each packet. A node device called a packet switch or router that configures the inside of a packet communication network refers to the header information of the packet transmitted from the user on the transmission side, and the packet received toward the adjacent node closest to the destination written in it. To transfer. As a result of repeating this operation, the packet reaches the final destination written in the destination, and communication between terminals is realized.

【0004】利用者が伝送する情報(一般的にペイロー
ドと呼ばれる)は,ヘッダ情報に続く部分に書かれ,受
信利用者はヘッダ部分を廃棄し,ペイロード部分を送信
利用者からの情報として解釈し利用する。一般的に,受
信利用者にとって,ヘッダ情報は無用なものである。ヘ
ッダのサイズはペイロードの大きさには無関係に一定の
大きさなので,パケットサイズが大きいほど,単一パケ
ットにおけるペイロードの大きさが相対的に大きくな
り,結果としてパケット通信網で必要とされる帯域幅
(ビットレート)が低減し,伝送効率が向上することに
なる。ただし,伝送エラーが生じたときの再送処理が発
生することを考慮すると,極端に大きなパケットサイズ
は伝送効率を劣化させる。
The information transmitted by the user (generally called the payload) is written in the part following the header information, and the receiving user discards the header part and interprets the payload part as the information from the transmitting user. To use. Generally, the header information is useless for the receiving user. Since the size of the header is constant regardless of the size of the payload, the larger the packet size, the larger the size of the payload in a single packet, and as a result, the bandwidth required by the packet communication network. The width (bit rate) is reduced and the transmission efficiency is improved. However, considering that retransmission processing occurs when a transmission error occurs, an extremely large packet size deteriorates transmission efficiency.

【0005】また,大きなパケットを伝送するために
は,端末あるいはノード装置でそのパケットサイズに応
じたバッファを用意しておかなくてはならない。このた
め,パケット通信網における各パケットのサイズは,で
きるだけ大きな値が設定されることが望ましいが,伝送
エラーの影響を考慮して最適な値に設定される。
Further, in order to transmit a large packet, the terminal or node device must prepare a buffer corresponding to the packet size. Therefore, it is desirable that the size of each packet in the packet communication network be set as large as possible, but it is set to an optimum value in consideration of the influence of transmission error.

【0006】コンピュータ間で行われる通信は,ファイ
ル転送や電子メールの転送に代表されるように,端末−
端末間での通信の実時間性に対する要求条件は厳しくな
い。一方,電話通話では,音声信号が連続的であること
から端末−端末間での実時間性に対する要求が厳しい。
このため,電話通話用途には,連続的なビットストリー
ムが保証される回線交換方式を利用することが一般的で
ある。
Communication performed between computers is typified by a file transfer or an electronic mail transfer, and is represented by a terminal-
The requirements for real-time communication between terminals are not strict. On the other hand, in telephone calls, since the voice signal is continuous, there is a severe demand for real-time performance between terminals.
For this reason, it is common to use a circuit switching system that guarantees a continuous bit stream for telephone calls.

【0007】回線交換サービスは,実際に利用者からの
データが伝送されていない空き時間にも,帯域を占有し
てしまうため,特にコンピュータ通信のようにデータ転
送要求がバースト的に発生するようなアプリケーション
に使用すると効率が悪い。
The circuit switching service occupies a band even during a free time when data from a user is not actually transmitted, so that a data transfer request is generated in bursts, especially in computer communication. Inefficient when used for applications.

【0008】電話音声通信への適用を考えた場合におい
ても同様であり,回線交換では音声が存在していない時
間も帯域を占有する。この観点からは,パケット交換を
使用し有音区間だけを伝送する方がネットワークの使用
効率は高くなる。
This is also the case when the application to telephone voice communication is considered, and the circuit switching occupies the band even when there is no voice. From this point of view, it is more efficient to use the network by transmitting only the voiced section using packet switching.

【0009】n対の電話会話を同時に多重化伝送するこ
とを考えたとき,回線交換では,単一の電話通話に必要
とされる64Kbps のn倍の回線容量が必要とされるの
に対して,パケット交換を使用すると,n人が同時に話
をすることは確率的にまれなので,64Kbps のn倍よ
りも少ない回線容量で満足されることになる。ATM
(Asynchronous Transmission Mode)は,まさしくこの
統計的多重効果を狙った技術である。
Considering the simultaneous transmission of n pairs of telephone conversations, circuit switching requires n times the line capacity of 64 Kbps required for a single telephone conversation. When packet switching is used, it is stochastically that n people talk at the same time, so the line capacity is less than n times 64 Kbps. ATM
(Asynchronous Transmission Mode) is a technology aimed at this statistical multiple effect.

【0010】また,昨今爆発的に発展を遂げているイン
ターネットは,専用線,ISDN網などを組み合わせて
成り立っているものであるが,その通信プロトコルはI
Pパケットをベースとしておりパケット通信に分類でき
る。インターネットでは,時間と距離に依存したコスト
は一切利用者に対して負担がなく,同様に長距離の通信
を行う場合には,回線交換サービスに比較し低コストで
ある。
The Internet, which has been explosively developing in recent years, is made up of a combination of a leased line, an ISDN network, etc., and its communication protocol is I.
It is based on P packets and can be classified as packet communication. On the Internet, the cost depending on time and distance does not burden the user at all, and similarly, when performing long distance communication, the cost is lower than the circuit switching service.

【0011】以上のような理由から,コンピュータ通信
だけでなく,電話通信もパケット通信網の上で実現する
ことに対する利用者側の要求は高まっている。
For the above reasons, there is an increasing demand from the user side to realize not only computer communication but also telephone communication on the packet communication network.

【0012】[0012]

【発明が解決しようとする課題】音声パケット通信にお
ける遅延の発生要因を整理すると,パケット組立に要す
る遅延(以下,バッファリング遅延と呼ぶ)と,パケッ
ト網内部のノード装置で発生する遅延とがある。
When the factors causing the delay in voice packet communication are sorted out, there are a delay required for packet assembly (hereinafter referred to as a buffering delay) and a delay generated in a node device inside the packet network. .

【0013】パケット網内部のノード装置で発生する遅
延は,ノード装置の性能向上,ノード間を接続する回線
の大容量化によって改善される。一方,バッファリング
遅延は,パケットのペイロードサイズと,送信利用者が
発生させるデータの量に依存し,発生データ量が多い
程,また,ペイロードサイズが小さい程,遅延が小さく
なる。例えば,64Kbps の電話音声の伝送を想定した
とき,1パケットのペイロードサイズが1024バイト
だとすると,バッファリング遅延は128msec(10
24*8/64)であるのに対して,ペイロードサイズ
を128バイトにすると,この遅延時間が16msec
(128*8/64)に短縮される。一方,1024バ
イトのペイロードサイズでも,128Kbps の音声を伝
送することを想定すると,バッファリング遅延は64m
sec (1024*8/128)になる。
The delay generated in the node device inside the packet network is improved by improving the performance of the node device and increasing the capacity of the line connecting the nodes. On the other hand, the buffering delay depends on the payload size of the packet and the amount of data generated by the transmitting user. The larger the amount of generated data and the smaller the payload size, the smaller the delay. For example, assuming transmission of telephone voice at 64 Kbps and the payload size of one packet is 1024 bytes, the buffering delay is 128 msec (10
24 * 8/64), but if the payload size is 128 bytes, this delay time is 16 msec.
It is shortened to (128 * 8/64). On the other hand, even if the payload size is 1024 bytes, assuming that 128 Kbps voice is transmitted, the buffering delay is 64 m.
It becomes sec (1024 * 8/128).

【0014】電話音声通信では,遅延が大きくなると,
エコーの問題が発生する。これは,主に,受話器から再
生された音声が送話器に音響的に回り込み,これが元の
送話者に届くことに起因する。伝送遅延が小さい領域で
は,利用者はエコーを認知することができないが,遅延
が大きくなるにつれ影響が出てくる。さらに伝送遅延が
大きくなると,一方が話し終わった時に,相手からの返
答が届くまでに異常に時間がかかり,非常に話しづらい
状態になる。この現象は,衛星通信を経由した電話通話
において発生するものである。
In telephone voice communication, if the delay becomes large,
Echo problem occurs. This is mainly because the sound reproduced from the handset acoustically wraps around the transmitter and reaches the original speaker. In the area where the transmission delay is small, the user cannot recognize the echo, but the effect becomes more significant as the delay increases. Furthermore, if the transmission delay increases, it takes an abnormally long time to receive a reply from the other party when one of the parties has finished speaking, making it very difficult to speak. This phenomenon occurs in telephone calls via satellite communication.

【0015】パケット通信網で電話通話の品質を向上さ
せるためには,遅延を可能な限り小さくする必要があ
る。前述の通り,バッファリング遅延は,パケットのペ
イロードサイズとデータの発生速度が決まると避けるこ
とはできない。そこで,バッファリング遅延を短くする
ためには,ペイロードサイズを小さくしていくことにな
る。実際,音声通信を最初から想定して設計されたAT
Mでは,ペイロードサイズは48バイトと小さく設定さ
れている。
In order to improve the quality of telephone calls in a packet communication network, it is necessary to make the delay as small as possible. As described above, the buffering delay cannot be avoided once the payload size of the packet and the data generation rate are determined. Therefore, in order to shorten the buffering delay, the payload size will be reduced. In fact, an AT designed from the beginning for voice communication
In M, the payload size is set as small as 48 bytes.

【0016】しかし,前述したとおり,ペイロードサイ
ズを小さくしていくと,ヘッダオーバーヘッドの影響が
大きくなり伝送効率が低下する。例えば,音声圧縮アル
ゴリズムを利用して,8Kbps まで圧縮した音声をバッ
ファリング遅延量が5msecに収まるように伝送する場
合には,ペイロードサイズを5バイトに設定する必要が
ある。
However, as described above, when the payload size is reduced, the influence of the header overhead increases and the transmission efficiency decreases. For example, in the case of transmitting a voice compressed to 8 Kbps using a voice compression algorithm so that the buffering delay amount is within 5 msec, the payload size needs to be set to 5 bytes.

【0017】一般的なIPパケットのヘッダサイズは2
0バイトであるため,パケットサイズは25バイト(2
0+5)となり,これを5msec 毎に送出しなければな
らないので,必要とされる帯域幅は,40Kbps (25
[バイト]×8[ビット/バイト]/5[msec ])と
なり,せっかくの音声圧縮の効果が生かされないことに
なる。特に,n人の利用者が同時にこのサービスを利用
することを想定すると,統計多重効果を無視した場合の
必要帯域幅は,n×40Kbps となる。
The header size of a general IP packet is 2
Since it is 0 bytes, the packet size is 25 bytes (2
0 + 5), which must be sent every 5 msec, so the required bandwidth is 40 Kbps (25
[Bytes] × 8 [bits / bytes] / 5 [msec]), which means that the effect of audio compression cannot be fully utilized. In particular, assuming that n users use this service at the same time, the required bandwidth when the statistical multiplexing effect is ignored is n × 40 Kbps.

【0018】[0018]

【課題を解決するための手段】本発明は,前述した課題
を解決するため,複数の端末装置(電話端末)を収容す
る手段と,これら端末装置から入力される信号を多重化
した上で単一のパケットとして組み立て,パケット通信
網へ伝送する手段を持つ。また,前記パケット通信網か
ら受信したパケットを分解し,分解した信号を収容する
各端末装置に振り分ける手段を持つ。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention provides a means for accommodating a plurality of terminal devices (telephone terminals) and a signal input from these terminal devices. It has a means of assembling as one packet and transmitting it to the packet communication network. Further, it has means for disassembling the packet received from the packet communication network and distributing the disassembled signal to each terminal device.

【0019】この結果,パケット組立時の入力データ発
生速度を実質的に高めることが可能となり,パケットの
ペイロードサイズを小さくすることなくバッファリング
遅延を短縮することが可能となる。
As a result, it is possible to substantially increase the input data generation rate at the time of packet assembly, and it is possible to reduce the buffering delay without reducing the packet payload size.

【0020】例えば,8Kbps に圧縮された音声を使用
して10台の電話機が,バッファリング遅延を5msec
で同時に通信することを想定する。このためには,パケ
ットのペイロード内部に,端末装置1台が5msec 間に
発生する情報量である5バイトのスロットを10台分用
意する。すなわち,ペイロードサイズは50バイト(5
[バイト/電話機]×10[電話機])となる。パケッ
ト通信アダプタ装置では,各電話機からの5msec 分の
音声信号をそれぞれのスロットに格納し,ヘッダを付加
した上でパケット通信網に送出する。
For example, 10 telephones using voice compressed to 8 Kbps have a buffering delay of 5 msec.
It is assumed that they will communicate at the same time. For this purpose, 10 slots of 5 bytes, which is the amount of information generated by one terminal device in 5 msec, are prepared in the payload of the packet. That is, the payload size is 50 bytes (5
[Bytes / phone] x 10 [phone]). In the packet communication adapter device, a voice signal of 5 msec from each telephone is stored in each slot, a header is added, and then the packet is transmitted to the packet communication network.

【0021】前述の通り,IPパケットのヘッダは20
バイトなので,この時のIPパケット全体のサイズは7
0バイト(20+50)になる。この結果,必要帯域幅
は112Kbps (70[バイト]×8[ビット/バイ
ト]/5[msec ])であり,電話機1台当たりの帯域
占有幅は,11.2Kbps となる。これは,本発明を使
用せずに,8Kbps の音声を5msec のバッファリング
遅延で伝送する際に電話機1台当たりに必要な帯域幅4
0Kbps に比較し,約4分の1である。
As described above, the IP packet header is 20
Since it is bytes, the size of the entire IP packet at this time is 7
It becomes 0 bytes (20 + 50). As a result, the required bandwidth is 112 Kbps (70 [bytes] × 8 [bits / bytes] / 5 [msec]), and the bandwidth occupied by one telephone set is 11.2 Kbps. This is because the bandwidth required for each telephone is 4 when transmitting 8 Kbps voice with a buffering delay of 5 msec without using the present invention.
It is about 1/4 compared to 0 Kbps.

【0022】なお,現在では電話網中を伝送される音声
の品質は概ね一定であるが,利用者ニーズが多様化する
昨今の電気通信においては,要求される電話音声品質が
変化する可能性がある。具体的には,8Kbps 程度の低
品質な音声で構わないケースや,128Kbps あるいは
それ以上の高品質音声による通信が要求されるケースが
考えられる。
Although the quality of voice transmitted over the telephone network is almost constant at present, the required telephone voice quality may change in the recent telecommunications where user needs are diversified. is there. Specifically, there are cases where low-quality voice of about 8 Kbps is acceptable, and cases where high-quality voice communication of 128 Kbps or higher is required.

【0023】このようなニーズに対応するためには,単
一パケットに複数の端末装置からの信号を多重化する際
に用意するスロットの大きさを適応させる必要がある。
すなわち,5msec のバッファリング遅延で伝送する際
には,8Kbps の端末には5バイト,128Kbps の端
末には80バイトのスロットをそれぞれ用意する必要が
ある。そこで,スロットの割り当てを端末装置からの要
求に応じて柔軟に変化させると共に,通信を行う相手先
のパケット通信アダプタ装置に対して多重化情報,すな
わち,スロットの構成に関する情報を伝達する機能を有
することとする。
In order to meet such needs, it is necessary to adapt the size of the slot prepared when signals from a plurality of terminal devices are multiplexed in a single packet.
That is, when transmitting with a buffering delay of 5 msec, it is necessary to prepare a slot of 5 bytes for a terminal of 8 Kbps and a slot of 80 bytes for a terminal of 128 Kbps. Therefore, it has a function of flexibly changing slot allocation in response to a request from a terminal device and transmitting multiplexing information, that is, information about the configuration of a slot, to a packet communication adapter device of a communication partner. I will.

【0024】[0024]

【発明の実施の形態】以下,本発明の実施の一形態につ
いて図を用いて説明する。図1は,本発明の実施の一形
態における構成を示すブロック図である。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【0025】図1(a)において,1,2は電話端末,
3,3’はパケット通信アダプタ装置,4はパケット通
信網である。図1(a)から明らかなように,電話端末
1,2は,1台のパケット通信アダプタ装置3またはパ
ケット通信アダプタ装置3’に対して複数台接続されて
おり,それぞれ電話端末識別番号が付与されている。こ
こで便宜上,各電話端末1(1−1,1−2,…,1−
p)の電話端末識別番号を[1−1],[1−2],
…,[1−p]と表し,各電話端末2(2−1,2−
2,…,2−q)の電話端末識別番号を[2−1],
[2−2],…,[2−q]と表す。
In FIG. 1A, reference numerals 1 and 2 denote telephone terminals,
3, 3'denotes a packet communication adapter device, and 4 a packet communication network. As is clear from FIG. 1 (a), a plurality of telephone terminals 1 and 2 are connected to one packet communication adapter device 3 or packet communication adapter device 3 ', and telephone terminal identification numbers are assigned to them. Has been done. Here, for convenience, each telephone terminal 1 (1-1, 1-2, ..., 1-
The telephone terminal identification number of p) is [1-1], [1-2],
, [1-p], and each telephone terminal 2 (2-1, 2-
2, ..., 2-q) telephone terminal identification number is [2-1],
It is expressed as [2-2], ..., [2-q].

【0026】なお,電話端末1,2とパケット通信アダ
プタ装置3,3’とは,直接接続されている場合と,公
衆電話網を介して接続されている場合とがあり得る。ま
た,少なくとも2台のパケット通信アダプタ装置3,
3’が,パケット通信網4を介して接続されており,各
パケット通信アダプタ装置3,3’にはパケット通信網
4におけるアドレスが付与されている。
The telephone terminals 1 and 2 and the packet communication adapter devices 3 and 3'may be connected directly or may be connected via a public telephone network. In addition, at least two packet communication adapter devices 3,
3'is connected via the packet communication network 4, and each packet communication adapter device 3, 3'is given an address in the packet communication network 4.

【0027】図1(b)は,パケット通信アダプタ装置
3の内部構成例を示した図である。図1(b)中,31
は電話端末接続部,32はコーデック,33はパケット
組立分解部,34はパケット網接続部,35は制御部を
表す。なお,パケット通信アダプタ装置3’の内部構成
も同様である。
FIG. 1B is a diagram showing an internal configuration example of the packet communication adapter device 3. 31 in FIG. 1 (b)
Is a telephone terminal connection unit, 32 is a codec, 33 is a packet assembly / disassembly unit, 34 is a packet network connection unit, and 35 is a control unit. The internal configuration of the packet communication adapter device 3'is also the same.

【0028】電話端末接続部31は,パケット通信アダ
プタ装置3に同時に接続可能な電話端末の数だけ用意さ
れており,電話端末が送出するダイヤル信号を認識する
機能,電話端末に対して着信信号やリングバックトーン
を送出する機能,電話端末との間で音声信号を送受する
機能を有する。なお,電話端末1,2とパケット通信ア
ダプタ装置3,3’とを公衆電話網を介して接続する場
合には,電話端末接続部31は,公衆電話網から受信さ
れる着信信号を認識しそれに対して応答する機能,およ
び公衆電話網に対してダイヤル信号を送出する機能を兼
ね備えていなければならない。
The telephone terminal connection units 31 are provided as many as the telephone terminals that can be simultaneously connected to the packet communication adapter device 3, and have a function of recognizing a dial signal sent from the telephone terminal, an incoming signal to the telephone terminal, and It has the function of sending ringback tones and the function of sending and receiving voice signals to and from telephone terminals. When the telephone terminals 1 and 2 and the packet communication adapter devices 3 and 3'are connected via a public telephone network, the telephone terminal connecting unit 31 recognizes an incoming signal received from the public telephone network and recognizes it. It must have both the function of responding to the call and the function of sending a dial signal to the public telephone network.

【0029】コーデック32は,電話端末接続部31と
同数だけ用意されており,電話端末から受信したアナロ
グ音声信号をリアルタイムでディジタル信号に変換する
機能と,逆にディジタル信号をアナログの音声信号にリ
アルタイムで変換し電話端末接続部31を介して,電話
端末に対して送出する機能を有する。
The codecs 32 are provided in the same number as the telephone terminal connection units 31, and have a function of converting an analog voice signal received from the telephone terminal into a digital signal in real time, and conversely, a digital signal into an analog voice signal in real time. And has a function of transmitting the data to the telephone terminal via the telephone terminal connection unit 31.

【0030】なお,コーデック32は,電話端末からの
要求に応じて,アナログ信号のディジタル化の方法を選
択することが可能であるとする。具体的には,電話端末
からの要求に応じて,16K,32K,64Kbps の各
ビットレートを選択可能とする。
It is assumed that the codec 32 can select a method of digitizing an analog signal in response to a request from the telephone terminal. Specifically, each bit rate of 16K, 32K, 64Kbps can be selected in response to a request from the telephone terminal.

【0031】パケット組立分解部33は,複数のコーデ
ック32に接続されており,各コーデック32からのデ
ィジタル化された音声信号を集めペイロード部分に格納
すると共に,パケット通信網4が認識可能なヘッダ情報
を付加してパケットを組み立て,パケット網接続部34
に送る機能と,逆にパケット網接続部34がパケット通
信網4から受信したパケットを分解してペイロード部分
を抽出し,その中の信号をコーデック32に受け渡す機
能を有する。
The packet assembling / disassembling unit 33 is connected to the plurality of codecs 32, collects the digitized voice signals from the respective codecs 32 and stores them in the payload portion, and at the same time, the header information that the packet communication network 4 can recognize. Packet is added to assemble the packet, and the packet network connection unit 34
And the packet network connection unit 34 decomposes the packet received from the packet communication network 4 to extract the payload portion and transfers the signal therein to the codec 32.

【0032】パケット網接続部34は,パケット組立分
解部33から受け渡されるパケットをパケット通信網4
に送出する機能と,パケット通信網4から自分宛のパケ
ットを受信し,それをパケット組立分解部33に渡す機
能とを有する。
The packet network connection unit 34 transfers the packet delivered from the packet assembling / disassembling unit 33 to the packet communication network 4
And a function of receiving a packet addressed to itself from the packet communication network 4 and delivering it to the packet assembling / disassembling unit 33.

【0033】以下,図1〜図4に基づいて,本実施の形
態の動作を説明する。電話端末1のいずれか一つにおい
て,その利用者が,発信操作を行う。ここで,発信元は
電話端末1−1,発信の宛先は電話端末2のうちの電話
端末識別番号[2−1]を持つ電話端末2−1と仮定す
る。
The operation of this embodiment will be described below with reference to FIGS. In any one of the telephone terminals 1, the user performs a calling operation. Here, it is assumed that the source is the telephone terminal 1-1 and the destination is the telephone terminal 2-1 of the telephone terminals 2 having the telephone terminal identification number [2-1].

【0034】電話端末1−1は,発信宛先である電話端
末2−1の電話端末識別番号[2−1]をダイヤル信号
でパケット通信アダプタ装置3に送るとともに,同時に
要求する音声品質を16K,32K,64Kbps の中か
ら指定する。なお,電話端末1−1とパケット通信アダ
プタ装置3とが公衆電話網を介して接続されている場合
には,電話端末1−1は,まず公衆電話網に対してパケ
ット通信アダプタ装置3が接続されている電話番号を指
定して,パケット通信アダプタ装置3との接続を確立し
た上で,発信宛先である電話端末2−1の電話端末識別
番号[2−1]を,ダイヤル信号でパケット通信アダプ
タ装置3に送るとともに,同時に要求する音声品質を1
6K,32K,64Kbps の中から指定する。
The telephone terminal 1-1 sends the telephone terminal identification number [2-1] of the telephone terminal 2-1 which is the transmission destination to the packet communication adapter device 3 by a dial signal, and at the same time requests a voice quality of 16K, Specify from 32K and 64Kbps. When the telephone terminal 1-1 and the packet communication adapter device 3 are connected via the public telephone network, the telephone terminal 1-1 first connects the packet communication adapter device 3 to the public telephone network. The established telephone number is specified to establish a connection with the packet communication adapter device 3, and then the telephone terminal identification number [2-1] of the telephone terminal 2-1 which is the transmission destination is packet-transmitted by a dial signal. While sending to the adapter device 3, at the same time request voice quality 1
Specify from 6K, 32K, 64Kbps.

【0035】パケット通信アダプタ装置3では,電話端
末接続部31がこのダイヤル信号を受信し,制御部35
が宛先に指定されている電話端末2−1が収容されてい
るパケット通信アダプタ装置3’を判別し,パケット網
接続部34よりパケット通信網4を介して該当するパケ
ット通信アダプタ装置3’との間にパケット通信におけ
るコネクションを確立する。
In the packet communication adapter device 3, the telephone terminal connection unit 31 receives this dial signal and the control unit 35
The packet communication adapter device 3'in which the telephone terminal 2-1 whose destination is designated is accommodated is discriminated, and the packet communication adapter device 3'from the packet network connection unit 34 is connected to the corresponding packet communication adapter device 3 '. A connection for packet communication is established between them.

【0036】パケット通信におけるコネクション確立
後,パケット通信アダプタ装置3は,パケット通信網4
の信号を使用して,パケット通信アダプタ装置3’に対
して利用者が宛先に指定されている電話端末2−1の電
話端末識別番号[2−1]を伝えるとともに,発信を行
っている電話端末1−1に接続されている電話端末接続
部31は,電話端末1−1に対してリングバックトーン
を送出する。
After the connection is established in the packet communication, the packet communication adapter device 3 is connected to the packet communication network 4
The signal is used to notify the packet communication adapter device 3 ′ of the telephone terminal identification number [2-1] of the telephone terminal 2-1 designated as the destination by the user, and the telephone making the call. The telephone terminal connection unit 31 connected to the terminal 1-1 sends a ringback tone to the telephone terminal 1-1.

【0037】図2(a)は,この時パケット通信アダプ
タ装置3からパケット通信アダプタ装置3’へ送られる
パケットの内容を示している。パケット通信アダプタ装
置3’では,このパケットを受信すると,宛先に指定さ
れている電話端末2−1に対して着信信号を送出する。
なお,電話端末2−1とパケット通信アダプタ装置3’
とが公衆電話網を介して接続されている場合には,パケ
ット通信アダプタ装置3’は,宛先に指定されている電
話端末2−1の電話番号を公衆電話網に指定することに
より,公衆電話網から,宛先に指定されている電話端末
2−1に対して着信信号を送出させる。
FIG. 2 (a) shows the contents of the packet sent from the packet communication adapter device 3 to the packet communication adapter device 3'at this time. Upon receiving this packet, the packet communication adapter device 3'transmits an incoming signal to the telephone terminal 2-1 designated as the destination.
The telephone terminal 2-1 and the packet communication adapter device 3 '
If is connected to the public telephone network via the public telephone network, the packet communication adapter device 3'designates the telephone number of the telephone terminal 2-1 designated as the destination to the public telephone network. An incoming signal is transmitted from the network to the telephone terminal 2-1 designated as the destination.

【0038】電話端末2−1の利用者がこの着信に対し
て応答すると,それまで電話端末2−1に送出されてい
た着信信号は停止されるとともに,図2(b)に示す応
答パケットが,パケット通信アダプタ装置3’からパケ
ット通信アダプタ装置3に対して送信される。このパケ
ットを受信したパケット通信アダプタ装置3では,電話
端末1−1に対して送出していたリングバックトーンを
停止し,電話端末1−1と電話端末2−1間の通話を開
始する。
When the user of the telephone terminal 2-1 responds to this incoming call, the incoming signal which has been sent to the telephone terminal 2-1 until then is stopped, and the response packet shown in FIG. , Is transmitted from the packet communication adapter device 3 ′ to the packet communication adapter device 3. Upon receiving this packet, the packet communication adapter device 3 stops the ringback tone being sent to the telephone terminal 1-1, and starts a call between the telephone terminals 1-1 and 2-1.

【0039】図2(b)に示されているとおり,この応
答パケットには,パケット通信アダプタ装置3’が送話
音声信号を格納するために使用するスロットの番号情報
と,そのスロットのサイズ情報が含まれる。また,パケ
ット通信アダプタ装置3からもパケット通信アダプタ装
置3’に対して応答パケットを送出し,その中で送話音
声信号を格納するために使用するスロット番号とそのス
ロットサイズを明示する。
As shown in FIG. 2B, in this response packet, the slot number information used by the packet communication adapter device 3'to store the transmission voice signal and the size information of the slot. Is included. Further, the packet communication adapter device 3 also sends a response packet to the packet communication adapter device 3 ', and specifies the slot number and its slot size used for storing the transmitted voice signal therein.

【0040】なお,電話端末1−1が発信操作の中で,
16Kbps の音声品質を要求したとすると,バッファリ
ング遅延を5msec にする必要がある場合には,1スロ
ットの大きさは,10バイト(16[Kbps ]×5[m
sec ]/8[ビット/バイト])となる。電話端末1−
1が発信操作の中で32K,64Kbps の音声品質を指
定した場合には,スロットサイズはそれぞれ20,40
バイトになる。
In the calling operation of the telephone terminal 1-1,
Assuming that a voice quality of 16 Kbps is requested, if the buffering delay needs to be 5 msec, the size of one slot is 10 bytes (16 [Kbps] × 5 [m
sec] / 8 [bit / byte]). Telephone terminal 1-
When 1 specifies the voice quality of 32K and 64Kbps in the transmission operation, the slot sizes are 20 and 40, respectively.
Become a part-time job.

【0041】図3(a)は,電話端末1,2間の通話中
に,パケット通信アダプタ装置3,3’の間でやりとり
されるパケットの内容を示している。ここで,ペイロー
ドには,仮想的にスロットを指定できるようになってい
る。
FIG. 3 (a) shows the contents of packets exchanged between the packet communication adapter devices 3 and 3'during a call between the telephone terminals 1 and 2. Here, a slot can be virtually specified for the payload.

【0042】送話者の音声は,電話端末1−1が通常有
している音響電気変換装置により電気的なアナログ音声
信号に変換され,パケット通信アダプタ装置3に送られ
る。パケット通信アダプタ装置3内部では,コーデック
32がこのアナログ音声信号をディジタル化し,この連
続的なディジタル信号をパケット組立分解部33が,前
記スロット(スロット番号0)に格納していく。
The voice of the talker is converted into an electric analog voice signal by an acoustoelectric converter normally included in the telephone terminal 1-1 and sent to the packet communication adapter device 3. In the packet communication adapter device 3, the codec 32 digitizes the analog voice signal, and the packet assembling / disassembling unit 33 stores the continuous digital signal in the slot (slot number 0).

【0043】パケット通信アダプタ装置3に接続されて
いる電話端末1のうち,1台だけが通話中の場合,この
10バイトの1スロットに音声信号が格納されると,こ
のパケットは,パケット網接続部34を介してパケット
通信網4に送出される。すなわち,5msec 毎に一つの
パケットがパケット通信網4に対して送出されることに
なる。
When only one of the telephone terminals 1 connected to the packet communication adapter device 3 is busy, when a voice signal is stored in one slot of 10 bytes, this packet is connected to the packet network. It is sent to the packet communication network 4 via the unit 34. That is, one packet is sent to the packet communication network 4 every 5 msec.

【0044】このパケットを受信したパケット通信アダ
プタ装置3’内のパケット組立分解部33では,ペイロ
ード内の1スロットのディジタル音声信号をコーデック
32に送り,コーデック32ではこれをアナログ信号に
変換する。このアナログ信号は,電話端末接続部31を
介して電話端末2−1に送られ,電話端末2−1が通常
有している電気音響変換器により音響信号に変換され,
利用者の聴覚に届けられる。
The packet assembling / disassembling unit 33 in the packet communication adapter 3'which receives this packet sends the digital voice signal of one slot in the payload to the codec 32, and the codec 32 converts this into an analog signal. This analog signal is sent to the telephone terminal 2-1 through the telephone terminal connection unit 31, and is converted into an acoustic signal by the electroacoustic transducer normally included in the telephone terminal 2-1.
It is delivered to the user's hearing.

【0045】さて,この通話中に電話端末1,2のうち
の電話端末1−1,2−1とは別の対,例えば電話端末
1−3と電話端末2−4の間において通話開始要求があ
ったとする。このときにも,先程と同様の手順で,着信
側の電話端末2−4への着信信号の送出,発信側の電話
端末1−3へのリングバックトーン送出が,各パケット
通信アダプタ装置3,3’により行われる。
During this call, a call start request is made between a pair of the telephone terminals 1 and 2 other than the telephone terminals 1-1 and 2-1 such as the telephone terminal 1-3 and the telephone terminal 2-4. There was. Also at this time, in the same procedure as described above, the transmission of the incoming signal to the telephone terminal 2-4 on the receiving side and the transmission of the ring back tone to the telephone terminal 1-3 on the transmitting side are performed by the respective packet communication adapter devices 3, 3. 3 '.

【0046】利用者が着信に応答すると,パケット通信
アダプタ装置3,3’は,応答メッセージと共に送話信
号の格納用に使用するスロット番号とスロットサイズを
示す。このとき,指定されるスロット番号は現在継続中
の通話が存在しているため,その通話で使用しているス
ロットとは異なる番号になる。ここでは,仮にこのスロ
ット番号を1とする。
When the user responds to the incoming call, the packet communication adapter devices 3 and 3'indicate the slot number and slot size used for storing the transmission signal together with the response message. At this time, the slot number specified is different from the slot used in the call because there is an ongoing call. Here, the slot number is assumed to be 1.

【0047】図3(b)は,二つの通話が同時に存在す
る状態において,パケット通信アダプタ装置3,3’の
間でやりとりされるパケットの内容を示している。電話
端末1−1と電話端末2−1との間の音声信号はスロッ
ト0に,電話端末1−3と電話端末2−4との間の音声
信号はスロット1に格納される。この例では電話端末1
−3と電話端末2−4との間では,64Kbps の音声品
質の通話が行われると仮定して,スロット1のサイズは
40バイトに設定されている。
FIG. 3B shows the contents of packets exchanged between the packet communication adapter devices 3 and 3'when two calls are present at the same time. The voice signal between the telephone terminals 1-1 and 2-1 is stored in slot 0, and the voice signal between the telephone terminals 1-3 and 2-4 is stored in slot 1. In this example, the telephone terminal 1
-3 and the telephone terminal 2-4, a size of slot 1 is set to 40 bytes on the assumption that a voice call of 64 Kbps is made.

【0048】また,図4は,この時点においてパケット
通信アダプタ装置3のパケット組立分解部33が管理し
ているスロット番号テーブルの内容を示している。パケ
ット組立分解部33では,送信側音声についていえば,
電話端末1−1と電話端末1−2にそれぞれ電話端末接
続部31を介して接続された二つのコーデック32から
受信した音声信号を5msec 分まとめて,図4(a)に
示すスロット番号テーブルに定められたスロットに格納
し,それらを5msec 毎にパケット網接続部34からパ
ケット通信網4に対して送信する。受信側音声について
は,5msec 毎に受信するパケットのスロットを分解
し,図4(b)に示すスロット番号テーブルに定められ
る通りに各コーデック32へ分配する。
FIG. 4 shows the contents of the slot number table managed by the packet assembling / disassembling unit 33 of the packet communication adapter device 3 at this point. The packet assembling / disassembling unit 33
The voice signals received from the two codecs 32 connected to the telephone terminal 1-1 and the telephone terminal 1-2 via the telephone terminal connection unit 31 are collected for 5 msec and are stored in the slot number table shown in FIG. The packets are stored in the determined slots, and they are transmitted from the packet network connection unit 34 to the packet communication network 4 every 5 msec. As for the voice on the receiving side, the slots of the packet to be received are disassembled every 5 msec and distributed to each codec 32 as determined by the slot number table shown in FIG.

【0049】図3(c)は,さらに電話端末1および電
話端末2の間で通話要求が発生し,r対の通話が存在す
る時点において,パケット通信アダプタ装置3とパケッ
ト通信アダプタ装置3’との間でやりとりされるパケッ
トの内容を示したものである。
In FIG. 3 (c), when a call request is further generated between the telephone terminals 1 and 2, and there are r pairs of calls, the packet communication adapter device 3 and the packet communication adapter device 3'are shown. It shows the contents of the packets exchanged between them.

【0050】また,通話中の電話端末1,2からの切断
要求は,通話開始時と同様に,特殊な切断要求パケット
を,パケット通信アダプタ装置3,3’間でやりとりす
ることにより実現する。この切断要求が発生した際に
は,それに応じてパケット組立分解部33が管理してい
るスロット番号テーブルは書き換えられる。
A disconnection request from the telephone terminals 1 and 2 during a call is realized by exchanging a special disconnection request packet between the packet communication adapter devices 3 and 3 ', as in the case of starting a call. When this disconnection request is generated, the slot number table managed by the packet assembling / disassembling unit 33 is rewritten accordingly.

【0051】なお,通常人間が会話を行う場合には無音
部分がかなりの割合で含まれる。無音部分については本
来情報を伝送する必要がないので,このような場合に
は,一時的に,無音状態にある電話端末の送信用に割り
当てられたスロットの大きさをゼロにすることが考えら
れる。この結果,伝送効率の更なる向上が実現される。
無音部分を伝送しないことによる伝送量削減を実現する
には,コーデック32が無音を検出する機能を有すると
共に,無音を検知した場合には,これをパケット組立分
解部33に伝達し,パケット組立分解部33ではパケッ
トのペイロード部分に,一時的に大きさをゼロにするス
ロットの番号を指定する方法の採用が考えられる。
When a human usually has a conversation, a silent portion is included in a considerable proportion. Since it is originally not necessary to transmit information regarding the silent portion, in such a case, it is possible to temporarily set the size of the slot allocated for transmission of the telephone terminal in the silent state to zero. . As a result, further improvement of transmission efficiency is realized.
In order to reduce the transmission amount by not transmitting the silent portion, the codec 32 has a function of detecting the silence, and when the silence is detected, it is transmitted to the packet assembling / disassembling unit 33, and the packet assembling / disassembling unit 33 In the unit 33, it is possible to adopt a method of designating a slot number for temporarily setting the size to zero in the payload portion of the packet.

【0052】以上により,パケット通信網を利用して,
特に複数の利用者が同時に音声通信を行う際に,回線利
用効率を落とすことなく,バッファリング遅延を短縮す
ることが可能となる。
As described above, using the packet communication network,
In particular, when a plurality of users simultaneously perform voice communication, it is possible to reduce the buffering delay without degrading the line utilization efficiency.

【0053】図5は,本発明により,必要とされる帯域
幅(ビットレート)がどの程度削減可能になるかをグラ
フで示したものである。グラフの横軸は同時に通信を行
う端末の数,縦軸は必要な帯域幅(ビットレート)であ
る。このグラフの前提として,各電話端末が発生する音
声信号は8Kbps ,パケットヘッダのサイズは20バイ
ト,バッファリング遅延は5msec としている。
FIG. 5 is a graph showing how much the required bandwidth (bit rate) can be reduced by the present invention. The horizontal axis of the graph is the number of terminals communicating simultaneously, and the vertical axis is the required bandwidth (bit rate). As a premise of this graph, the voice signal generated by each telephone terminal is 8 Kbps, the size of the packet header is 20 bytes, and the buffering delay is 5 msec.

【0054】図5では,本発明を使用した場合に必要と
なる帯域幅と,本発明を使用せずに単純に低バッファリ
ング遅延を実現するようにパケットサイズを決定して通
信を行う場合に必要となる帯域幅についてプロットして
ある。図5から明らかなように,同時に通信を行う端末
の数が増えるに従って,必要な帯域幅に差が生じ,本発
明の優位点が明確になる。
In FIG. 5, the bandwidth required when the present invention is used, and the packet size is determined so as to simply realize a low buffering delay without using the present invention, the communication is performed. The required bandwidth is plotted. As is clear from FIG. 5, as the number of terminals communicating at the same time increases, the required bandwidths differ, and the advantage of the present invention becomes clear.

【0055】また,各パケットが,ペイロード内部に仮
想的に設けられたスロットの構成情報を同時に伝送する
ことにより,様々な異なるビットレートを発生する端末
装置を収容することが可能になる。
Further, since each packet simultaneously transmits the configuration information of the slots virtually provided inside the payload, it becomes possible to accommodate terminal devices that generate various different bit rates.

【0056】[0056]

【発明の効果】以上説明したように,本発明を使用する
ことにより,パケット通信網を利用して,特に複数の利
用者が同時に音声通信を行う際に,単一のヘッダ情報の
下に複数の端末装置からの信号をまとめて格納し伝送す
ることができるため,ヘッダ情報に起因するオーバーヘ
ッドの影響を抑制し,回線利用効率を落とすことなく,
バッファリング遅延を短縮することが可能となる。ま
た,各端末からの信号発生レートを端末毎に設定するこ
とが可能となる。
As described above, by using the present invention, a plurality of packets can be stored under a single header information, especially when a plurality of users simultaneously perform voice communication by using a packet communication network. Since the signals from the terminal devices can be stored and transmitted collectively, the influence of the overhead caused by the header information is suppressed, and the line utilization efficiency is not reduced,
It is possible to reduce the buffering delay. In addition, the signal generation rate from each terminal can be set for each terminal.

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

【図1】本発明の実施の一形態における構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration according to an embodiment of the present invention.

【図2】電話端末間で発信または応答を行う際にパケッ
ト通信アダプタ装置から伝送されるパケットの内容を示
す図である。
FIG. 2 is a diagram showing the contents of a packet transmitted from a packet communication adapter device when making a call or making a response between telephone terminals.

【図3】電話端末の通話中にパケット通信アダプタ装置
間で伝送されるパケットの内容を示す図である。
FIG. 3 is a diagram showing contents of a packet transmitted between packet communication adapter devices during a telephone call of a telephone terminal.

【図4】パケット組立分解部が管理するスロット番号テ
ーブルの例を示す図である。
FIG. 4 is a diagram showing an example of a slot number table managed by a packet assembling / disassembling unit.

【図5】複数の電話端末がパケット通信網を介して通信
を行うときに,本発明を適用した場合と適用しなかった
場合とで,必要とされる帯域幅(ビットレート)にどの
程度の差が生じるかを示したグラフの図である。
FIG. 5 shows how much bandwidth (bit rate) is required when a plurality of telephone terminals communicate via a packet communication network, with and without the present invention. It is a figure of a graph showing whether a difference occurs.

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

1,2 電話端末 3,3’パケット通信アダプタ装置 4 パケット通信網 31 電話端末接続部 32 コーデック 33 パケット組立分解部 34 パケット網接続部 35 制御部 1, 2 Telephone Terminal 3, 3'Packet Communication Adapter Device 4 Packet Communication Network 31 Telephone Terminal Connection Section 32 Codec 33 Packet Assembly / Disassembly Section 34 Packet Network Connection Section 35 Control Section

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高野 正次 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 (72)発明者 池田 武史 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Shoji Takano 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Inside Nippon Telegraph and Telephone Corporation (72) Takeshi Ikeda 3-19-3 Nishishinjuku, Shinjuku-ku, Tokyo No. 2 within Nippon Telegraph and Telephone Corporation

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 パケットを最小の通信単位として通信を
行うパケット通信網と,前記パケット通信網の利用者が
操作する端末装置とに接続され,前記端末装置が発生す
る信号をパケット化して前記パケット通信網に送出する
とともに,前記パケット通信網から受信したパケットを
分解して信号を復元して収容する端末装置に対して出力
するパケット通信アダプタ装置において,複数の端末装
置を収容することを可能とする手段と,各端末装置から
入力される信号を多重化した上で単一のパケットとして
組立を行う手段と,単一の受信パケットの信号を分離し
て複数の端末装置に分配する手段とを有し,前記複数の
端末装置からの信号を多重化し単一のパケットとして組
み立てた上で前記パケット通信網に対して出力するとと
もに,前記パケット通信網から受信したパケットについ
ては,パケットを分解後に,収容する複数の端末装置に
割り振る機能を有することを特徴とするパケット通信ア
ダプタ装置。
1. A packet communication network for performing communication using a packet as a minimum communication unit, and a terminal device operated by a user of the packet communication network, and packetizing a signal generated by the terminal device into the packet. It is possible to accommodate a plurality of terminal devices in a packet communication adapter device that sends out to a communication network, decomposes a packet received from the packet communication network, restores a signal, and outputs it to a terminal device that accommodates it. Means, a means for assembling the signals input from the respective terminal devices and then assembling them as a single packet, and a means for separating the signals of the single received packet and distributing them to a plurality of terminal devices. And multiplexes the signals from the plurality of terminal devices into a single packet, and outputs the packet to the packet communication network. A packet communication adapter device having a function of allocating a packet received from a communication network to a plurality of accommodated terminal devices after the packet is disassembled.
【請求項2】 請求項1記載のパケット通信アダプタ装
置において,前記各端末装置から入力される信号を多重
化した上で単一のパケットとして組立を行う手段は,各
端末装置から入力される信号を多重化する際に,各端末
装置からの要求に応じて端末装置毎に割り当てる帯域を
決定する手段を有することを特徴とするパケット通信ア
ダプタ装置。
2. The packet communication adapter device according to claim 1, wherein the means for assembling the signals input from the respective terminal devices into a single packet is a signal input from each terminal device. A packet communication adapter device having means for deciding a band to be allocated to each terminal device in response to a request from each terminal device when multiplexing the packets.
【請求項3】 請求項1または請求項2記載のパケット
通信アダプタ装置において,前記パケット通信網に送信
するパケットに,信号の多重化方法に関する情報を付加
する手段を有することを特徴とするパケット通信アダプ
タ装置。
3. The packet communication adapter device according to claim 1, further comprising means for adding information regarding a signal multiplexing method to a packet to be transmitted to the packet communication network. Adapter device.
JP12528196A 1996-05-21 1996-05-21 Packet communication adaptor Pending JPH09312666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12528196A JPH09312666A (en) 1996-05-21 1996-05-21 Packet communication adaptor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12528196A JPH09312666A (en) 1996-05-21 1996-05-21 Packet communication adaptor

Publications (1)

Publication Number Publication Date
JPH09312666A true JPH09312666A (en) 1997-12-02

Family

ID=14906200

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12528196A Pending JPH09312666A (en) 1996-05-21 1996-05-21 Packet communication adaptor

Country Status (1)

Country Link
JP (1) JPH09312666A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010124456A (en) * 2008-10-21 2010-06-03 Toshiba Corp Communication system, communication apparatus and terminal accommodation apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010124456A (en) * 2008-10-21 2010-06-03 Toshiba Corp Communication system, communication apparatus and terminal accommodation apparatus
US8102873B2 (en) 2008-10-21 2012-01-24 Kabushiki Kaisha Toshiba Communication system, communication apparatus and terminal accommodation apparatus

Similar Documents

Publication Publication Date Title
Greene et al. Media gateway control protocol architecture and requirements
US6434528B1 (en) Computer network telephony
US6118763A (en) Transmission of voice over an asynchronous network
US7236483B2 (en) Method for controlling bandwidth in a voice over internet protocol system
US20020145998A1 (en) Method and apparatus for providing efficient circuit switch-to-switch communication
US20050180397A1 (en) Call processing system and method in a voice and data integrated switching system
US6195358B1 (en) Internet telephony signal conversion
US9325529B2 (en) Hybrid type telephony system
US7489677B2 (en) Exchange equipment
JPH09162837A (en) Method and apparatus for communication that dynamically change compression method
KR100413978B1 (en) Apparatus and method for transmitting and receiving signals between different networks
JP2934406B2 (en) Line concentrator for voice telephone set and communication method for lan
US6169750B1 (en) Voice packet multiplexer with voice transit switching function
JP3133296B2 (en) Communication device and DTMF transfer method
JPH09312666A (en) Packet communication adaptor
GB2343584A (en) LAN telephone system
GB2391741A (en) Providing conference feature between internet call and telephone network call
JP3099805B2 (en) ATM access equipment
JP2003008637A (en) System and method for controlling bandwidth for a digital subscriber network
JPH1175228A (en) Network equipment, personal computer telephone exchange, network telephone set and private branch of exchange network system
US7324557B2 (en) Method, switching devices and remote connection unit for transmitting data having a reduced bandwidth
JP3970805B2 (en) Gateway apparatus and holding tone transmission method
US7561538B2 (en) Concentrator for speech telephones and method of communication over LAN using same
Greene et al. RFC2805: Media Gateway Control Protocol Architecture and Requirements
JP3515252B2 (en) Communication method and apparatus for dynamically changing compression method