WO2007129626A1 - 基地局、移動局及び通信方法 - Google Patents

基地局、移動局及び通信方法 Download PDF

Info

Publication number
WO2007129626A1
WO2007129626A1 PCT/JP2007/059243 JP2007059243W WO2007129626A1 WO 2007129626 A1 WO2007129626 A1 WO 2007129626A1 JP 2007059243 W JP2007059243 W JP 2007059243W WO 2007129626 A1 WO2007129626 A1 WO 2007129626A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
transmission
retransmitted
transmission packet
transmitted
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.)
Ceased
Application number
PCT/JP2007/059243
Other languages
English (en)
French (fr)
Inventor
Anil Umesh
Sadayuki Abeta
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to MX2008013984A priority Critical patent/MX2008013984A/es
Priority to AU2007246434A priority patent/AU2007246434A1/en
Priority to BRPI0711134-7A priority patent/BRPI0711134A2/pt
Priority to US12/299,262 priority patent/US20090323605A1/en
Priority to EP07742678.1A priority patent/EP2015496A4/en
Priority to CA 2650725 priority patent/CA2650725A1/en
Priority to JP2008514459A priority patent/JP4950185B2/ja
Publication of WO2007129626A1 publication Critical patent/WO2007129626A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format
    • H04L1/0007Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format by modifying the frame length
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1887Scheduling and prioritising arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/04Error control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • H04W28/065Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information using assembly or disassembly of packets

