JP7271080B2 - Communication device, communication system, communication method, and program - Google Patents

Communication device, communication system, communication method, and program Download PDF

Info

Publication number
JP7271080B2
JP7271080B2 JP2017197922A JP2017197922A JP7271080B2 JP 7271080 B2 JP7271080 B2 JP 7271080B2 JP 2017197922 A JP2017197922 A JP 2017197922A JP 2017197922 A JP2017197922 A JP 2017197922A JP 7271080 B2 JP7271080 B2 JP 7271080B2
Authority
JP
Japan
Prior art keywords
packet
communication
packets
communication network
communication 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.)
Active
Application number
JP2017197922A
Other languages
Japanese (ja)
Other versions
JP2019071593A (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.)
NTT Communications Corp
Original Assignee
NTT Communications 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 NTT Communications Corp filed Critical NTT Communications Corp
Priority to JP2017197922A priority Critical patent/JP7271080B2/en
Publication of JP2019071593A publication Critical patent/JP2019071593A/en
Application granted granted Critical
Publication of JP7271080B2 publication Critical patent/JP7271080B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、パケット通信において、通信網上で生じるパケットロスによる影響を緩和する技術に関連するものである。 The present invention relates to a technique for mitigating the effects of packet loss that occurs on a communication network in packet communication.

昨今のスマートフォンのような携帯端末の技術的進歩により、携帯電話網のような無線通信網に接続される携帯端末でもリアルタイム通信を行うケースが増えている。 Due to recent technological advances in mobile terminals such as smartphones, there are an increasing number of cases where mobile terminals connected to wireless communication networks such as mobile phone networks perform real-time communication.

無線通信網においては電波状態等により、パケットロスが生じる場合が多い。パケットロスの影響を緩和するための技術として、TCP(Transmission Control Protocol)のようなパケットの再送技術、及び、FEC(Forward Error Correction)にような信号に冗長性を持たせる技術等が知られている。 In wireless communication networks, packet loss often occurs due to radio wave conditions and the like. Known techniques for mitigating the effects of packet loss include packet retransmission techniques such as TCP (Transmission Control Protocol) and techniques such as FEC (Forward Error Correction) that provide signal redundancy. there is

特開2013-030890号公報JP 2013-030890 A

しかし、TCPのようなパケット再送技術では、パケットロスを検知してから再度送信する過程を経るため、再送されたデータを利用できるようになるまでに待機時間が発生し、ビデオ通話等のリアルタイム通信では利用することが難しい。 However, packet retransmission technology such as TCP goes through the process of detecting packet loss and retransmitting it, so waiting time occurs before the retransmitted data can be used. It is difficult to use.

また、FECのような信号に冗長性を持たせる技術では、欠落した部分の直前や直後の情報を利用することにより欠落部分の補完を行うが、例えば無線通信網では、電波状況により一連の信号が全て欠損してしまういわゆるバーストでの欠損が見られ、このような場合、信号に冗長性を持たせる技術では欠落部分を補完することができない。 In addition, in a technology such as FEC that provides signal redundancy, missing parts are supplemented by using information immediately before and after the missing part. In such a case, a so-called burst loss in which all the signals are lost is observed, and in such a case, the missing part cannot be compensated for by the technique of imparting redundancy to the signal.

本発明は上記の点に鑑みてなされたものであり、パケット通信において、通信網上でのパケットロスの影響を緩和するための技術を提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a technique for alleviating the effects of packet loss on a communication network in packet communication.

開示の技術によれば、順次受信するパケットにシーケンス番号を付与し、シーケンス番号が付された各パケットを1つの通信網又は複数の通信網に振り分けるパケット振り分け手段と、
前記1つの通信網又は前記複数の通信網に振り分けられた各パケットを、振り分け先の通信網を利用して受信側に送信する送信手段と、を備え、
前記パケット振り分け手段は、順次受信するパケットのうち、特定のパケットを特定の通信網に振り分け、当該特定のパケット以外のパケットを、当該特定の通信網以外の通信網に振り分け、
前記パケットが映像のパケットである場合において、前記パケット振り分け手段は、前記パケットを用いて画像認識を行って、前記パケットが、ユーザの中心視野に該当する映像部分のパケットであるか否かを判断することにより、当該パケットが前記特定のパケットであるか否かを判断する
ことを特徴とする通信装置が提供される。

According to the disclosed technology, packet distribution means for assigning sequence numbers to sequentially received packets and distributing each sequence-numbered packet to one communication network or a plurality of communication networks;
transmitting means for transmitting each packet distributed to the one communication network or the plurality of communication networks to a receiving side using the distribution destination communication network;
The packet sorting means sorts specific packets among sequentially received packets to a specific communication network, and sorts packets other than the specific packets to a communication network other than the specific communication network,
When the packet is a video packet, the packet sorting means performs image recognition using the packet to determine whether the packet is a packet of a video portion corresponding to the central visual field of the user. A communication device is provided that determines whether or not the packet is the specific packet by doing so.

開示の技術によれば、パケット通信において、通信網上でのパケットロスの影響を緩和することが可能となる。 According to the disclosed technology, in packet communication, it is possible to mitigate the effects of packet loss on a communication network.

本発明の実施の形態における通信システム構成図である。1 is a configuration diagram of a communication system according to an embodiment of the present invention; FIG. 通信装置100の機能構成図である。2 is a functional configuration diagram of the communication device 100; FIG. 通信装置200の機能構成図である。2 is a functional configuration diagram of the communication device 200; FIG. ハードウェア構成の例を示す図である。It is a figure which shows the example of a hardware configuration. 通信システムの動作例1を説明するための図である。FIG. 3 is a diagram for explaining an operation example 1 of a communication system; 通信システムの動作例2を説明するための図である。FIG. 11 is a diagram for explaining an operation example 2 of the communication system; 動作例3における端末300の構成図である。FIG. 11 is a configuration diagram of a terminal 300 in operation example 3; 通信システムの動作例3を説明するための図である。FIG. 13 is a diagram for explaining an operation example 3 of the communication system;

以下、図面を参照して本発明の実施の形態(本実施の形態)を説明する。以下で説明する実施の形態は一例に過ぎず、本発明が適用される実施の形態は、以下の実施の形態に限られるわけではない。 An embodiment (this embodiment) of the present invention will be described below with reference to the drawings. The embodiments described below are merely examples, and embodiments to which the present invention is applied are not limited to the following embodiments.

(システム構成)
図1は、本実施の形態における通信システムの構成例を示す図である。図1に示すように、当該通信システムは、送信側の通信装置100と受信側の通信装置200を有し、これらが通信網A、通信網B、通信網Cに接続されている。また、通信装置100には端末300が接続され、通信装置200には端末400が接続されている。
(System configuration)
FIG. 1 is a diagram showing a configuration example of a communication system according to this embodiment. As shown in FIG. 1, the communication system has a transmission-side communication device 100 and a reception-side communication device 200, which are connected to a communication network A, a communication network B, and a communication network C. As shown in FIG. A terminal 300 is connected to the communication device 100 , and a terminal 400 is connected to the communication device 200 .

