JP2001320417A - Transmission control system and its method - Google Patents

Transmission control system and its method

Info

Publication number
JP2001320417A
JP2001320417A JP2000139121A JP2000139121A JP2001320417A JP 2001320417 A JP2001320417 A JP 2001320417A JP 2000139121 A JP2000139121 A JP 2000139121A JP 2000139121 A JP2000139121 A JP 2000139121A JP 2001320417 A JP2001320417 A JP 2001320417A
Authority
JP
Japan
Prior art keywords
priority
transmission
transmission control
control method
rlc
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
JP2000139121A
Other languages
Japanese (ja)
Inventor
Daisuke Jinno
大輔 神野
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
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2000139121A priority Critical patent/JP2001320417A/en
Publication of JP2001320417A publication Critical patent/JP2001320417A/en
Pending legal-status Critical Current

Links

Landscapes

  • Time-Division Multiplex Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a transmission control system that takes precedence of transmission of a logical channel with high priority over others and distributingly transmits the logical channel without delaying transmission of a transfer channel. SOLUTION: A termination function block 2 for logical channel is provided with a distribution means 30 that outputs variable length packets by the priority of the variable length packet, a plurality of division means 31, 32, 33, 34 by the priority that receive the variable length packets outputted from the distribution means, divide them into fixed length packets, and output them, a plurality of queues 41, 42, 43, 44 by the priority that queue the fixed length packets, and a multiplexer means 9 that reads the fixed length queued in the plurality of queues in the order of higher priority and provides an output of them.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数の優先順位の
うちのいずれかの優先順位を有する可変長パケットをそ
の優先順位を保ったまま1つのチャネルで送信する送信
制御方式に関し、特に、無線ネットワーク制御装置にお
いて、複数の優先順位のうちのいずれかの優先順位を有
する可変長パケットであって、論理チャネルを伝送する
ものを、その優先順位を保ったまま1つの物理チャネル
で伝送させる送信制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmission control method for transmitting a variable-length packet having any one of a plurality of priorities on one channel while maintaining the priority, and more particularly, to a radio control system. In the network control device, transmission control for transmitting a variable-length packet having a priority of any one of a plurality of priorities, which transmits a logical channel, on one physical channel while maintaining the priority. About the method.

【0002】[0002]

【従来の技術】移動体通信システムの無線ネットワーク
制御装置などのネットワーク装置では、端末への制御信
号の送信に論理チャネルを用いる。論理チャネルは転送
チャネルに多重されて実際の物理回線上のチャネル上を
送信される。このため、複数の論理チャネルが存在する
場合に、異なる論理チャネル上を送信されるデータは、
一本の物理回線上のチャネルを使用して先に受け取った
データを送信し終わった後で次のデータを送信すること
になる。
2. Description of the Related Art In a network device such as a radio network controller of a mobile communication system, a logical channel is used for transmitting a control signal to a terminal. The logical channel is multiplexed on the transport channel and transmitted on the channel on the actual physical line. Therefore, when there are a plurality of logical channels, data transmitted on different logical channels is
After transmitting the previously received data using the channel on one physical line, the next data is transmitted.

【0003】[0003]

【発明が解決しようとする課題】図7はこうした従来の
論理チャネル終端機能ブロックの構成の一実施例であ
る。図7においてデータ引き取り処理部9は送信キュー
41、42、43、44にキューイングされたデータを
到着順に引き取り、送信処理部7に送信している。この
ため、論理チャネルのプライオリティが異なる場合であ
っても、先にキューイングされているプライオリティの
低いデータの引き取りが終わるまで、後で到着したデー
タの引き取りを待つことになる。これは先に送信されて
いるデータの送信にかかる遅延が後で送信するプライオ
リティの高いデータの送信に影響するという問題を引き
起こす。
FIG. 7 shows an embodiment of such a conventional logical channel termination function block. In FIG. 7, the data collection processing unit 9 collects the data queued in the transmission queues 41, 42, 43, and 44 in the order of arrival, and transmits the data to the transmission processing unit 7. For this reason, even if the logical channels have different priorities, it will wait for the later queued data to arrive until the earlier queued data with the lower priority is finished. This causes a problem in that a delay in transmitting data transmitted earlier affects transmission of higher priority data transmitted later.

【0004】ここで、前記論理チャネルのプライオリテ
ィはシステムによって固定となっており、無線ネットワ
ーク制御装置の配下で呼毎に設定を変えることはなかっ
た。
Here, the priority of the logical channel is fixed depending on the system, and the setting is not changed for each call under the control of the radio network controller.

【0005】また、別の問題点として、転送チャネルに
おいてデータの送信タイミングが決まっているため、論
理チャネルを一度にまとめて送信すると図7におけるM
ACプロトコル処理部8が同時に大量のデータを受信す
ることになり処理の負荷が増大するという問題を引き起
こす。
As another problem, since the transmission timing of data is determined in the transfer channel, if the logical channels are transmitted all at once, the M in FIG.
The AC protocol processing unit 8 receives a large amount of data at the same time, which causes a problem that the processing load increases.

【0006】本発明は、プライオリティの高い論理チャ
ネルの送信を優先させることができる送信制御方式を提
供することを目的とする。
An object of the present invention is to provide a transmission control method capable of giving priority to transmission of a logical channel having a high priority.

【0007】また、本発明は、転送チャネルの送信を遅
延させることなく、論理チャネルの送信を分散させるこ
とができる送信制御方式を提供することを目的とする。
Another object of the present invention is to provide a transmission control method capable of dispersing transmission of a logical channel without delaying transmission of a transfer channel.

【0008】[0008]

【課題を解決するための手段】本発明による送信制御方
式は、原パケットを該原パケットの優先度別に出力する
分配手段と、前記分配手段から出力された前記原パケッ
トを入力し、分割パケットに分割して出力する、優先度
毎に設けられた複数の分割手段と、前記分割パケットを
キューイングする、優先度毎に設けられた複数のキュー
と、前記複数のキューにキューイングされている前記分
割パケットを優先度が高い順に読み出して出力する多重
化手段と、を備えることを特徴とする。
According to the transmission control method of the present invention, a distribution means for outputting an original packet for each priority of the original packet, and an input of the original packet output from the distribution means, the divided packet A plurality of dividing means provided for each priority, which are divided and output, a plurality of queues provided for each priority, which queue the divided packets, and the plurality of queues queued in the plurality of queues. And multiplexing means for reading and outputting the divided packets in descending order of priority.

【0009】また、本発明による送信制御方式は、上記
の送信制御方式において、前記複数の分割手段のうちの
一部の分割手段の優先順位が同一であり、前記複数のキ
ューのうちの一部のキューの優先順位が同一であり、前
記分配手段は、同一の優先順位を有する原パケットを優
先順位が同一の前記分割手段に到着順序を付して出力
し、前記多重化手段は、優先順位が同一の分割パケット
を前記到着順位が早い順に読み出して出力することを特
徴とする。
Further, in the transmission control method according to the present invention, in the above-mentioned transmission control method, the priority order of some of the plurality of division means is the same, and some of the plurality of queues have the same priority. The distribution means outputs the original packets having the same priority with the arrival order being assigned to the division means having the same priority, and the multiplexing means outputs Is characterized in that the same divided packets are read out and output in the order of earlier arrival order.

【0010】更に、本発明による送信制御方式は、上記
の送信制御方式において、前記優先度は呼毎に設定され
ることを特徴とする。
Furthermore, a transmission control system according to the present invention is characterized in that in the above-mentioned transmission control system, the priority is set for each call.

【0011】更に、本発明による送信制御方式は、上記
の送信制御方式において、前記優先度は固定であること
を特徴とする。
Further, a transmission control system according to the present invention is characterized in that in the above-mentioned transmission control system, the priority is fixed.

【0012】更に、本発明による送信制御方式は、上記
の送信制御方式において、前記多重化手段は、該多重化
手段より低い層の送信タイミングと同期して動作するこ
とを特徴とする。
Further, in the transmission control method according to the present invention, in the above-mentioned transmission control method, the multiplexing means operates in synchronization with a transmission timing of a lower layer than the multiplexing means.