Definitions

  • Base station mobile station and communication method
  • the present invention relates to a base station that retransmits a transmission packet in response to a retransmission request for a transmission packet of a mobile station, and relates to a mobile station that retransmits a transmission packet in response to a retransmission request for a transmission packet of the base station.
  • the present invention relates to a communication method for retransmitting a transmission packet in response to a retransmission request for the transmission packet of a receiving apparatus.
  • a protocol stack of a radio interface protocol for transmitting user data between a base station and a mobile station is defined (see Non-Patent Document 1). ).
  • This protocol stack includes a PDCP (Packet Data Convergence Protocol) layer, an RLC (Radio Link Control) layer, a MAC (Medium Access Control) layer, and a PHY (Physical) layer.
  • the PDCP layer, RLC layer, MAC layer, and PHY layer terminate at the mobile station and the base station.
  • FIGS. 2 to 4 show user data transmission processing flows at the base station in such a protocol stack.
  • Figure 2 shows the functional blocks in each layer.
  • Fig. 3 shows a specific transmission processing flow in the PDCP layer, and
  • Fig. 4 shows a specific transmission processing flow in the RLC layer.
  • the PDCP layer receives data packets via a radio bearer.
  • This data packet is, for example, an IP packet, and is recognized as a PDCP SDU (PDCP Service Data Unit) in the PDCP layer.
  • the PDCP layer performs header compression processing (ROHC) and concealment processing (Ciphering) on this PDCP SDU, and sends the packet to the RLC layer. Depending on the application or operation, header compression or concealment may not be performed. Packets sent to the RLC layer are recognized as PDCP PDU (PDCP Protocol Data Unit) in the PDCP layer.
  • PDCP PDU PDCP Protocol Data Unit
  • the receiver receives data packets from the PDCP layer or via the radio bearer.
  • This bucket is a PDCP PDU or IP packet and is recognized as RLC SDU (RLC Service Data Unit) in the RLC layer.
  • RLC SDU RLC Service Data Unit
  • the RLC layer performs segmentation or concatenation on the RLC SDU according to the transport block size of the TTI (Transmission Time Interval) to which the transmission opportunity is assigned, via the logical channel.
  • This divided / integrated packet is recognized as an RLC PDU (RLC Protocol Data Unit) in the RLC layer.
  • RLC SDUs are divided / integrated into RLC PDUs of an appropriate size according to instructions from the MA C layer scheduling unit (transport format selection unit) and sent to the MAC layer via the logical channel.
  • this RLC PDU is stored, and ARQ (Automatic Repeat Request) retransmission is performed as necessary.
  • the MAC layer receives the divided / combined packet through the logical channel.
  • This divided / integrated packet is an RLC PDU and is recognized as MAC SDU (MAC Service Data Unit) in the MAC layer.
  • the MAC layer maps this MAC SDU appropriately to the transport block.
  • RLC P DUs received via other logical channels are multiplexed if necessary.
  • HARQ Hybrid Automatic Repeat Request
  • processing is performed on the data mapped to this transport block, and the transport block is sent to the PHY layer.
  • the MAC layer performs HARQ retransmission of the transport block in response to a retransmission request from the mobile station.
  • Non-Patent Document 1 3GPP TR25.813 ⁇ .8.3
  • the transport block size transmitted to the mobile station from the physical layer manager is generally determined by the MAC layer scheduling unit (transport format selection unit) that determines the radio quality of the radio link between the base station and the mobile station. In consideration, it is determined adaptively to the appropriate one.
  • the scheduling unit notifies the transport block size (or RLC PDU size commensurate with the transport block size) so that the division (or integration) in the RLC layer can be performed appropriately.
  • the transport block size (or RLC PDU size) is adaptively determined according to the radio quality at the time of transmission. Therefore, it is possible to generate an optimal RLC PDU that matches the radio quality.
  • the radio quality may vary.
  • the optimal transport block size at the time of initial transmission may be inappropriate at the time of retransmission. If the radio quality is improved, the transport block size at the first transmission will be too small at the time of retransmission. Also, if the radio quality is degraded, the transport block size at the first transmission will be too large.
  • the MAC layer can multiplex RLC PDUs from different logical channels into one transport block. In this way, other logical channels can be multiplexed on unused radio resources.
  • multiplexing is not possible unless the mobile station has set up multiple logical channels.
  • the quality of service QoS
  • the quality of service differs for data on different logical channels. If logical channels with different service qualities are multiplexed on a single transport block, the quality of service requirement is high, and it becomes necessary to transmit packets according to the other logical channel. If you look at the power of logical channels with low quality of service requirements, data will be transmitted with excessive quality, resulting in wasted radio resources.
  • VoIP Voice over Internet Protocol
  • best-f-automatic data communication when one of the different logical channels has severe delay requirements such as VoIP (Voice over Internet Protocol), and the other has a loose delay requirement such as best-f-automatic data communication.
  • VoIP Voice over Internet Protocol
  • best-effort data communication since best-effort data communication has less delay requirements, the transmission power is set so that time diversity gain and incremental redundancy gain can be obtained using HARQ retransmission.
  • VoIP service quality is required. Needs to be met. Therefore, transmission power is required so that the multiplexed transport block can reach the receiving side without HARQ retransmission.
  • the best-f-auto type data cannot obtain the time diversity gain and the incremental redundancy gain (about 2 dB) that would normally be obtained, resulting in wasted transmission power. In addition, it leads to poor wireless capacity.
  • the present invention has been made in view of the above-described problems of the prior art, and an object thereof is to effectively use radio resources at the time of retransmission and maintain service quality at the time of retransmission.
  • a retransmission control unit for receiving a retransmission request from a mobile station
  • a scheduling unit that determines the size of packets that can be transmitted
  • a division / integration unit that divides a packet of the same logical channel as the transmission packet to be retransmitted into a size of a packet that can be transmitted determined by the scheduling unit; and a transmission packet to be retransmitted and a division / integration unit Multiplexer that multiplexes the divided packets;
  • One of the features is to have
  • a retransmission control unit for receiving a retransmission request from the base station
  • a transmission format determining unit that determines the size of a packet that can be transmitted on the same logical channel as the received packet
  • a division / integration unit that divides a packet of the same logical channel as the transmission packet to be retransmitted into a packet size that can be transmitted determined by the transmission format determination unit; and the transmission packet to be retransmitted and the division / integration Multiplexing part that multiplexes the packet divided by part;
  • One of the features is to have
  • the communication method of the present invention includes:
  • the same logical channel as the transmission packet to be retransmitted is used. Determining a size of a transmittable packet; dividing a packet of the same logical channel as the retransmitted transmit packet into the determined transmittable packet size; and
  • FIG.5 Base station power A diagram showing the flow of retransmission packets sent to mobile stations on the time axis
  • FIG. 7 is a block diagram of a base station according to an embodiment of the present invention.
  • FIG. 5 is a diagram showing, on the time axis, a flow for transmitting a retransmission packet from the base station to the mobile station.
  • the wireless quality is shown in the vertical axis direction.
  • the mobile station Before the base station transmits a packet to the mobile station, the mobile station measures the radio quality (S101). When the measurement of radio quality is completed (S103), the radio quality is reported from the mobile station to the base station (S104). The base station selects a transport block size based on the received radio quality (S105). The packet transmitted at this time has an optimal transport block size that is adaptively selected based on the measurement result of the radio quality. The packet is transmitted from the base station to the mobile station with this optimal transport block size (S107). When the mobile station detects a transmission error in the packet (S109), it detects which RLC PDU needs to be retransmitted from the packet (S111). Next, the mobile station transmits a retransmission request to the base station (S113). Upon receiving the mobile station power retransmission request, the base station performs rescheduling based on the radio quality continuously reported from the mobile station (S115).
  • the base station When the wireless quality is improved as described above, if the same packet as that at the first transmission is transmitted during retransmission, unused wireless resources are generated. Therefore, the base station according to the embodiment of the present invention multiplexes the packet of the same logical channel as the retransmission packet on the unused part of the radio resource. Specifically, when a retransmitted RLC PDU cannot fill a transport block, a newly transmitted RLC PDU of the same logical channel is multiplexed on that transport block, and the transport block is used up. This makes it possible to use radio resources effectively during retransmission. In addition, since packets of the same logical channel as retransmission packets are multiplexed, packets having the same service quality are multiplexed. Therefore, it is possible to maintain the quality of service at the time of retransmission.
  • FIG. 7 shows a block diagram of the base station 10 according to the embodiment of the present invention.
  • the base station 10 includes an SDU buffer 101, a division / integration unit 103, a PDU buffer 105, a retransmission control unit 107, a scheduling unit 109, a multiplexing unit 111, and a transmission unit 113.
  • each block is divided into a MAC layer and an RLC layer and is not necessarily implemented as shown.
  • the retransmission control unit 107 may exist in the RLC layer.
  • the SDU buffer 101 receives data received at the RLC layer from the PDCP layer shown in FIG.
  • the division / integration unit 103 corresponds to the division / integration shown in FIG. That is, the division / integration unit 103 divides and integrates the data in the SDU buffer into RLC PDUs of an appropriate size in accordance with instructions from the MAC layer scheduling unit 109. This divided RLC PDU is stored in the PDU buffer 105.
  • retransmission control section 107 Upon receiving a retransmission request from the mobile station, retransmission control section 107 refers to the PDU buffer and notifies scheduling section 109 of the size of the retransmission packet.
  • the scheduling unit 109 determines the transport block size that can be transmitted by the mobile station and the radio quality that is continuously received. At the first transmission, the scheduling unit 109 instructs the division / integration unit 103 on a transport block size suitable for the first transmission. On the other hand, at the time of retransmission, the scheduling unit 109 divides the RLC PDU size (the RLC PDU size that can be transmitted on the same logical channel as the retransmission packet) by subtracting the size of the retransmission packet from the transmittable transport block size. To instruct.
  • the multiplexing unit 111 multiplexes the data of the SDU buffer and the data of the PDU buffer divided by the division / integration unit 103, and the transmission unit 113 transmits the multiplexed data to the mobile station.
  • a logical channel identifier may be attached to the header along with each packet.
  • the retransmission control unit 107 When the retransmission control unit 107 receives a retransmission request with the power of the mobile station using the above configuration, the retransmission control unit 107 notifies the scheduling unit 109 of the size of the retransmission packet with reference to the PDU buffer. Based on the radio quality received from the mobile station, the scheduling unit 109 divides the RLC PDU size obtained by subtracting the size of the retransmission packet from the transport block size suitable at the time of retransmission, and instructs the division / integration unit 103. If the radio quality is improved, the transport block at the time of retransmission becomes larger than the transport block size at the time of initial transmission.
  • the division / integration unit 103 divides the data in the SDU buffer of the same logical channel into RLC PDU sizes indicated by the scheduling unit 109.
  • Multiplexer 111 multiplexes retransmission data and data from the SDU buffer of the same logical channel.
  • the multiplexed data is transmitted to the mobile station by the transmission unit 113.
  • data on the same logical channel can be transmitted to the mobile station with the same quality of service.
  • VoIP data and Best F Auto type can be transmitted to a mobile station with a predetermined quality of service for each logical channel to be transmitted in the same transport block.
  • the radio resource at the time of retransmission can be effectively used for the mobile station described for the base station with the same configuration.
  • the scheduling unit 109 of the base station corresponds to a transmission format determining unit (not shown).
  • the mobile station receives a retransmission request and receives radio resource allocation information scheduled by the scheduling unit of the base station.
  • the wireless quality is improved, the same effect as described above can be obtained by multiplexing and transmitting the packet of the same logical channel as the retransmission packet to the retransmission packet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

 移動局の送信パケットに対する再送要求に応じて送信パケットを再送する基地局10は、移動局からの再送要求を受信する再送制御部107;再送要求に応じて送信パケットを再送するときに、無線品質が送信パケットを最初に送信したときの無線品質より向上している場合に、再送する送信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定するスケジューリング部109;再送する送信パケットと同一の論理チャネルのパケットを、スケジューリング部で決定された送信可能なパケットのサイズに分割する分割・統合部111;及び、再送する送信パケットと、分割・統合部で分割されたパケットとを多重する多重部;を有する。

