JP2000059463A - Communication controller and data communication method - Google Patents

Communication controller and data communication method

Info

Publication number
JP2000059463A
JP2000059463A JP21938698A JP21938698A JP2000059463A JP 2000059463 A JP2000059463 A JP 2000059463A JP 21938698 A JP21938698 A JP 21938698A JP 21938698 A JP21938698 A JP 21938698A JP 2000059463 A JP2000059463 A JP 2000059463A
Authority
JP
Japan
Prior art keywords
data
protocol
protocol processing
processing
processing means
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.)
Granted
Application number
JP21938698A
Other languages
Japanese (ja)
Other versions
JP3477571B2 (en
Inventor
Tomoharu Kaneko
友晴 金子
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP21938698A priority Critical patent/JP3477571B2/en
Publication of JP2000059463A publication Critical patent/JP2000059463A/en
Application granted granted Critical
Publication of JP3477571B2 publication Critical patent/JP3477571B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)
  • Computer And Data Communications (AREA)
  • Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a communication controller and the data communication method by which many continuous real-time data such as dynamic images are transmitted at a high efficiency. SOLUTION: This communication device is provided with a protocol general- purpose processing means 25 which consists of a processor that sends/receives general-purpose data, an exclusive protocol processing means 26, that combines header information changed fixedly or in a fixed form with transmission data to configure a packet and adopts a configuration for proper selection of a protocol processing means. Through the configuration, either of the protocol processing means 25, 26 is selected based on data transferred with transmission data and in the case of sending much continuous data such as dynamic images in parallel with conventional data communication, the protocol exclusive processing means 26 is used. Thus, data are transmitted efficiently without increasing the load on a processor that conducts the protocol processing.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、動画等の大量のデ
ータを連続して送信する通信制御装置およびデータ通信
方法に関する。
The present invention relates to a communication control device and a data communication method for continuously transmitting a large amount of data such as a moving image.

【0002】[0002]

【従来の技術】従来、通信制御装置およびデータ通信方
法において、動画のような大量の連続データをネットワ
ークに送出する際には、予め固定のヘッダを定義してお
き、これに動画データを付加しながらパケットを連続し
て生成し、ネットワークに送出を行う手法がとられる。
2. Description of the Related Art Conventionally, in a communication control device and a data communication method, when a large amount of continuous data such as a moving image is transmitted to a network, a fixed header is defined in advance, and moving image data is added to the header. A method of continuously generating packets and sending the packets to a network is adopted.

【0003】図5は、従来のデータ送信方式を示すブロ
ック図である。
FIG. 5 is a block diagram showing a conventional data transmission system.

【0004】まず、動画等を送信しようとするアプリケ
ーション(以降、APとも言う)51が、送信プロトコ
ルに基づく固定ヘッダ情報をヘッダ情報保持手段53に
伝え、送信する動画データをパケット構成手段52に送
る。パケット構成手段52は、ヘッダ情報保持手段53
から受取ったヘッダ情報とAP51から受取った動画デ
ータから、ネットワーク55に実際に送出されるパケッ
トを生成し、パケット送受信制御手段54を用いてネッ
トワーク55に連続して送出処理する。
[0004] First, an application (hereinafter, also referred to as an AP) 51 for transmitting a moving image or the like transmits fixed header information based on a transmission protocol to a header information holding unit 53 and transmits moving image data to be transmitted to a packet forming unit 52. . The packet configuration unit 52 includes a header information holding unit 53
A packet to be actually transmitted to the network 55 is generated from the header information received from the server and the moving image data received from the AP 51, and is continuously transmitted to the network 55 using the packet transmission / reception control means 54.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記の
従来技術では、ヘッダ情報として設定できるのは単純な
固定ヘッダだけであり、パケットによってヘッダ情報が
変化するような複雑なプロトコルには適用できない。ま
た、動画を送信しながら同時に制御情報等の汎用データ
を送信する場合、動画データ送信時と汎用データ送信時
とでヘッダ情報を設定し直しながら送信しなければなら
ない。このため、効率よく動作させることができない。
また、データを伝送するネットワークが最善努力(ベス
トエフォート)型の場合、動画のようなリアルタイムデ
ータを扱う際に、ビットレートを正しく保ちながら送出
することが困難である。
However, in the above-mentioned prior art, only a simple fixed header can be set as header information, and it cannot be applied to a complicated protocol in which header information changes depending on a packet. When transmitting general-purpose data such as control information at the same time as transmitting a moving image, the header information must be set again when transmitting the moving image data and when transmitting the general-purpose data. Therefore, it cannot be operated efficiently.
Further, when a network for transmitting data is of a best effort type, when handling real-time data such as a moving image, it is difficult to transmit the data while maintaining a correct bit rate.

【0006】本発明は、上記課題に鑑みてなされたもの
であり、動画等の大量の連続リアルタイムデータを効率
よく送信する通信制御装置およびデータ通信方法を提供
することを目的とする。
[0006] The present invention has been made in view of the above problems, and has as its object to provide a communication control device and a data communication method for efficiently transmitting a large amount of continuous real-time data such as a moving image.

【0007】[0007]

【課題を解決するための手段】本発明は、上記問題点を
解決するため、以下の構成を採る。
The present invention adopts the following constitution in order to solve the above problems.