【0013】本発明による送信制御方法は、原パケット
を該原パケットの優先度別に出力する分配ステップと、
前記分配ステップで出力された前記原パケットを入力
し、分割パケットに分割して出力する、優先度毎に設け
られた複数の分割ステップと、前記分割パケットをキュ
ーイングする、優先度毎に設けられた複数のキューイン
グステップと、前記複数のキューイングステップでキュ
ーイングされた前記分割パケットを優先度が高い順に読
み出して出力する多重化ステップと、を有することを特
徴とする。
[0013] The transmission control method according to the present invention comprises: a distribution step of outputting original packets by priority of the original packets;
Inputting the original packet output in the distribution step, dividing and outputting the divided packets, a plurality of dividing steps provided for each priority, and queuing the divided packets, provided for each priority A plurality of queuing steps, and a multiplexing step of reading and outputting the divided packets queued in the plurality of queuing steps in descending order of priority.

【0014】また、本発明による送信制御方法は、上記
の送信制御方法において、前記複数の分割ステップのう
ちの一部の分割ステップの優先順位が同一であり、前記
複数のキューイングステップのうちの一部のキューイン
グステップの優先順位が同一であり、前記分配ステップ
では、同一の優先順位を有する原パケットを優先順位が
同一の前記分割ステップに到着順序を付して出力し、前
記多重化ステップでは、優先順位が同一の前記分割パケ
ットを前記到着順位が早い順に読み出して出力すること
を特徴とする。
Further, in the transmission control method according to the present invention, in the above-mentioned transmission control method, some of the plurality of division steps have the same priority, and the plurality of queuing steps have the same priority. In some queuing steps, the priorities are the same, and in the distributing step, original packets having the same priority are output with the arrival order assigned to the division steps having the same priority, and the multiplexing step is performed. Is characterized in that the divided packets having the same priority are read out and output in the order of earlier arrival order.

【0015】更に、本発明による送信制御方法は、上記
の送信制御方法において、前記優先度は呼毎に設定され
ることを特徴とする。
Further, in the transmission control method according to the present invention, in the above-mentioned transmission control method, the priority is set for each call.

【0016】本発明による送信制御方法は、上記の送信
制御方法において、前記優先度は固定であることを特徴
とする。
A transmission control method according to the present invention is characterized in that, in the above-mentioned transmission control method, the priority is fixed.

【0017】更に、本発明による送信制御方法は、上記
の送信制御方法において、前記多重化ステップは、該多
重化ステップより低い層の送信タイミングと同期して行
われることを特徴とする。
Further, in the transmission control method according to the present invention, in the above-mentioned transmission control method, the multiplexing step is performed in synchronization with a transmission timing of a layer lower than the multiplexing step.

【0018】[0018]

【発明の実施の形態】[実施形態1]本発明における送
信制御方式は、W−CDMAシステムの無線ネットワー
ク制御装置内の論理チャネルの終端処理を行う機能ブロ
ックにおいて、プライオリティの異なる複数の論理チャ
ネル上を送信されるデータを転送チャネルに転送する際
に、プライオリティに応じて送信の優先順序を決定する
ための送信優先処理を設けたことを特徴としている。ま
た、前記論理チャネルのプライオリティはシステムで固
定ではなく、呼毎に設定できることを特徴としている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [Embodiment 1] A transmission control method according to the present invention uses a function block for terminating a logical channel in a radio network controller of a W-CDMA system. When transferring data to be transmitted to a transfer channel, a transmission priority process for determining a transmission priority order according to priority is provided. Further, the priority of the logical channel is not fixed in the system but can be set for each call.

【0019】図1に示すように、本発明における送信制
御方式の一実施の形態は、カード間インタフェースA、
カード間インタフェースBの間で実現される論理チャネ
ルの終端処理機能ブロック2において論理チャネル分配
部30、RLCプロトコル処理部31、32、33、3
4、送信キュー41、42、43、44、送信処理部7
で構成される論理チャネル終端機能の構成に対し、本発
明に従って優先送信処理部5、タイマー6を設けてい
る。
As shown in FIG. 1, one embodiment of the transmission control system according to the present invention is an inter-card interface A,
In the logical channel termination processing function block 2 realized between the inter-card interfaces B, the logical channel distribution unit 30, the RLC protocol processing units 31, 32, 33, and 3
4, transmission queues 41, 42, 43, 44, transmission processing unit 7
The priority transmission processing unit 5 and the timer 6 are provided according to the present invention for the configuration of the logical channel terminating function constituted by.

【0020】論理チャネル分配部30は、分配手段であ
り、RLCプロトコル処理部31、32、33、34
は、分割手段であり、優先送信処理部5は、多重化手段
である。
The logical channel distributing unit 30 is a distributing means, and includes RLC protocol processing units 31, 32, 33, and 34.
Is a dividing unit, and the priority transmission processing unit 5 is a multiplexing unit.

【0021】優先送信処理部5は、MACプロトコル処
理部8から送信される転送チャネルの送信周期と同様の
周期をもつタイマー6からのタイミング信号をトリガと
して送信キュー41、42、43、44を監視し、プラ
イオリティの高い送信キュー内の信号を優先して送信処
理部7に送信する。
The priority transmission processing unit 5 monitors the transmission queues 41, 42, 43 and 44 by using a timing signal from the timer 6 having a cycle similar to the transmission cycle of the transfer channel transmitted from the MAC protocol processing unit 8 as a trigger. Then, the signal in the transmission queue with a higher priority is transmitted to the transmission processing unit 7 with priority.

【0022】従って、プライオリティの異なる論理チャ
ネルの信号をプライオリティに応じた順序で送信するこ
とが可能になるという効果が得られる。
Therefore, an effect is obtained that signals of logical channels having different priorities can be transmitted in an order according to the priorities.

【0023】図1は、本発明の一実施形態として、論理
チャネルの終端処理機能ブロック2に送信制御方式を適
用した構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration in which a transmission control method is applied to a logical channel termination processing function block 2 as one embodiment of the present invention.