通信網A、通信網B、通信網Cはそれぞれ、携帯電話網、無線LANのような無線により通信を行う通信網である。例えば、通信網Aは携帯電話会社Dの通信網であり、通信網Bは携帯電話会社Sの通信網であり、通信網Cは携帯電話会社Kの通信網である。ただし、これに限られるわけではなく、通信網A、通信網B、通信網Cのいずれか又は全部が有線の通信網(例:固定電話網)であってもよい。本実施の形態では、複数の通信網の回線を束ねて仮想的な高品質の回線として利用している。 Communication network A, communication network B, and communication network C are communication networks that perform wireless communication, such as mobile phone networks and wireless LANs, respectively. For example, communication network A is the communication network of mobile phone company D, communication network B is the communication network of mobile phone company S, and communication network C is the communication network of mobile phone company K. However, it is not limited to this, and any one or all of communication network A, communication network B, and communication network C may be a wired communication network (eg, fixed telephone network). In this embodiment, lines of a plurality of communication networks are bundled and used as a virtual high-quality line.

なお、図1には3つの通信網を使用する例を示しているが、使用する通信網の数は3つに限られず、例えば、2つでもよいし、3つよりも多くの通信網を使用してもよい。 Although FIG. 1 shows an example of using three communication networks, the number of communication networks to be used is not limited to three. For example, two or more than three communication networks may be used. may be used.

図1の構成において、通信装置100は端末300からパケットを順次受信し、受信したパケットにシーケンス番号を付与し、シーケンス番号が付与された各パケットを通信網A、通信網B、通信網Cのうちの1つ又は複数の通信網に振り分けて送信する。 In the configuration of FIG. 1, the communication device 100 sequentially receives packets from the terminal 300, assigns sequence numbers to the received packets, and sends each sequence-numbered packet to the communication network A, the communication network B, and the communication network C. distributed to one or a plurality of communication networks among them and transmitted.

通信装置200は、通信網A、通信網B、及び通信網Cから、通信装置100により送信されたパケットを受信し、パケットに付与されたシーケンス番号に基づいて、シーケンス番号の順番で、パケットを端末400に送信する。 The communication device 200 receives packets transmitted by the communication device 100 from the communication network A, the communication network B, and the communication network C, and transmits the packets in the order of the sequence numbers based on the sequence numbers assigned to the packets. Send to terminal 400 .

通信装置100はパケット送信機能を備え、通信装置200はパケット受信機能を備えることを想定しているが、通信装置100と通信装置200のいずれも、パケット送信機能とパケット受信機能の両方を備えてもよい。なお、各通信装置を「コントローラ」と称してもよい。 It is assumed that the communication device 100 has a packet transmission function and the communication device 200 has a packet reception function. good too. Note that each communication device may be referred to as a "controller".

送信側の端末300は、例えばカメラを備える装置であり、その場合、端末300はカメラにより撮影された映像のパケットを送出する。また、この場合、受信側の端末400は、受信したパケットのデータを復号・再生することにより映像を表示する。 The terminal 300 on the transmission side is, for example, a device equipped with a camera, and in that case, the terminal 300 transmits a packet of video captured by the camera. In this case, terminal 400 on the receiving side displays video by decoding and reproducing the data of the received packet.

送信されるパケットが映像のパケットであることは一例に過ぎない。本発明に係る技術は基本的にパケットの種類に関わらずに適用可能である。 It is only an example that the transmitted packets are video packets. The technology according to the present invention is basically applicable regardless of the packet type.

図2は、送信側の通信装置100の機能構成図である。図2に示すように、通信装置100は、入力部110、シーケンス番号付与部120、パケット振り分け処理部130、通信部140を有する。 FIG. 2 is a functional configuration diagram of the communication device 100 on the transmission side. As shown in FIG. 2 , the communication device 100 has an input unit 110 , a sequence number assigning unit 120 , a packet distribution processing unit 130 and a communication unit 140 .

入力部110は、端末300から出力されたパケットを入力する。シーケンス番号付与部120は、入力された順番でパケットにシーケンス番号を付与する。パケット振り分け処理部130は、各パケットについて、対向の通信装置200に送信するために使用する通信網を決定し、決定された通信網へパケットを振り分ける。なお、パケット振り分け処理部130が、同一パケットを複数の通信網に振り分ける場合には、当該パケットを複製(コピー)し、元のパケットと複製したパケットとを複数の通信網に振り分ける。なお、パケット振り分け処理部130が、ある通信網にパケットを振り分けるとは、より詳細には、例えば、通信部140における当該通信網を使用した無線通信を行う機能部に対してパケットを渡すことである。 The input unit 110 receives packets output from the terminal 300 . The sequence number assigning unit 120 assigns sequence numbers to packets in the order in which they are input. The packet distribution processing unit 130 determines a communication network to be used for transmitting each packet to the opposite communication device 200, and distributes the packet to the determined communication network. Note that when the packet distribution processing unit 130 distributes the same packet to a plurality of communication networks, the packet is duplicated (copied), and the original packet and the duplicated packet are distributed to the plurality of communication networks. More specifically, the packet distribution processing unit 130 distributes packets to a certain communication network, for example, by passing packets to a functional unit that performs wireless communication using the communication network in the communication unit 140. be.

通信部140は、通信網Aを使用した通信を行う機能部、通信網Bを使用した通信を行う機能部、及び通信網Cを使用した通信を行う機能部を含む。また、通信部140は、通信網A、通信網B、及び通信網Cのそれぞれの品質(受信強度(RSRP等)、受信品質(RSSI)、遅延等)を測定する機能を含む。測定された各通信網の品質は、パケット振り分け処理部130に渡される。パケット振り分け処理部130は、各通信網の品質を、パケットの振り分け先の通信網を選択する際に利用することができる。 The communication unit 140 includes a functional unit that performs communication using the communication network A, a functional unit that performs communication using the communication network B, and a functional unit that performs communication using the communication network C. The communication unit 140 also includes a function of measuring the quality of each of communication network A, communication network B, and communication network C (reception strength (RSRP, etc.), reception quality (RSSI), delay, etc.). The measured quality of each communication network is passed to the packet distribution processor 130 . The packet distribution processing unit 130 can use the quality of each communication network when selecting a communication network to which packets are to be distributed.

図3は、受信側の通信装置200の機能構成図である。図3に示すように、通信装置200は、通信部210、パケット順序整列部220、出力部230を有する。 FIG. 3 is a functional configuration diagram of the communication device 200 on the receiving side. As shown in FIG. 3, the communication device 200 has a communication section 210, a packet order sorting section 220, and an output section 230. FIG.

通信部210は、通信網Aを使用した通信を行う機能部、通信網Bを使用した通信を行う機能部、及び通信網Cを使用した通信を行う機能部を含む。また、通信部210は、各通信網の品質を測定する機能を含む。 The communication unit 210 includes a functional unit that performs communication using the communication network A, a functional unit that performs communication using the communication network B, and a functional unit that performs communication using the communication network C. Communication unit 210 also includes a function for measuring the quality of each communication network.