Description

明 細 書
基地局、移動局及び通信方法
技術分野
[0001] 本発明は、移動局の送信パケットに対する再送要求に応じて送信パケットを再送す る基地局に関し、基地局の送信パケットに対する再送要求に応じて送信パケットを再 送する移動局に関し、送信装置において、受信装置の送信パケットに対する再送要 求に応じて送信パケットを再送する通信方法に関する。
背景技術
[0002] 3GPP Evolved UTRA and UTRANでは、図 1に示すように、基地局と移動 局との間でユーザデータを伝送するための無線インタフェースプロトコルのプロトコル スタックが規定されている(非特許文献 1参照)。このプロトコルスタックは、 PDCP (Pa cket Data Convergence Protocol)レイヤ、 RLC (Radio Link Control)レイヤ、 MAC ( Medium Access Control)レイヤ及び PHY (Physical)レイヤから構成される。 PDCPレ ィャ、 RLCレイヤ、 MACレイヤ及び PHYレイヤは移動局と基地局とで終端する。
[0003] このようなプロトコルスタックにおける基地局でのユーザデータの送信処理フローを 図 2〜図 4に示す。図 2は各レイヤにおける機能ブロックを示す。また、図 3は PDCP レイヤにおける具体的な送信処理フローを示しており、図 4は RLCレイヤにおける具 体的な送信処理フローを示して ヽる。
[0004] 図 2及び図 3を参照して PDCPレイヤの送信処理フローを以下に説明する。 PDCP レイヤは無線べァラ(Radio Bearer)を介してデータパケットを受ける。このデータパケ ットは例えば IPパケットであり、 PDCPレイヤでは PDCP SDU (PDCP Service Data Unit)として認識する。 PDCPレイヤはこの PDCP SDUにヘッダ圧縮処理(ROHC) 及び秘匿処理(Ciphering)を行い、 RLCレイヤにそのパケットを送出する。アプリケー シヨン又はオペレーションによっては、ヘッダ圧縮処理又は秘匿処理を行わなくても よい。 RLCレイヤに送出するパケットを PDCPレイヤでは PDCP PDU (PDCP Proto col Data Unit)として認識する。
[0005] 図 2及び図 4を参照して RLCレイヤの送信処理フローを以下に説明する。 RLCレイ ャは PDCPレイヤから、又は無線べァラを介してデータパケットを受ける。このバケツ トは PDCP PDU又は IPパケットであり、 RLCレイヤでは RLC SDU (RLC Service Data Unit)として認識する。 RLCレイヤはこの RLC SDUに、送信機会が割り当てら れた TTI (Transmission Time Interval)のトランスポートブロックサイズに応じて、分割 処理(Segmentation)又は統合処理(Concatenation)を行!、、論理チャネルを介して MACレイヤにその分割 ·統合パケットを送出する。この分割 ·統合パケットを RLCレイ ャでは RLC PDU (RLC Protocol Data Unit)として認識する。分割'統合では、 MA Cレイヤのスケジューリング部(トランスポートフォーマット選択部)からの指示に従い、 RLC SDUを適切なサイズの RLC PDUに分割'統合し、論理チャネルを介して M ACレイヤに送出する。 RLCレイヤではこの RLC PDUを保存しておき、必要に応じ て ARQ (Automatic Repeat Request)再送を行う。
[0006] MACレイヤは論理チャネルを介して分割 ·統合パケットを受ける。この分割 ·統合 パケットは RLC PDUであり、 MACレイヤでは MAC SDU (MAC Service Data Un it)として認識する。 MACレイヤはこの MAC SDUをトランスポートブロックに適切に マッピングする。このときに、必要であれば他の論理チャネルを介して受ける RLC P DUを多重する。このトランスポートブロックにマッピングしたデータに対して HARQ ( Hybrid Automatic Repeat Request)処理を行い、トランスポートブロックを PHYレイヤ に送出する。 MACレイヤは、移動局からの再送要求に応じてトランスポートブロック の HARQ再送を行う。
非特許文献 1 : 3GPP TR25.813 νθ.8.3
発明の開示
発明が解決しょうとする課題
[0007] 物理レイヤカゝら移動局に送信されるトランスポートブロックサイズは、一般的に MAC レイヤのスケジューリング部(トランスポートフォーマット選択部)が基地局と移動局と の間の無線リンクの無線品質を考慮して、適切なものに適応的に決定される。スケジ ユーリング部は、 RLCレイヤにおける分割(又は統合)が適切に行えるようにトランス ポートブロックサイズ(又はトランスポートブロックサイズに見合う RLC PDUサイズ)を 通知する。 [0008] このように、 3GPP Evolved UTRA and UTRANでは、送信時の無線品質に 応じて適応的にトランスポートブロックサイズ (又は RLC PDUサイズ)を決定する。 従って、無線品質に見合った最適な RLC PDUを生成することが可能になる。一方 、 RLC再送が必要になった場合には、 RLCの初回送信時と再送時とではタイムラグ があるため、無線品質が変動している可能性がある。すなわち、初回送信時に最適 なトランスポートブロックサイズが再送時には不適切である可能性がある。無線品質 が向上している場合、初回送信時のトランスポートブロックサイズは、再送時には小さ すぎることになる。また、無線品質が低下している場合、初回送信時のトランスポート ブロックサイズは大きすぎることになる。
[0009] 従って、再送時に無線品質が向上している場合には、送信可能なトランスポートブ ロックサイズが初回送信時に比べて大きくなつているため、再送パケットのみを送信 すると無線リソースを使 、切れな 、と 、う問題が生じる。
[0010] 一方、図 2の構成では、 MACレイヤは異なる論理チャネルからの RLC PDUを 1 つのトランスポートブロックに多重することができる。このように、未使用の無線リソース に他の論理チャネルを多重することも可能である。しかし、このためには移動局が複 数の論理チャネルを設定していなければ多重することができない。また、多重が可能 であっても、異なる論理チャネルのデータはサービス品質(QoS : Quality of Service) が異なる。異なるサービス品質の論理チャネルを 1つのトランスポートブロックに多重 してしまうと、サービス品質要件が高 、方の論理チャネルに合わせてパケットを伝送 する必要が生じる。サービス品質要件の低い論理チャネル力 見ると、過剰品質で データを送信することになり、無線リソースに無駄が生じる。
[0011] 一例として、異なる論理チャネルの一方が VoIP (Voice over Internet Protocol)のよ うな遅延要件の厳しいものであり、他方がベストエフオート型データ通信のような遅延 要件の緩いものである場合について説明する。 VoIPは遅延要件が厳しいため、 HA RQ再送なしで受信側にデータが届くような送信電力を設定する。また、ベストエフォ ート型データ通信は遅延要件が緩 、ため、 HARQ再送を駆使して時間ダイバーシ チゲインと Incremental Redundancyゲインとが得られるような送信電力を設定する。 V oIPデータとベストエフオート型データとを多重化する場合、 VoIPのサービス品質要 件を満たす必要がある。従って、多重化トランスポートブロックが HARQ再送なしで 受信側にデータが届くような送信電力が必要になる。この場合、ベストエフオート型デ ータは、通常では得られるはずの時間ダイバーシチゲインと Incremental Redundancy ゲイン (約 2dB)とが得られなくなり、送信電力に無駄が生じる。更に、無線容量の劣 ィ匕につながる。
[0012] 本発明は、このような従来技術の課題に鑑みてなされたものであり、再送時の無線 リソースを有効に使用すると共に、再送時のサービス品質を維持することを目的とす る。
課題を解決するための手段
[0013] 本発明の基地局は、
移動局の送信パケットに対する再送要求に応じて送信パケットを再送する基地局で あって:
移動局からの再送要求を受信する再送制御部;
前記再送要求に応じて前記送信パケットを再送するときに、無線品質が前記送信 パケットを最初に送信したときの無線品質より向上している場合に、前記再送する送 信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定するスケジュ 一リング部;
前記再送する送信パケットと同一の論理チャネルのパケットを、前記スケジユーリン グ部で決定された送信可能なパケットのサイズに分割する分割 ·統合部;及び 前記再送する送信パケットと、前記分割 ·統合部で分割されたパケットとを多重する 多重部;
を有することを特徴の 1つとする。
[0014] また、本発明の前記の移動局は、
基地局の送信パケットに対する再送要求に応じて送信パケットを再送する移動局で あって:
基地局からの再送要求を受信する再送制御部;
前記再送要求に応じて前記送信パケットを再送するときに、無線品質が前記送信 パケットを最初に送信したときの無線品質より向上している場合に、前記再送する送 信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定する送信フォ 一マット決定部;
前記再送する送信パケットと同一の論理チャネルのパケットを、前記送信フォーマツ ト決定部で決定された送信可能なパケットのサイズに分割する分割 ·統合部;及び 前記再送する送信パケットと、前記分割 ·統合部で分割されたパケットとを多重する 多重部;
を有することを特徴の 1つとする。
[0015] 更に、本発明の通信方法は、
送信装置において、受信装置の送信パケットに対する再送要求に応じて送信パケ ットを再送する通信方法であって:
受信装置からの再送要求を受信するステップ;
前記再送要求に応じて前記送信パケットを再送するときに、無線品質が前記送信 パケットを最初に送信したときの無線品質より向上している場合に、前記再送する送 信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定するステップ; 前記再送する送信パケットと同一の論理チャネルのパケットを、前記の決定された 送信可能なパケットのサイズに分割するステップ;及び
前記再送する送信パケットと、前記の分割されたパケットとを多重するステップ; を有することを特徴の 1つとする。
発明の効果
[0016] 本発明の実施例によれば、再送時に無線リソースを有効に使用することが可能に なると共に、再送時のサービス品質を維持することが可能になる。
図面の簡単な説明
[0017] [図 1]無線インタフェースプロトコルのプロトコルスタックを示す図
[図 2]基地局でのユーザデータの処理フローを示す図
[図 3]PDCPレイヤの処理フローを示す図
[図 4]RLCレイヤの処理フローを示す図
[図 5]基地局力 移動局に再送パケットを送信するフローを時間軸上に示した図
[図 6]無線品質が向上するときの送信可能な情報量を時間軸上に示した図 [図 7]本発明の実施例に係る基地局のブロック図
符号の説明
[0018] 10 基地局
101 SDUバッファ
103 分割 ·統合部
105 PDUバッファ
107 再送制御部
109 スケジューリング部
111 多重部
113 送信部
発明を実施するための最良の形態
[0019] 本発明の実施例について図面を参照して説明する。
[0020] 図 5は、基地局から移動局に再送パケットを送信するフローを時間軸上に示した図 である。図 5には縦軸方向に無線品質を示している。
[0021] 基地局が移動局にパケットを送信する前に、移動局が無線品質を測定する(S101 )。無線品質の測定が終了すると (S103)、その無線品質を移動局から基地局に報 告する(S104)。基地局は、受信した無線品質に基づいてトランスポートブロックサイ ズを選択する(S105)。このときに送信するパケットは無線品質の測定結果に基づい て適応的に選択された最適なトランスポートブロックサイズになる。この最適なトランス ポートブロックサイズでパケットを基地局から移動局に送信する(S107)。移動局がパ ケットに送信誤りを検出すると(S109)、そのパケットの中からどの RLC PDUを再送 する必要があるかを検出する(S111)。次に移動局は基地局に再送要求を送信する (S113)。基地局は移動局力 再送要求を受信すると、移動局から継続的に報告さ れて 、る無線品質に基づ 、て再スケジューリングする(S 115)。
[0022] このように再送時の無線品質をみてみると、図 5のように初回送信時(S107)に比 ベて無線品質が向上している可能性がある。このような場合、基地局から移動局に送 信可能な情報量は大きくなるため、トランスポートブロックサイズも大きくなる。すなわ ち、図 6に示すように、 1TTI (Transmission Time Interval)で送信可能な情報量も大 きくなる。
[0023] このように無線品質が向上しているときに、再送時に初回送信時と同じパケットを送 信すると、未使用の無線リソースが生じることになる。従って、本発明の実施例に係る 基地局では、再送パケットと同一の論理チャネルのパケットを、無線リソースの未使用 部分に多重する。具体的には、再送の RLC PDUがトランスポートブロックを埋めき れないときには、同じ論理チャネルの新たに送信する RLC PDUをそのトランスポー トブロックに多重して、トランスポートブロックを使い切る。このようにすることで、再送 時に無線リソースを有効に使用することが可能になる。また、再送パケットと同一の論 理チャネルのパケットを多重するため、サービス品質が同一のパケットが多重される。 従って、再送時のサービス品質を維持することが可能になる。
[0024] 図 7に、本発明の実施例に係る基地局 10のブロック図を示す。基地局 10は、 SDU バッファ 101と、分割 ·統合部 103と、 PDUバッファ 105と、再送制御部 107と、スケ ジユーリング部 109と、多重部 111と、送信部 113とを有する。なお、各ブロックを MA Cレイヤと RLCレイヤとに分けて図示している力 必ずしも図示のように実装される必 要はない。例えば再送制御部 107は RLCレイヤに存在してもよい。
[0025] SDUバッファ 101は、図 4に示す PDCPレイヤから RLCレイヤで受け取ったデータ
(RLC SDU)を格納するノ ッファである。分割 ·統合部 103は、図 4に示す分割'統 合に相当する。すなわち、分割'統合部 103は、 MACレイヤのスケジューリング部 10 9からの指示に従い、 SDUバッファのデータを適切なサイズの RLC PDUに分割' 統合する。この分割された RLC PDUは PDUバッファ 105に格納される。
[0026] 再送制御部 107は、移動局からの再送要求を受信すると、 PDUバッファを参照し て再送パケットのサイズをスケジューリング部 109に通知する。スケジューリング部 10 9は、移動局力 継続的に受信する無線品質力 送信可能なトランスポートブロック サイズを決定する。初回送信時には、スケジューリング部 109は、初回送信時に適し たトランスポートブロックサイズを分割 ·統合部 103に指示する。一方、再送時には、 スケジューリング部 109は、送信可能なトランスポートブロックサイズから再送パケット のサイズを差し引いた RLC PDUサイズ (再送パケットと同一の論理チャネルで送信 可能な RLC PDUサイズ)を分割 ·統合部 103に指示する。 [0027] 多重部 111は、分割'統合部 103で分割された SDUバッファのデータと PDUバッ ファのデータとを多重し、送信部 113は多重されたデータを移動局に送信する。分割 '統合部 103で分割された SDUバッファのデータと PDUバッファのデータとを多重 する際に、それぞれのパケットに付随して論理チャネル識別子をヘッダに付与しても よい。
[0028] 上記の構成を用いて、移動局力もの再送要求を再送制御部 107で受信すると、再 送制御部 107は、 PDUバッファを参照して再送パケットのサイズをスケジューリング 部 109に通知する。スケジューリング部 109は、移動局から受信した無線品質に基づ いて、再送時に適したトランスポートブロックサイズから再送パケットのサイズを差し引 いた RLC PDUサイズを分割.統合部 103に指示する。無線品質が向上している場 合には、再送時のトランスポートブロックは初回送信時のトランスポートブロックサイズ より大きくなる。分割'統合部 103は、同一の論理チャネルの SDUバッファのデータ を、スケジューリング部 109で指示された RLC PDUサイズに分割する。多重部 111 は、再送データと、同一論理チャネルの SDUバッファからのデータとを多重する。多 重されたデータは送信部 113で移動局に送信される。
[0029] このようにすることで、再送時の無線リソースを有効に使用することができる。更に、 同一論理チャネルのデータを同じサービス品質で移動局に送信することができる。例 えば、 VoIPデータとベストエフオート型とが同じトランスポートブロックで送信されるこ となぐ論理チャネル毎に予め決められたサービス品質で移動局に送信することが可 會 になる。
[0030] 上記の実施例では、基地局について説明した力 移動局についても同様の構成で 再送時の無線リソースを有効に使用することができる。移動局の場合には、基地局の スケジューリング部 109が送信フォーマット決定部(図示せず)に相当する。
[0031] 移動局の場合には、再送時に、移動局は再送要求を受信すると共に、基地局のス ケジユーリング部でスケジューリングされた無線リソースの割り当て情報を受信する。 このときに、無線品質が向上している場合には、再送パケットと同一の論理チャネル のパケットを再送パケットに多重して送信することにより、前記と同様の効果を得ること ができる。 本国際出願は 2006年 5月 1日に出願した日本国特許出願 2006— 127997号に 基づく優先権を主張するものであり、 2006— 127997号の全内容を本国際出願に 援用する。