【0024】図1において、RRCプロトコル処理部1
は、Radio Resource Controlプロトコル(以降RRCプ
ロトコルと呼ぶ)を終端する機能ブロックであり端末、
無線ネットワークの制御、上位レイヤのサービスの転送
などを行っている。RRCプロトコル詳細については3r
d Generation Partnership Project(以降3GPPと呼
ぶ) Technical Specification(以降TSと呼ぶ)25.
331に記載されている。RRCプロトコル処理は主にソ
フトウェアで実現されており、本発明の対象となる論理
チャネルの終端処理機能ブロック2とカード間インタフ
ェースAを通じて信号の送受信を行う。論理チャネルが
意味するチャネルについては後述する。前記RRCプロ
トコル処理部1からのデータ信号はRadio Link Control
ServiceData Unit(以降RLC SDUと呼ぶ)と呼
ばれる可変長のデータユニット単位で転送される。この
可変長のデータユニット単位が原パケットである。な
お、本実施形態においては、原パケットはこの可変長の
データユニット単位であるが、本発明においては、原パ
ケットは固定長であってもよい。また、本発明に従い、
RRCプロトコル処理部1は前記論理チャネルの終端機
能ブロック2に対する論理チャネルのプライオリティの
設定信号を送信することができる。論理チャネルの終端
処理機能ブロック2は前記RRCプロトコル処理部1か
らのRLC SDUを論理チャネル分配部30で受け取
る。また、本発明では論理チャネルのプライオリティ設
定信号を後述する優先送信処理部5で受信する。論理チ
ャネル分配部30では受信したRLC SDUを論理チ
ャネル毎に分配してRLCプロトコル処理部31、3
2、33、34のいずれかに送信する。RLCプロトコ
ル処理部31、32、33、34はRadio Link Control
プロトコルを実施する。Radio Link Controlプロトコル
は論理チャネルの通信を行うプロトコルであり、以降R
LCプロトコルを呼ぶ。RLCプロトコルはRLC S
DUをRadio Link Control Protocol Data Unit(以降
RLC PDUと呼ぶ)と呼ばれる固定長のデータユニ
ットに分割してRLC PDUの送信を行うプロトコル
であり、再送による誤り訂正などの機能を持つ。RLC
PDUは、分割パケットである。RLCプロトコル詳
細については3GPP TS.25.322に記載されている。RLC
プロトコル処理部31、32、33、34ではそれぞれ
が異なる論理チャネル上を転送されるRLC SDUを
RLC PDUに分割するプロトコル処理を並列に行
い、RLC PDUを送信するため、RLCプロトコル
処理部31、32、33、34がそれぞれ送信するRL
C PDUを送信キュー41、42、43、44に送信
する。送信キュー41、42、43、44は送信するR
LC PDUを送信タイミングが来るまでの間に詰め込
むキューであり、論理チャネル毎に別々のキューを持
つ。送信キュー41、42、43、44からRLC P
DUの取り出しは優先送信処理部5で行う。優先送信処
理部5は本発明に基づいて設置される処理部であり、後
述するタイマー6からのタイミング信号に応じて、前記
送信キュー41、42、43、44にキューイングされ
ているRLC PDUの中から最もプライオリティの高
い論理チャネルを処理している前記RLCプロトコル処
理部31、32、33、34のいずれかの出力を取り出
して送信処理部7に送信する。本発明では論理チャネル
のプライオリティはRRCプロトコル処理部1からの設
定により呼毎に設定することが可能である。前記プライ
オリティはシステムで固定とすることも可能である。タ
イマー6は本発明に基づいて設置され、前記送信キュー
41、42、43、44に送信すべきデータがキューイ
ングされると起動し、後述するMACプロトコル処理部
7から送信されるデータの送信タイミングと等しいタイ
ミング信号を生成する。タイマー6は送信するデータが
キューイングされると開始し、送信するデータがなくな
ると停止する。開始、停止の指示は前記優先送信処理部
5からの指示で行う。送信処理部7は前記優先送信処理
部5から受信したRLC PDUをカード間インタフェ
ースBを介してMACプロトコル処理部8に送信する。
MACプロトコル処理部8はMedium Access Controlプ
ロトコル(以降MACプロトコル)を終端する機能ブロ
ックであり、論理チャネルの転送チャネルへの多重など
を行っている。転送チャネルが意味するチャネルについ
ては後述する。MACプロトコル詳細については3GPP T
S25.321に記載されている。MACプロトコル処理部8
は受信したRLC PDUにMACプロトコル処理を行
い、システムによって定められた送信タイミングに基づ
きMedium Access Control Protocol Data Unit(以降M
AC PDUと呼ぶ)を送信する。送信タイミングは前
記タイマー6で生成されるタイミングと等しい。
In FIG. 1, an RRC protocol processing unit 1
Is a functional block that terminates the Radio Resource Control Protocol (hereinafter referred to as the RRC protocol),
It controls wireless networks, transfers services of higher layers, and so on. 3r for RRC protocol details
d Generation Partnership Project (hereinafter referred to as 3GPP) Technical Specification (hereinafter referred to as TS) 25.
331. The RRC protocol processing is mainly realized by software, and signals are transmitted and received through the inter-card interface A with the termination processing function block 2 of the logical channel, which is the object of the present invention. The channel that the logical channel means will be described later. The data signal from the RRC protocol processing unit 1 is Radio Link Control
It is transferred in units of variable-length data units called Service Data Units (hereinafter referred to as RLC SDUs). This variable length data unit is the original packet. In the present embodiment, the original packet is in units of this variable-length data unit, but in the present invention, the original packet may be of a fixed length. Also, according to the present invention,
The RRC protocol processor 1 can transmit a logical channel priority setting signal to the logical channel termination function block 2. The logical channel termination processing block 2 receives the RLC SDU from the RRC protocol processing unit 1 at the logical channel distribution unit 30. In the present invention, the priority setting signal of the logical channel is received by the priority transmission processing unit 5 described later. The logical channel distribution unit 30 distributes the received RLC SDU for each logical channel, and
2, 33, or 34. RLC protocol processing units 31, 32, 33 and 34 are Radio Link Control
Implement the protocol. Radio Link Control protocol is a protocol for performing communication on a logical channel.
Call the LC protocol. The RLC protocol is RLC S
This is a protocol for transmitting RLC PDUs by dividing DUs into fixed-length data units called Radio Link Control Protocol Data Units (hereinafter referred to as RLC PDUs), and has functions such as error correction by retransmission. RLC
A PDU is a fragmented packet. The details of the RLC protocol are described in 3GPP TS.25.322. RLC
The protocol processing units 31, 32, 33, and 34 perform protocol processing for dividing RLC SDUs transferred on different logical channels into RLC PDUs in parallel, and transmit the RLC PDUs. , RL sent by each of, 33 and 34
The C PDU is transmitted to the transmission queues 41, 42, 43, 44. The transmission queues 41, 42, 43 and 44 transmit R
This is a queue for packing LC PDUs before the transmission timing comes, and has a separate queue for each logical channel. RLC P from transmission queues 41, 42, 43, 44
The priority transmission processing unit 5 takes out the DU. The priority transmission processing unit 5 is a processing unit installed according to the present invention, and according to a timing signal from a timer 6 to be described later, the priority transmission processing unit 5 transmits the RLC PDUs queued in the transmission queues 41, 42, 43, and 44. The output of any one of the RLC protocol processing units 31, 32, 33, and 34 that processes the logical channel with the highest priority is extracted from the output and transmitted to the transmission processing unit 7. In the present invention, the priority of the logical channel can be set for each call by setting from the RRC protocol processing unit 1. The priority may be fixed in the system. The timer 6 is installed according to the present invention, and is activated when data to be transmitted is queued in the transmission queues 41, 42, 43, and 44, and the transmission timing of the data transmitted from the MAC protocol processing unit 7, which will be described later. Generate a timing signal equal to The timer 6 starts when data to be transmitted is queued, and stops when there is no more data to be transmitted. Instructions to start and stop are given by instructions from the priority transmission processing unit 5. The transmission processing unit 7 transmits the RLC PDU received from the priority transmission processing unit 5 to the MAC protocol processing unit 8 via the inter-card interface B.
The MAC protocol processing unit 8 is a functional block for terminating the Medium Access Control protocol (hereinafter, MAC protocol), and performs multiplexing of a logical channel onto a transfer channel. The channel that the transfer channel means will be described later. 3GPP T for MAC protocol details
It is described in S25.321. MAC protocol processing unit 8
Performs MAC protocol processing on the received RLC PDU, and based on a transmission timing determined by the system, a Medium Access Control Protocol Data Unit (hereinafter M
AC PDU). The transmission timing is equal to the timing generated by the timer 6.

【0025】図1で示した構成を持つ論理チャネルの終
端機能ブロックはW−CDMAシステムの無線ネットワ
ーク制御装置の一機能ブロックである。論理チャネルは
W−CDMAシステムにおいて端末と無線ネットワーク
制御装置の間の信号転送を行っている。
The function block for terminating the logical channel having the configuration shown in FIG. 1 is one function block of the radio network controller of the W-CDMA system. The logical channel carries out signal transfer between a terminal and a radio network controller in a W-CDMA system.

【0026】図2に制御信号に関するプロトコル構成を
示す。図2において、RRCは前述したRRCプロトコ
ル、RLCは前述したRLCプロトコル、MACは前述
したMACプロトコルを示す。また,PHYは物理回線
を意味しているが、本発明には関係しないため、詳しい
説明は割愛する。
FIG. 2 shows a protocol configuration relating to the control signal. In FIG. 2, RRC indicates the aforementioned RRC protocol, RLC indicates the aforementioned RLC protocol, and MAC indicates the aforementioned MAC protocol. Although PHY means a physical line, it does not relate to the present invention, and a detailed description is omitted.

【0027】無線ネットワーク制御装置1001と端末
1000とは対称のプロトコル構成を持ち、同位プロト
コルが通信を行う。つまりRRC 100とRRC 1
01、RLC 3010とRLC 3011、RLC
3020とRLC 3021、RLC 3030とRL
C 3031、RLC 3040とRLC 3041、
MAC 800とMAC 801、PHY 900とP
HY 901とがそれぞれ通信を行う。
The wireless network control device 1001 and the terminal 1000 have symmetrical protocol configurations, and communicate with each other using a peer protocol. That is, RRC 100 and RRC 1
01, RLC 3010 and RLC 3011, RLC
3020 and RLC 3021, RLC 3030 and RL
C 3031, RLC 3040 and RLC 3041,
MAC 800 and MAC 801, PHY 900 and P
The HY 901 communicates with each other.

【0028】RLC 3010、3011、3020、
3021、3030、3031、3040、3041が
それぞれ通信を行うチャネルを論理チャネル、MAC
800、801がそれぞれ通信を行うチャネルを転送チ
ャネルと呼ぶ。
RLC 3010, 3011, 3020,
Each of the channels 3021, 3030, 3031, 3040, and 3041 communicates with a logical channel and a MAC.
A channel in which each of 800 and 801 communicates is called a transfer channel.

