JP2006310997A - Flow controller, flow control method and program - Google Patents

Flow controller, flow control method and program Download PDF

Info

Publication number
JP2006310997A
JP2006310997A JP2005128819A JP2005128819A JP2006310997A JP 2006310997 A JP2006310997 A JP 2006310997A JP 2005128819 A JP2005128819 A JP 2005128819A JP 2005128819 A JP2005128819 A JP 2005128819A JP 2006310997 A JP2006310997 A JP 2006310997A
Authority
JP
Japan
Prior art keywords
data
flow control
individual channel
flow
individual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005128819A
Other languages
Japanese (ja)
Inventor
Seiji Takizawa
省二 瀧澤
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.)
NEC Corp
NEC Communication Systems Ltd
Original Assignee
NEC Corp
NEC Communication Systems 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 NEC Corp, NEC Communication Systems Ltd filed Critical NEC Corp
Priority to JP2005128819A priority Critical patent/JP2006310997A/en
Publication of JP2006310997A publication Critical patent/JP2006310997A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a flow control system capable of improving data transmission efficiency by alleviating flow control processing. <P>SOLUTION: In flow control in a data transmission system for multiplexing data from a plurality of individual channels with a common channel and transmitting the multiplexed data, #1-#N buffers 25 are provided corresponding to the individual channels. A flow control/release determining section 26 determines whether or not an amount of buffer usage exceeds a threshold. If the amount exceeds the threshold, a flow control/release format creating section 27 creates a data format for flow control setting, and the data format is transmitted from a transmission section 28 to only the corresponding individual channel. If the amount of buffer usage is smaller than the threshold by the flow control setting, the section 27 creates a data frame for flow control release and transmits the data frame to the corresponding individual channel. In this way, processing efficiency and transmission efficiency can be improved. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明はフロー制御装置及びフロー制御方法並びにプログラムに関し、特に複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御方式の改良に関するものである。   The present invention relates to a flow control apparatus, a flow control method, and a program, and more particularly, to an improvement in a flow control method in a data communication system in which data from a plurality of dedicated channels is multiplexed on a common channel and the multiplexed data is transmitted. Is.

無線基地局と移動通信端末との間の無線伝送路として、共通チャネルと個別チャネルとを有する移動体通信システムにおいては、複数の個別チャネル側からのデータを共通チャネル側で多重し、この多重したデータを一定間隔で送出するようになっている。   In a mobile communication system having a common channel and an individual channel as a radio transmission path between a radio base station and a mobile communication terminal, data from a plurality of individual channels is multiplexed on the common channel side. Data is sent at regular intervals.

個別チャネル側からのデータが共通チャネル側での送出間隔を超えると、送出動作が正常に行えなくなるために、その送出間隔を超えたデータについては、共通バッファに一時蓄積し、この共通バッファへの蓄積量が予め設定されているしきい値を超えると、個別チャネル側に対してフロー制御(データ伝送制限)をかけて、個別チャネル側からのデータ伝送を停止させるようになっている。   If the data from the individual channel exceeds the transmission interval on the common channel side, the transmission operation cannot be performed normally. Therefore, the data exceeding the transmission interval is temporarily stored in the common buffer and stored in this common buffer. When the accumulated amount exceeds a preset threshold value, flow control (data transmission restriction) is applied to the individual channel side to stop data transmission from the individual channel side.

図4は、この様な従来のフロー制御の動作を示すシーケンス図である。図4を参照すると、個別チャネル側12〜14各々の共通バッファの使用量が、共通チャネル側11でチェックされる(ステップS101〜S104)。この共通バッファの使用量がフロー制御のためのしきい値を超えると(ステップS105)、共通チャネル側11から全ての個別チャネル側11〜14に対してフロー制御設定を通知してフロー制御をかける(ステップS106)。   FIG. 4 is a sequence diagram showing such a conventional flow control operation. Referring to FIG. 4, the usage amount of the common buffer on each of the individual channel sides 12 to 14 is checked on the common channel side 11 (steps S101 to S104). When the usage amount of the common buffer exceeds a threshold value for flow control (step S105), the flow control setting is notified from the common channel side 11 to all the individual channel sides 11 to 14, and the flow control is performed. (Step S106).