Claims

請求の範囲
[1] 移動局の送信パケットに対する再送要求に応じて送信パケットを再送する基地局で あって:
移動局からの再送要求を受信する再送制御部;
前記再送要求に応じて前記送信パケットを再送するときに、無線品質が前記送信 パケットを最初に送信したときの無線品質より向上している場合に、前記再送する送 信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定するスケジュ 一リング部;
前記再送する送信パケットと同一の論理チャネルのパケットを、前記スケジユーリン グ部で決定された送信可能なパケットのサイズに分割する分割 ·統合部;及び 前記再送する送信パケットと、前記分割 ·統合部で分割されたパケットとを多重する 多重部;
を有する基地局。
[2] 前記再送する送信パケットと、前記分割,統合部で分割されたパケットを多重する際 に、それぞれのパケットに付随して論理チャネル識別子をヘッダに付与するヘッダ付 与部;
を更に有する請求項 1に記載の基地局。
[3] 基地局の送信パケットに対する再送要求に応じて送信パケットを再送する移動局で あって:
基地局からの再送要求を受信する再送制御部;
前記再送要求に応じて前記送信パケットを再送するときに、無線品質が前記送信 パケットを最初に送信したときの無線品質より向上している場合に、前記再送する送 信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定する送信フォ 一マット決定部;
前記再送する送信パケットと同一の論理チャネルのパケットを、前記送信フォーマツ ト決定部で決定された送信可能なパケットのサイズに分割する分割 ·統合部;及び 前記再送する送信パケットと、前記分割 ·統合部で分割されたパケットとを多重する 多重部; を有する移動局。
[4] 前記再送する送信パケットと、前記分割,統合部で分割されたパケットを多重する際 に、それぞれのパケットに付随して論理チャネル識別子をヘッダに付与するヘッダ付 与部;
を更に有する請求項 3に記載の移動局。
[5] 送信装置において、受信装置の送信パケットに対する再送要求に応じて送信パケ ットを再送する通信方法であって:
受信装置からの再送要求を受信するステップ;
前記再送要求に応じて前記送信パケットを再送するときに、無線品質が前記送信 パケットを最初に送信したときの無線品質より向上している場合に、前記再送する送 信パケットと同一の論理チャネルで送信可能なパケットのサイズを決定するステップ; 前記再送する送信パケットと同一の論理チャネルのパケットを、前記の決定された 送信可能なパケットのサイズに分割するステップ;及び
前記再送する送信パケットと、前記の分割されたパケットとを多重するステップ; を有する通信方法。
[6] 前記再送する送信パケットと、前記の分割されたパケットを多重する際に、それぞれ のパケットに付随して論理チャネル識別子をヘッダに付与するステップ;
を更に有する請求項 5に記載の通信方法。
PCT/JP2007/059243 2006-05-01 2007-04-27 基地局、移動局及び通信方法 Ceased WO2007129626A1 (ja)

