JPS62104331A - Data transmission system - Google Patents
Data transmission systemInfo
- Publication number
- JPS62104331A JPS62104331A JP60244910A JP24491085A JPS62104331A JP S62104331 A JPS62104331 A JP S62104331A JP 60244910 A JP60244910 A JP 60244910A JP 24491085 A JP24491085 A JP 24491085A JP S62104331 A JPS62104331 A JP S62104331A
- Authority
- JP
- Japan
- Prior art keywords
- speed data
- low
- information
- transmission
- serial
- 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
Links
- 230000005540 biological transmission Effects 0.000 title claims abstract description 55
- 238000000034 method Methods 0.000 claims description 16
- 238000010586 diagram Methods 0.000 description 8
- 238000004891 communication Methods 0.000 description 7
- 230000000694 effects Effects 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
- 235000021152 breakfast Nutrition 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
Landscapes
- Time-Division Multiplex Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明は、ディジタルの高速データ及び低速データを同
時に伝送する方式に関する。DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a system for simultaneously transmitting digital high-speed data and low-speed data.
(従来の技術)
従来、ディジタル回線を用いて高速データと低速データ
とを同時に伝送して通信を行なう場合(例えば画像会議
における動画とデータなど)、高速データ伝送において
はその帯域が数10M〜数100 M bpa必要でア
シ、パケット交換方式もしくは、特に高速でかつ実時間
性が要求される場′合には空きチャネルを確保して回線
交換によシ伝送を行なっている(詳細は昭和58年に朝
食書店よシ発行された「コンピュータネットワーク」P
154〜P170参照)。また低速データ伝送において
も高速データ伝送と同様にパケット交換方式や回線交換
による方式がとられるがその帯域が数100 bpa〜
数M bpsであるため、一般にはパケット交換により
伝送を行なう方法が広く行なわれている。パケット交換
においてはパケットを1つ1つ独立し九情報単位とみな
しパケット毎にアドレスを見て受信側に送シ屈けるいわ
ゆるデータグラム方式と、送信者と受信者の間に論理的
に通信パスを設定していちどパスを設定したあとはパケ
ット毎にアドレスを参照しないパーチャルサーキット方
式がある。データグラム方式ではパスを設定する必要は
無いが伝送効率の点でバーチャルサーキット方式に劣る
ため、一般には論理パスを設定するバーチャルサーキッ
ト方式がとられている。このように従来は高速データと
低速データとを同時に伝送して通信を行なうためには、
高速データ用の空きチャネルの確保をするとともにパケ
ット交換のパーチャルサーキット方式によって低速デー
タを伝送するために論理パスを設定して通信を行なって
いる。以後この論理パスを低速データ用チャネルと呼ぶ
ことにする。(Prior art) Conventionally, when communicating by simultaneously transmitting high-speed data and low-speed data using a digital line (for example, video and data in an image conference), the bandwidth for high-speed data transmission ranges from several 10M to several If 100 M bpa is required, transmission is performed by packet switching, or if high speed and real-time performance are required, an empty channel is secured and transmission is performed by line switching (details are available in 1982). "Computer Network" P published by Breakfast Shoten Yoshi
154 to P170). Similarly to high-speed data transmission, packet switching and circuit switching are used for low-speed data transmission, but the bandwidth is several 100 bpa ~
Since the transmission speed is several Mbps, packet switching is generally the most widely used method of transmission. In packet exchange, each packet is regarded as an independent unit of information, and the so-called datagram method is used to check the address of each packet and send it to the receiving side, and the other is the datagram method, which creates a logical communication path between the sender and receiver. There is a partial circuit method that does not refer to the address for each packet once the path is set. Although the datagram method does not require the setting of paths, it is inferior to the virtual circuit method in terms of transmission efficiency, so the virtual circuit method that sets logical paths is generally used. Conventionally, in order to transmit high-speed data and low-speed data simultaneously for communication,
Communication is performed by securing an empty channel for high-speed data, and by setting a logical path to transmit low-speed data using a packet-switched partial circuit method. Hereinafter, this logical path will be referred to as a low-speed data channel.
(発明が解決しようとする問題点)
従来方式においては、例えば画像会議のような高速デー
タと低速データとを同時に伝送して通信を行なう場合に
は高速データ用のチャネルを確保し、かつ低速データ用
の論理パスを設定する必要がある。特に、通常は高速デ
ータ通信を行なっておシその通信中に低速データの送信
要求が起こつて高速データと低速データとの同時伝送を
行なう一場合、低速データの送信要求の頻度が低いとき
には従来方式のように高速データ用チャネルと低速デー
タ用チャネルの両方を確保していると低速データ用チャ
ネルの使用率は低いので、効率が悪く且つコスト高にな
る。またこのとき通常は高速データ用チャネルで通信し
ていて、前記の低速データ送信要求が起こる度に低速デ
ータ用チャネルを設定し、要求が下がる度にチャネルを
開放するという方法も考えられるが、チャネルの設定お
よび開放といった手順が入るためやはシ効率は悪くなる
。何れの方式にしても高速データ用チャネルと低速デー
タ用チャネルの両方を管理する必要があシ、そのための
通信手順が複雑になる。(Problems to be Solved by the Invention) In conventional systems, when communicating by simultaneously transmitting high-speed data and low-speed data, such as in image conferencing, a channel for high-speed data is secured, and a channel for low-speed data is It is necessary to set a logical path for In particular, when high-speed data communication is normally performed and a low-speed data transmission request occurs during the communication, and high-speed data and low-speed data are simultaneously transmitted, the conventional method is used when low-speed data transmission requests are infrequent. If both a high-speed data channel and a low-speed data channel are secured as in the above example, the usage rate of the low-speed data channel is low, resulting in poor efficiency and high cost. Another option is to set up a low-speed data channel each time a low-speed data transmission request occurs, and then release the channel each time the request decreases. Because of the steps involved in setting and opening the system, efficiency is reduced. In either method, it is necessary to manage both the high-speed data channel and the low-speed data channel, which complicates communication procedures.
そこで、本発明の目的は、ディジタル伝送による画像会
議等の高速データ、低速データの同時伝送を行なう通信
において、高速データ用チャネルだけを用いて高速デー
タ情報と低速データとを同時に伝送する方式を提供する
ことを目的とする。SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a method for simultaneously transmitting high-speed data information and low-speed data using only high-speed data channels in communications that simultaneously transmit high-speed data and low-speed data, such as image conferencing using digital transmission. The purpose is to
(問題点を解決するための手段)
前述の問題点を解決するために本発明が提供する手段は
、ディジタルの高速データ及び低速データを同時に伝送
する方式であって、高速データ用チャネルは継続的に確
保しておき、前記低速データの送信要求がない期間には
前記高速データ用チャネルを用いて前記高速データの伝
送をおこなっておシ、前記高速データの伝送中に前記低
速データの送信要求が起こると、前記高速データの伝送
に用いているフレームの内の最下位ビットに前記低速デ
ータを入れ高速データと低速データとを同時に伝送する
ことを特徴とする。(Means for Solving the Problems) The means provided by the present invention to solve the above-mentioned problems is a method of simultaneously transmitting digital high-speed data and low-speed data, in which the high-speed data channel is continuously transmitted. The high-speed data is transmitted using the high-speed data channel during a period when there is no request to transmit the low-speed data, and when there is a request to transmit the low-speed data during the transmission of the high-speed data. When this occurs, the low-speed data is placed in the least significant bit of the frame used for transmitting the high-speed data, and the high-speed data and low-speed data are transmitted simultaneously.
(実施例)
第1図(a)、 (b)に本発明のデータ伝送方式の一
実施例における信号形式を示す。(Embodiment) FIGS. 1(a) and 1(b) show signal formats in an embodiment of the data transmission system of the present invention.
図において100に示すbit 1は各フレーム内の最
下位ピッ)18Bを示すものとする。今、高速データ情
報はK bpsで伝送され、その1フレームはmbit
から構成されておシ、また低速データ情報はL bps
で伝送されているものとする。以下ニ、高速データ情報
フレームのLSBを用いて上記低速データ情報を伝送す
る場合について説明する。Bit 1 shown at 100 in the figure indicates the lowest bit (18B) in each frame. Currently, high-speed data information is transmitted at Kbps, and one frame is Mbit.
It consists of L bps, and low-speed data information is L bps.
It is assumed that the data is being transmitted by . In the following, a case will be described in which the low-speed data information is transmitted using the LSB of the high-speed data information frame.
第1図(1k)で各フレームのLSBに着目すると、そ
の伝送速度はに/m bp8となっており、K / m
≧Lなら低速データ伝送は可能であるが、K/mくLな
ら不可能であるので以下の説明においてK。Focusing on the LSB of each frame in Figure 1 (1k), the transmission rate is 2/m bp8, which is K/m bp8.
If ≧L, low-speed data transmission is possible, but if K/m×L, it is not possible, so K will be used in the following explanation.
m、 r、+の間にはK / m≧Lが成立している
ものとする。また本発明で対象とする高速データ情報は
後述するようにある程度の伝送誤りを許すものとする。It is assumed that K/m≧L holds between m, r, and +. Furthermore, the high-speed data information targeted by the present invention allows some transmission errors, as will be described later.
本実施例においては、K/m bpsで伝送されている
LEBを用いてLbpθの低速データ情報を伝送するた
めには第1図(1))に示すようにに/(mL)フレー
ム毎にそのフレーム0LEIBに低速データ情報を挿入
することによって高速データ情報と低速データ情報の同
時伝送を行なう。受信側では逆にに/(mL)フレーム
毎にそのLSBを順次数シ出すことによって低速データ
情報系列を受信する。In this embodiment, in order to transmit low-speed data information of Lbpθ using LEB transmitted at K/m bps, data is transmitted every /(mL) frame as shown in FIG. 1 (1)). By inserting low-speed data information into frame 0LEIB, simultaneous transmission of high-speed data information and low-speed data information is performed. Conversely, on the receiving side, the low-speed data information sequence is received by sequentially outputting several LSBs for each /(mL) frame.
第2図、第3図、第4図に上述の実施例のデータ伝送方
式を実現する具体的装置の一例および信号を示す。第2
図は送信装置の一例のブロック図で、第3図(a)〜(
II)はその信号図、また第4図(a)は受信装置の一
例のブロック図、第4図(b)、 (C)、 (d)は
その受信装置の信号を示す図である。FIG. 2, FIG. 3, and FIG. 4 show an example of a specific device and signals for realizing the data transmission system of the above-described embodiment. Second
The figure is a block diagram of an example of a transmitting device, and FIGS.
II) is a signal diagram thereof, FIG. 4(a) is a block diagram of an example of a receiving device, and FIGS. 4(b), (C), and (d) are diagrams showing signals of the receiving device.
第2図および第3図(a)〜(I)を参照してその送信
装置を説明する。K bpsの高速データ情報300は
伝送路204により直列/並列変換装置200に入力さ
れ、そこでmbitの並列系列に展開される。第3図(
b)の303,304はそれぞれ直列/並列変換装置2
00の出力を示し303はbitTnの最上位ビット(
MSB)を、304はbitlの最下位ピッ)(LSB
)を示している。直列/並列変換装置のm個の出力は伝
送路205,206上でそれぞれに/mbpaで伝送さ
れている。高速データ情報フレームのI、8B情報は直
列/並列変換装置のm個の出力の1つとして得られ、伝
送路206によシセレクタ−203に入力される。直列
/並列変換装置の出力でL8B情報以外のものは直接、
並列/直列変換装置201に入力される。LSB情報の
他にセレクター203にはL bpsの低速データ情報
308が伝送路207によシ入力され、前記LSB情報
と低速データ情報とを選択するための選択信号309も
伝送路208により入力される。この選択信号によシ第
3図(C)に示す高速データ情報の伝送フレームのLB
B情報の系列にはに/(mL)bit毎に低速データ情
報が挿入されるが、図では選択信号309がLOWのと
きKはL13B情報が選択され、HIGHのときに低速
データ情報が選択される例を示しておシ、その結果セレ
クター203の出力は第3図(f)に示すように斜線で
示した低速データ情報かに/(mL)bit毎に310
.311,312のような順序でLSB情報系列に挿入
されることになる。この出力は伝送路209によl)K
/mbpsの速さで並列/直列変換装置201に入力さ
れ前記の直列/並列変換装置200からの出力とともに
第3図(1)に示すようにKbitの情報系列に変換さ
れ伝送路210により受信側におくられる。第4図(a
)において受信側では受信情報系列410を伝送路40
2と403に分岐させ、伝送路402のデータはそのま
ま高速データ情報として受信装置に送られる。一方、伝
送路403により受信情報系列410は直列/並列変換
装置400に入力され、mbitの並列系列に展開され
、信号速度はに/mbpsとなる。m個の出力のうちL
SB情報系列411のみがその後段に続く直列/並列変
換装置401に入力され、そこでさらにに/(mL)b
itの並列系列に展開され、信号速度はL bpsに変
換される。送信された低速データ情報系列412は直列
/並列変換装置401の出力の1つとして得られ、伝送
路404により低速データ情報受信装置におくられる。The transmitting device will be explained with reference to FIG. 2 and FIGS. 3(a) to (I). K bps high-speed data information 300 is input to the serial/parallel converter 200 via a transmission line 204, where it is expanded into an mbit parallel series. Figure 3 (
303 and 304 in b) are the serial/parallel converter 2, respectively.
It shows the output of 00 and 303 is the most significant bit of bitTn (
MSB), 304 is the lowest bit bit) (LSB)
) is shown. The m outputs of the serial/parallel converter are transmitted on transmission lines 205 and 206 at /mbpa, respectively. The I, 8B information of the high speed data information frame is obtained as one of the m outputs of the serial/parallel converter and is input to the selector 203 via the transmission line 206. Anything other than L8B information that is output from the serial/parallel converter is directly output.
It is input to the parallel/serial converter 201. In addition to the LSB information, L bps low-speed data information 308 is input to the selector 203 through the transmission line 207, and a selection signal 309 for selecting between the LSB information and the low-speed data information is also input through the transmission line 208. . According to this selection signal, the LB of the high-speed data information transmission frame shown in FIG.
Low-speed data information is inserted into the B information series every (mL) bit, but in the figure, when the selection signal 309 is LOW, L13B information is selected for K, and when it is HIGH, low-speed data information is selected. As a result, the output of the selector 203 is as shown in FIG.
.. They are inserted into the LSB information sequence in the order of 311, 312, etc. This output is sent to the transmission line 209 l)K
/mbps to the parallel/serial converter 201, and together with the output from the serial/parallel converter 200, it is converted into a Kbit information sequence as shown in FIG. I will be sent to Figure 4 (a
), the receiving side transmits the received information sequence 410 to the transmission path 40.
2 and 403, and the data on the transmission line 402 is directly sent to the receiving device as high-speed data information. On the other hand, the received information series 410 is input to the serial/parallel converter 400 through the transmission path 403, and is expanded into a parallel series of mbits, and the signal speed becomes 2/mbps. L out of m outputs
Only the SB information series 411 is input to the subsequent serial/parallel converter 401, where it is further converted to /(mL)b
It is expanded into a parallel series of it, and the signal rate is converted to L bps. The transmitted low-speed data information series 412 is obtained as one of the outputs of the serial/parallel converter 401 and is sent to the low-speed data information receiver via the transmission line 404.
上述のように本実施例のデータ伝送方式においては高速
データ情報をmbitから構成されるフレームを用いて
K bpsで伝送しておシ低速データの送信要求が起こ
ると高速データ伝送に用いていたフレームのL8BKL
bpsの低速データ情報を挿入することによって高速デ
ータと低速データの同時伝送を可能としているが、この
ように高速データ情報の1部に低速データ情報を挿入す
るということは、一種の伝送路誤りによって高速データ
情報が劣化することと同じであるといえる。本発明によ
るデータ伝送方式においては高速データ情報に対しであ
る程度の伝送路誤りを認めているが、このとき元の高速
データ情報に与える影響について説明する。As mentioned above, in the data transmission method of this embodiment, high-speed data information is transmitted at K bps using a frame composed of mbits, and when a request to transmit low-speed data occurs, the frame used for high-speed data transmission is L8BKL
Simultaneous transmission of high-speed data and low-speed data is possible by inserting low-speed data information of bps, but inserting low-speed data information as part of the high-speed data information in this way means that a type of transmission path error may occur. This can be said to be the same as deterioration of high-speed data information. In the data transmission system according to the present invention, a certain degree of transmission path error is allowed for high-speed data information, but the effect this has on the original high-speed data information will be explained.
各高速データフレームについてみるとmbitで構成さ
れているのでそのLI3Bの持つ情報の重みは1/(2
−1)であシ前記のごと(Lbpsの低速データ情報を
送信するにはに/(mL)フレーム毎にそのLSBに低
速データ情報を挿入すれば良いので、その重みは全体の
(1/(2−1>1*((mL )/K )となシ、且
つ低速データの送信時間の単位時間当たシに占める割合
が小さいならばさらにその影響、即ち低速データ情報の
高速データ情報に占める重みはさらに小さくなる。以上
よLKがLに比べて極めて大きいとき、即ちK)Lのと
きや、低速データの送信要求の頻度が小さいときには高
速データ情報フレームのし8Bに低速データ情報を挿入
したことによる影響は少ない。Looking at each high-speed data frame, it is composed of mbits, so the weight of the information held by LI3B is 1/(2
-1) As mentioned above, in order to transmit low-speed data information of (Lbps), it is sufficient to insert the low-speed data information into the LSB of every (mL) frame, so its weight is (1/( 2-1>1*((mL)/K), and if the ratio of the transmission time of low-speed data to the time per unit time is small, the effect will be even greater, that is, the ratio of the low-speed data to the high-speed data The weight becomes even smaller.As described above, when LK is extremely large compared to L, that is, when K)L, or when the frequency of low-speed data transmission requests is small, low-speed data information is inserted in the 8B of the high-speed data information frame. The impact of this is small.
例えば高速データとして動画を考えるとそのデイジタル
伝送を行なうには100Mbpgで送信するが、それに
比べて低速データは、例えば2400bpsなどその情
報量は高速データの情報量に比べると桁ちがいに小さい
ものが比較的多い。上記の例では高速データ情報の伝送
フレームがBbitで構成されているとすれば、低速デ
ータ情報の高速データ情報に占める重みは7*10−’
程度に過ぎない。また送信時間の密度が低ければその重
みはさらに小さくなるといえる。For example, if we consider a video as high-speed data, it is transmitted digitally at 100 Mbpg, but compared to that, low-speed data, such as 2400 bps, has an amount of information that is orders of magnitude smaller than that of high-speed data. There are many targets. In the above example, if the transmission frame of high-speed data information is made up of Bbits, the weight of low-speed data relative to high-speed data is 7*10-'
It's just a matter of degree. Moreover, it can be said that if the density of transmission times is low, the weight becomes even smaller.
(発明の効果〕
本発明のデータ伝送方式によれば、高速データの伝送中
に低速データの送信要求が起こシ高速データと低速デー
タとを同時に伝送する場合に従来方式のように新たに低
速データ用チャネルを確保すること無しに、既確保の高
速データ用チャネルだけを用いて両者を同時に伝送する
ので、従来方式に比べて経済性に優れ、また低速データ
用チャネルの設定および開放といった手順が省けるので
チャネル管理が簡単になる。(Effects of the Invention) According to the data transmission method of the present invention, when a low-speed data transmission request occurs during high-speed data transmission, when high-speed data and low-speed data are transmitted simultaneously, new low-speed data is Because it simultaneously transmits both data using only the already secured high-speed data channel without having to secure a dedicated high-speed data channel, it is more economical than conventional methods, and also eliminates the steps of setting up and opening low-speed data channels. This simplifies channel management.
第1図(a)、 (b)は本発明のデータ伝送方式の一
実施例における信号を示す図、第2図はその実施例を実
現する送信装置の具体的−例を示すブロック図、第3図
(a)〜(j)は第2図の送信装置における信号を示す
図、第4図(a)はその実施例を実現する受信装置の具
体的−例を示すブロック図、第4図(b)〜(d)はそ
の受信装置における信号を示す図である。
図において、100は高速データフレームのLSB、2
001 4001 401は直列/並列変換装置、20
3はセレクター、204,205゜206.207,2
08,209,210.4021403は伝送路、20
1は並列/直列変換装置、300は動画フレーム、30
1はMSB、302はLSB、aoa* 304は動
画情報ビット、305e 306= 307はLB
B情報系列におけるデータ情報挿入位置、308はデー
タ情報、309は選択信号、310.3119 312
はL8B情報系列に挿入されたデータ情報、313は送
信情報系列、410は受信情報系列、411は受信LS
B系列、412は受信情報系列をそれぞれ示す。
代理人 弁理士 本 庄 伸 弁
箱1図
(a)
(b)
第2図
第3図FIGS. 1(a) and 1(b) are diagrams showing signals in an embodiment of the data transmission system of the present invention, FIG. 3(a) to (j) are diagrams showing signals in the transmitting device of FIG. 2, FIG. 4(a) is a block diagram showing a specific example of a receiving device that implements the embodiment, and FIG. (b) to (d) are diagrams showing signals in the receiving device. In the figure, 100 is the LSB of the high-speed data frame, 2
001 4001 401 is a serial/parallel converter, 20
3 is selector, 204,205°206.207,2
08,209,210.4021403 is the transmission line, 20
1 is a parallel/serial converter, 300 is a video frame, 30
1 is MSB, 302 is LSB, aoa* 304 is video information bit, 305e 306 = 307 is LB
Data information insertion position in B information series, 308 is data information, 309 is selection signal, 310.3119 312
is the data information inserted into the L8B information sequence, 313 is the transmission information sequence, 410 is the reception information sequence, 411 is the reception LS
The B series and 412 each indicate a received information series. Agent Patent Attorney Nobu Honjo Bento Box 1 (a) (b) Figure 2 Figure 3
Claims (1)
る方式において、高速データ用チャネルは継続的に確保
しておき、前記低速データの送信要求がない期間には前
記高速データ用チャネルを用いて前記高速データの伝送
をおこなつており、前記高速データの伝送中に前記低速
データの送信要求が起こると、前記高速データの伝送に
用いているフレームの内の最下位ビットに前記低速デー
タを入れ高速データと低速データとを同時に伝送するこ
とを特徴とするデータ伝送方式。In a method for simultaneously transmitting digital high-speed data and low-speed data, a channel for high-speed data is continuously secured, and during a period when there is no request to transmit the low-speed data, the high-speed data channel is used to transmit the high-speed data. If a request to send the low-speed data occurs during transmission of the high-speed data, the low-speed data is placed in the least significant bit of the frame used to transmit the high-speed data and the high-speed data and low-speed data are transmitted. A data transmission method characterized by simultaneously transmitting data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60244910A JPS62104331A (en) | 1985-10-31 | 1985-10-31 | Data transmission system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60244910A JPS62104331A (en) | 1985-10-31 | 1985-10-31 | Data transmission system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS62104331A true JPS62104331A (en) | 1987-05-14 |
Family
ID=17125782
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP60244910A Pending JPS62104331A (en) | 1985-10-31 | 1985-10-31 | Data transmission system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS62104331A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005124210A (en) * | 2003-10-17 | 2005-05-12 | Agilent Technol Inc | Method and apparatus for generating a low bandwidth channel within a high bandwidth channel |
-
1985
- 1985-10-31 JP JP60244910A patent/JPS62104331A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005124210A (en) * | 2003-10-17 | 2005-05-12 | Agilent Technol Inc | Method and apparatus for generating a low bandwidth channel within a high bandwidth channel |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5293378A (en) | Parallel multi-line packet transmission system | |
| US7856011B2 (en) | Reordering packets | |
| US4866704A (en) | Fiber optic voice/data network | |
| US5935214A (en) | Method for transmitting source data and control data in a communication system with a ring structure | |
| US4746918A (en) | Split bus system interface | |
| CA2059878A1 (en) | Connection hold control system | |
| JPS6218154A (en) | Access of message channel of communication system and methodand apparatus for utilizing the same | |
| US6862294B1 (en) | Method and apparatus for overcoming large transport delays between master and slave utopia devices | |
| EP0785651A1 (en) | Receiver sharing for demand priority access method repeaters | |
| US5544158A (en) | Method for multiple access in a digital communication system | |
| US5475706A (en) | Bulk data transmission system | |
| JP3354620B2 (en) | AV network | |
| JPH08107417A (en) | Wireless packet transceiver | |
| EP0226688B1 (en) | Serial link adapter for a communication controller | |
| JP3020746B2 (en) | ATM test cell transmission circuit | |
| JP2823548B2 (en) | how to access | |
| RU2107995C1 (en) | Data transmitting and receiving device | |
| JPH05336194A (en) | Data transmission system | |
| JP2875400B2 (en) | Communication control device | |
| US7336609B2 (en) | Optimized method and optimized protocol engine for message transmission | |
| JP3872175B2 (en) | CD data communication device | |
| KR950035219A (en) | Gateway Implementation Method and System for Network Matching between Integrated Information Network and Local Area Network | |
| JPS62209932A (en) | Simultaneous animation/data transmission system | |
| JPH02184145A (en) | Data transmission system | |
| JPH01165245A (en) | Interrupt packet control system |