【0008】請求項1記載の発明の通信制御装置は、ヘ
ッダ情報を固定的に定めまたは定型的に変化させヘッダ
情報と送信データとを結合しパケットを構成し、送信デ
ータによってプロトコル処理手段を適宜選択することに
より、大量のデータを連続処理する際のプロセッサへの
プロトコル処理の負荷を軽減させ、且つ汎用データの送
受信を可能としている。
The communication control apparatus according to the first aspect of the present invention forms a packet by combining header information and transmission data by fixedly determining or changing the header information in a fixed manner, and appropriately controls a protocol processing means according to the transmission data. The selection reduces the protocol processing load on the processor when continuously processing a large amount of data, and enables transmission and reception of general-purpose data.

【0009】この構成により、送信するデータによりプ
ロトコル処理手段を選択し、通常のデータ通信をしなが
ら、並行して大量の連続データを送信する専用処理手段
を用いる。このことにより、動画のような大量の連続デ
ータ送信時のプロセッサへの負荷を軽減し、効率的なデ
ータ送信を可能とする。
With this configuration, a protocol processing means is selected according to data to be transmitted, and a dedicated processing means for transmitting a large amount of continuous data in parallel while performing normal data communication is used. This reduces the load on the processor when transmitting a large amount of continuous data such as moving images, and enables efficient data transmission.

【0010】[0010]

【発明の実施の形態】請求項1記載の通信制御装置に関
する発明は、汎用データの送受信を行うプロセッサによ
り構成されたプロトコル処理手段と、ヘッダ情報を固定
的に定めまたは定型的に変化させたヘッダ情報と送信デ
ータとを結合しパケットを構成する専用のプロトコル専
用処理手段と、送信データによってプロトコル処理手段
を適宜選択することにより、大量のデータを連続処理す
る際のプロセッサへのプロトコル処理の負荷を軽減さ
せ、且つ汎用データの送受信を可能としたプロトコル処
理選択手段とを備えた構成を採る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The invention relating to a communication control apparatus according to the first aspect of the present invention relates to a protocol processing means constituted by a processor for transmitting and receiving general-purpose data, and a header in which header information is fixed or fixedly changed. By appropriately selecting a protocol processing means dedicated to combining information and transmission data to form a packet and a protocol processing means depending on transmission data, a load of the protocol processing on the processor when continuously processing a large amount of data is reduced. And a protocol processing selecting means for reducing transmission and enabling transmission and reception of general-purpose data.

【0011】この構成により、送信するデータによって
転送するデータによりプロトコル処理手段を選択し、通
常のデータ通信をしながら、並行して動画のような大量
の連続データを送信する際には専用処理手段を用いる。
このことにより、プロセッサへの負荷を増加させずに効
率的なデータ送信を可能とする。
With this configuration, the protocol processing means is selected according to the data to be transmitted according to the data to be transmitted, and the dedicated processing means is used when a large amount of continuous data such as a moving image is transmitted in parallel while performing normal data communication. Is used.
This enables efficient data transmission without increasing the load on the processor.

【0012】請求項2記載の発明では、上記のプロトコ
ル専用処理手段は、ヘッダ情報を固定的に定めまたは定
型的に変化させるネットワークプロトコルのヘッダ生成
手段と、ヘッダ情報と送信データとを結合しパケットを
構成するパケット構成手段とを有する構成を採る。
[0012] In the second aspect of the present invention, the protocol-specific processing means includes a network protocol header generating means for fixedly defining or changing the header information in a fixed manner, and a packet combining the header information and the transmission data. And a packet configuration unit that configures

【0013】請求項3記載の発明では、上記の通信制御
装置は、送信データをプロトコル処理手段に渡す際に、
単位時間当りの転送データ量を調節するレート制御手段
を、さらに備えた構成を採る。本構成により、レート制
御手段が連続データ送信時に単位時間当りの適切な転送
量をプロトコル処理手段に渡して動作する。このことに
より、リアルタイムデータを正しいビットレートで転送
することが可能となる。
According to the third aspect of the present invention, the communication control device, when transmitting the transmission data to the protocol processing means,
A configuration further including a rate control means for adjusting the amount of transfer data per unit time is employed. With this configuration, the rate control unit operates by transmitting an appropriate transfer amount per unit time to the protocol processing unit during continuous data transmission. This makes it possible to transfer real-time data at a correct bit rate.

【0014】請求項4記載の発明では、上記の通信制御
装置は、プロトコル処理手段の統計情報を収集する統計
情報収集手段と、収集した統計情報をもとに適切なパラ
メータを設定するパラメータ設定手段とを、さらに備え
た構成を採る。本構成により、収集した統計情報を元に
パラメータ設定手段が各動作モジュールに適切なパラメ
ータを再設定することにより、通信制御装置の全体が効
率よく動作可能となる。
According to a fourth aspect of the present invention, the communication control device includes a statistical information collecting unit that collects statistical information of the protocol processing unit, and a parameter setting unit that sets appropriate parameters based on the collected statistical information. Are further provided. With this configuration, the parameter setting unit resets appropriate parameters for each operation module based on the collected statistical information, so that the entire communication control device can operate efficiently.

【0015】請求項5記載の発明では、適切なパラメー
タを設定することにより自律的に適切状態を保持可能と
した構成を採る。この構成により、パラメータ設定手段
が収集した統計情報をもとに、プロトコル処理手段の異
常発生時には、プロトコル処理選択手段に対して、正常
に動作しているプロトコルを選択するように設定し直
す。このことにより、送信処理を滞りなく行うことが可
能となる。
According to a fifth aspect of the present invention, a configuration is adopted in which an appropriate state can be maintained autonomously by setting appropriate parameters. With this configuration, based on the statistical information collected by the parameter setting unit, when an error occurs in the protocol processing unit, the protocol processing selection unit is reset to select a normally operating protocol. This makes it possible to perform transmission processing without delay.