その後、共通チャネル側11においては共通バッファ内に蓄積されているデータに対してデータ通信を継続して行い、共通バッファ内のデータ蓄積量があるしきい値を下回ると(ステップS107)、全ての個別チャネル側12〜14に対してフロー制御設定解除を通知することになる(ステップS108)。   Thereafter, on the common channel side 11, data communication is continuously performed for the data stored in the common buffer, and when the amount of data stored in the common buffer falls below a certain threshold (step S107), all the data is stored. The flow control setting cancellation is notified to the individual channel sides 12 to 14 (step S108).

図5は図4のフロー制御をなすフロー制御装置の構成を示すブロック図である。図5において、個別チャネルの各データは受信部21にて受信され、データ振り分け部22を介して共通バッファ31へ蓄積される。共通データバッファ管理部29は、受信されたデータの個別チャネルを調べて共通バッファ31へ蓄積されている個別チャネル毎の情報(共通バッファ内の個別チャネルのデータ数やフロー制御の有無など)を、共通チャネル管理テーブル30に記録する。   FIG. 5 is a block diagram showing the configuration of the flow control apparatus that performs the flow control of FIG. In FIG. 5, the individual channel data is received by the receiving unit 21 and accumulated in the common buffer 31 via the data distributing unit 22. The common data buffer management unit 29 examines the individual channels of the received data and stores information for each individual channel accumulated in the common buffer 31 (such as the number of individual channel data in the common buffer and the presence / absence of flow control). Record in the common channel management table 30.

フロー制御/解除判定部26は、フロー制御設定及びその解除をなすための判定機能を有しており、フロー制御/解除フォーマット作成部27は、フロー制御/解除判定部26で判定されたフロー制御設定や解除を、全ての個別チャネル側へ通知するためのデータを作成する。送信部28は共通バッファ31内の蓄積データに対してデータ送信処理を行うと共に、フロー制御/解除フォーマット作成部27にて作成されたフォーマットデータを全ての個別チャネル側へ送信するものである。   The flow control / cancellation determination unit 26 has a flow control setting and a determination function for canceling the flow control, and the flow control / cancellation format creation unit 27 is a flow control determined by the flow control / cancellation determination unit 26. Data for notifying setting and cancellation to all individual channels is created. The transmission unit 28 performs data transmission processing on the accumulated data in the common buffer 31 and transmits the format data created by the flow control / cancellation format creation unit 27 to all the individual channels.

なお、このようなフロー制御については、特許文献1や2の従来技術の項に開示されている。
特開2002−314593号公報 特開2003−032296号公報
Such flow control is disclosed in the prior art section of Patent Documents 1 and 2.
JP 2002-314593 A JP 2003-032296 A

図4,5に示した従来技術においては、以下のような問題がある。共通バッファを設けて全ての個別チャネル側に共通に管理を行う方式では、バッファ使用量があるしきい値を超えたときに、フロー制御設定用のデータフレームを、バーストにより全ての個別チャネル側に対して送信してフロー制御をかけることになるので、伝送路上には個別チャネル数分のデータ送信がなされることになって、伝送路に対する負荷が増大すると共に、フロー制御処理が個別チャネル数分行われるので、処理の負荷が増大するという問題がある。   The conventional techniques shown in FIGS. 4 and 5 have the following problems. In the method of providing a common buffer and managing in common for all individual channels, when the buffer usage exceeds a certain threshold, the data frame for flow control setting is transferred to all the individual channels by burst. Therefore, data transmission is performed for the number of individual channels on the transmission path, so that the load on the transmission path increases and flow control processing is performed for the number of individual channels. Therefore, there is a problem that the processing load increases.

更に、共通チャネル側で共通にバッファを管理すると、データの転送が遅れる個別チャネルが発生する可能性が生ずるという問題がある。その理由は、共通バッファを持つことにより、ある個別チャネル側から複数のデータが送信されているとき、他の個別チャネル側のデータが先に到着しているユーザのデータが処理されるまで待たされてしまい、データ遅延につながるからである。   Furthermore, if the buffer is managed in common on the common channel side, there is a possibility that an individual channel in which data transfer is delayed may occur. The reason is that by having a common buffer, when multiple data are transmitted from one individual channel side, the data on the other individual channel side is kept waiting until the data of the user who has arrived first is processed. This leads to data delay.