パケット順序整列部220は、受信したパケットのシーケンス番号を用いて、パケットをシーケンス番号の順番に並べる機能を有する。また、パケット順序整列部220は、通信部210から同じシーケンス番号の複数のパケットを受信した場合には、複数のパケットから1つのパケットを選択し、他のパケットを廃棄する。なお、選択にあたっては、複数のパケットのうち、最も品質の良い通信網から受信したパケットを選択することとしてもよい。 The packet sequence sorting unit 220 has a function of sorting the packets in sequence number order using the sequence numbers of the received packets. Also, when receiving a plurality of packets with the same sequence number from the communication unit 210, the packet order sorting unit 220 selects one packet from the plurality of packets and discards the other packets. For selection, the packet received from the communication network with the highest quality may be selected from among the plurality of packets.

出力部230は、パケット順序整列部220からシーケンス番号の順番で渡される各パケットからシーケンス番号を削除して、当該パケットを端末400に向けて出力する。 The output unit 230 deletes the sequence number from each packet delivered from the packet order sorting unit 220 in order of the sequence number, and outputs the packet to the terminal 400 .

上述した各装置(端末300、通信装置100、通信装置200、端末400)はいずれも、コンピュータに、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。すなわち、当該装置が有する機能は、コンピュータに内蔵されるCPUやメモリ等のハードウェア資源を用いて、当該装置で実施される処理に対応するプログラムを実行することによって実現することが可能である。上記プログラムは、コンピュータが読み取り可能な記録媒体(可搬メモリ等)に記録して、保存したり、配布したりすることが可能である。また、上記プログラムをインターネットや電子メール等、ネットワークを通して提供することも可能である。 Each of the devices described above (terminal 300, communication device 100, communication device 200, and terminal 400) can be realized by causing a computer to execute a program describing the processing content described in this embodiment. That is, the functions of the device can be realized by executing a program corresponding to the processing performed by the device using hardware resources such as a CPU and memory built into the computer. The above program can be recorded in a computer-readable recording medium (portable memory, etc.), saved, or distributed. It is also possible to provide the above program through a network such as the Internet or e-mail.

図4は、上記装置のハードウェア構成例を示す図である。図4の装置は、それぞれバスBで相互に接続されているドライブ装置1000、補助記憶装置1002、メモリ装置1003、CPU1004、インタフェース装置1005、表示装置1006、及び入力装置1007等を有する。なお、通信装置100と通信装置200においては、表示装置1006及び入力装置1007を備えないこととしてもよい。 FIG. 4 is a diagram showing a hardware configuration example of the above device. The device of FIG. 4 has a drive device 1000, an auxiliary storage device 1002, a memory device 1003, a CPU 1004, an interface device 1005, a display device 1006, an input device 1007, etc., which are interconnected by a bus B, respectively. Note that the communication device 100 and the communication device 200 may not include the display device 1006 and the input device 1007 .

当該装置での処理を実現するプログラムは、例えば、CD-ROM又はメモリカード等の記録媒体1001によって提供される。プログラムを記憶した記録媒体1001がドライブ装置1000にセットされると、プログラムが記録媒体1001からドライブ装置1000を介して補助記憶装置1002にインストールされる。但し、プログラムのインストールは必ずしも記録媒体1001より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置1002は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 A program for realizing processing in the device is provided by a recording medium 1001 such as a CD-ROM or a memory card, for example. When the recording medium 1001 storing the program is set in the drive device 1000 , the program is installed from the recording medium 1001 to the auxiliary storage device 1002 via the drive device 1000 . However, the program does not necessarily need to be installed from the recording medium 1001, and may be downloaded from another computer via the network. The auxiliary storage device 1002 stores installed programs, as well as necessary files and data.

メモリ装置1003は、プログラムの起動指示があった場合に、補助記憶装置1002からプログラムを読み出して格納する。CPU1004は、メモリ装置1003に格納されたプログラムに従って当該装置に係る機能を実現する。インタフェース装置1005は、ネットワークに接続するためのインタフェースとして用いられる。例えば、インタフェース装置1005は、通信装置100における入力部110及び通信部140として使用される。また、例えば、インタフェース装置1005は、通信装置200における通信部210及び出力部230として使用される。 The memory device 1003 reads and stores the program from the auxiliary storage device 1002 when a program activation instruction is received. The CPU 1004 implements functions related to the device according to programs stored in the memory device 1003 . The interface device 1005 is used as an interface for connecting to the network. For example, interface device 1005 is used as input unit 110 and communication unit 140 in communication device 100 . Also, for example, the interface device 1005 is used as the communication unit 210 and the output unit 230 in the communication device 200 .

表示装置1006はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置1007はキーボード及びマウス、ボタン、又はタッチパネル等で構成され、様々な操作指示を入力させるために用いられる。 A display device 1006 displays a program-based GUI (Graphical User Interface) or the like. An input device 1007 is composed of a keyboard, a mouse, buttons, a touch panel, or the like, and is used to input various operational instructions.

以下、上述した構成を有する通信システムの動作例を説明する。動作例の説明においては、図2、図3に示した機能部の名称を適宜使用する。なお、どの動作を行うかに関しては、例えば、通信装置100、200に対する設定により切り替えることができる。 An operation example of the communication system having the configuration described above will be described below. In the description of the operation example, the names of the functional units shown in FIGS. 2 and 3 are appropriately used. Note that which operation to perform can be switched, for example, by setting the communication devices 100 and 200 .

(動作例1)
まず、図5を参照して動作例1を説明する。図5において、パケットを番号(シーケンス番号に相当)で示している。また、便宜上、通信装置100に入力されるパケット(シーケンス番号付与前のパケット)、及び通信装置200から出力されるパケット(シーケンス番号削除後のパケット)についても番号で示している。
(Operation example 1)
First, operation example 1 will be described with reference to FIG. In FIG. 5, packets are indicated by numbers (corresponding to sequence numbers). For convenience, packets input to the communication device 100 (packets before sequence numbers are assigned) and packets output from the communication device 200 (packets after sequence numbers are deleted) are also indicated by numbers.

図5に示す動作例1では、通信装置100に入力され、シーケンス番号が付与された各パケットは、全ての通信網に送信される。すなわち、図5に示すように、通信装置100にパケットが順次入力され、入力されたパケットの順番で、シーケンス番号付与部120により、パケット1、パケット2、パケット3、パケット4、パケット5のようにシーケンス番号が付与される。パケット振り分け処理部130は、パケット1を複製して、通信網A、通信網B、及び通信網Cに振り分ける。通信部140は、通信網Aでパケット1を送信し、通信網Bでパケット1を送信し、通信網Cでパケット1を送信する。パケット2~5のそれぞれについてもパケット1に対する動作と同様の動作が実行される。 In operation example 1 shown in FIG. 5, each packet that is input to the communication device 100 and assigned a sequence number is transmitted to all communication networks. That is, as shown in FIG. 5, packets are sequentially input to the communication apparatus 100, and the sequence number assignment unit 120 assigns packets such as packet 1, packet 2, packet 3, packet 4, and packet 5 in the order of the input packets. is given a sequence number. The packet distribution processing unit 130 duplicates the packet 1 and distributes it to the communication network A, the communication network B, and the communication network C. FIG. The communication unit 140 transmits the packet 1 over the communication network A, transmits the packet 1 over the communication network B, and transmits the packet 1 over the communication network C. FIG. An operation similar to that for packet 1 is performed for each of packets 2 to 5 as well.