【0016】請求項6記載の発明では、上記のプロトコ
ルの処理手段は複数備えられ、各々のプロトコル処理手
段の動作状況に応じて最適なプロトコル処理手段を選択
する。このことにより、全体でのプロトコル処理を滞り
無く実行可能とした構成を採る。
In the invention according to claim 6, a plurality of processing means for the above-mentioned protocol are provided, and an optimum protocol processing means is selected in accordance with the operation status of each protocol processing means. Thus, a configuration is adopted in which the entire protocol processing can be executed without delay.

【0017】請求項7記載のデータ通信方法に関する発
明は、汎用データの送受信を行うプロセッサにより構成
されたプロトコル処理と、ヘッダ情報を固定的に定めま
たは定型的に変化させたヘッダ情報と送信データとを結
合しパケットを構成する専用のプロトコル専用処理と、
送信データによってプロトコル処理を適宜選択すること
により、大量のデータを連続処理する際のプロセッサへ
のプロトコル処理の負荷を軽減させ、且つ汎用データの
送受信を可能としたプロトコル処理選択と、を備えた構
成を採る。
According to a seventh aspect of the present invention, there is provided a data communication method comprising: a protocol process configured by a processor for transmitting and receiving general-purpose data; and a header information and transmission data in which header information is fixed or fixedly changed. And a dedicated protocol dedicated process for combining
A protocol processing selection that reduces the load of the protocol processing on the processor when continuously processing a large amount of data and enables transmission and reception of general-purpose data by appropriately selecting a protocol processing according to transmission data. Take.

【0018】この構成により、送信するデータによって
転送するデータによりプロトコル処理方法を選択し、通
常のデータ通信をしながら、並行して動画のような大量
の連続データを送信する際には専用処理手順を用いる。
このことにより、プロセッサへの負荷を増加させずに効
率的なデータ送信を可能とする。
With this configuration, a protocol processing method is selected according to data to be transmitted according to data to be transmitted, and a special processing procedure is used when a large amount of continuous data such as a moving image is transmitted in parallel while performing normal data communication. Is used.
This enables efficient data transmission without increasing the load on the processor.

【0019】請求項8記載の発明では、上記のプロトコ
ル専用処理は、ヘッダ情報を固定的に定めまたは定型的
に変化させるネットワークプロトコルのヘッダ生成と、
ヘッダ情報と送信データとを結合しパケットを構成する
パケット構成とを有する構成を採る。
In the invention described in claim 8, the protocol-specific processing includes generating a header of a network protocol for fixedly defining or changing the header information in a fixed manner;
A configuration having a packet configuration that combines the header information and transmission data to form a packet is adopted.

【0020】請求項9記載の発明では、上記のデータ通
信方法は、送信データをプロトコル処理に渡す際に、単
位時間当りの転送データ量を調節するレート制御を、さ
らに備えた構成を採る。本構成により、レート制御が連
続データ送信時に単位時間当りの適切な転送量をプロト
コル処理に渡して動作する。このことにより、リアルタ
イムデータを正しいビットレートで転送することが可能
となる。
According to the ninth aspect of the present invention, the above data communication method employs a configuration further provided with a rate control for adjusting a transfer data amount per unit time when transmitting the transmission data to the protocol processing. With this configuration, the rate control operates by transmitting an appropriate transfer amount per unit time to the protocol processing during continuous data transmission. This makes it possible to transfer real-time data at a correct bit rate.

【0021】請求項10記載の発明では、上記のデータ
通信方法は、プロトコル処理の統計情報を収集する統計
情報収集と、収集した統計情報をもとに適切なパラメー
タを設定するパラメータ設定とを、さらに備えた構成を
採る。本構成により、収集した統計情報を元にパラメー
タ設定が各動作モジュールに適切なパラメータを再設定
する。このことにより、データ通信方法の全体が効率よ
く動作可能となる。
According to the tenth aspect of the present invention, the data communication method includes a step of collecting statistical information for collecting protocol processing statistical information and a step of setting an appropriate parameter based on the collected statistical information. Further, a configuration is provided. With this configuration, the parameter setting resets parameters appropriate for each operation module based on the collected statistical information. This allows the entire data communication method to operate efficiently.

【0022】請求項11記載の発明では、上記の適切な
パラメータを設定することにより自律的に適切状態を保
持可能とした構成を採る。この構成により、パラメータ
設定が収集した統計情報をもとに、プロトコル処理の異
常発生時には、プロトコル処理選択に対して、正常に動
作しているプロトコルを選択するように設定し直すこと
により、送信処理を滞りなく行うことが可能となる。
According to the eleventh aspect of the present invention, an appropriate state can be autonomously maintained by setting the appropriate parameters. With this configuration, based on the statistical information collected by the parameter settings, when an error occurs in the protocol processing, the protocol processing selection is reset to select a normally operating protocol, thereby enabling transmission processing. Can be performed without delay.

【0023】請求項12記載の発明では、プロトコルの
処理は複数備えられ、各々のプロトコル処理の動作状況
に応じて最適なプロトコル処理を選択する。このことに
より、全体でのプロトコル処理を滞り無く実行可能とし
た構成を採る。
According to the twelfth aspect of the present invention, a plurality of protocol processes are provided, and an optimum protocol process is selected according to the operation status of each protocol process. Thus, a configuration is adopted in which the entire protocol processing can be executed without delay.