なお、上述した特許文献1や2に提案された技術においては、共通バッファの使用量があるしきい値を超えた場合に、各個別チャネル側のQoS(Quality of Service)に応じてフロー制御をかけるものであるが、QoSを使用しないような通信プロトコルを用いた区間には、これら特許文献1,2の技術は適用できないという問題がある。   In the techniques proposed in Patent Documents 1 and 2 described above, when the usage amount of the common buffer exceeds a certain threshold, flow control is performed according to QoS (Quality of Service) on each individual channel side. However, there is a problem that the techniques of Patent Documents 1 and 2 cannot be applied to a section using a communication protocol that does not use QoS.

本発明の目的は、フロー制御の処理の軽減を図ってデータ伝送効率を向上可能としたフロー制御装置及びフロー制御方法を提供することである。   An object of the present invention is to provide a flow control apparatus and a flow control method capable of improving the data transmission efficiency by reducing the flow control processing.

本発明によるフロー制御装置は、複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御装置であって、前記複数の個別チャネルの各々にそれぞれ対応するデータ量を監視してこの監視結果に応じて個別チャネル毎にフロー制限制御をなす制御手段を含むことを特徴とする。   A flow control apparatus according to the present invention is a flow control apparatus in a data communication system in which data from a plurality of dedicated channels is multiplexed on a common channel side and the multiplexed data is transmitted. It includes control means for monitoring the data amount corresponding to each and performing flow restriction control for each individual channel according to the monitoring result.

本発明によるフロー制御方法は、複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御方法であって、前記複数の個別チャネルの各々にそれぞれ対応するデータ量を監視してこの監視結果に応じて個別チャネル毎にフロー制限制御をなす制御ステップを含むことを特徴とする。   A flow control method according to the present invention is a flow control method in a data communication system in which data from a plurality of dedicated channels is multiplexed on a common channel side and the multiplexed data is transmitted. It includes a control step of monitoring the amount of data corresponding to each and performing flow restriction control for each individual channel according to the monitoring result.

本発明によるプログラムは、複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御方法をコンピュータに実行させるためのプログラムであって、前記複数の個別チャネルの各々にそれぞれ対応するデータ量を監視してこの監視結果に応じて個別チャネル毎にフロー制限制御をなす処理を含むことを特徴とする。   A program according to the present invention is a program for causing a computer to execute a flow control method in a data communication system in which data from a plurality of individual channels is multiplexed on a common channel and this multiplexed data is transmitted. It includes a process of monitoring a data amount corresponding to each of the plurality of individual channels and performing flow restriction control for each individual channel according to the monitoring result.

本発明の作用を述べる。複数の個別チャネル側からデータを共通チャネルで多重し、この多重データを送信するデータ送信システムにおけるフロー制御において、個別チャネル側に対応して個別にバッファを設け、個別バッファ毎に、しきい値を超えたかどうか判定して超えた場合、フロー制御設定のためのデータフレームを作成して該当する個別チャネル側のみに送信する。このフロー制御設定によりバッファの使用量がしきい値を下回った場合には、フロー制御解除のデータフレームを作成して、当該個別チャネル側に送信する。これにより、処理の効率と伝送効率の向上が可能となる。   The operation of the present invention will be described. In flow control in a data transmission system that multiplexes data from a plurality of individual channel sides on a common channel and transmits this multiplexed data, a buffer is provided individually corresponding to the individual channel side, and a threshold value is set for each individual buffer. If it has been determined whether it has been exceeded, a data frame for flow control setting is created and transmitted only to the corresponding individual channel side. If the amount of buffer usage falls below the threshold value due to this flow control setting, a data frame for canceling flow control is created and transmitted to the dedicated channel. As a result, the processing efficiency and the transmission efficiency can be improved.