パケット1、パケット2、パケット3、パケット4、パケット5は、通信網A、通信網B、及び通信網Cのそれぞれで通信装置200に送信される。ただし、送信されてから通信装置200にパケットが到着するまでの間において、例えば電波状況の悪化により、パケットロスが生じており、通信装置200の通信部210は、通信網Aからパケット1、パケット3を受信し、通信網Bからパケット1、パケット2、パケット3、パケット4を受信し、通信網Cからパケット1、パケット3、パケット5を受信する。 Packet 1, packet 2, packet 3, packet 4, and packet 5 are transmitted to communication device 200 through communication network A, communication network B, and communication network C, respectively. However, during the period from transmission to arrival of the packet at the communication device 200, packet loss occurs due to, for example, deterioration of radio wave conditions, and the communication unit 210 of the communication device 200 receives packet 1, packet 3, receive packets 1, 2, 3 and 4 from communication network B, and receive packets 1, 3 and 5 from communication network C.

通信装置200のパケット順序整列部220は、受信した3つのパケット1から1つのパケット1を選択し、受信した3つのパケット3から1つのパケット3を選択し、パケット1、パケット2、パケット3、パケット4、パケット5の順にパケットを出力部230に渡し、出力230は、正しい順番で、シーケンス番号が削除されたパケットを出力する。 The packet order sorting unit 220 of the communication device 200 selects one packet 1 from the three received packets 1, selects one packet 3 from the three received packets 3, packet 1, packet 2, packet 3, The packets are passed to the output unit 230 in order of packet 4 and packet 5, and the output 230 outputs the packets with the sequence numbers deleted in the correct order.

動作例1のように、同一パケットを複数の通信網(ここでは、通信装置100が接続する全ての通信網)で送信することで、一部の通信網でパケットロスが発生しても、残りの通信網でパケットロスが発生していなければ、受信側の通信装置200はそのパケットを受信できる。一般に複数の通信網において、品質の良い通信網と品質の悪い通信網が存在するので、動作例1により、受信側の通信装置200は、送信側の通信装置100から送信された全てのパケットを受信できる可能性が高くなる。また、パケットロスが発生した場合でも、その個数を小さく抑えることができる。 By transmitting the same packet over a plurality of communication networks (here, all communication networks connected to the communication device 100) as in operation example 1, even if packet loss occurs in some communication networks, the remaining If no packet loss occurs in the communication network, the communication device 200 on the receiving side can receive the packet. In general, there are communication networks with good quality and communication networks with poor quality in a plurality of communication networks. more likely to be received. Also, even if packet losses occur, the number of such losses can be kept small.

(動作例2)
次に、図6を参照して動作例2を説明する。動作例2において、通信装置100は、同一パケットを1つの通信網で送信するが、順次受信するパケットを複数通信網に振り分けることで、通信速度を向上させる。
(Operation example 2)
Next, operation example 2 will be described with reference to FIG. In operation example 2, the communication device 100 transmits the same packet through one communication network, but distributes sequentially received packets to a plurality of communication networks to improve the communication speed.

図6に示す例では、通信装置100にパケットが順次入力され、入力されたパケットの順番で、シーケンス番号付与部120により、パケット1、パケット2、パケット3、パケット4、パケット5のようにシーケンス番号が付与される。パケット振り分け処理部130は、パケット1、パケット2を通信網Aに振り分け、パケット3、パケット4、パケット5を通信網Cに振り分ける。通信部140によりこれらのパケットが該当通信網で送信される。 In the example shown in FIG. 6, packets are sequentially input to the communication apparatus 100, and the sequence number assigning unit 120 assigns a sequence such as packet 1, packet 2, packet 3, packet 4, and packet 5 in the order of the input packets. A number is given. The packet distribution processing unit 130 distributes packets 1 and 2 to the communication network A, and distributes packets 3, 4, and 5 to the communication network C. FIG. These packets are transmitted by the communication unit 140 through the corresponding communication network.

図6は、品質の良い通信網A、Cを使用したため、パケットロスが生じなかった例を示している。 FIG. 6 shows an example in which no packet loss occurred because communication networks A and C with good quality were used.

受信側の通信装置200では、通信部210により通信網Aから受信したパケット1、パケット2、及び、通信網Cから受信したパケット3、パケット4、パケット5が、正しい順序で出力部230から出力される。 In the communication device 200 on the receiving side, the communication unit 210 outputs packets 1 and 2 received from the communication network A, and packets 3, 4, and 5 received from the communication network C from the output unit 230 in the correct order. be done.

送信側のパケット振り分け処理部130は、例えば、品質の最も悪い通信網を除いた通信網にパケットを振り分けてもよいし、品質が上位N番(Nは自然数)までの複数の通信網にパケットを振り分けてもよい。 The packet distribution processing unit 130 on the transmission side may, for example, distribute packets to communication networks excluding the communication network with the worst quality, or distribute packets to a plurality of communication networks up to the top N (N is a natural number) in quality. may be distributed.

また、例えば、パケット振り分け処理部130は、奇数番号のパケットを通信網Aに振り分け、偶数番号のパケットを通信網Bに振り分けるといった振り分けを行ってもよい。また、パケット振り分け処理部130は、シーケンス番号を、通信網の数で割った余りにより振り分けを行ってもよい。例えば、通信網数が3である図6に示す例において、パケット振り分け処理部130は、シーケンス番号を3で割った余りが0であれば通信網Aに振り分け、シーケンス番号を3で割った余りが1であれば通信網Bに振り分け、シーケンス番号を3で割った余りが2であれば通信網Cに振り分ける動作を行う。 For example, the packet distribution processing unit 130 may distribute odd-numbered packets to the communication network A and even-numbered packets to the communication network B, for example. Alternatively, the packet distribution processing unit 130 may perform distribution based on the remainder obtained by dividing the sequence number by the number of communication networks. For example, in the example shown in FIG. 6 where the number of communication networks is 3, if the remainder of dividing the sequence number by 3 is 0, the packet distribution processing unit 130 distributes the sequence number to communication network A, and the remainder of dividing the sequence number by 3. If the sequence number is 1, the sequence number is assigned to the communication network B, and if the remainder obtained by dividing the sequence number by 3 is 2, the sequence number is assigned to the communication network C.

また、動作例1を組み合わせてもよい。例えば、図6の例で、通信網Cの品質が最良である場合に、通信網Cを用いてパケット3、パケット4、パケット5を送信し、通信網Aと通信網Bのそれぞれで、パケット1とパケット2を送信することとしてもよい。 In addition, operation example 1 may be combined. For example, in the example of FIG. 6, when communication network C has the best quality, packets 3, 4, and 5 are transmitted using communication network C, and packets 1 and packet 2 may be transmitted.