Priority Applications (7)

Application Number Priority Date Filing Date Title
MX2008013984A MX2008013984A (es) 2006-05-01 2007-04-27 Estacion de base, estacion movil y metodo de comunicacion.
AU2007246434A AU2007246434A1 (en) 2006-05-01 2007-04-27 Base station, mobile station, and communication method
BRPI0711134-7A BRPI0711134A2 (pt) 2006-05-01 2007-04-27 estação base, estação móvel e método de comunicação
US12/299,262 US20090323605A1 (en) 2006-05-01 2007-04-27 Base station, mobile station, and communication method
EP07742678.1A EP2015496A4 (en) 2006-05-01 2007-04-27 BASE STATION, MOBILE STATION AND COMMUNICATION PROCESS
CA 2650725 CA2650725A1 (en) 2006-05-01 2007-04-27 Base station, mobile station, and communication method
JP2008514459A JP4950185B2 (ja) 2006-05-01 2007-04-27 基地局、移動局及び通信方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2006127997 2006-05-01
JP2006-127997 2006-05-01

Publications (1)

Publication Number Publication Date
WO2007129626A1 true WO2007129626A1 (ja) 2007-11-15

Family

ID=38667735

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2007/059243 Ceased WO2007129626A1 (ja) 2006-05-01 2007-04-27 基地局、移動局及び通信方法