本発明によれば、バッファを個別チャネル毎に設けることにより、データ管理が個別にできることになり、データを多く送信している個別チャネルに対してのみフロー制御設定のためのデータフレームを送信することができ、よって、伝送路上に不要なフロー制御設定データが送信されなくなって、負荷の軽減につながるという効果がある。   According to the present invention, by providing a buffer for each individual channel, data management can be performed individually, and a data frame for flow control setting is transmitted only to an individual channel transmitting a large amount of data. Therefore, there is an effect that unnecessary flow control setting data is not transmitted on the transmission path, and the load is reduced.

また、本発明によれば、バッファを個別チャネル毎に設けて、しきい値を超えた個別チャネルにのみ、フロー制御設定データフレームを送信するので、フロー制御設定/解除フォーマットの作成や送信部の処理軽減にもつながるという効果がある。更には、QoSを有さない通信プロトコルを用いた伝送区間にも適用できるので、汎用性があるという効果もある。   In addition, according to the present invention, a buffer is provided for each individual channel, and the flow control setting data frame is transmitted only to the individual channel exceeding the threshold value. It also has the effect of reducing processing. Furthermore, since it can be applied to a transmission section using a communication protocol that does not have QoS, there is also an effect that there is versatility.

以下に、図面を用いて本発明の実施の形態について説明する。図1は本発明の実施の形態のフロー制御装置のブロック図である。図1を参照すると、データを受信する受信部21と、受信データを個別チャネル側毎に振り分けるデータ振り分け部(DTCH用:Dedicated Traffic Channel 用)22と、個別チャネル側毎に設けられた個別側#1〜#Nバッファ25と、これら個別側のバッファを管理する個別バッファデータ管理部23と、個別チャネル毎の情報(個別側バッファ内のデータ数やフロー制御の有無など)を記録する個別チャネル管理テーブル24と、フロー制御の設定や解除を判定するフロー制御/解除判定部26と、フロー制御/解除判定部26で判定されたフロー制御の設定や解除を個別チャネル側毎に通知するためのデータフレームを作成するフロー制御/解除フォーマット作成部27と、データ送信をなす送信部28とが設けられている。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a flow control apparatus according to an embodiment of the present invention. Referring to FIG. 1, a reception unit 21 that receives data, a data distribution unit (for DTCH: for dedicated traffic channel) 22 that distributes received data for each individual channel side, and an individual side # provided for each individual channel side 1 to #N buffer 25, individual buffer data management unit 23 for managing these individual buffers, and individual channel management for recording information for each individual channel (the number of data in the individual buffer and the presence / absence of flow control). Table 24, a flow control / cancellation determination unit 26 that determines setting and cancellation of flow control, and data for notifying the setting and cancellation of the flow control determined by the flow control / cancellation determination unit 26 for each individual channel side A flow control / cancellation format creation unit 27 for creating a frame and a transmission unit 28 for data transmission are provided.

図2は図1のフロー制御装置の動作を示すシーケンス図である。図2を参照すると、受信部21により受信されたデータは、データ振り分け部22において、個別チャネル側12〜14毎にそれぞれ振り分けられて対応する個別側バッファへ蓄積されると共に、各個別側バッファの状態監視が行われる(ステップS1〜S4)。個別側バッファの使用状態は個別バッファデータ管理部23により、個別チャネル管理テーブル24へ記録されることになる。   FIG. 2 is a sequence diagram showing the operation of the flow control apparatus of FIG. Referring to FIG. 2, the data received by the receiving unit 21 is sorted by the data sorting unit 22 for each of the individual channel sides 12 to 14 and stored in the corresponding individual side buffer. Status monitoring is performed (steps S1 to S4). The usage state of the individual buffer is recorded in the individual channel management table 24 by the individual buffer data management unit 23.