なお、一般に広域網(携帯電話網、インターネット等)におけるパケット転送速度は、構内網(ユーザ宅内のネットワーク等)におけるパケット転送速度よりも低速であるので、動作例2の適用が効果的である。 Note that the packet transfer speed in a wide area network (mobile phone network, Internet, etc.) is generally lower than the packet transfer speed in a private network (user's home network, etc.), so application of Operation Example 2 is effective.

すなわち、構内網での通信になる端末300から通信装置100への通信及び通信装置200から端末400への通信の速度よりも、通信装置100から通信装置200への通信の速度は大幅に低速であるため、通信装置100から通信装置200への通信が全体のボトルネックになり得るが、動作例2を適用することにより、通信装置100から通信装置200への通信を高速化でき、ボトルネック化を回避できる。 That is, the speed of communication from the communication device 100 to the communication device 200 is significantly lower than the speed of communication from the terminal 300 to the communication device 100 and from the communication device 200 to the terminal 400, which is communication on the private network. Therefore, the communication from the communication device 100 to the communication device 200 can become a bottleneck of the entire system. can be avoided.

(動作例3)
次に、動作例3を説明する。動作例3は、VR(Virtual Reality)向けの映像転送用途を想定しているが、動作例3の用途はVRに限られない。
(Operation example 3)
Next, operation example 3 will be described. Operation example 3 assumes a video transfer application for VR (Virtual Reality), but the application of operation example 3 is not limited to VR.

人間の視野角は水平方向で約90度であるが、集中して見ているのは中心40度であり、眼球の構造上周辺視野には色すらついていない。そこで、動作例3では、送信側の端末300においてユーザの視線方向をセンサで検出し、中心視野に該当する映像部分のパケットを高品質の通信網で転送し、中心視野に該当する映像部分以外のパケットを高品質ではない通信網で送信することとしている。 The human viewing angle is about 90 degrees in the horizontal direction, but the person is concentrating on the central 40 degrees, and the peripheral vision is not even colored due to the structure of the eyeball. Therefore, in operation example 3, the user's line-of-sight direction is detected by a sensor in terminal 300 on the transmission side, packets of the video portion corresponding to the central visual field are transferred through a high-quality communication network, and packets other than the video portion corresponding to the central visual field are transferred. packets are sent over a communication network that is not of high quality.

この場合の端末300の構成例を図7に示す。図7に示すように、端末300は、視線検出部310、カメラ320、パケット送信部330を有する。視線検出部310は、カメラ320で撮影している映像の画面範囲の中で、ユーザの視線の位置(例えば、集中して見ている円形の所定の大きさの範囲)を検出し、その位置の情報をパケット送信部330に通知する。 FIG. 7 shows a configuration example of the terminal 300 in this case. As shown in FIG. 7 , the terminal 300 has a line-of-sight detection unit 310 , a camera 320 and a packet transmission unit 330 . The line-of-sight detection unit 310 detects the position of the user's line of sight (for example, a circular range of a predetermined size that the user is looking at intensively) within the screen range of the video captured by the camera 320, and detects the position of the user's line of sight. information to the packet transmission unit 330 .

パケット送信部330は、カメラ320で撮影された映像を、画面を分割することによりパケット化するとともに、そのパケットに対応する画面上での位置を取得する。そして、例えば、パケット送信部330は、ユーザの視線の位置に対応する映像部分のパケットには、そのことを示す識別子(メタデータと称してもよい)を付して通信装置100に送信する。ユーザの視線の位置に対応しない映像部分のパケットについては、識別子を付さない。 The packet transmission unit 330 divides the screen to packetize the video captured by the camera 320, and acquires the position on the screen corresponding to the packet. Then, for example, the packet transmission unit 330 attaches an identifier (which may be referred to as metadata) indicating this to the packet of the video portion corresponding to the position of the user's line of sight, and transmits the packet to the communication device 100 . Identifiers are not attached to packets of video portions that do not correspond to the position of the user's line of sight.

上記のパケット+識別子、又は、パケットのみを受信する通信装置100では、これまでに説明したとおりにパケットへのシーケンス番号付与がなされるとともに、パケット振り分け処理部130は、識別子の付されたパケットを、例えば最も品質の高い通信網(例えば通信網A)に振り分け、識別子の付されていないパケットは、最も品質の高い通信網以外の通信網(例えば、通信網B、C)に振り分ける。 In the communication device 100 that receives the packet + identifier or only the packet, sequence numbers are assigned to the packets as described above, and the packet distribution processing unit 130 sorts packets with identifiers. , for example, to the communication network with the highest quality (for example, communication network A), and packets without identifiers are distributed to communication networks other than the communication network with the highest quality (for example, communication networks B and C).

識別子の付されたパケットについては、重要なパケットであるため、パケット振り分け処理部130は、動作例1を適用して、品質の高い複数通信網(例えば、通信網A、B)の両方に振り分けてもよい。 Since packets with identifiers are important packets, the packet distribution processing unit 130 applies operation example 1 and distributes them to both of multiple high-quality communication networks (for example, communication networks A and B). may

識別子の付されないパケットについては、データ量(パケット数)が多いことが想定されることから、動作例2を適用して、複数通信網を利用して送信することとしてもよい。 Packets without identifiers are assumed to have a large amount of data (the number of packets), so operation example 2 may be applied to transmit the packets using multiple communication networks.

受信側の通信装置200において、各通信網から受信したパケットをシーケンス番号の順番で端末400に送信する。端末400では、例えば、高品質通信網で転送された中心視野の映像と、低品質通信網で転送された周辺視野の映像とが結合させて表示される。 The communication device 200 on the receiving side transmits the packets received from each communication network to the terminal 400 in the order of the sequence numbers. In the terminal 400, for example, the image of the central vision transferred through the high-quality communication network and the image of the peripheral vision transferred through the low-quality communication network are combined and displayed.

図8は、上記の処理のイメージを示している。図8に示すとおり、中心視野の部分に該当する男の子の映像のパケットが高品質の通信網で転送され、周辺視野の映像のパケットは低品質の通信網で転送される。受信側では、これらが結合されて表示される。 FIG. 8 shows an image of the above processing. As shown in FIG. 8, packets of the boy's image corresponding to the central vision portion are transferred through a high-quality communication network, and packets of the peripheral vision image are transferred through a low-quality communication network. On the receiving side, these are combined and displayed.

図8の例において、例えば、男の子の映像が高品質で届けば、低品質通信網で送信される川の映像にノイズが載ってもユーザ満足度は大きくは低下しない。また、周辺視野はユーザが集中して観察しないため、ノイズに気づかない可能性もある。 In the example of FIG. 8, for example, if a boy's video is delivered in high quality, user satisfaction will not be significantly reduced even if noise appears in a river video transmitted over a low-quality communication network. Also, since the user does not observe the peripheral vision intensively, the noise may not be noticed.

<識別子(メタデータ)を使用しない例>
送信側において、端末300がパケットに識別子を付する機能を備えないこととしてもよい。その場合、例えば、映像のパケットを端末300から受信した通信装置100において、パケット振り分け処理部130が、受信したパケットを用いて画像認識を行うことにより、映像の画面の中央部分の範囲(例:予め定めた大きさの円形の範囲)に該当するパケットを識別し、そのパケットを、上記の識別子がついたパケットと同様に高品質の通信網に振り分け、それ以外のパケットを高品質の通信網以外の通信網に振り分けてもよい。また、パケット振り分け処理部130は、受信したパケットを用いて画像認識を行うことにより、映像の画面の中央部分の範囲に該当するパケットと、映像の画面の中央部分の範囲に該当しないパケットとを生成し、上記の送信を行ってもよい。
<Example without identifier (metadata)>
On the transmitting side, the terminal 300 may not have a function of adding identifiers to packets. In that case, for example, in the communication device 100 that has received video packets from the terminal 300, the packet sorting processing unit 130 performs image recognition using the received packets, so that the range of the central portion of the video screen (eg, A packet corresponding to a circular range of a predetermined size) is identified, the packet is distributed to a high-quality communication network in the same manner as the packet with the above identifier, and other packets are transferred to a high-quality communication network. It may be distributed to other communication networks. Further, the packet distribution processing unit 130 performs image recognition using the received packets, thereby distinguishing between packets corresponding to the range of the central portion of the video screen and packets not corresponding to the range of the central portion of the video screen. may be generated and sent as described above.

また、パケット振り分け処理部130が、受信したパケットを用いて画像認識を行うことにより、映像の画面の中の人に該当する部分のパケットを識別し、そのパケットを、上記の識別子がついたパケットと同様に高品質の通信網に振り分け、それ以外のパケットを高品質の通信網以外の通信網に振り分けてもよい。また、パケット振り分け処理部130は、受信したパケットを用いて画像認識を行うことにより、映像の画面の中の人に該当する部分のパケットと、映像の画面の中の人に該当する部分に該当しないパケットとを生成し、上記の送信を行ってもよい。 In addition, the packet distribution processing unit 130 performs image recognition using the received packets to identify the packets corresponding to the person in the video screen, and converts the packets into packets with the above identifiers. In the same way as in , the packets may be distributed to the high-quality communication network, and the other packets may be distributed to the communication networks other than the high-quality communication network. In addition, the packet distribution processing unit 130 performs image recognition using the received packets to identify the packets corresponding to the person in the video screen and the packets corresponding to the person in the video screen. The above transmission may be performed by generating a packet that does not

<音の例>
なお、動作例3では、映像を送信する例を示しているが、音を送信する場合にも同様の処理を適用できる。例えば、端末300は、ユーザが発話を行う環境で音を収集し、収集した音のパケットを通信装置100に送信する。パケットを受信した通信装置100のパケット振り分け処理部130が、受信したパケットを用いて音声認識を行うことにより、ユーザの発話音声のパケットと、それ以外のパケット(例:環境音のパケット)とを分離し、発話音声のパケットを、上記の識別子がついたパケットと同様に高品質の通信網に振り分け、それ以外のパケットを高品質の通信網以外の通信網に振り分けてもよい。すなわち、パケット振り分け処理部130は、発話者の音声のパケットと、それ以外の音のパケットとを識別し、これらを上記のように各通信網に振り分ける。
<Sound example>
In operation example 3, an example of transmitting video is shown, but similar processing can be applied to the case of transmitting sound. For example, the terminal 300 collects sound in an environment where the user speaks, and transmits packets of the collected sound to the communication device 100 . The packet distribution processing unit 130 of the communication device 100 that has received the packet performs speech recognition using the received packet, thereby separating packets of the user's uttered voice and other packets (eg, packets of environmental sound). It is also possible to separate packets of uttered voices into high-quality communication networks in the same manner as packets with identifiers, and to distribute other packets to communication networks other than the high-quality communication networks. That is, the packet distribution processing unit 130 identifies speech packets of the speaker and other sound packets, and distributes them to each communication network as described above.

<その他>
また、上述した例では、映像、音声についての重要と考えられる部分のパケットを優先的に高品質の通信網に転送することとしているが、パケットを送信するための通信網を選択する観点はこれらに限られるわけではない。
<Others>
Also, in the above example, packets of video and audio that are considered to be important are preferentially transferred to a high-quality communication network. is not limited to

例えば、端末300が自身で歩くロボットであるとして、当該端末300(ロボット)が、自身のセンサ(カメラ、マイク等を含む)で把握した種々のデータをパケットとして受信側の端末400(例:操縦者の端末)に送信する場合を想定する。 For example, assuming that the terminal 300 is a robot that walks by itself, the terminal 300 (robot) converts various data grasped by its own sensors (including a camera, a microphone, etc.) into packets to the receiving terminal 400 (eg, control (user's terminal).

この場合、例えば、端末300(ロボット)には、操縦に必要な映像を高品質で送ることが重要であることが設定されており、端末300(ロボット)は、カメラで検出した映像のパケットを、重要であることを示す識別子を付して通信装置100に送信する。端末300(ロボット)は、上記パケット以外にも、周辺の状況を示す種々のパケットを通信装置100に送信している。パケットを受信した通信装置100は、識別子の付されたパケットを高品質の通信網で送信し、それ以外のパケットを高品質の通信網以外の通信網で送信する。これにより、受信側の端末400のユーザは、ロボットにおける状況等を素早く把握でき、適切な操縦を行うことができる。 In this case, for example, it is set to the terminal 300 (robot) that it is important to send high-quality images necessary for maneuvering, and the terminal 300 (robot) transmits packets of images detected by the camera. , is attached with an identifier indicating that it is important, and is transmitted to the communication device 100 . The terminal 300 (robot) transmits various packets indicating surrounding conditions to the communication device 100 in addition to the above packets. The communication device 100 that has received the packet transmits the packet with the identifier over the high-quality communication network, and transmits the other packets over the communication network other than the high-quality communication network. As a result, the user of the terminal 400 on the receiving side can quickly grasp the situation of the robot and perform appropriate maneuvers.

また、例えば、端末300(ロボット)が誰かと会って会話をする際には当該会話の音質を優先し、通信装置100は、当該会話の音声のパケットを高品質の通信網で送信することとしてもよい。また、例えば、端末300(ロボット)が工作を開始した場合には、音声よりも触覚情報を優先し、通信装置100は、当該触覚情報のパケットを高品質の通信網で送信することとしてもよい。 Further, for example, when the terminal 300 (robot) meets and talks with someone, priority is given to the sound quality of the conversation, and the communication device 100 transmits voice packets of the conversation over a high-quality communication network. good too. Further, for example, when the terminal 300 (robot) starts to work, tactile information may be prioritized over voice, and the communication device 100 may transmit packets of the tactile information through a high-quality communication network. .

また、例えば、端末300(ロボット)には、人と接近することが重要であることが設定されており、端末300(ロボット)は、センサで検出した人との距離が所定閾値以下になった場合に、そのことを示すデータのパケットを、重要であることを示す識別子を付して通信装置100に送信することとしてもよい。端末300(ロボット)は、上記パケット以外にも周辺の状況を示す種々のパケットを通信装置100に送信している。パケットを受信した通信装置100は、識別子の付されたパケットを高品質の通信網で送信し、それ以外のパケットを高品質の通信網以外の通信網で送信する。これにより、受信側の端末400のユーザは、ロボットに接近する人の状況等を素早く把握できる。 Also, for example, the terminal 300 (robot) is set to be important to approach a person, and the terminal 300 (robot) detects that the distance from the person detected by the sensor is equal to or less than a predetermined threshold. In this case, a packet of data indicating this may be sent to the communication device 100 with an identifier indicating that it is important. The terminal 300 (robot) transmits various packets indicating surrounding conditions to the communication device 100 in addition to the above packets. The communication device 100 that has received the packet transmits the packet with the identifier over the high-quality communication network, and transmits the other packets over the communication network other than the high-quality communication network. As a result, the user of terminal 400 on the receiving side can quickly grasp the situation of a person approaching the robot.

また、例えば、端末300(ロボット)が本を読み、その内容を受信側の端末400に送信するような場合には、パケットロスによる誤りを回避するために、動作例1を適用してパケット送信を行うこととしてもよい。 Further, for example, when the terminal 300 (robot) reads a book and transmits the contents to the terminal 400 on the receiving side, in order to avoid errors due to packet loss, operation example 1 is applied to transmit packets. may be performed.

また、通信装置100において、パケット振り分け処理部130は、AIを利用して、どの通信網を利用してパケットを送信するかを決定してもよい。例えば、受信するパケットの頻度、量、送信された時刻等の状況と、パケットの重要性との関係を事前にAIに学習させ、パケット振り分け処理部130は、AIにより特定の状況を検知した場合に、そのときのパケットを高品質の通信網に振り分ける。 Also, in the communication device 100, the packet distribution processing unit 130 may use AI to determine which communication network is used to transmit the packet. For example, the AI is made to learn in advance the relationship between the status of received packets, such as the frequency, amount, and time of transmission, and the importance of packets, and the packet distribution processing unit 130 detects a specific status by the AI. Then, the packets at that time are distributed to high-quality communication networks.

(実施の形態のまとめ)
本実施の形態に係る技術により、例えば、無線環境におけるリアルタイム通信でのパケットロスの影響を緩和することが可能となる。例えば、複数の携帯キャリアの電波を利用することで、片方のキャリアの電波が極端に弱い状態になっても、もう一方のキャリアの電波で通信を継続することが可能である。また、本実施の形態に係る技術は、通信網側でのインフラの更新を行わなくとも実施することが可能である。
(Summary of embodiment)
The technology according to the present embodiment makes it possible, for example, to mitigate the effects of packet loss in real-time communication in a wireless environment. For example, by using the radio waves of a plurality of mobile carriers, even if the radio waves of one carrier become extremely weak, it is possible to continue communication using the radio waves of the other carrier. Also, the technology according to the present embodiment can be implemented without updating the infrastructure on the communication network side.

以上、説明したように、本実施の形態によれば、順次受信するパケットにシーケンス番号を付与し、シーケンス番号が付された各パケットを1つの通信網又は複数の通信網に振り分けるパケット振り分け手段と、前記1つの通信網又は前記複数の通信網に振り分けられた各パケットを、振り分け先の通信網を利用して受信側に送信する送信手段とを備えることを特徴とする通信装置が提供される。 As described above, according to the present embodiment, packet distribution means for assigning sequence numbers to sequentially received packets and distributing each sequence-numbered packet to one communication network or a plurality of communication networks. and transmitting means for transmitting each packet distributed to the one communication network or the plurality of communication networks to a receiving side using the distribution destination communication network. .

前記パケット振り分け手段は、例えば、前記シーケンス番号が付された各パケットを、前記通信装置が接続される複数の全ての通信網に振り分ける。 The packet sorting means, for example, sorts each packet assigned with the sequence number to all of the plurality of communication networks to which the communication device is connected.

前記パケット振り分け手段は、パケットに付されたシーケンス番号に基づいて、当該パケットの振り分け先の通信網を選択することとしてもよい。 The packet distribution means may select a communication network to which the packet is to be distributed, based on the sequence number attached to the packet.

前記パケット振り分け手段は、順次受信するパケットのうち、特定のパケットを特定の通信網に振り分け、当該特定のパケット以外のパケットを、当該特定の通信網以外の通信網に振り分けることとしてもよい。 The packet sorting means may sort specific packets among sequentially received packets to a specific communication network, and sort packets other than the specific packets to a communication network other than the specific communication network.

前記パケット振り分け手段は、所定の識別子が付されたパケットを前記特定のパケットであると判断することとしてもよい。また、前記パケットが映像のパケットである場合において、前記パケット振り分け手段は、前記パケットが、映像における特定の部分に対応するか否かを判断することにより、当該パケットが前記特定のパケットであるか否かを判断することとしてもよい。また、前記パケットが音のパケットである場合において、前記パケット振り分け手段は、前記パケットが、発話者の音声に対応するか否かを判断することにより、当該パケットが前記特定のパケットであるか否かを判断することとしてもよい。 The packet sorting means may determine that a packet with a predetermined identifier is the specific packet. Further, when the packet is a video packet, the packet sorting means determines whether the packet is the specific packet by determining whether the packet corresponds to a specific portion of the video. It may be determined whether or not. Further, when the packet is a sound packet, the packet sorting means determines whether the packet is the specific packet by determining whether the packet corresponds to the voice of the speaker. It may be determined whether

また、本実施の形態により、前記通信装置と、当該通信装置から送信されたパケットを受信する受信側通信装置とを備える通信システムであって、前記受信側通信装置は、前記通信装置から送信されたパケットを前記1つの通信網又は前記複数の通信網から受信する受信手段と、前記受信手段により順次受信するパケットを、当該パケットに付されているシーケンス番号の順番で出力する出力手段と、を備えることを特徴とする通信システムが提供される。 Further, according to this embodiment, there is provided a communication system including the communication device and a receiving communication device that receives a packet transmitted from the communication device, wherein the receiving communication device receives the packet transmitted from the communication device. receiving means for receiving the packets received from the one communication network or the plurality of communication networks; and output means for outputting the packets sequentially received by the receiving means in the order of the sequence numbers attached to the packets. A communication system is provided comprising:

以上、本実施の形態について説明したが、本発明はかかる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the present embodiment has been described above, the present invention is not limited to such a specific embodiment, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It is possible.

100 通信装置
110 入力部
120 シーケンス番号付与部
130 パケット振り分け処理部
140 通信部
200 通信装置
210 通信部
220 パケット順序整列部
230 出力部
300 端末
310 視線検出部
320 カメラ
330 パケット送信部
400 端末
1000 ドライブ装置
1001 記録媒体
1002 補助記憶装置
1003 メモリ装置
1004 CPU
1005 インタフェース装置
1006 表示装置
1007 入力装置
100 communication device 110 input unit 120 sequence number assignment unit 130 packet distribution processing unit 140 communication unit 200 communication device 210 communication unit 220 packet order sorting unit 230 output unit 300 terminal 310 line-of-sight detection unit 320 camera 330 packet transmission unit 400 terminal 1000 drive device 1001 recording medium 1002 auxiliary storage device 1003 memory device 1004 CPU
1005 interface device 1006 display device 1007 input device

Claims (4)

順次受信するパケットにシーケンス番号を付与し、シーケンス番号が付された各パケットを1つの通信網又は複数の通信網に振り分けるパケット振り分け手段と、
前記1つの通信網又は前記複数の通信網に振り分けられた各パケットを、振り分け先の通信網を利用して受信側に送信する送信手段と、を備え、
前記パケット振り分け手段は、順次受信するパケットのうち、特定のパケットを特定の通信網に振り分け、当該特定のパケット以外のパケットを、当該特定の通信網以外の通信網に振り分け、
前記パケットが映像のパケットである場合において、前記パケット振り分け手段は、前記パケットを用いて画像認識を行って、前記パケットが、ユーザの中心視野に該当する映像部分のパケットであるか否かを判断することにより、当該パケットが前記特定のパケットであるか否かを判断する
ことを特徴とする通信装置。
a packet sorting means for assigning sequence numbers to sequentially received packets and sorting each sequence-numbered packet to one communication network or a plurality of communication networks;
transmitting means for transmitting each packet distributed to the one communication network or the plurality of communication networks to a receiving side using the distribution destination communication network;
The packet sorting means sorts specific packets among sequentially received packets to a specific communication network, and sorts packets other than the specific packets to a communication network other than the specific communication network,
When the packet is a video packet, the packet sorting means performs image recognition using the packet to determine whether the packet is a packet of a video portion corresponding to the central visual field of the user. The communication device determines whether or not the packet is the specific packet by
請求項1に記載の前記通信装置と、当該通信装置から送信されたパケットを受信する受信側通信装置とを備える通信システムであって、
前記受信側通信装置は、
前記通信装置から送信されたパケットを前記1つの通信網又は前記複数の通信網から受信する受信手段と、
前記受信手段により順次受信するパケットを、当該パケットに付されているシーケンス番号の順番で出力する出力手段と、を備える
ことを特徴とする通信システム。
A communication system comprising the communication device according to claim 1 and a receiving communication device that receives a packet transmitted from the communication device,
The receiving communication device,
receiving means for receiving packets transmitted from the communication device from the one communication network or the plurality of communication networks;
and output means for outputting the packets sequentially received by the receiving means in the order of the sequence numbers assigned to the packets.
通信装置が実行するパケット通信方法であって、
順次受信するパケットにシーケンス番号を付与し、シーケンス番号が付された各パケットを1つの通信網又は複数の通信網に振り分けるパケット振り分けステップと、
前記1つの通信網又は前記複数の通信網に振り分けられた各パケットを、振り分け先の通信網を利用して受信側に送信する送信ステップと、を備え、
前記パケット振り分けステップにおいて、順次受信するパケットのうち、特定のパケットを特定の通信網に振り分け、当該特定のパケット以外のパケットを、当該特定の通信網以外の通信網に振り分け、
前記パケットが映像のパケットである場合において、前記パケット振り分けステップにおいて、前記パケットを用いて画像認識を行って、前記パケットが、ユーザの中心視野に該当する映像部分のパケットであるか否かを判断することにより、当該パケットが前記特定のパケットであるか否かを判断する
ことを特徴とする通信方法。
A packet communication method executed by a communication device,
a packet sorting step of assigning sequence numbers to sequentially received packets and sorting each sequence-numbered packet to one communication network or a plurality of communication networks;
a transmission step of transmitting each packet distributed to the one communication network or the plurality of communication networks to a receiving side using the distribution destination communication network;
In the packet sorting step, among the sequentially received packets, a specific packet is sorted to a specific communication network, and packets other than the specific packet are sorted to a communication network other than the specific communication network;
When the packet is a video packet, in the packet sorting step, image recognition is performed using the packet to determine whether or not the packet is a packet of a video portion corresponding to the central visual field of the user. and determining whether or not the packet is the specific packet.
コンピュータを、請求項1に記載の前記通信装置における各手段として機能させるためのプログラム。 A program for causing a computer to function as each means in the communication device according to claim 1.
JP2017197922A 2017-10-11 2017-10-11 Communication device, communication system, communication method, and program Active JP7271080B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017197922A JP7271080B2 (en) 2017-10-11 2017-10-11 Communication device, communication system, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017197922A JP7271080B2 (en) 2017-10-11 2017-10-11 Communication device, communication system, communication method, and program

Publications (2)

Publication Number Publication Date
JP2019071593A JP2019071593A (en) 2019-05-09
JP7271080B2 true JP7271080B2 (en) 2023-05-11

Family

ID=66441963

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017197922A Active JP7271080B2 (en) 2017-10-11 2017-10-11 Communication device, communication system, communication method, and program

Country Status (1)

Country Link
JP (1) JP7271080B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7502128B2 (en) 2020-09-18 2024-06-18 株式会社日立製作所 COMMUNICATION METHOD, COMMUNICATION SYSTEM, AND COMMUNICATION CONTROL DEVICE

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005130251A (en) 2003-10-24 2005-05-19 Sony Corp Video image distribution system
JP2010540990A (en) 2007-09-28 2010-12-24 ヴォイスエイジ・コーポレーション Method and apparatus for efficient quantization of transform information in embedded speech and audio codecs

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3729746B2 (en) * 2001-02-23 2005-12-21 日本電信電話株式会社 Traffic distributed frame relay method and apparatus
WO2004075548A1 (en) * 2003-02-21 2004-09-02 Nec Corporation Image data distribution control method, device, system, and program
JP2006324945A (en) * 2005-05-19 2006-11-30 Matsushita Electric Ind Co Ltd Communication terminal apparatus
JP2010114693A (en) * 2008-11-06 2010-05-20 Nomura Research Institute Ltd Transmitter
JP5381109B2 (en) * 2009-01-14 2014-01-08 日本電気株式会社 Communication apparatus and control program thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005130251A (en) 2003-10-24 2005-05-19 Sony Corp Video image distribution system
JP2010540990A (en) 2007-09-28 2010-12-24 ヴォイスエイジ・コーポレーション Method and apparatus for efficient quantization of transform information in embedded speech and audio codecs

Also Published As

Publication number Publication date
JP2019071593A (en) 2019-05-09

Similar Documents

Publication Publication Date Title
JP7258041B2 (en) Sidelink transmission method and terminal
CN111614444B (en) Hybrid automatic repeat request acknowledgement feedback method and terminal
CN110958706B (en) Buffer report transmission method, terminal and scheduling equipment
CN109819493A (en) Control method and throwing screen method and device, storage medium, electronic equipment
CN111277388A (en) HARQ-ACK codebook generating method, information sending method and equipment
JPH0321183A (en) Picture communication system and method
EP4152816A1 (en) Information transmission method and apparatus, and electronic device
CN108810860B (en) Audio transmission method, terminal equipment and main earphone
CN112422241A (en) Data transmission method, device, storage medium and computer equipment
WO2021115361A1 (en) Sending method, receiving method, network device, and terminal
CN109600677A (en) Data transmission method and device, storage medium, electronic equipment
CN109617945A (en) Sending method, sending device, electronic equipment and the readable medium of file transmission
JP7271080B2 (en) Communication device, communication system, communication method, and program
CN114745451A (en) Data transmission method and device, electronic equipment and computer readable medium
WO2019100475A1 (en) Data transmission method, apparatus and device, and storage medium
CN109802945B (en) Data transmission method and terminal equipment
KR20230133864A (en) Systems and methods for handling speech audio stream interruptions
CN116648898A (en) Calling audio playback speed adjustment
JP7359967B2 (en) Uplink transmission methods, devices, equipment and storage media
CN110445578B (en) SPI data transmission method and device
WO2020020219A1 (en) Random access method, terminal device, and network device
CN111835457A (en) Data transmission method, receiving equipment and sending equipment
WO2019242477A1 (en) Method for selecting random access resource and terminal device
WO2014155710A1 (en) Communication control system, communication control method, communication control program, terminal, and program for terminal
US10594361B2 (en) Communication system, communication apparatus, communication method, hopping pattern determining method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200715

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210520

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210706

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210906

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220222

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220531

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220830

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220913

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20221129

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20221220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230220

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20230314

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20230411

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20230411

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230426

R150 Certificate of patent or registration of utility model

Ref document number: 7271080

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150