【0029】図2において論理チャネルは4本存在する
が、この数は固定ではなくシステムに応じて増減するこ
とができる。論理チャネルは転送する信号に応じて優先
度が設定される場合がある。
In FIG. 2, there are four logical channels, but this number is not fixed and can be increased or decreased according to the system. The priority of a logical channel may be set according to a signal to be transferred.

【0030】無線ネットワーク制御装置1001のRL
C 3011、3021、3031、3041から送信
された制御信号は図1で示す送信プライオリティ処理方
式によって、プライオリティ順にMAC 801に送信
されるため、MAC 801では受信した順番で転送チ
ャネル上に制御信号を端末1000のMAC 800に
転送する。端末1000のMAC 800では受信した
順番でRLC 3010、3020、3030、304
0に送信することでRLC 3010、3020、30
30、3040ではプライオリティの高い信号を優先し
て受信できることになる。
RL of radio network controller 1001
The control signals transmitted from C 3011, 3021, 3031 and 3041 are transmitted to the MAC 801 in the priority order according to the transmission priority processing method shown in FIG. 1, so that the MAC 801 places the control signal on the transfer channel in the order of reception by the terminal. 1000 to the MAC 800. In the MAC 800 of the terminal 1000, the RLCs 3010, 3020, 3030, 304
0 to RLC 3010, 3020, 30
In 30 and 3040, a signal with a higher priority can be received with priority.

【0031】以下、本実施形態の動作について説明す
る。図3は、図1に示す送信プライオリティ処理方式の
実施形態においてプライオリティの異なる信号を受信し
た場合の時系列動作を示している。
Hereinafter, the operation of this embodiment will be described. FIG. 3 shows a time-series operation when signals with different priorities are received in the embodiment of the transmission priority processing method shown in FIG.

【0032】図3における説明において、図1のRLC
プロトコル処理部31、32、33、34はRLCプロ
トコル処理部31で処理する論理チャネルが最もプライ
オリティが高く、RLCプロトコル処理部32,RLC
プロトコル処理部33、RLCプロトコル処理部34の
順にプライオリティが低くなるように設定された場合を
想定している。前記プライオリティは呼毎もしくはシス
テムによって決定される値であり、変更可能である。
In the description of FIG. 3, the RLC of FIG.
For the protocol processing units 31, 32, 33, and 34, the logical channel processed by the RLC protocol processing unit 31 has the highest priority, and the RLC protocol processing units 32 and RLC
It is assumed that the protocol processing unit 33 and the RLC protocol processing unit 34 are set so that the priority becomes lower in this order. The priority is a value determined for each call or by the system, and can be changed.

【0033】図1におけるRRCプロトコル処理部1は
図3 a)で表されるRLC SDUをカード間インタ
フェースAを介して論理チャネルの終端機能ブロック2
に対して送信する。図1における論理チャネル分配部3
0においてRLC SDUを指定された論理チャネルを
扱うRLCプロトコル処理部に送信する。
The RRC protocol processing unit 1 shown in FIG. 1 converts the RLC SDU shown in FIG.
Send to Logical channel distribution unit 3 in FIG.
At 0, the RLC SDU is transmitted to the RLC protocol processing unit that handles the specified logical channel.

【0034】図3 a)で表されるRLC SDUはR
LCプロトコル処理部31とRLCプロトコル処理部3
4に分配される例を示している。図1におけるRLCプ
ロトコル処理34はRLCプロトコル処理を行った結
果、図3 b)で表されるRLC PDUを送信キュー
44に送信する。また、図1におけるRLCプロトコル
処理31はRLCプロトコル処理を行った結果、図3
c)で表されるRLCPDUを送信キュー41に送信す
る。
The RLC SDU represented in FIG.
LC protocol processing unit 31 and RLC protocol processing unit 3
4 shows an example of distribution. The RLC protocol processing 34 in FIG. 1 transmits the RLC PDU represented by FIG. 3 b) to the transmission queue 44 as a result of performing the RLC protocol processing. Further, as a result of performing the RLC protocol processing, the RLC protocol processing 31 in FIG.
The RLC PDU represented by c) is transmitted to the transmission queue 41.

【0035】図1における送信キュー44には図3
d)で表されるようにRLC PDUがキューイングさ
れており、図1における優先送信処理部5によってプラ
イオリティに応じて引き取られたRLC PDUが図1
における送信処理部7から図3f)に表されるようにカ
ード間インタフェースBを介してMACプロトコル処理
部8に送信される。一方、図1における送信キュー41
には図3 e)で表されるようにRLC PDUがキュ
ーイングされており、図1における優先送信処理部5に
よってプライオリティに応じて引き取られたRLC P
DUが図1における送信処理部7から図3 f)に表さ
れるようにカード間インタフェースBを介してMACプ
ロトコル処理部8に送信される。図1におけるMACプ
ロトコル処理部8ではMACプロトコル処理を行い、図
3 g)で表されるようにMACPDUが出力される。
The transmission queue 44 shown in FIG.
The RLC PDU is queued as shown by d), and the RLC PDU received according to the priority by the priority transmission processing unit 5 in FIG.
Is transmitted from the transmission processing unit 7 to the MAC protocol processing unit 8 via the inter-card interface B as shown in FIG. On the other hand, the transmission queue 41 in FIG.
In FIG. 3, the RLC PDU is queued as shown in FIG. 3 e), and the RLC PDU received according to the priority by the priority transmission processing unit 5 in FIG.
The DU is transmitted from the transmission processing unit 7 in FIG. 1 to the MAC protocol processing unit 8 via the inter-card interface B as shown in FIG. The MAC protocol processing unit 8 in FIG. 1 performs MAC protocol processing, and outputs a MAC PDU as shown in FIG. 3 g).

【0036】図3に示す動作についてRLC SDU受
信からMAC PDU送信までの流れを簡単に説明す
る。図3のタイミングt1にて、カード間インタフェー
スAにRLC SDU 1を受信する。ここではRLC
SDU1は前述したようにRLCプロトコル処理部3
4に分配されるものとする。図3のタイミングt2に
て、前記RLC SDU1はRLCプロトコル処理部3
4で分割され、RLC PDU1−1が出力される。出
力されたRLC PDU1−1は同時に送信キュー44
にキューイングされる。ここで、RLC PDU1−1
は図3においてPDU1−1と示す。また、図3におい
てRLC PDUをPDUと略す。図3のタイミングt
3は図1におけるタイマー6からのタイミング信号で示
されるタイミングであり、図1における優先送信処理部
5によって送信キュー44からPDU1−1が引き出さ
れ、図1における送信処理部7からカード間インタフェ
ースBにPDU1−1が送信される。図3のタイミング
t4にて、図1におけるMACプロトコル処理部8から
MAC PDU1−1が送信される。ここでタイミング
t4は転送チャネルの送信タイミングを示し、システム
によって規定されている。
The operation of FIG. 3 from RLC SDU reception to MAC PDU transmission will be briefly described. At timing t1 in FIG. 3, the RLC SDU 1 is received by the inter-card interface A. Here RLC
SDU1 is the RLC protocol processing unit 3 as described above.
4 shall be distributed. At timing t2 in FIG. 3, the RLC SDU1 is
4 and RLC PDU1-1 is output. The output RLC PDU1-1 is simultaneously transmitted to the transmission queue 44.
Queued to. Here, RLC PDU1-1
Is shown as PDU1-1 in FIG. In FIG. 3, RLC PDU is abbreviated as PDU. Timing t in FIG.
Reference numeral 3 denotes a timing indicated by a timing signal from the timer 6 in FIG. 1. The PDU 1-1 is extracted from the transmission queue 44 by the priority transmission processing unit 5 in FIG. Is transmitted to the PDU1-1. At a timing t4 in FIG. 3, the MAC PDU 1-1 is transmitted from the MAC protocol processing unit 8 in FIG. Here, the timing t4 indicates the transmission timing of the transfer channel and is defined by the system.