フロー制御/解除判定部26はこの個別チャネル管理テーブル24を参照しており、参照の結果、バッファ使用量が予め設定されたしきい値を超えると判断されると(ステップS5)、フロー制御/解除判定部26は、そのしきい値を超えた個別チャネル側に対してのみデータ伝送に対して制限をかけるために、フロー制御設定データフレームを作成するようフロー制御/解除フォーマット作成部27へ指示すると共に、個別チャネル管理テーブル24へその旨記録する。こうして作成されたフロー制御設定データフレームは、しきい値を超えた個別チャネル側に対してのみ送信部28により送信される(ステップS6)。   The flow control / release determination unit 26 refers to the individual channel management table 24. If it is determined that the buffer usage exceeds a preset threshold value as a result of the reference (step S5), the flow control / release determination unit 26 The release determination unit 26 instructs the flow control / release format creation unit 27 to create a flow control setting data frame in order to limit data transmission only to the individual channel side exceeding the threshold value. At the same time, the fact is recorded in the individual channel management table 24. The flow control setting data frame created in this way is transmitted by the transmission unit 28 only to the individual channel side exceeding the threshold value (step S6).

各個別チャネル側12〜14での送信データは、共通側11の処理として周期的にラウンドロビン方式で処理されるので、予め設定されている復旧しきい値を下回ったときには(ステップS7)、該当する個別チャネル側に対して、データ伝送に対しての制限を解除するフロー制御解除データフレームが、フロー制御/解除フォーマット作成部27にて作成され、送信部28を介して該当個別チャネル側へ通知されることになる(ステップS8)。   Since the transmission data on each individual channel side 12 to 14 is periodically processed in a round robin manner as the processing on the common side 11, when it falls below a preset recovery threshold value (step S 7) A flow control release data frame for releasing the restriction on data transmission is created by the flow control / release format creation unit 27 for the individual channel side to be notified to the corresponding individual channel side via the transmission unit 28 (Step S8).

図3は本発明の実施の形態の動作の流れを示すフローチャートである。図3において、データ受信に応答してデータ振り分け部22が起動され(ステップS11)、続いて個別バッファデータ管理部23が起動される(ステップS12)。そして、フロー制御/解除判定部26が起動され(ステップS13)、バッファ使用量としきい値との比較判定が行われる(ステップS14)。この判定処理において、バッファ使用量がフロー制御しきい値より大であると判定されると、フロー制御/解除フォーマット作成部27が起動されてフロー制御設定のデータフレームが作成される(ステップS15)。そして、このデータフレームが該当する個別チャネル側へ送信されるのである(ステップS16)。   FIG. 3 is a flowchart showing a flow of operation according to the embodiment of the present invention. In FIG. 3, the data distribution unit 22 is activated in response to data reception (step S11), and then the individual buffer data management unit 23 is activated (step S12). Then, the flow control / release determination unit 26 is activated (step S13), and a comparison determination is made between the buffer usage amount and the threshold value (step S14). In this determination process, if it is determined that the buffer usage is greater than the flow control threshold, the flow control / cancellation format creation unit 27 is activated to create a flow control setting data frame (step S15). . Then, this data frame is transmitted to the corresponding dedicated channel side (step S16).

判定処理S14において、フロー制御中であってかつバッファ使用量がフロー解除しきい値を下回ると、フロー制御/解除フォーマット作成部27が起動されてフロー制御設定解除のデータフレームが作成され(ステップS17)、該当する個別チャネル側へ送信されることになる(ステップS18)。判定処理S14で、上記以外の場合は、フロー制御の設定や解除は行われないことは明らかである。   In the determination process S14, when the flow control is being performed and the buffer usage is below the flow release threshold, the flow control / release format creation unit 27 is activated to create a data frame for the flow control setting release (step S17). ) Is transmitted to the corresponding individual channel (step S18). In the determination process S14, it is obvious that the flow control is not set or canceled in cases other than the above.

上述した動作フローは、予めその動作手順をプログラムとしてROMなどの記録媒体に記録しておき、これをコンピュータ(CPU)により読み取らせて実行するように構成できることは勿論である。   It is needless to say that the above-described operation flow can be configured such that the operation procedure is recorded in advance on a recording medium such as a ROM as a program and is read and executed by a computer (CPU).

本発明の実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of embodiment of this invention. 本発明の実施の形態の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of embodiment of this invention. 本発明の実施の形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of embodiment of this invention. 従来技術の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of a prior art. 従来技術の構成を示すブロック図である。It is a block diagram which shows the structure of a prior art.

符号の説明Explanation of symbols