【0024】次に図面を参照して、本発明の一実施の形
態に係る通信制御装置およびデータ通信方法を詳細に説
明する。図1〜図4は、本発明の一実施形態に係る通信
制御装置およびデータ通信方法の構成を説明するための
図である。これらの、図1は本実施の形態の全体の構成
図、図2は本実施の形態を構成する通信制御装置および
データ通信方法の構成図、図3はネットワークに送出さ
れる連続データのヘッダ構成図、図4はヘッダの構成情
報を表現する簡易言語を表している。
Next, a communication control device and a data communication method according to an embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 to FIG. 4 are diagrams for explaining a configuration of a communication control device and a data communication method according to an embodiment of the present invention. FIG. 1 is an overall configuration diagram of the present embodiment, FIG. 2 is a configuration diagram of a communication control device and a data communication method of the present embodiment, and FIG. 3 is a header configuration of continuous data transmitted to a network. FIGS. 4A and 4B show a simplified language expressing header configuration information.

【0025】図1において、連続データを送出するホス
ト11、連続データを受信するホスト12、データ通信
に用いられるネットワーク13を表している。
FIG. 1 shows a host 11 for sending continuous data, a host 12 for receiving continuous data, and a network 13 used for data communication.

【0026】図2において、通常のデータを送信するア
プリケーション(以降、AP1とも言う)21、連続デ
ータを送信するアプリケーション(同、AP2)22、
送信データのビットレートを制御するレート制御手段2
3、送信に用いるプロトコル処理手段を選択するプロト
コル処理選択手段24、通常のデータを送受信するのに
用いるプロトコル汎用処理手段25、連続データ送信に
用いるプロトコル専用処理手段26、プロトコル汎用処
理手段25もしくはプロトコル専用処理手段26におい
て生成されたパケットをネットワークに送出するパケッ
ト送受信制御手段27、プロトコル処理手段(プロトコ
ル汎用処理手段25、プロトコル専用処理手段26)に
おける動作状況を示す情報を集める統計情報収集手段2
8、各動作モジュールに対するパラメータを設定するパ
ラメータ設定手段29、上記プロトコルとは別種類の別
プロトコル処理手段210を表し、プロトコル専用処理
手段26内部においてヘッダを生成するヘッダ生成手段
262、ヘッダ生成手段262とプロトコル処理選択手
段24から受取ったデータをもとにパケットを構成する
パケット構成手段261を表している。
In FIG. 2, an application 21 for transmitting normal data (hereinafter also referred to as AP1), an application 22 for transmitting continuous data (AP2), and
Rate control means 2 for controlling the bit rate of transmission data
3. Protocol processing selecting means 24 for selecting a protocol processing means to be used for transmission, protocol general processing means 25 for transmitting and receiving normal data, protocol dedicated processing means 26 for continuous data transmission, protocol general processing means 25 or protocol A packet transmission / reception control unit 27 for transmitting the packet generated by the dedicated processing unit 26 to the network, and a statistical information collecting unit 2 for collecting information indicating an operation status of the protocol processing unit (protocol general processing unit 25, protocol dedicated processing unit 26).
8. Parameter setting means 29 for setting parameters for each operation module; header processing means 262 for generating a header inside the protocol-specific processing means 26; And packet constructing means 261 for constructing a packet based on data received from the protocol processing selecting means 24.

【0027】図3は、Ether net (登録商
標)とUDP/IPを用いて連続データを送信する際のパケッ
ト構造を表し、白抜きのフィールドはパケット毎に変化
しない固定領域を、ハッチングがかかっているフィール
ドはパケット毎に値が変動する領域を表している。図4
において、ヘッダ構成情報を表現する簡易言語41を表
している。
FIG. 3 shows a packet structure when continuous data is transmitted using Ethernet (registered trademark) and UDP / IP. A white field indicates a fixed area which does not change for each packet by hatching. The present field indicates an area where the value varies for each packet. FIG.
2 shows a simplified language 41 for expressing header configuration information.

【0028】(実施の形態1)本実施の形態では、アプ
リケーションが動画などのリアルタイム連続データを、
ベストエフォート型のネットワークとしてEthernetを用
い、ヘッダ情報の変化する複雑なプロトコルとしてUDP/
IPプロトコルを用いて転送する例を考える。
(Embodiment 1) In this embodiment, an application transmits real-time continuous data such as a moving image.
Ethernet is used as a best-effort network, and UDP /
Consider an example of transferring using the IP protocol.

【0029】まず、通常データを送信しようとするアプ
リケーション21が送信データをレート制御手段23に
渡すと、レート制御手段23はそのままデータをプロト
コル処理選択手段24に渡す。プロトコル選択手段24
は、選択するための情報を受取っていないので、デフォ
ルトの処理としてプロトコル汎用処理手段25にこのデ
ータを渡す。プロトコル汎用処理手段25は、プロセッ
サによる通常のプロトコル処理を行い、パケット送受信
制御手段27を用いてネットワークに送出処理する。
First, when the application 21 which intends to transmit normal data passes the transmission data to the rate control means 23, the rate control means 23 passes the data as it is to the protocol processing selection means 24. Protocol selection means 24
Has not received the information for selection, and passes this data to the protocol general-purpose processing means 25 as default processing. The protocol general-purpose processing unit 25 performs a normal protocol process by the processor, and sends the packet to the network using the packet transmission / reception control unit 27.