Country Status (12)

Country Link
US (1) US20090323605A1 (ja)
EP (1) EP2015496A4 (ja)
JP (2) JP4950185B2 (ja)
KR (1) KR20090008396A (ja)
CN (2) CN101479982A (ja)
AU (1) AU2007246434A1 (ja)
BR (1) BRPI0711134A2 (ja)
CA (1) CA2650725A1 (ja)
MX (1) MX2008013984A (ja)
RU (1) RU2008146850A (ja)
TW (1) TW200807967A (ja)
WO (1) WO2007129626A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2129034A3 (en) * 2008-05-29 2010-08-25 HTC Corporation Method for dynamic packet retransmission for radio link control layer in a wireless communications system

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2023683B1 (en) * 2007-08-09 2011-05-18 Nokia Siemens Networks Oy Mobile communication terminal, communication station, communication network, and communication method
MX2010003342A (es) 2007-09-28 2010-08-04 Interdigital Patent Holdings Metodo y aparato para generar unidades de datos de protocolo de control de enlace de radio.
TWI461016B (zh) * 2007-09-28 2014-11-11 Interdigital Patent Holdings 無線通信中增強傳輸格式組合選擇方法及裝置
US8422466B2 (en) * 2007-11-26 2013-04-16 Nokia Corporation Multiple network connections
US8325754B2 (en) * 2008-10-16 2012-12-04 Soongsil University Research Consortium Techno-Park Method for transmitting network data
US9143280B2 (en) 2009-04-21 2015-09-22 Optis Wireless Technology, Llc Terminal apparatus and retransmission control method
CN102428725B (zh) 2009-04-24 2015-05-13 交互数字专利控股公司 用于为多载波操作生成无线电链路控制协议数据单元的方法和设备
WO2011061855A1 (ja) * 2009-11-20 2011-05-26 富士通株式会社 無線通信装置、システム及び再送制御方法
CN102387009B (zh) * 2010-09-02 2014-07-02 中兴通讯股份有限公司 一种无线链路控制层上行传输的方法和演进的节点b
CN103988546A (zh) * 2011-12-08 2014-08-13 交互数字专利控股公司 高速双波段蜂窝通信
JP7279881B2 (ja) 2017-04-14 2023-05-23 富士通株式会社 無線通信装置、無線通信方法、及び無線通信システム
US11343019B2 (en) * 2017-08-31 2022-05-24 Sony Corporation Communication apparatus and method
WO2021161493A1 (ja) * 2020-02-14 2021-08-19 株式会社日立国際電気 無線通信装置及び無線通信方法
WO2025162660A1 (en) * 2024-01-31 2025-08-07 Telefonaktiebolaget Lm Ericsson (Publ) Radio device and method in a wireless communication network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003284135A (ja) * 2002-02-07 2003-10-03 Samsung Electronics Co Ltd 高速順方向パケット接続方式を使用する通信システムにおけるサービング高速共通制御チャネルセット情報の送受信装置及び方法
JP2005039726A (ja) * 2003-07-18 2005-02-10 Matsushita Electric Ind Co Ltd 基地局装置及び送信方法
JP2005525745A (ja) * 2002-05-13 2005-08-25 クゥアルコム・インコーポレイテッド Cdma通信システムにおけるハイブリッド自動再送機構におけるデータ配送
JP2005536160A (ja) * 2002-08-13 2005-11-24 松下電器産業株式会社 複数harq処理ハンドリング方法
JP2006127997A (ja) 2004-10-29 2006-05-18 Kyoritsu Denki Sangyo Kk 放電電極

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6363058B1 (en) * 1997-09-24 2002-03-26 Telefonaktiebolaget L M Ericsson (Publ) Multi-service handling by a single mobile station
CA2376962A1 (en) * 2001-04-02 2002-10-02 Lucent Technologies Inc. Method and system for umts packet transmission scheduling on uplink channels
WO2003003776A2 (en) * 2001-06-27 2003-01-09 Nortel Networks Limited Mapping information in wireless communications systems
JP3959487B2 (ja) * 2001-11-08 2007-08-15 三菱電機株式会社 通信方法及び通信装置
EP1337066B1 (en) * 2002-02-15 2005-01-12 Matsushita Electric Industrial Co., Ltd. Hybrid arq retransmission method with reduced buffer size requirement and receiver therefor
US6665280B2 (en) * 2002-03-22 2003-12-16 Nokia Corporation Method and apparatus providing multiple temporary block flow (TBF) mapping to upper layer when operating in GSM/EDGE radio access network (GERAN) A/Gb mode
KR100893070B1 (ko) * 2002-09-19 2009-04-17 엘지전자 주식회사 무선통신 시스템의 멀티캐스트 서비스 제공 및 수신 방법, 그리고 그 장치
KR100926707B1 (ko) * 2002-11-05 2009-11-17 엘지전자 주식회사 이동통신 시스템의 데이터 통신방법
JP4186607B2 (ja) * 2002-12-09 2008-11-26 富士通株式会社 送信装置、受信装置
US7283814B2 (en) * 2003-07-31 2007-10-16 Lucent Technologies Inc. Method and apparatus for scheduling transmissions in wireless data networks
GB2411556B (en) * 2004-02-27 2006-03-29 Toshiba Res Europ Ltd Communications system, method and device
US8045918B2 (en) * 2004-09-02 2011-10-25 Samsung Electronics Co., Ltd. Proxy mobile station using assignable mobile identifier to access a wireless network
BRPI0706841A8 (pt) * 2006-01-05 2018-04-17 Lg Electronics Inc transmissão de dados em um sistema e comunicação móvel
EP1969752B1 (en) * 2006-01-05 2016-11-23 Nokia Technologies Oy A flexible segmentation scheme for communication systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003284135A (ja) * 2002-02-07 2003-10-03 Samsung Electronics Co Ltd 高速順方向パケット接続方式を使用する通信システムにおけるサービング高速共通制御チャネルセット情報の送受信装置及び方法
JP2005525745A (ja) * 2002-05-13 2005-08-25 クゥアルコム・インコーポレイテッド Cdma通信システムにおけるハイブリッド自動再送機構におけるデータ配送
JP2005536160A (ja) * 2002-08-13 2005-11-24 松下電器産業株式会社 複数harq処理ハンドリング方法
JP2005039726A (ja) * 2003-07-18 2005-02-10 Matsushita Electric Ind Co Ltd 基地局装置及び送信方法
JP2006127997A (ja) 2004-10-29 2006-05-18 Kyoritsu Denki Sangyo Kk 放電電極

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2015496A4

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2129034A3 (en) * 2008-05-29 2010-08-25 HTC Corporation Method for dynamic packet retransmission for radio link control layer in a wireless communications system
CN102571308A (zh) * 2008-05-29 2012-07-11 宏达国际电子股份有限公司 无线通信系统处理动态分组重传的方法以及相关装置
US8693384B2 (en) 2008-05-29 2014-04-08 Htc Corporation Method for dynamic packet retransmission for radio link control layer in a wireless communications system