【0037】次に図3 a)カード間インタフェースA
に示すRLC SDU1、RLCSDU2を図3 d)
送信キュー44と図3 e)送信キュー41にキューイ
ングするまでの流れを説明する。図3 a)におけるR
LC SDU1は図1におけるRLCプロトコル処理部
34において5個のRLC PDUに分割され、前述し
たようにタイミングt2にて前記RLC SDU1が分
割されたRLC PDU1−1を図3 d)に示す送信
キュー44にキューイングする。以後同様にタイミング
t5にてPDU1−2を、タイミングt7にてPDU1
−3を、タイミングt8にてPDU1−4を、タイミン
グt12にてPDU1−5を図3 d)に示す送信キュ
ー44にキューイングする。図3 a)におけるRLC
SDU2は前述したRLC SDU1の場合と同様
に、図1におけるRLCプロトコル処理処理部31にお
いて2個のRLC PDUに分割され、タイミングt1
2にてPDU2−1を、タイミングt13にてPDU2
−2を図3 e)に示す送信キュー41にキューイング
する。
Next, FIG. 3 a) Interface A between cards
RLC SDU1 and RLCSDU2 shown in Fig. 3 d)
The transmission queue 44 and FIG. 3 e) The flow until queuing in the transmission queue 41 will be described. R in FIG. 3 a)
The LC SDU 1 is divided into five RLC PDUs by the RLC protocol processing unit 34 in FIG. 1, and the RLC PDU 1-1 obtained by dividing the RLC SDU 1 at the timing t2 as described above is transmitted in the transmission queue 44 shown in FIG. To queue. Thereafter, similarly, PDU1-2 at timing t5, and PDU1 at timing t7.
-3, PDU1-4 at the timing t8, and PDU1-5 at the timing t12 in the transmission queue 44 shown in FIG. RLC in FIG. 3 a)
The SDU2 is divided into two RLC PDUs in the RLC protocol processing unit 31 in FIG.
2 and PDU2-1 at timing t13.
-2 is queued in the transmission queue 41 shown in FIG.

【0038】次に本発明に基づいた機能部である図1に
おける送信キュー41、44から図1における優先送信
処理部5によるRLC PDUの引き取りを行い、図1
における送信処理部7よりカード間インタフェースBに
送信する動作の流れについて説明する。前述したように
図1における優先送信処理部5は、タイマー6から受信
したタイミング信号に基づいて送信キュー41,42,
43,44から最優先のRLC PDUを引き取る。タ
イミングt3にて図3 d)に示す送信キュー44のみ
にRLC PDUが存在するため、PDU1−1を引き
取り、図3 f)に示すようにカード間インタフェース
BにPDU1−1を送信する。同様にタイミングt6に
てPDU1−2を、タイミングt9にてPDU1−3を
出力する。タイミングt14にて、図3 d)における
送信キュー44にPDU1−4,PDU1−5がキュー
イングされている。一方、図3 e)における送信キュ
ー41にはPDU2−1、PDU2−2がキューイング
されている。図3に示す例においては送信キュー41が
送信キュー44よりもプライオリティが高いため、送信
キュー41にキューイングされているPDU2−1が出
力される。同様にタイミングt16にて最もプライオリ
ティが高いPDU2−2が出力される。プライオリティ
の高い送信キュー41が空になった後、タイミングt1
8にてPDU1−4、タイミングt20にてPDU1−
5が出力される。
Next, the priority transmission processing unit 5 in FIG. 1 picks up RLC PDUs from the transmission queues 41 and 44 in FIG. 1 which are functional units based on the present invention.
The operation flow of transmission from the transmission processing unit 7 to the inter-card interface B will be described. As described above, the priority transmission processing unit 5 in FIG. 1 transmits the transmission queues 41, 42, 42 based on the timing signal received from the timer 6.
Take the highest priority RLC PDU from 43,44. At timing t3, since the RLC PDU exists only in the transmission queue 44 shown in FIG. 3D), the PDU1-1 is picked up and the PDU1-1 is transmitted to the inter-card interface B as shown in FIG. 3F). Similarly, PDU1-2 is output at timing t6, and PDU1-3 is output at timing t9. At timing t14, PDU1-4 and PDU1-5 are queued in the transmission queue 44 in FIG. On the other hand, PDU 2-1 and PDU 2-2 are queued in the transmission queue 41 in FIG. In the example shown in FIG. 3, since the transmission queue 41 has a higher priority than the transmission queue 44, the PDU 2-1 queued in the transmission queue 41 is output. Similarly, the PDU 2-2 having the highest priority is output at the timing t16. After the high-priority transmission queue 41 becomes empty, the timing t1
8, PDU1-4 at timing t20.
5 is output.

【0039】最後に図1に示すカードインタフェースB
を介してMACプロトコル処理部8でMACプロトコル
処理が行われた後、MAC PDUを送信する動作の流
れについて説明する。タイミングt4にて、カードイン
タフェースBを介してMACプロトコル処理部8で受信
したPDU1−1にMACプロトコル処理を行いMAC
PDU1−1を送信する。同様にタイミングt7でM
AC PDU1−2、タイミングt10でMAC PD
U1−3、タイミングt15でMAC PDU2−1、
タイミングt17でMAC PDU2−2、タイミング
t19でMACPDU1−4、タイミングt21でMA
C PDU1−5を出力する。MACPDUを送信する
タイミングはシステムによって定められた送信タイミン
グである。本発明において、図1のMACプロトコル処
理部8における送信タイミングと図1のタイマー6が生
成するタイミング信号は等しい周期にする。
Finally, the card interface B shown in FIG.
The flow of the operation of transmitting the MAC PDU after the MAC protocol processing is performed by the MAC protocol processing unit 8 through the MAC will be described. At timing t4, the PDU1-1 received by the MAC protocol processing unit 8 via the card interface B is subjected to MAC protocol processing, and MAC
Transmit PDU1-1. Similarly, at timing t7, M
AC PDU1-2, MAC PD at timing t10
U1-3, MAC PDU2-1 at timing t15,
MAC PDU2-2 at timing t17, MAC PDU1-4 at timing t19, and MA at timing t21.
Output C PDU1-5. The transmission timing of the MAC PDU is a transmission timing determined by the system. In the present invention, the transmission timing in the MAC protocol processing unit 8 in FIG. 1 and the timing signal generated by the timer 6 in FIG. 1 have the same period.

【0040】さらに図1で示す優先送信処理部5の詳細
な動作フローを図4のフローチャートにて説明する。上
述したように本説明では図1のRLCプロトコル処理部
31、32、33、34は、RLCプロトコル処理部3
1で処理する論理チャネルが最もプライオリティが高
く、RLCプロトコル処理部32、RLCプロトコル処
理部33、RLCプロトコル処理部34の順にプライオ
リティが低くなるように呼毎もしくはシステムによって
設定される場合を想定している。図4は図1における優
先送信処理部5の動作フローを示している。優先送信処
理部5は図1における送信キュー41、42、43、4
4のいずれかにRLC PDUがキューイングされたこ
とで起動され、図1のタイマー6が停止しているかどう
かを確認する(図4 A1)、タイマー6が停止してい
る場合はタイマー6をスタートさせる(図4 A3)。
またタイマー6が動作中の場合はタイマー6からのタイ
ミング信号の受信を待つ(図4 A2)。図4 A3で
タイマーをスタートさせた場合もしくは図4 A2でタ
イミング信号を受信した場合は、送信キュー41にキュ
ーイングデータがあるかどうかを確認し(図4 A
4)、データが存在した場合は送信キュー41からデー
タを取りだして送信する(図4 A5)。図4 A4で
データが存在しなかった場合は、送信キュー42にキュ
ーイングデータがあるかどうかを確認し(図4 A
6)、データが存在した場合には、送信キュー42から
データを取りだして送信する(図4 A7)。図4 A
6でデータが存在しなかった場合は、送信キュー43に
キューイングデータがあるかどうかを確認し(図4 A
8)、データが存在した場合には、送信キュー43から
データを取りだして送信する(図4 A9)。図4 A
8でデータが存在しなかった場合は、送信キュー44か
らデータを取りだして送信する(図4 A10)。図4
A5、A7、A9、A10のいずれかの処理が終了す
ると図1の送信キュー41、42、43、44いずれか
にキューイングデータがまだ存在するかどうかを確認し
(図4 A11)、データが存在する場合には図4 A
2においてタイミング信号を待つ。またデータが存在し
ない場合にはタイマー6をストップして処理を終了する
(図4 A12)。
Further, a detailed operation flow of the priority transmission processing section 5 shown in FIG. 1 will be described with reference to a flowchart of FIG. As described above, in the present description, the RLC protocol processing units 31, 32, 33, and 34 of FIG.
It is assumed that the logical channel to be processed in 1 has the highest priority, and is set for each call or by the system so that the priority becomes lower in the order of the RLC protocol processing unit 32, the RLC protocol processing unit 33, and the RLC protocol processing unit 34. I have. FIG. 4 shows an operation flow of the priority transmission processing unit 5 in FIG. The priority transmission processing unit 5 includes the transmission queues 41, 42, 43, 4 in FIG.
4 is started when the RLC PDU is queued in any one of them, and it is checked whether the timer 6 in FIG. 1 is stopped (A1 in FIG. 4). If the timer 6 is stopped, the timer 6 is started. (A3 in FIG. 4).
If the timer 6 is in operation, it waits for reception of a timing signal from the timer 6 (A2 in FIG. 4). When the timer is started in FIG. 4A3 or when the timing signal is received in FIG. 4A2, it is checked whether or not there is queuing data in the transmission queue 41 (FIG. 4A).
4) If the data exists, the data is taken out from the transmission queue 41 and transmitted (A5 in FIG. 4). If there is no data in FIG. 4A4, it is checked whether or not there is queuing data in the transmission queue 42 (FIG. 4A).
6) If the data exists, the data is taken out from the transmission queue 42 and transmitted (A7 in FIG. 4). FIG. 4A
If no data exists in step S6, it is checked whether queuing data exists in the transmission queue 43 (FIG. 4A).
8) If data exists, the data is taken out from the transmission queue 43 and transmitted (A9 in FIG. 4). FIG. 4A
If there is no data in step 8, data is taken out from the transmission queue 44 and transmitted (A10 in FIG. 4). FIG.
When any of the processes A5, A7, A9, and A10 is completed, it is checked whether queuing data still exists in any of the transmission queues 41, 42, 43, and 44 in FIG. 1 (A11 in FIG. 4). FIG. 4A if present
At 2, wait for a timing signal. If there is no data, the timer 6 is stopped and the process is terminated (A12 in FIG. 4).