【0030】次に大量の連続データの送信を行おうとす
るアプリケーション22が、使用するプロトコル・ヘッ
ダ構成情報をパラメータ設定手段29に伝える。パラメ
ータ設定手段29は、これらの情報に基づき、プロトコ
ル処理選択手段24に使用プロトコル処理手段を、ヘッ
ダ生成手段262にヘッダ構成情報41を伝え、各機能
モジュールの設定を行う。これによりプロトコル処理選
択手段24ではプロトコル専用処理手段26を選ぶよう
になり、ヘッダ生成手段262ではヘッダ構成情報41
に基づきヘッダを生成していく。
Next, the application 22 intending to transmit a large amount of continuous data transmits the protocol header configuration information to be used to the parameter setting means 29. The parameter setting means 29 transmits the used protocol processing means to the protocol processing selection means 24 and the header configuration information 41 to the header generation means 262 based on the information, and sets each functional module. As a result, the protocol processing selecting means 24 selects the protocol exclusive processing means 26, and the header generating means 262 selects the header configuration information 41.
The header is generated based on.

【0031】ヘッダ構成情報41は、ヘッダをどのよう
に生成するのかを表現する簡易言語で、ヘッダの所定の
位置を指定の固定値、もしくは演算によって定まる値に
設定することを表している。ヘッダ構成情報41におい
てlengthは、このヘッダに付加するデータ長を、increm
ent はパケット毎に指定の値を1づつ増加させた値を、
checksumは指定の範囲のデータに対してチェックサムを
計算した値を表現している。これにより、ヘッダ生成手
段262はヘッダ構成情報41に基づいて図3のような
フォーマットの連続送信データのヘッダ情報を構成し、
パケット構成手段261は連続送信データをパケット化
する。
The header configuration information 41 is a simple language for expressing how the header is generated, and indicates that a predetermined position of the header is set to a specified fixed value or a value determined by calculation. In the header configuration information 41, length indicates the data length to be added to this header, increm
ent is a value obtained by increasing the specified value by one for each packet,
checksum represents a value obtained by calculating a checksum for data in a specified range. Thereby, the header generating means 262 forms the header information of the continuous transmission data in the format as shown in FIG.
The packet composing means 261 packetizes the continuous transmission data.

【0032】アプリケーション22が連続送信データを
レート制御手段23に渡すと、レート制御手段23はそ
のままデータをプロトコル処理選択手段24に渡す。プ
ロトコル処理選択手段24は使用プロトコル手段が設定
されているので、プロトコル専用処理手段26に送信デ
ータを渡す。プロトコル専用処理手段26は前述した仕
組みによりプロセッサに関与せずに連続送信データを生
成し、パケット送受信手段27を用いてネットワークに
連続送信データを送出処理する。
When the application 22 passes the continuous transmission data to the rate control means 23, the rate control means 23 passes the data as it is to the protocol processing selection means 24. Since the protocol processing selecting means 24 is set to use protocol means, the transmission data is transferred to the protocol processing means 26. The protocol dedicated processing means 26 generates continuous transmission data without involving the processor by the above-described mechanism, and sends out the continuous transmission data to the network using the packet transmission / reception means 27.

【0033】(実施の形態2)本実施の形態では上記実
施の形態1において、アプリケーション23が動画など
のリアルタイム連続データを送信する例を考える。
(Embodiment 2) In this embodiment, an example in which the application 23 transmits real-time continuous data such as a moving image in Embodiment 1 will be considered.

【0034】アプリケーション23が実施の形態1に加
えて、リアルタイムデータのビットレートをパラメータ
設定手段29に伝える。パラメータ設定手段29は、送
信データのビットレートをレート制御部23に設定する
ことにより、リアルタイム連続データ送信時には、レー
ト制御手段23が指定ビットレートによって定まる単位
時間当りの送信量を守りながらプロトコル処理選択手段
24に渡すことにより、リアルタイム連続データを送出
処理する。
The application 23 informs the parameter setting means 29 of the bit rate of the real-time data in addition to the first embodiment. The parameter setting unit 29 sets the bit rate of the transmission data in the rate control unit 23 so that, during real-time continuous data transmission, the rate control unit 23 selects the protocol processing while maintaining the transmission amount per unit time determined by the designated bit rate. By passing the data to the means 24, the real-time continuous data is transmitted.

【0035】(実施の形態3)本実施の形態では、実施
の形態2においてアプリケーション22がプロトコル汎
用処理手段25を用いて連続データを送信しようとする
例を考える。
(Embodiment 3) In the present embodiment, an example in which the application 22 attempts to transmit continuous data using the protocol general-purpose processing means 25 in Embodiment 2 will be considered.

【0036】プロトコル汎用処理手段25が大量のデー
タを処理することにより定型処理の負荷が大きくなって
くると、これを統計情報収集手段28が検知し、パラメ
ータ設定手段29は定型処理に適したパラメータをヘッ
ダ生成手段262に設定し、プロトコル処理選択手段2
4にはプロトコル専用処理手段26を使用するように設
定し直す。これにより、プロトコル汎用処理手段25の
負荷が増加した際にはプロトコル専用処理手段26を使
用するように、自らの動作パラメータを設定し直して動
作していく。
When the load of the routine processing increases due to the processing of a large amount of data by the protocol general-purpose processing means 25, this is detected by the statistical information collecting means 28, and the parameter setting means 29 determines the parameters suitable for the routine processing. Is set in the header generating means 262, and the protocol processing selecting means 2
In step 4, the setting is again made to use the protocol-specific processing means 26. As a result, when the load on the protocol general-purpose processing unit 25 increases, the operation is performed by resetting its own operation parameter so that the protocol-specific processing unit 26 is used.