21 受信部
22 データ振り分け部
23 個別バッファデータ管理部
24 個別チャネル管理テーブル
25 個別側#1〜#Nバッファ
26 フロー制御/解除判定部
27 フロー制御/解除フォーマット作成部
28 送信部
21 reception unit 22 data distribution unit 23 individual buffer data management unit 24 individual channel management table 25 individual side # 1 to #N buffer 26 flow control / release determination unit 27 flow control / release format creation unit 28 transmission unit

Claims (9)

複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御装置であって、前記複数の個別チャネルの各々にそれぞれ対応するデータ量を監視してこの監視結果に応じて個別チャネル毎にフロー制限制御をなす制御手段を含むことを特徴とするフロー制御装置。   A flow control apparatus in a data communication system in which data from a plurality of dedicated channels is multiplexed on the common channel side and the multiplexed data is transmitted, and a data amount corresponding to each of the plurality of dedicated channels is set. A flow control apparatus comprising control means for monitoring and performing flow restriction control for each individual channel according to the monitoring result. 前記制御手段は、前記個別チャネルのデータ量が所定しきい値を超える場合に、当該個別チャネルに対してフロー制限をなすよう通知する手段を有することを特徴とする請求項1記載のフロー制御装置。   2. The flow control apparatus according to claim 1, wherein the control means includes means for notifying the individual channel to restrict the flow when the data amount of the individual channel exceeds a predetermined threshold value. . 前記複数の個別チャネルにそれぞれ対応して設けられたデータバッファを更に含み、前記制御手段は、前記データバッファの蓄積データ量に応じて個別チャネル毎にフロー制限制御をなすことを特徴とする請求項1または2記載のフロー制御装置。   The data buffer further provided corresponding to each of the plurality of individual channels, wherein the control means performs flow restriction control for each individual channel according to the amount of data stored in the data buffer. The flow control apparatus according to 1 or 2. 前記制御手段は、前記フロー制限中の個別チャネルに対応する前記データバッファのデータ蓄積量が、所定しきい値を下回った場合に、前記フロー制限の解除通知を当該個別チャネルへ通知する手段を有することを特徴とする請求項3記載のフロー制御装置。   The control means has means for notifying the individual channel of a notification of cancellation of the flow restriction when a data accumulation amount of the data buffer corresponding to the individual channel under the restriction of the flow falls below a predetermined threshold value. The flow control apparatus according to claim 3. 複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御方法であって、前記複数の個別チャネルの各々にそれぞれ対応するデータ量を監視してこの監視結果に応じて個別チャネル毎にフロー制限制御をなす制御ステップを含むことを特徴とするフロー制御方法。   A flow control method in a data communication system in which data from a plurality of dedicated channels is multiplexed on the common channel side and the multiplexed data is transmitted, and the data amount corresponding to each of the plurality of dedicated channels is set. A flow control method comprising a control step of monitoring and performing flow restriction control for each individual channel according to the monitoring result. 前記制御ステップは、前記個別チャネルのデータ量が所定しきい値を超える場合に、当該個別チャネルに対してフロー制限をなすよう通知するステップを有することを特徴とする請求項5記載のフロー制御方法。   6. The flow control method according to claim 5, wherein the control step includes a step of notifying the individual channel to restrict the flow when the data amount of the individual channel exceeds a predetermined threshold value. . 前記制御ステップは、前記複数の個別チャネルにそれぞれ対応して設けられたデータバッファの蓄積データ量に応じて個別チャネル毎にフロー制限制御をなすことを特徴とする請求項5または6記載のフロー制御方法。   7. The flow control according to claim 5, wherein the control step performs flow restriction control for each individual channel in accordance with a stored data amount of a data buffer provided corresponding to each of the plurality of individual channels. Method. 前記制御ステップは、前記フロー制限中の個別チャネルに対応する前記データバッファのデータ蓄積量が、所定しきい値を下回った場合に、前記フロー制限の解除通知を当該個別チャネルへ通知するステップを有することを特徴とする請求項6記載のフロー制御方法。   The control step includes a step of notifying the individual channel of a notification of canceling the flow restriction when a data accumulation amount of the data buffer corresponding to the individual channel under the flow restriction is lower than a predetermined threshold value. The flow control method according to claim 6. 複数の個別チャネル側からのデータを共通チャネル側で多重してこの多重データを送信するようにしたデータ通信システムにおけるフロー制御方法をコンピュータに実行させるためのプログラムであって、前記複数の個別チャネルの各々にそれぞれ対応するデータ量を監視してこの監視結果に応じて個別チャネル毎にフロー制限制御をなす処理を含むことを特徴とするプログラム。   A program for causing a computer to execute a flow control method in a data communication system in which data from a plurality of dedicated channels is multiplexed on the common channel side and the multiplexed data is transmitted. A program comprising a process of monitoring a data amount corresponding to each and performing flow restriction control for each individual channel according to the monitoring result.
JP2005128819A 2005-04-27 2005-04-27 Flow controller, flow control method and program Pending JP2006310997A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005128819A JP2006310997A (en) 2005-04-27 2005-04-27 Flow controller, flow control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005128819A JP2006310997A (en) 2005-04-27 2005-04-27 Flow controller, flow control method and program