【0041】次に、本発明の実施形態の拡張について述
べる。
Next, an extension of the embodiment of the present invention will be described.

【0042】本発明の実施形態では,論理チャネルの数
は4本として記載されているが、論理チャネルの数に制
限はなくN本の論理チャネルについて本発明を適用でき
る。
Although the number of logical channels is described as four in the embodiment of the present invention, the number of logical channels is not limited, and the present invention can be applied to N logical channels.

【0043】[実施形態2]次に、本発明の他の実施形
態について図面を参照して詳細に説明する。図3及び図
4では図1におけるRLCプロトコル処理部31のプラ
イオリティが最も高く、RLCプロトコル処理部32、
RLCプロトコル処理部33、RLCプロトコル処理部
34の順にプライオリティが低くなることを想定した説
明を行っているが、前述したように論理チャネルのプラ
イオリティの設定は呼毎もしくはシステムによって設定
可能である。同じプライオリティを持つ論理チャネルが
設定された場合は図4に示す優先送信処理部5の処理を
拡張し、図1の論理チャネル分配部30に図5で示す処
理フローを適用し、図1における優先送信処理部5に図
6で示す処理フローを適用する。ここでは図1のRLC
プロトコル処理部31、32、33が同一の最も高いプ
ライオリティを持ち、RLCプロトコル処理部34が最
も低いプライオリティを持つように設定した場合を想定
する。図1において論理チャネル分配部30はRRCプ
ロトコル処理部1からカード間インタフェースAを介し
てデータを受信した場合に起動され、図5に示すよう
に、受信データに対して到着順カウンタを付加し(図5
B1)、到着順カウンタをカウントアップする(図5
B2)。その後、論理チャネルを確認して論理チャネ
ルを分配する(図5 B3)。図5 B4、B5、B
6、B7に示すように論理チャネルに応じて、適切なR
LCプロトコル処理部31、32、33、34に送信し
て処理を終了する。
Second Embodiment Next, another embodiment of the present invention will be described in detail with reference to the drawings. 3 and 4, the RLC protocol processing unit 31 in FIG. 1 has the highest priority, and the RLC protocol processing unit 32 has the highest priority.
The description has been made assuming that the priority becomes lower in the order of the RLC protocol processing unit 33 and the RLC protocol processing unit 34. However, as described above, the setting of the priority of the logical channel can be set for each call or by the system. When logical channels having the same priority are set, the processing of the priority transmission processing unit 5 shown in FIG. 4 is extended, and the processing flow shown in FIG. 5 is applied to the logical channel distribution unit 30 of FIG. The processing flow shown in FIG. Here, RLC of FIG.
It is assumed that the protocol processing units 31, 32, and 33 have the same highest priority, and the RLC protocol processing unit has the lowest priority. In FIG. 1, the logical channel distribution unit 30 is activated when data is received from the RRC protocol processing unit 1 via the inter-card interface A, and adds an arrival order counter to the received data as shown in FIG. FIG.
B1), the arrival order counter is counted up (FIG. 5)
B2). After that, the logical channel is confirmed and the logical channel is distributed (B3 in FIG. 5). FIG. 5 B4, B5, B
6, the appropriate R according to the logical channel as shown in B7.
The data is transmitted to the LC protocol processing units 31, 32, 33, and 34, and the process ends.

【0044】図1における優先送信処理部8は図6で示
す処理フローで動作する。以下、図6に示す処理フロー
の説明を行う。送信キュー41、42、43、44にデ
ータがキューイングされた場合に図1の優先送信処理部
5は起動され、図1のタイマー6が停止しているかどう
かを確認する(図6 A1)、タイマー6が停止してい
る場合はタイマー6をスタートさせる(図6 A3)。
またタイマー6が動作中の場合はタイマー6からのタイ
ミング信号の受信を待つ(図6 A2)。図6A3でタ
イマーをスタートさせた場合もしくは図6 A2でタイ
ミング信号を受信した場合は、送信キュー41または送
信キュー42または送信キュー43にキューイングデー
タがあるかどうかを確認し(図6 A13)、データが
存在した場合は送信キュー41、42、43から到着順
カウンタが最小のデータを取りだして送信する(図6
A14)。図6 A13でデータが存在しなかった場合
は、送信キュー44からデータを取りだして送信する
(図4 A10)。図6A14、A10のいずれかの処
理が終了すると図1の送信キュー41、42、43、4
4いずれかにキューイングデータがまだ存在するかどう
かを確認し(図6A11)、データが存在する場合には
図6 A2においてタイミング信号を待つ。またデータ
が存在しない場合にはタイマー6をストップして処理を
終了する(図6 A12)。
The priority transmission processing section 8 in FIG. 1 operates according to the processing flow shown in FIG. Hereinafter, the processing flow illustrated in FIG. 6 will be described. When data is queued in the transmission queues 41, 42, 43, and 44, the priority transmission processing unit 5 in FIG. 1 is activated and checks whether the timer 6 in FIG. 1 is stopped (A1 in FIG. 6). If the timer 6 has stopped, the timer 6 is started (A3 in FIG. 6).
If the timer 6 is in operation, it waits for a timing signal from the timer 6 (A2 in FIG. 6). When the timer is started in FIG. 6A3 or when the timing signal is received in FIG. 6A2, it is checked whether there is queuing data in the transmission queue 41, the transmission queue 42 or the transmission queue 43 (A13 in FIG. 6). If data exists, the data with the smallest arrival order counter is fetched from the transmission queues 41, 42, and 43 and transmitted (FIG. 6).
A14). If there is no data in A13 in FIG. 6, the data is taken out from the transmission queue 44 and transmitted (A10 in FIG. 4). When one of the processes in FIGS. 6A14 and A10 ends, the transmission queues 41, 42, 43, and 4 in FIG.
4 to check whether queuing data still exists (FIG. 6A11). If data exists, wait for a timing signal in FIG. 6A2. If no data exists, the timer 6 is stopped and the process is terminated (A12 in FIG. 6).

【0045】[0045]

【発明の効果】以上説明したように、本発明によれば、
以下の効果が奏される。
As described above, according to the present invention,
The following effects are obtained.

【0046】第1の効果は、プライオリティの異なる論
理チャネルの転送において、プライオリティの高い論理
チャネルをプライオリティの低い論理チャネルよりも先
に転送することが可能になるということである。
The first effect is that, in the transfer of logical channels having different priorities, a logical channel having a higher priority can be transferred before a logical channel having a lower priority.