【0037】(実施の形態4)本実施の形態では、上記
実施の形態3に加えて、プロトコル汎用処理手段25に
何らかの異常が発生し、送信処理ができなくなる例を考
える。
(Embodiment 4) In the present embodiment, in addition to the above-described Embodiment 3, a case will be considered in which some abnormality occurs in the protocol general-purpose processing means 25 and transmission processing cannot be performed.

【0038】プロトコル汎用処理手段25に何らかの異
常が発生すると、これを統計情報収集手段28が検知
し、パラメータ設定手段29はプロトコル処理選択手段
24に別のプロトコル処理手段210を選択するように
設定し直す。これにより、プロトコル汎用処理手段25
に異常が発生した際にも、送信データを滞り無く送出し
続けていく。
If any abnormality occurs in the protocol general-purpose processing means 25, the statistical information collecting means 28 detects this, and the parameter setting means 29 sets the protocol processing selecting means 24 to select another protocol processing means 210. cure. Thereby, the protocol general-purpose processing means 25
Even if an abnormality occurs, the transmission data is continuously transmitted without delay.

【0039】[0039]

【発明の効果】以上の説明より明かなように、請求項1
に記載の発明の通信制御装置または請求項7に記載の発
明のデータ通信方法によれば、ヘッダ情報を固定的に定
めまたは定型的に変化させたヘッダ情報と送信データと
を結合しパケットを構成し、送信データによってプロト
コル処理手段を適宜選択する。このことにより、大量の
データを連続処理する際のプロセッサへのプロトコル処
理の負荷を軽減させ、且つ汎用データの送受信を可能と
している。よって、通常のデータ通信をしながら、動画
のような大量の連続データ送信時のプロセッサへの負荷
が軽減化し、効率的なデータ送信が可能となる。
As is clear from the above description, claim 1
According to the communication control device of the invention described in (1) or the data communication method of the invention described in (7), a packet is formed by combining header information in which header information is fixedly or fixedly changed and transmission data. Then, the protocol processing means is appropriately selected according to the transmission data. This reduces the load of protocol processing on the processor when continuously processing a large amount of data, and enables transmission and reception of general-purpose data. Therefore, the load on the processor at the time of transmitting a large amount of continuous data such as a moving image during normal data communication is reduced, and efficient data transmission becomes possible.

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

【図1】本発明に係わる通信制御装置およびデータ通信
方法を用いた一実施の形態を示す全体図
FIG. 1 is an overall view showing an embodiment using a communication control device and a data communication method according to the present invention.

【図2】本発明に係わる通信制御装置およびデータ通信
方法の一実施の形態を示す構成図
FIG. 2 is a configuration diagram showing an embodiment of a communication control device and a data communication method according to the present invention.

【図3】EthernetとUDP/IPを用いたデータパケットの構
造図
Fig. 3 Structure of data packet using Ethernet and UDP / IP

【図4】簡易言語による連続データを送信する際のヘッ
ダの構成情報例
FIG. 4 is an example of header configuration information when transmitting continuous data in a simple language.

【図5】従来の通信制御装置およびデータ通信方法の構
成図
FIG. 5 is a configuration diagram of a conventional communication control device and a data communication method.

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