Publications (1)

Publication Number Publication Date
JP2006310997A true JP2006310997A (en) 2006-11-09

Family

ID=37477396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005128819A Pending JP2006310997A (en) 2005-04-27 2005-04-27 Flow controller, flow control method and program

Country Status (1)

Country Link
JP (1) JP2006310997A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7293177B2 (en) 2020-09-16 2023-06-19 キヤノン株式会社 Accessory device, imaging device, imaging system, communication device, communication method, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002314593A (en) * 2001-04-18 2002-10-25 Nec Corp Flow controller and flow control method used for the same
JP2003032296A (en) * 2001-07-18 2003-01-31 Nec Corp Control method for common-channel flow
JP2004254188A (en) * 2003-02-21 2004-09-09 Canon Inc Communication network and transmission control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002314593A (en) * 2001-04-18 2002-10-25 Nec Corp Flow controller and flow control method used for the same
JP2003032296A (en) * 2001-07-18 2003-01-31 Nec Corp Control method for common-channel flow
JP2004254188A (en) * 2003-02-21 2004-09-09 Canon Inc Communication network and transmission control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7293177B2 (en) 2020-09-16 2023-06-19 キヤノン株式会社 Accessory device, imaging device, imaging system, communication device, communication method, and program

Similar Documents

Publication Publication Date Title
EP1839414B1 (en) Requesting permission from a base station to send packets queued at a mobile station according to its transmission delay.
US8817806B2 (en) Method and apparatus for flow control between RLC and PDCP in a communication
KR101148319B1 (en) Buffer status reporting system and method
TWI326992B (en) System and method for fast dynamic link adaptationsetup protocol
CA2744965C (en) Method and apparatus for data communications over multiple channels
US7477604B2 (en) Packet communications system
US8305886B2 (en) Controlling congestion detection in HSDPA systems
CA2387957A1 (en) Method of scheduling packets for transmission over a umts network
CN102217365B (en) Long term evolution base station and method for processing data service thereof
US20050276222A1 (en) Platform level overload control
US20120307770A1 (en) Radio base station, control processor, program and radio resource allocation control method
JP2007181003A (en) Communication scheduling method
CN101411237A (en) Apparatus, method, and computer program product providing persistent uplink and downlink resource allocation
CN103340006A (en) Multi sim modem management
EP2075965A2 (en) Wireless communication device, wireless communication program storage medium and wireless communication method
CN102017754B (en) Resource allocation in two domains
US8923119B2 (en) Communication apparatus and communication control method
JP2006310997A (en) Flow controller, flow control method and program
JP4877740B2 (en) Communication apparatus and connection selection method
JP4767746B2 (en) Packet scheduling method, base station and mobile station in mobile communication system
JP2008271548A (en) Method of setting qos packet flow and processing qos packet for providing custom qos in packet switching system
EP2966927B1 (en) Combined voice and data communications in a distributed hybrid allocation and reservation multiple access mobile wireless network
JP5827719B2 (en) Base station apparatus and call admission judgment method
JP4094626B2 (en) Radio control apparatus and radio control method
JP2002314593A (en) Flow controller and flow control method used for the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091208

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100201

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100615