【0047】その理由は、送信キューからのデータの取
り出し時に各送信キューの中でプライオリティの高いキ
ューから順に取り出す機能を持つためである。
The reason is that when data is taken out from the transmission queue, a function of sequentially taking out the queue with the highest priority among the transmission queues is provided.

【0048】第2の効果は、第1の効果で述べたプライ
オリティは呼毎もしくはシステムで設定可能であり、プ
ライオリティの設定変更を意識する必要がないことであ
る。
The second effect is that the priority described in the first effect can be set for each call or in the system, and there is no need to be aware of the change of the priority setting.

【0049】その理由は、送信キューからのデータ取り
出し時に呼毎もしくはシステムで設定されたプライオリ
ティを基にするためである。
The reason is that when data is taken out of the transmission queue, the priority is set for each call or in the system.

【0050】第3の効果は、プライオリティの高い論理
チャネルを優先して送信した場合でも、下位レイヤにお
ける転送チャネルの転送タイミングには遅延が生じない
ことである。
The third effect is that no delay occurs in the transfer timing of the transfer channel in the lower layer even when the logical channel with the higher priority is transmitted with priority.

【0051】その理由は、第1の効果は送信キューにデ
ータがキューイングされた時点で即時先頭データを送信
した後、転送チャネルの送信タイミングと周期の等しい
タイミング信号の生成を開始し、タイミング信号によっ
てその後のデータ送信を行う方式をとっているためであ
る。
The first effect is that immediately after the head data is transmitted when the data is queued in the transmission queue, generation of a timing signal having the same cycle as the transmission timing of the transfer channel is started, This is because a method of performing subsequent data transmission is adopted.

【0052】第4の効果は、方式が単純でありソフトウ
ェア、ハードウェアのいずれでも構成可能であるという
ことである。
The fourth effect is that the method is simple and can be configured by either software or hardware.

【0053】その理由は、本発明で設置した優先送信処
理部とタイマーはいずれも単純なロジックで処理されて
いるため、論理チャネルを終端する機能ブロックの構成
がハードウェアであるかソフトウェアであるかに関わら
ず適用することが出来るからである。
The reason is that since the priority transmission processing unit and the timer installed in the present invention are both processed by simple logic, whether the configuration of the functional block terminating the logical channel is hardware or software This is because it can be applied irrespective of.

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

【図1】本発明の実施形態による送信制御方式の構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a transmission control system according to an embodiment of the present invention.

【図2】本発明の実施形態による無線ネットワーク制御
装置と端末との間の伝送におけるプロトコル階層を示す
図である。
FIG. 2 is a diagram illustrating a protocol layer in transmission between a radio network controller and a terminal according to an embodiment of the present invention.

【図3】本発明の実施形態1による無線ネットワーク制
御装置の動作を示すタイミング図である。
FIG. 3 is a timing chart showing an operation of the wireless network control device according to the first embodiment of the present invention.

【図4】本発明の実施形態1による優先送信処理部の動
作を示すフローチャートである。
FIG. 4 is a flowchart illustrating an operation of a priority transmission processing unit according to the first embodiment of the present invention.

【図5】本発明の実施形態2による論理チャネル分配部
の動作を示すフローチャートである。
FIG. 5 is a flowchart illustrating an operation of a logical channel distribution unit according to the second embodiment of the present invention.

【図6】本発明の実施形態2による優先送信処理部の動
作を示すフローチャートである。
FIG. 6 is a flowchart illustrating an operation of a priority transmission processing unit according to the second embodiment of the present invention.

【図7】従来例による無線ネットワーク制御装置を示す
ブロック図である。
FIG. 7 is a block diagram showing a wireless network control device according to a conventional example.

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

1 RRCプロトコル処理部 2 論理チャネルの終端処理機能ブロック 3 MACプロトコル処理部 30 論理チャネル分配部 31、32、33、34 RLCプロトコル処理部 41、42、43、44 送信キュー 5 優先送信処理部 6 タイマー 7 送信処理部 Reference Signs List 1 RRC protocol processing unit 2 Logical channel termination processing functional block 3 MAC protocol processing unit 30 Logical channel distribution unit 31, 32, 33, 34 RLC protocol processing unit 41, 42, 43, 44 Transmission queue 5 Priority transmission processing unit 6 Timer 7 Transmission processing unit

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 原パケットを該原パケットの優先度別に
出力する分配手段と、 前記分配手段から出力された前記原パケットを入力し、
分割パケットに分割して出力する、優先度毎に設けられ
た複数の分割手段と、 前記分割パケットをキューイングする、優先度毎に設け
られた複数のキューと、 前記複数のキューにキューイングされている前記分割パ
ケットを優先度が高い順に読み出して出力する多重化手
段と、 を備えることを特徴とする送信制御方式。
1. A distribution means for outputting an original packet for each priority of the original packet, and inputting the original packet output from the distribution means,
A plurality of dividing means provided for each priority, which is divided into divided packets and output; a plurality of queues provided for each priority, which queue the divided packets; and a plurality of queues provided for each priority. And a multiplexing means for reading and outputting the divided packets in descending order of priority.
【請求項2】 請求項1に記載の送信制御方式におい
て、 前記複数の分割手段のうちの一部の分割手段の優先順位
が同一であり、前記複数のキューのうちの一部のキュー
の優先順位が同一であり、前記分配手段は、同一の優先
順位を有する原パケットを優先順位が同一の前記分割手
段に到着順序を付して出力し、前記多重化手段は、優先
順位が同一の分割パケットを前記到着順位が早い順に読
み出して出力することを特徴とする送信制御方式。
2. The transmission control method according to claim 1, wherein some of the plurality of division units have the same priority, and some of the plurality of queues have a priority. The distribution unit outputs the original packets having the same priority with the arrival order being assigned to the division units having the same priority, and the multiplexing unit outputs the divided packets having the same priority. A transmission control method wherein packets are read out and output in order of the arrival order.
【請求項3】 請求項1又は2に記載の送信制御方式に
おいて、前記優先度は呼毎に設定されることを特徴とす
る送信制御方式。
3. The transmission control method according to claim 1, wherein the priority is set for each call.
【請求項4】 請求項1又は2に記載の送信制御方式に
おいて、前記優先度は固定であることを特徴とする送信
制御方式。
4. The transmission control method according to claim 1, wherein the priority is fixed.
【請求項5】 請求項1乃至4のいずれか1項に記載の
送信制御方式において、前記多重化手段は、該多重化手
段より低い層の送信タイミングと同期して動作すること
を特徴とする送信制御方式。
5. The transmission control method according to claim 1, wherein the multiplexing unit operates in synchronization with a transmission timing of a lower layer than the multiplexing unit. Transmission control method.
【請求項6】 原パケットを該原パケットの優先度別に
出力する分配ステップと、 前記分配ステップで出力された前記原パケットを入力
し、分割パケットに分割して出力する、優先度毎に設け
られた複数の分割ステップと、 前記分割パケットをキューイングする、優先度毎に設け
られた複数のキューイングステップと、 前記複数のキューイングステップでキューイングされた
前記分割パケットを優先度が高い順に読み出して出力す
る多重化ステップと、 を有することを特徴とする送信制御方法。
6. A distribution step of outputting an original packet for each priority of the original packet; and inputting the original packet output in the distribution step, dividing the packet into divided packets, and outputting the divided packets. A plurality of dividing steps, a plurality of queuing steps provided for each priority, which queue the divided packets, and the divided packets queued in the plurality of queuing steps are read out in descending order of priority. A transmission control method, comprising:
【請求項7】 請求項6に記載の送信制御方法におい
て、 前記複数の分割ステップのうちの一部の分割ステップの
優先順位が同一であり、前記複数のキューイングステッ
プのうちの一部のキューイングステップの優先順位が同
一であり、前記分配ステップでは、同一の優先順位を有
する原パケットを優先順位が同一の前記分割ステップに
到着順序を付して出力し、前記多重化ステップでは、優
先順位が同一の前記分割パケットを前記到着順位が早い
順に読み出して出力することを特徴とする送信制御方
法。
7. The transmission control method according to claim 6, wherein some of the plurality of division steps have the same priority, and some of the plurality of queuing steps have the same priority. In the distributing step, original packets having the same priority are output in the dividing step having the same priority in the order of arrival, and in the multiplexing step, the priority order is output in the multiplexing step. Transmitting and outputting the same divided packets in the order of earlier arrival order.
【請求項8】 請求項6又は7に記載の送信制御方法に
おいて、前記優先度は呼毎に設定されることを特徴とす
る送信制御方法。
8. The transmission control method according to claim 6, wherein the priority is set for each call.
【請求項9】 請求項6又は7に記載の送信制御方法に
おいて、前記優先度は固定であることを特徴とする送信
制御方法。
9. The transmission control method according to claim 6, wherein the priority is fixed.
【請求項10】 請求項6乃至9のいずれか1項に記載
の送信制御方法において、前記多重化ステップは、該多
重化ステップより低い層の送信タイミングと同期して行
われることを特徴とする送信制御方法。
10. The transmission control method according to claim 6, wherein the multiplexing step is performed in synchronization with a transmission timing of a layer lower than the multiplexing step. Transmission control method.
JP2000139121A 2000-05-11 2000-05-11 Transmission control system and its method Pending JP2001320417A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000139121A JP2001320417A (en) 2000-05-11 2000-05-11 Transmission control system and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000139121A JP2001320417A (en) 2000-05-11 2000-05-11 Transmission control system and its method