Also Published As

Publication number Publication date
EP2015496A1 (en) 2009-01-14
AU2007246434A1 (en) 2007-11-15
CN102437905A (zh) 2012-05-02
MX2008013984A (es) 2008-11-14
JPWO2007129626A1 (ja) 2009-09-17
CN101479982A (zh) 2009-07-08
BRPI0711134A2 (pt) 2011-08-30
CA2650725A1 (en) 2007-11-15
KR20090008396A (ko) 2009-01-21
JP2009273187A (ja) 2009-11-19
EP2015496A4 (en) 2013-12-04
US20090323605A1 (en) 2009-12-31
JP4950185B2 (ja) 2012-06-13
TW200807967A (en) 2008-02-01
RU2008146850A (ru) 2010-06-10
TWI339044B (ja) 2011-03-11

Similar Documents

Publication Publication Date Title
JP4950185B2 (ja) 基地局、移動局及び通信方法
CA2581490C (en) Quality-of-service (qos)-aware scheduling for uplink transmissions on dedicated channels
US7869461B2 (en) Scheduling mode dependent data transmissions
US7509554B2 (en) HARQ protocol with synchronous retransmissions
AU2006229508B2 (en) Method of generating lower layer data block in wireless mobile communication system
KR20090062758A (ko) 이동통신 시스템에서의 핸드오버 방법 및 장치
CN101627611B (zh) 在移动通信系统中用于传输控制信息的方法
EP4566212A1 (en) Infrastructure equipment, communications devices and methods
JP5387680B2 (ja) 中継局、通信システム及び通信方法
CN100488266C (zh) 高速上行分组接入中调度信息上报方法
KR101432101B1 (ko) 실시간 서비스를 위한 수신 패킷 처리 방법 및 장치
KR20100000668A (ko) 무선 통신 시스템에서 역방향 데이터의 전송 방법 및 장치

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780023621.X

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07742678

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2008514459

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2650725

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: MX/a/2008/013984

Country of ref document: MX

Ref document number: 12008502420

Country of ref document: PH

Ref document number: 2007742678

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 4421/KOLNP/2008

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2007246434

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 1020087028607

Country of ref document: KR

ENP Entry into the national phase

Ref document number: 2007246434

Country of ref document: AU

Date of ref document: 20070427

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2008146850

Country of ref document: RU

WWE Wipo information: entry into national phase

Ref document number: 12299262

Country of ref document: US

ENP Entry into the national phase

Ref document number: PI0711134

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20081031