11 リアルタイム連続データを送信するホスト 12 リアルタイム連続データを受信するホスト 13 リアルタイム連続データを伝送するネットワーク 21 通常のデータを送信するアプリケーション 22 リアルタイム連続データを送信するアプリケーシ
ョン 23 レート制御手段 24 プロトコル処理選択手段 25 プロトコル汎用処理手段 26 プロトコル専用処理手段 27 パケット送受信制御手段 28 統計情報収集手段 29 パラメータ設定手段 41 ヘッダ構成情報を表す簡易言語 210 別プロトコル処理手段 261 パケット構成手段 262 ヘッダ生成手段
DESCRIPTION OF SYMBOLS 11 Host which transmits real-time continuous data 12 Host which receives real-time continuous data 13 Network which transmits real-time continuous data 21 Application which transmits normal data 22 Application which transmits real-time continuous data 23 Rate control means 24 Protocol processing selection means 25 Protocol general-purpose processing means 26 Protocol-specific processing means 27 Packet transmission / reception control means 28 Statistical information collecting means 29 Parameter setting means 41 Simple language representing header configuration information 210 Separate protocol processing means 261 Packet configuration means 262 Header generation means

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 7/081 H04N 7/13 Z 5K034 7/24 Fターム(参考) 5B089 GA04 GA11 GA21 GB03 HA01 JB04 KA06 KC30 5C059 KK11 PP04 RB02 RB09 TA71 TC18 TC37 5C063 AB03 AB07 CA09 CA23 CA34 DA13 5K030 GA01 HB02 HB18 HB28 HB29 JA01 JA05 JA07 5K033 AA01 AA03 BA02 BA15 CC02 5K034 AA01 AA07 CC02 CC06 EE11 FF01 FF02 HH01 HH02 HH07 HH12 HH14 MM08 MM25 MM37 MM39 Continued on the front page (51) Int.Cl. 7 Identification code FI Theme coat II (reference) H04N 7/081 H04N 7/13 Z 5K034 7/24 F term (reference) 5B089 GA04 GA11 GA21 GB03 HA01 JB04 KA06 KC30 5C059 KK11 PP04 RB02 RB09 TA71 TC18 TC37 5C063 AB03 AB07 CA09 CA23 CA34 DA13 5K030 GA01 HB02 HB18 HB28 HB29 JA01 JA05 JA07 5K033 AA01 AA03 BA02 BA15 CC02 5K034 AA01 AA07 CC02 CC06 EE11 FF01 FF02 HH01 H12MMHHMMH

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 汎用データの送受信を行うプロセッサに
より構成されたプロトコル処理手段と、 ヘッダ情報を固定的に定めまたは定型的に変化させた前
記ヘッダ情報と送信データとを結合しパケットを構成す
る専用のプロトコル専用処理手段と、 送信データによって前記プロトコル処理手段を適宜選択
することにより、大量のデータを連続処理する際のプロ
セッサへのプロトコル処理の負荷を軽減させ、且つ汎用
データの送受信を可能としたプロトコル処理選択手段
と、 を備えたことを特徴とする通信制御装置。
1. A protocol processing means comprising a processor for transmitting and receiving general-purpose data, and a dedicated processor for combining the header information with fixedly defined or fixed header information and transmission data to form a packet. Protocol dedicated processing means, and by appropriately selecting the protocol processing means according to transmission data, it is possible to reduce the load of protocol processing on a processor when continuously processing a large amount of data, and to enable transmission and reception of general-purpose data. A communication control device comprising: a protocol processing selecting unit.
【請求項2】 前記プロトコル専用処理手段は、前記ヘ
ッダ情報を固定的に定めまたは定型的に変化させるネッ
トワークプロトコルのヘッダ生成手段と、前記ヘッダ情
報と送信データとを結合しパケットを構成するパケット
構成手段とを有して構成されたことを特徴とする請求項
1に記載の通信制御装置。
2. The protocol-specific processing means includes: a network protocol header generation means for fixedly or fixedly changing the header information; and a packet configuration for combining the header information and transmission data to form a packet. The communication control device according to claim 1, wherein the communication control device includes:
【請求項3】 前記通信制御装置は、送信データを前記
プロトコル処理手段に渡す際に、単位時間当りの転送デ
ータ量を調節するレート制御手段を、さらに備えたこと
を特徴とする請求項1または2に記載の通信制御装置。
3. The communication control device according to claim 1, further comprising a rate control unit that adjusts an amount of transfer data per unit time when transmitting transmission data to the protocol processing unit. 3. The communication control device according to 2.
【請求項4】 前記通信制御装置は、前記プロトコル処
理手段の統計情報を収集する統計情報収集手段と、収集
した統計情報をもとに適切なパラメータを設定するパラ
メータ設定手段とを、さらに備えたことを特徴とする請
求項1から3の何れかに記載の通信制御装置。
4. The communication control device further includes: a statistical information collecting unit that collects statistical information of the protocol processing unit; and a parameter setting unit that sets an appropriate parameter based on the collected statistical information. The communication control device according to claim 1, wherein:
【請求項5】 前記適切なパラメータを設定することに
より自律的に適切状態を保持可能としたことを特徴とす
る請求項4に記載の通信制御装置。
5. The communication control device according to claim 4, wherein an appropriate state can be maintained autonomously by setting the appropriate parameter.
【請求項6】 前記プロトコルの処理手段は複数備えら
れ、各々のプロトコル処理手段の動作状況に応じて最適
なプロトコル処理手段を選択することにより、全体での
プロトコル処理を滞り無く実行可能としたことを特徴と
する請求項4または5に記載の通信制御装置。
6. A plurality of protocol processing means are provided, and by selecting an optimum protocol processing means in accordance with the operation status of each protocol processing means, the entire protocol processing can be executed without delay. The communication control device according to claim 4 or 5, wherein:
【請求項7】 汎用データの送受信を行うプロセッサに
より構成されたプロトコル処理と、 ヘッダ情報を固定的に定めまたは定型的に変化させた前
記ヘッダ情報と送信データとを結合しパケットを構成す
る専用のプロトコル専用処理と、 送信データによって前記プロトコル処理を適宜選択する
ことにより、大量のデータを連続処理する際のプロセッ
サへのプロトコル処理の負荷を軽減させ、且つ汎用デー
タの送受信を可能としたプロトコル処理選択と、 を備えたことを特徴とするデータ通信方法。
7. A special-purpose packet processing unit configured to form a packet by combining a protocol process constituted by a processor for transmitting and receiving general-purpose data and the header information in which header information is fixedly or fixedly changed and transmission data. Protocol-specific processing, and by appropriately selecting the protocol processing according to transmission data, a protocol processing selection that reduces the load of the protocol processing on the processor when continuously processing a large amount of data and enables transmission and reception of general-purpose data A data communication method, comprising:
【請求項8】 前記プロトコル専用処理は、前記ヘッダ
情報を固定的に定めまたは定型的に変化させるネットワ
ークプロトコルのヘッダ生成と、前記ヘッダ情報と送信
データとを結合しパケットを構成するパケット構成とを
有して構成されたことを特徴とする請求項7に記載のデ
ータ通信方法。
8. The protocol-specific processing includes generating a header of a network protocol that fixedly or routinely changes the header information, and a packet configuration that combines the header information and transmission data to form a packet. The data communication method according to claim 7, wherein the data communication method is configured to include:
【請求項9】 前記データ通信方法は、送信データを前
記プロトコル処理に渡す際に、単位時間当りの転送デー
タ量を調節するレート制御を、さらに備えたことを特徴
とする請求項7または8に記載のデータ通信方法。
9. The data communication method according to claim 7, further comprising a rate control for adjusting a transfer data amount per unit time when transmitting transmission data to the protocol processing. Data communication method described.
【請求項10】 前記データ通信方法は、前記プロトコ
ル処理の統計情報を収集する統計情報収集と、収集した
統計情報をもとに適切なパラメータを設定するパラメー
タ設定とを、さらに備えたことを特徴とする請求項7か
ら9の何れかに記載のデータ通信方法。
10. The data communication method further comprises: collecting statistical information for collecting statistical information of the protocol processing; and setting parameters for setting appropriate parameters based on the collected statistical information. The data communication method according to any one of claims 7 to 9, wherein
【請求項11】 前記適切なパラメータを設定すること
により自律的に適切状態を保持可能としたことを特徴と
する請求項10に記載のデータ通信方法。
11. The data communication method according to claim 10, wherein an appropriate state can be autonomously held by setting the appropriate parameter.
【請求項12】 前記プロトコルの処理は複数備えら
れ、各々のプロトコル処理の動作状況に応じて最適なプ
ロトコル処理を選択することにより、全体でのプロトコ
ル処理を滞り無く実行可能としたことを特徴とする請求
項10または11に記載のデータ通信方法。
12. A plurality of protocol processes are provided, and by selecting an optimal protocol process according to the operation status of each protocol process, the entire protocol process can be executed without delay. The data communication method according to claim 10 or 11, wherein:
JP21938698A 1998-08-03 1998-08-03 Communication control device and data communication method Expired - Fee Related JP3477571B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21938698A JP3477571B2 (en) 1998-08-03 1998-08-03 Communication control device and data communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21938698A JP3477571B2 (en) 1998-08-03 1998-08-03 Communication control device and data communication method