Publications (1)

Publication Number Publication Date
JP2001320417A true JP2001320417A (en) 2001-11-16

Family

ID=18646623

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000139121A Pending JP2001320417A (en) 2000-05-11 2000-05-11 Transmission control system and its method

Country Status (1)

Country Link
JP (1) JP2001320417A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7724749B2 (en) 2002-05-10 2010-05-25 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US8171363B2 (en) 2007-08-10 2012-05-01 Fujitsu Limited Method and device for counting transmission times of data unit, transmission device, and computer program
US8243657B2 (en) 2008-02-01 2012-08-14 Lg Electronics Inc. Method of downlink HARQ operation at an expiry of time alignment timer
JP2012525754A (en) * 2009-04-30 2012-10-22 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method for transmitting RLC data blocks
US8312336B2 (en) 2008-02-01 2012-11-13 Lg Electronics Inc. Method of an uplink HARQ operation at an expiry of time alignment timer
US9001654B2 (en) 2009-08-28 2015-04-07 Telefonaktiebolaget L M Ericsson (Publ) Enhanced multiplexing for single RLC entity
US9008004B2 (en) 2008-02-01 2015-04-14 Lg Electronics Inc. Method for sending RLC PDU and allocating radio resource in mobile communications system and RLC entity of mobile communications
JPWO2013111772A1 (en) * 2012-01-23 2015-05-11 日本電気株式会社 Wireless transmission device, wireless transmission system, transmission method, reception method, and program
JP2016026447A (en) * 2007-03-07 2016-02-12 インターデイジタル テクノロジー コーポレーション METHOD AND DEVICE FOR GENERATING AND PROCESSING MAC-ehs PROTOCOL DATA UNIT

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8929385B2 (en) 2002-05-10 2015-01-06 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio link control retransmission
US8068497B2 (en) 2002-05-10 2011-11-29 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US9622257B2 (en) 2002-05-10 2017-04-11 Interdigital Technology Corporation Prioritization of retransmission of protocol data units to assist radio link control retransmission
US8565241B2 (en) 2002-05-10 2013-10-22 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US7724749B2 (en) 2002-05-10 2010-05-25 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US10608792B2 (en) 2007-03-07 2020-03-31 Interdigital Technology Corporation Generating and processing MAC-ehs protocol data units
US9843421B2 (en) 2007-03-07 2017-12-12 Interdigital Technology Corporation Generating and processing MAC-ehs protocol data units
JP2016026447A (en) * 2007-03-07 2016-02-12 インターデイジタル テクノロジー コーポレーション METHOD AND DEVICE FOR GENERATING AND PROCESSING MAC-ehs PROTOCOL DATA UNIT
US8171363B2 (en) 2007-08-10 2012-05-01 Fujitsu Limited Method and device for counting transmission times of data unit, transmission device, and computer program
US9008004B2 (en) 2008-02-01 2015-04-14 Lg Electronics Inc. Method for sending RLC PDU and allocating radio resource in mobile communications system and RLC entity of mobile communications
US8312336B2 (en) 2008-02-01 2012-11-13 Lg Electronics Inc. Method of an uplink HARQ operation at an expiry of time alignment timer
USRE49442E1 (en) 2008-02-01 2023-02-28 Lg Electronics Inc. Method of an uplink HARQ operation at an expiry of time alignment timer
US8812925B2 (en) 2008-02-01 2014-08-19 Lg Electronics Inc. Method of an uplink harq operation at an expiry of time alignment timer
US8243657B2 (en) 2008-02-01 2012-08-14 Lg Electronics Inc. Method of downlink HARQ operation at an expiry of time alignment timer
US9049018B2 (en) 2008-02-01 2015-06-02 Lg Electronics Inc. Method of an uplink HARQ operation at an expiry of time alignment timer
US9425926B2 (en) 2008-02-01 2016-08-23 Lg Electronics Inc. Method of an uplink HARQ operation at an expiry of time alignment timer
JP2014143733A (en) * 2009-04-30 2014-08-07 Telefon Ab L M Ericsson Methods for transmitting rlc data blocks
US9532372B2 (en) 2009-04-30 2016-12-27 Telefonaktiebolaget Lm Ericsson (Publ) Systems and methods for transmitting radio link control (RLC) data blocks
US8953638B2 (en) 2009-04-30 2015-02-10 Telefonaktiebolaget L M Ericsson (Publ) Systems and methods for transmitting radio link control (RLC) data blocks
JP2012525754A (en) * 2009-04-30 2012-10-22 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method for transmitting RLC data blocks
US9565588B2 (en) 2009-08-28 2017-02-07 Telefonaktiebolaget Lm Ericsson (Publ) Enhanced multiplexing for single RLC entity
US9629019B2 (en) 2009-08-28 2017-04-18 Telefonaktiebolaget Lm Ericsson (Publ) Enhanced multiplexing for single RLC entity
US9001654B2 (en) 2009-08-28 2015-04-07 Telefonaktiebolaget L M Ericsson (Publ) Enhanced multiplexing for single RLC entity
JPWO2013111772A1 (en) * 2012-01-23 2015-05-11 日本電気株式会社 Wireless transmission device, wireless transmission system, transmission method, reception method, and program

Similar Documents

Publication Publication Date Title
CA2744965C (en) Method and apparatus for data communications over multiple channels
JP5951670B2 (en) Method for transmitting RLC data blocks
EP1768339B1 (en) Method and apparatus for handling timers during re-establishing receiving sides in a wireless communications system
JP4790289B2 (en) Method, apparatus, and system for ensuring packet delivery time in an asynchronous network
JP2007527676A (en) Method and apparatus for isochronous datagram delivery over a contention-based data link
JPH10503075A (en) Sliding window data flow control type data transmission system
JP3546765B2 (en) Packet transfer method and system
KR20060090191A (en) Method for requesting and transmitting status report of a mobile communication system and therefor apparatus
JP2003513592A (en) Method and apparatus for synchronizing and transmitting data in a wireless communication system
JP2005505166A (en) Systems and methods employing algorithms and protocols for operating Carrier Sense Multiple Access (CSMA) protocols in wireless networks
WO2005088903A9 (en) Method and apparatus for isochronous datagram delivery over contention-based data link
JP2001160842A (en) Data communication system and method
US20040085932A1 (en) Local suspend scheme for wireless communication systems
WO2008115448A1 (en) Flexible pdu sizes for unacknowledged mode radio link control
JP4312633B2 (en) Transmission method and transmission apparatus
KR100899659B1 (en) Packet scheduler and packet scheduling method
JP2001320417A (en) Transmission control system and its method
CN111264079B (en) Data transmission method, electronic device, system and storage medium
JP2003521195A (en) Multilink data transmission over cellular networks
JP2002522948A (en) Continuous control over wireless packet data
WO2002073901A1 (en) Method and device for transmission of packet data traffic on a multiplexed link
CN105764143B (en) User terminal and its data transmission method for uplink and device under UM mode
JP3855945B2 (en) Interface converter
RU2780218C1 (en) Method for sending data using two 5g new radio base stations
WO2024099159A1 (en) Method and apparatus for determining packet loss, communication device and readable storage medium

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040310