Publications (2)

Publication Number Publication Date
JP2000059463A true JP2000059463A (en) 2000-02-25
JP3477571B2 JP3477571B2 (en) 2003-12-10

Family

ID=16734615

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21938698A Expired - Fee Related JP3477571B2 (en) 1998-08-03 1998-08-03 Communication control device and data communication method

Country Status (1)

Country Link
JP (1) JP3477571B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003017577A1 (en) * 2001-08-09 2003-02-27 Matsushita Electric Industrial Co., Ltd. Transmission apparatus and transmission method
JP2009009477A (en) * 2007-06-29 2009-01-15 Toshiba Corp Device, method, and program for controlling operation system to process information
US7620050B2 (en) 2004-09-10 2009-11-17 Canon Kabushiki Kaisha Communication control device and communication control method
US7929560B2 (en) 2005-07-15 2011-04-19 Panasonic Corporation Packet transmitting apparatus
US8213768B2 (en) 2005-03-08 2012-07-03 Panasonic Corporation Packet transmitting apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003017577A1 (en) * 2001-08-09 2003-02-27 Matsushita Electric Industrial Co., Ltd. Transmission apparatus and transmission method
US7606155B2 (en) 2001-08-09 2009-10-20 Panasonic Corporation Transmission apparatus and transmission method
US8085666B2 (en) 2001-08-09 2011-12-27 Panasonic Corporation Transmission apparatus and transmission method
US7620050B2 (en) 2004-09-10 2009-11-17 Canon Kabushiki Kaisha Communication control device and communication control method
US8213768B2 (en) 2005-03-08 2012-07-03 Panasonic Corporation Packet transmitting apparatus
US7929560B2 (en) 2005-07-15 2011-04-19 Panasonic Corporation Packet transmitting apparatus
JP2009009477A (en) * 2007-06-29 2009-01-15 Toshiba Corp Device, method, and program for controlling operation system to process information

Also Published As

Publication number Publication date
JP3477571B2 (en) 2003-12-10

Similar Documents

Publication Publication Date Title
EP3313034B1 (en) Method and device for transmitting flexible ethernet service flow
CN107104897B (en) Data transmission method and system based on path
CN111034254B (en) Method and device for reducing network delay
EP2940971B1 (en) Method and apparatus for obtaining an ip address by dhcp client
US20100192218A1 (en) Method and system for packet filtering for local host-management controller pass-through communication via network controller
JP5121442B2 (en) Information processing apparatus, information processing method, and program
CN106130901B (en) Data transmission method, device and system
CN101127893A (en) Integrated control method and system for network camera SIP extension
JP2010500837A (en) A method for optimizing information transfer in telecommunications networks.
EP3091695B1 (en) Wireless network system
US20080239988A1 (en) Method and System For Network Infrastructure Offload Traffic Filtering
US11564241B2 (en) Method for operating a radio communication system for an industrial automation system, radio communication system, base station and subscriber station
JP2006197110A (en) Relay apparatus and communication terminal
JP2000059463A (en) Communication controller and data communication method
CN107077129A (en) Process values are provided in process equipment
JPH11215480A (en) Video communication system, video transmitter and video receiver, and their control methods and storage media
CN107005473B (en) Communication path switching apparatus, method of controlling communication path switching apparatus
JP2009015716A (en) Image forming apparatus by multiple ip addresses
JPH11194913A (en) Network printer
CN115484161A (en) TSN network configuration method, device and computer readable storage medium
CN114531392A (en) Multicast service design method, server and storage medium
WO2012011301A1 (en) Video recording system, video recording device, management device and communication traffic control method
JP2003067167A5 (en)
WO2023175987A1 (en) Management device, management method, and program
WO2022249320A1 (en) Setting device, setting method, and program

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071003

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081003

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091003

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091003

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101003

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111003

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121003

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131003

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees