WO2006112359A1 - パケット送信制御装置およびパケット送信制御方法 - Google Patents

パケット送信制御装置およびパケット送信制御方法 Download PDF

Info

Publication number
WO2006112359A1
WO2006112359A1 PCT/JP2006/307843 JP2006307843W WO2006112359A1 WO 2006112359 A1 WO2006112359 A1 WO 2006112359A1 JP 2006307843 W JP2006307843 W JP 2006307843W WO 2006112359 A1 WO2006112359 A1 WO 2006112359A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
priority
transmission control
packet transmission
wireless terminal
Prior art date
Application number
PCT/JP2006/307843
Other languages
English (en)
French (fr)
Inventor
Hiroyuki Ishii
Akihito Hanaki
Takehiro Nakamura
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 CN2006800123700A priority Critical patent/CN101160771B/zh
Priority to EP20060731779 priority patent/EP1871030B1/en
Priority to JP2007526839A priority patent/JP4563452B2/ja
Priority to US11/911,603 priority patent/US8238345B2/en
Publication of WO2006112359A1 publication Critical patent/WO2006112359A1/ja

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/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
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/56Allocation or scheduling criteria for wireless resources based on priority criteria
    • H04W72/566Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient
    • H04W72/569Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient of the traffic information
    • 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/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/1263Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows
    • H04W72/1273Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows of downlink data flows
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/54Allocation or scheduling criteria for wireless resources based on quality criteria
    • H04W72/542Allocation or scheduling criteria for wireless resources based on quality criteria using measured or perceived quality

Definitions

  • the present invention relates to a packet transmission control apparatus and packet transmission control method for performing transmission control (scheduling) of downlink packets in a mobile communication system.
  • the downlink shared channel In the downlink of the mobile communication system, there is a case where one physical channel is shared with the mobile station belonging to the relevant radio base station.
  • the physical channel used in this case is hereinafter referred to as the downlink shared channel.
  • the radio base station controls the transmission order of packets to a plurality of mobile stations that are communication partners based on the instantaneous radio quality of each mobile station. Throughput that can be provided by the base station, so-called system capacity can be increased.
  • Such transmission order control of packets by a radio base station is called scheduling, and it is known that communication capacity is increased or communication quality is improved by applying to packet data transmission. (See, for example, Non-Patent Document 1). Also, in scheduling, it is generally assumed that the target packet data is subject to strict requirements for transmission delay.
  • 3GPP Z3 GPP 2 (Third-Generation Partners Project, Third-Generation Partnership, organized by a regional standardization organization, etc.) is a third generation mobile communication system, so-called IMT-2000 standard! In the Project 2), the former W-CDM
  • a modulation scheme or coding rate of a wireless channel is controlled according to a radio condition between a mobile station and a radio base station, for example, in HSDPA, adaptive modulation and coding (AMCS).
  • AMCS adaptive modulation and coding
  • a proportional fairness scheduler or a max C / l (maximum C / I) scheduler that controls the transmission order of packets waiting for transmission based on the radio condition of each mobile station and the average radio condition of each mobile station. It is done.
  • Proportional Fairness is a scheduling algorithm that supports the fairness among mobile stations while performing transmission allocation in response to instantaneous fluctuations in downlink conditions of individual mobile stations.
  • FIG. 1 is a flowchart showing the operation of the proportional fairness scheduler.
  • the radio condition of each mobile station and the average radio condition are measured as elements of the evaluation function, the evaluation function of each mobile station belonging to the radio base station is determined, and the mobile station that maximizes it is determined. Allocate a downlink shared channel.
  • the case of using an average transmission rate as an example of the average radio state will be described.
  • step S41 the initial value is set as follows.
  • n l (n: index of mobile station)
  • c max o (c: maximum value of evaluation function)
  • n 0 (n: subscript of mobile station where evaluation function is maximum)
  • step S42 the elements necessary for calculation of the evaluation function, specifically, (1) instantaneous radio conditions of each mobile station, (2) average transmission rate are measured.
  • step S43 an evaluation function C is calculated based on the following equation using the value measured in step S42.
  • step S44 the evaluation function C calculated in step S43 exceeds C.
  • step S46 n is incremented by +1.
  • step S47 an evaluation function of the number of mobile stations in communication with the radio base station is sequentially obtained by loop processing.
  • step S48 the mobile station with the largest evaluation function is selected, and the downlink shared channel is assigned to the mobile station.
  • the Proportional Fairness scheduler can expect to obtain higher throughput as compared to the round robin scheduler, since transmission assignment is performed in a situation where downlink quality is relatively good in each mobile station.
  • the packet allocation method can not be controlled depending on whether or not the retransmission data is owned, no packet is allocated to the retransmission data and the retransmission data remains in the lower layer. Delay by layer, eg RLC layer or TCP layer, or discard by discard timer may occur. As a result, there is a problem that the error rate in the upper layer becomes large.
  • retransmission data is previously mapped to HS-DSCH at least once and transmitted to the mobile station, and is a delivery confirmation from the mobile station. This is data that has not been received, and the elapsed time since the previous transmission is data that is equal to or longer than a predetermined time interval.
  • Non-Patent Document 1 J. M. Holtzman, IEEE VTC 2000 spring
  • Non-Patent Document 2 3GPP TR 25.848 v4.0.0
  • Non-Patent Document 3 3GPP2 C.S0024 Rev. 1.0.0
  • Patent Document 1 Japanese Patent Application Laid-Open No. 3-58646
  • a proportional fairness scheduling method is one of the scheduling algorithms for determining the transmission order of packets waiting for transmission in the radio base station.
  • the present invention has been made in view of the above problems, and an object thereof is packet transmission in which a packet is allocated in consideration of at least one of presence / absence of retransmission data and the number of transmissions of data.
  • a packet transmission control device of the present invention is a packet transmission control device that controls transmission of packets to a plurality of wireless terminals, and among the existence of retransmission data and the number of transmissions of data. According to at least one of the embodiments, it is characterized by comprising: priority determining means for determining a packet allocation priority; and wireless terminal selecting means for selecting a wireless terminal to be a transmission counterpart based on the priority.
  • packet transmission control can be performed according to at least one of the presence / absence of retransmission data and the number of times of data transmission.
  • the packet transmission control method of the present invention is a packet transmission control method for controlling transmission of packets to a plurality of wireless terminals, and it is possible to transmit retransmission data and the number of transmissions of data for each wireless terminal. Determining at least one of the steps, determining a packet allocation priority according to the presence or absence of retransmission data, and selecting a radio terminal to be a transmission partner based on the priority. Is one of the features.
  • a packet transmission control apparatus and a packet that allocate packets in consideration of at least one of the presence / absence of retransmission data and the number of transmissions of data. Can realize the transmission control method.
  • FIG. 1 is a flowchart showing an operation of a scheduling algorithm.
  • FIG. 2 is a block diagram showing a mobile communication system according to an embodiment of the present invention.
  • FIG. 3 is a block diagram showing a wireless base station in accordance with an embodiment of the present invention.
  • FIG. 4 is a block diagram showing a baseband signal processing unit of a wireless base station according to an embodiment of the present invention.
  • FIG. 5 is a block diagram showing a MAC-hs processing unit of a wireless base station according to an embodiment of the present invention.
  • FIG. 6 is an explanatory drawing showing an example of the operation of the stop and undo protocol performed by the HARQ unit.
  • FIG. 7 is a flowchart showing a scheduling operation in a MAC-hs processing unit according to one embodiment of the present invention.
  • FIG. 8 is a flowchart showing a scheduling operation in the MAC-hs processing unit according to one embodiment of the present invention.
  • FIG. 9 is a block diagram showing a MAC-hs processing unit of a wireless base station according to an embodiment of the present invention.
  • FIG. 10 is a flowchart showing a scheduling operation in a MAC processor unit according to one embodiment of the present invention.
  • the mobile communication system in accordance with the present embodiment includes a radio base station 100 and a plurality of mobile stations 10, 11 and 12.
  • the radio base station 100 communicates with the plurality of mobile stations 10, 11 and 12 by, for example, the HSDPA method.
  • downlink shared physical channel HS—PDSCH (High Speed-Physical Downlink Shared Channel), downlink shared control channel HS—SCCH (High Speed-Shared Control Channel), shared physical channel Associated Associated Channel A—DPCH (Associated- Dedicated Physical Channel) # 1, # 2 and # 3 (uplink / downlink bi-directional channel) are used.
  • the downlink shared physical channel HS-PDSCH is shared among the mobile stations 10, 11 and 12, and in the transport channel, it is called HS-DSCH (High Speed-Downlink Shared Channel).
  • the downlink shared control channel HS—SCCH is shared and used by each mobile station 10, 11 and 12.
  • An associated dedicated channel A—DPCH is allocated to each mobile station 10, 11 and 12 individually.
  • a control channel HS-DPCCH High Speed-Dedicated Physical Control Channel
  • HSDPA High Speed-Dedicated Physical Control Channel
  • a pilot symbol, and a power control command (TPC command) for downlink associated dedicated channel transmission are transmitted.
  • downlink quality information to be used for scheduling of a shared channel or AMCS Adaptive Modulation 'coding
  • a control channel HS-DPCCH for HSDPA ie, Channel Quality Indicator (CQI)
  • CQI Channel Quality Indicator
  • a wireless base station 100 is connected to a transmitting / receiving antenna 101, an amplifier unit 102 connected to the transmitting / receiving antenna, a transmitting / receiving unit 103 connected to the amplifying unit 102, and a transmitting / receiving unit 103.
  • the baseband signal processing unit 104 and the call processing unit 105, and the transmission path interface 106 connected to the baseband signal processing unit 104 and the call processing unit 105 are provided.
  • the wireless control device power located above wireless base station 100 is also input to baseband signal processing unit 104 via transmission path interface 106.
  • the baseband processing unit 104 performs retransmission control (H-ARQ (Hybrid ARQ) processing, scheduling, transmission format selection, channel coding, and spreading processing, and downlink packet data is converted into a baseband signal.
  • the signal is input to the transmission / reception unit 103.
  • the baseband signal input from the baseband signal processing unit 104 is subjected to frequency conversion processing for converting it into a frequency band, and is input to the amplifier unit 102.
  • the amplifier unit 102 amplifies the baseband signal on which the frequency conversion processing has been performed, and transmits the amplified signal from the transmission / reception antenna 101.
  • the radio frequency signal received by the transmission / reception antenna 101 is amplified by the amplifier unit 102, frequency-converted by the transmission / reception unit 103, and converted into a baseband signal.
  • the baseband signal is subjected to reverse diffusion, RAKE combining, and error correction decoding in the baseband signal processing unit 104, and then transferred to the radio control apparatus via the transmission path interface 106.
  • the call processing unit 105 transmission and reception of call processing control signals with the radio control device are performed, and state management and resource allocation of the radio base station 100 are performed.
  • the baseband signal processing unit 104 is connected to the layer 1 processing unit 111 connected to the transmission / reception unit 103, the call processing unit 105, and the transmission path interface 106, and to the layer 1 processing unit 111.
  • the MAC-hs processing unit 112 is connected to the transmission path interface 106 and the call processing unit 105.
  • the layer 1 processing unit 111 performs channel coding of downlink data, channel decoding of uplink data, transmission power control of upper and lower individual channels, RAKE combining, and spreading ′ despreading processing.
  • HARQ Hybrid (Hybrid) of the downlink shared channel in HSDPA
  • the MAC—hs processing unit 112 is connected to the flow control unit 120 connected to the transmission path interface 106, the scheduler unit 140 connected to the flow control unit 120, and the scheduler unit 140.
  • a MAC-hs resource calculation unit 130, a TFR (Transport Format and Resource) selection unit 150, a retransmission data priority control unit 160, a mobile station transmission rate calculation unit 170, and an evaluation function calculation unit 180 are provided.
  • the retransmission data priority control unit 160, the mobile station transmission rate calculation unit 170 and the evaluation function calculation unit 180 are connected to the layer 1 processing unit 111. Further, the evaluation function calculation unit 180 is connected to the retransmission data priority control unit 160 and the mobile station transmission rate calculation unit 170. Also, the MA C-hs resource calculation unit 130 is connected to the TFR selection unit 150.
  • the flow control unit 120 includes flow control function units 121, 121, ⁇ , 121 connected to the transmission path interface 160.
  • the scheduler unit 140 has flow control function units 121, 121, ⁇ , 121, and so on.
  • TFR selection section 150 is a TF connected with HARQ sections 143, 143, ⁇ , 143, respectively.
  • the MAC—hs resource calculation unit 130 includes an HS—DSCH power resource calculation unit 131 and HS—DSCH code resource calculation unit 132 is provided.
  • the wireless controller power also adjusts the transmission rate of the signal received via the transmission line interface 160 based on the capacity of the implemented buffer and the like.
  • each flow control function unit 121, 121, ⁇ ⁇ ⁇ 121 monitors the flow rate of packets and
  • each flow control function unit 121, 121, ⁇ ⁇ ⁇ 121 is a queue buffer
  • downlink data is input and accumulated until it is selected by scheduling.
  • a sequence number is assigned to the data so that the mobile station n can perform downlink reception order control, so that the reception buffer of the mobile station n does not overflow. I do.
  • FIG. 6 is referred to for operations performed in HARQ sections 143, 143,...
  • Stop Undo Protocol In ARQ, upon receiving a packet from the transmitting side, the receiving side returns a transmission confirmation (AckZNack) to the transmitting side.
  • AckZNack transmission confirmation
  • the mobile station after receiving a bucket and decoding, it is necessary to have a certain processing time to determine a power (that is, whether it is an Ack or a Nack) whose reception result is OK power NG. Become.
  • the receiving side returns a negative acknowledgment (Nack) to the transmitting side because it has not received correctly when it receives the knocket # 1.
  • the acknowledgment (Ack) is returned to the sender because it was correctly received. Subsequently, on the receiving side, the operation of returning Ack or Nack to the transmitting side in the order of received packets is repeated.
  • the TFR (Transport Format and Resource) selection unit 150 includes a TFR Select function unit 151.
  • the radio resource (power resource, code resource, hard resource) to be assigned to the HS—DSCH calculated by the MAC hs resource calculation unit 130, etc.
  • the transmission format data size, code number, modulation multi-level number, coding rate
  • transmission power are determined, and the transmission format and transmission power of the determined downlink transmission channel are notified to the layer 1 processing unit 111.
  • Retransmission data priority control section 160 determines the presence or absence of retransmission data for mobile station n. Also, the retransmission data priority control unit 160 creates a function D (RETXn) having as an argument the determination result RETX n of the presence or absence of the retransmission data. Then, the retransmission data priority control unit 160 notifies the evaluation function calculation unit 180 of the RETXn and the function D (RETXn).
  • RETXn function D
  • the assignment probability of the bucket to the mobile station possessing retransmission data that is, the priority can be made extremely high, and the mobile station possessing retransmission data can be given extremely high priority. It becomes possible to allocate a packet.
  • D (RETXn) is a function of the priority queue units 141, 141, ⁇ ⁇ ⁇ ⁇
  • the receiver type is classified according to, for example, the RAKE receiver, equalizer, reception diversity, interference canceller, and other UE capabilities (the receivable modulation scheme, the number of receivable codes, the number of bits, etc. Index, etc.).
  • retransmission data is previously mapped to the HS-DSCH at least once and transmitted to the mobile station, and a control channel for uplink HSDPA from the mobile station.
  • HS-DPCCH it refers to data for which Ack has not been received and the elapsed time from the previous transmission is greater than a predetermined time interval.
  • the expression "the time elapsed since the previous transmission is not less than a predetermined time interval" means, for example, that the elapsed time of the previous transmission is 6 TTIs or more in FIG.
  • the mobile station transmission rate calculation unit 170 calculates the average transmission rate of the mobile station n based on the equation (1).
  • is a parameter for specifying an averaging interval, in other words, a forgetting factor for averaging (0 ⁇ ⁇ ⁇ 1).
  • the parameter ⁇ is a priority queue section 141, 141, ⁇ ⁇
  • the receiver type is classified according to RAKE receiver, equalizer, reception diversity, interference canceller, and other UE's Capability (receivable modulation scheme, number of receivable codes, number of bits, etc. Indicator etc.).
  • r represents an instantaneous transmission rate.
  • the mobile station transmission rate calculation unit 170 in the MAC-hs processing unit 112, the size (for example, the amount of data) of the data for which delivery confirmation of the transmitted data has been made, the size of the transmitted data (for example, the amount of data And the size of the transmittable data (for example, the amount of data) for which the instantaneous radio state or radio state power reported from the mobile station n is also estimated is the data transmission rate at the mobile station n. (Instant data transmission rate)
  • the average transmission rate of the mobile station n can be, in a broad sense, the radio state in the broad sense of the mobile station n. That is, the radio state is the transmission rate, the Channel Quality Indicator (CQI) reported from the mobile station, the SIR of the downlink, or the transmittable data size estimated from the CQI and SIR. It is
  • the size of the data (for example, the amount of data) for which the delivery confirmation of the transmitted data has been completed, and the size (for example, the amount of data) of the transmitted data correspond to the transmission rate.
  • the size (for example, the amount of data) of transmittable data estimated from the instantaneous downlink radio state or radio state reported from the mobile station n is at least one of the CQI and the SIR, and the transmittable data can also be estimated. It corresponds to the size.
  • a function to measure the transmission rate of data in the data link layer is provided in the MAC-hs processing unit 112. .
  • the MAC-hs processing unit 112 measures the amount of data flowing into the MAC-hs processing unit 112 at regular intervals. Then, the MA processing unit 112 may set the measured data amount per fixed time as the data transmission rate (average data transmission rate) at the mobile station n.
  • the evaluation function calculation unit 180 calculates an evaluation function for each mobile station used in scheduling in the scheduler unit 140.
  • scheduler section 140 the mobile station n having the largest evaluation function value among the evaluation function values for each mobile station calculated by evaluation function calculation section 180.
  • layer 1 processing section 111 described with reference to FIG. 4 receives information from each mobile station indicating downlink radio conditions to be reported on dedicated physical channels for uplink HSDP A, Input to the evaluation function calculator 180 of the MAC—hs processor 112.
  • the information indicating the radio state is, for example, instantaneous reception SIR (Signal (S): Interference-> BLER (Bit Error Rate) ⁇ CQK Channel Quality Indicator) or the like.
  • the evaluation function calculation unit 180 of the MAC—hs processing unit 112 sets an initial value for calculating the evaluation function of the mobile station n (step S 702).
  • n the subscript of the mobile station
  • C the maximum value of the evaluation function
  • n the subscript of the mobile station
  • max represents the subscript of the mobile station at which the valence function is maximized.
  • the evaluation function calculation unit 180 calculates the size (for example, the amount of data) of transmittable data estimated from the instantaneous radio state and radio state of the downlink of the mobile station n input from the layer 1 processing unit 111. Acquire one (step S704).
  • the size of transmittable data estimated from the radio state is calculated by the CQI or the instantaneous SIR of the downlink transmission channel indicating the downlink quality and the MAC hs resource calculator 130! / HS-Refers to the size of data estimated to be transmittable at a predetermined error rate based on the radio resources allocated to DSCH.
  • the evaluation function calculation unit 180 acquires the average transmission rate of the mobile station n input from the mobile station transmission rate calculation unit 170 (step S 706).
  • the evaluation function calculation unit 180 determines the result RETXn of the presence or absence of retransmission data of the mobile station n input from the retransmission data priority control unit 160, and the function D (with the RETXn as an argument)
  • the RETXn is acquired (step S 708).
  • the evaluation function calculation unit 180 determines whether all the information described above has been acquired. (Step S 710).
  • step S 710 When it is determined that all the information has been acquired (step S 710: YES), the evaluation function calculation unit 180 acquires an exponent parameter j 8 for which remote power is also specified via the call processing unit 105 (step S 710). S 712).
  • step S 710 NO
  • the evaluation function calculation unit 180 returns to at least one of step S 704, step S 706 and step S 708 and has not acquired it. Get information.
  • the evaluation function calculation unit 180 calculates an evaluation function (C 1) according to equation (2) (step S 714).
  • R n Instantaneous radio state of downlink of mobile station n Mobile station /] average transmission rate
  • D (RETXn) when the mobile station n owns retransmission data, the value of D (RETXn) increases, while when the mobile station n does not possess retransmission data, D (RETX n) increases. The value of) decreases. Therefore, it is possible to control the packet allocation method adaptively based on the presence or absence of retransmission data. As a result, it becomes possible to assign packets with priority to retransmitted data, and the retransmitted data remains without being transmitted and prevents errors in the upper layer, that is, the RLC layer and the TCP layer from occurring. It becomes possible.
  • the function D (RETXn) for controlling the priority of the retransmission data is specified remotely, for example, by the upper node of the radio base station 100, for example, a radio control device or a server on the core network. For example, it is included in a call processing control signal and notified from the upper node to the radio base station 100.
  • the radio base station 100 controls the priority of retransmission data included in the call processing control signal.
  • the call processing unit 105 receives the function D (RETXn) to be transmitted, and transfers it to the retransmission data priority control unit 160 of the MAC-hs processing unit 112 in the baseband signal processing unit 104.
  • the radio base station 100 holds the function D (RETXn) for controlling the priority of retransmission data as the station data of the radio base station 100, and the MAC-hs processing unit in the baseband signal processing unit 104.
  • the retransmission data priority control unit 160 of 112 may refer to a function D (RETXn) that controls the priority of retransmission data held in the station data.
  • the values of the wireless parameters a and j 8 specified remotely can be changed.
  • the evaluation function can be changed to be limited to this equation.
  • Equation (4) (where ⁇ , ⁇ , ⁇ are parameter coefficients of 0 to 1, W is the mobile station ⁇ , and packet stagnation at the radio base station).
  • a function D (RETXn) for controlling the priority of retransmission data may be added to time), and the equation of the evaluation function may be set as equation (5).
  • step S 714 when the evaluation function C is calculated, it is determined whether the calculated evaluation function C is the maximum value, that is, it is determined whether C> C (step S 714).
  • the evaluation function C calculated in step S714 is set to C, and the mobile station n to which C gives max n max max is set as the mobile station n.
  • step S 716 If evaluation function C is not the maximum value (step S 716: NO), and after processing in step S 718, mobile station n is incremented by 1 to calculate the evaluation function of the next mobile station. Step S 720).
  • step S 722 it is determined whether the power of mobile station n exceeds the number (N) of mobile stations in communication with the radio base station (step S 722).
  • step S 722 NO
  • step S 722 when it is determined that the mobile station n exceeds the number (N) of mobile stations in communication with the radio base station (step S 722: YES), downlink to the mobile station n set in step S 718 of
  • the scheduler unit 140 is instructed to allocate the shared channel (HS-DSCH) (step S 724).
  • HS-DSCH shared channel
  • the retransmission data priority control unit 160 and the evaluation function calculation unit 180 of the MAC-hs processing unit 112 are, for example, programmable programs that allow rewriting of a program such as a CPU, digital signal processor (DSP), or FPGA.
  • the device is composed of a device, the program of the evaluation function described above is stored in a predetermined memory area, and the configuration of downloading and rewriting of the parameters ( ⁇ ⁇ ⁇ , ⁇ ⁇ D (RET Xn)) is adopted.
  • the parameters (a, ⁇ , ⁇ , D (RETXn)) may also be downloaded to the upper node power of the wireless base station 100, and the retransmission data priority control unit 160 and the evaluation function calculation unit 180 may be used.
  • a terminal IZF external interface function
  • each functional block of the MAC-hs processing unit 112 may be divided by hardware, or may be divided as software by a program on a processor.
  • the high-speed packet transmission method HSDPA in 3GPP has been described, transmission control (scheduling) of downlink packets in other mobile communication systems other than those limited to HSDPA is performed. It is possible to apply to high speed packet transmission method. For example, cdma2000 lxEV-DO in 3GPP2, TDD method in 3GPP, high-speed packet transmission method in Long Term Evolution (Super 3G), and the like can be mentioned as other high-speed packet transmission methods.
  • the function of retransmission data priority control section 160, the function of mobile station transmission rate calculation section 170, the function of layer 1 processing section 111 is the state grasping means, and the function of evaluation function calculation section 180. Corresponds to the wireless terminal selection means.
  • the radio base station 100 corresponds to the packet transmission control apparatus, and Mobile stations 10, 11 and 12 correspond to wireless terminals.
  • the scheduling operation in the MAC hs processing unit 112 is different.
  • a plurality of priority classes are defined, and scheduling of packets is performed according to the priorities.
  • the evaluation function calculation unit 180 of the MAC—hs processing unit 112 classifies and predefines the above-mentioned priority queue units 141, 141, ⁇ , 141 into several priority classes (Steps
  • the evaluation function calculation unit 180 calculates the size of transmittable data estimated from the instantaneous radio condition and radio condition of the downlink of the mobile station n input from the layer 1 processing unit 111 (for example,
  • the evaluation function calculation unit 180 acquires the average transmission rate of the mobile station n input from the mobile station transmission rate calculation unit 170 (step S 808).
  • the evaluation function calculation unit 180 determines the presence / absence of retransmission data of the mobile station n, which is input from the retransmission data priority control unit 160, function RETXn, and the function D (with the RETXn as an argument)
  • the RETXn is acquired (step S810).
  • the evaluation function calculation unit 180 determines whether all the information described above has been acquired.
  • evaluation function calculation The unit 180 receives and sets an exponential parameter (, 13 and a weighting factor A to be given for each priority) to which remote power is also designated via the call processing unit 105 (step S 814), where i is the priority level of the mobile station. It is a subscript of
  • step S 812 NO
  • the evaluation function calculation unit 180 returns to at least one of step S 806, step S 808 and step S 810 and has not acquired. Get information.
  • the evaluation function calculation unit 180 calculates the evaluation function (C 1) according to the equation (6) (step S 816).
  • PC indicates the priority class of the mobile station n.
  • Packets of high-class mobile stations are preferentially transmitted. That is, A and A and
  • the high priority data can be operated as a Proportional Fairness scheduler, the low priority V, and the data as a MAX CZl scheduler.
  • step S 816 when the evaluation function C is calculated, it is determined whether the calculated evaluation function C is the maximum value, that is, it is determined whether C> C (step S 816). n max
  • step S 818 YES
  • C 0 (initial value)
  • the evaluation function C calculated in step S816 is set to C, and the mobile station n to which C gives max n max max is set as the mobile station n.
  • step S 818 If evaluation function C is not the maximum value (step S 818: NO), and after processing in step S 820, mobile station n is incremented by 1 to calculate the evaluation function of the next mobile station. Step S822.
  • step S 824 it is determined whether the power of mobile station n exceeds the number (N) of mobile stations in communication with the radio base station.
  • step S 824 If it is not determined that the mobile station n exceeds the number of mobile stations (N) in communication with the radio base station (step S 824: NO), the loop processing after step S 806 exceeds the number of mobile stations (N) It is repeated until it is judged. That is, the evaluation function C of all the mobile stations in communication with the radio base station is calculated.
  • step S 824 YES
  • the scheduler unit 140 is instructed to allocate a channel (HS-DSCH) (step S826).
  • the evaluation function is not limited to this expression, and can be changed without change. is there.
  • high-speed packet transmission method HSDPA in 3GPP has been described, high-speed packet transmission for performing transmission control (scheduling) of downlink packets in the mobile communication system other than HSDPA. It is possible to apply to the method. For example, cdma2000 lxEV-DO in 3GPP2, TDD method in 3GPP, high-speed packet transmission method in Long Term Evolution (Super 3G), and the like can be mentioned as other high-speed packet transmission methods.
  • the retransmission data priority control unit 160 is the retransmission data priority control means
  • the functions of the mobile station transmission rate calculation unit 170 and the layer 1 processing unit 111 are the state grasping means, and the evaluation function calculation unit 180. These functions correspond to evaluation function calculation means, class setting means, priority class setting means, and wireless terminal selection means.
  • the external interface function of the evaluation function calculation means 180 corresponds to the external setting means.
  • the radio base station 100 corresponds to a packet transmission control apparatus
  • the mobile stations 10, 11 and 12 correspond to radio terminals.
  • the radio base station useful in this embodiment is, as shown in FIG. 9, the radio base station described with reference to FIG. 5, and the transmission number priority control unit instead of retransmission data priority control unit 160. 190 The point to prepare is different.
  • the transmission frequency priority control unit 190 will be described below.
  • the transmission number priority control unit 190 notifies the evaluation function calculation unit 180 of the number of transmissions of data having the largest number of transmissions as Num-TXn.
  • Num ⁇ TXn 1 in the meaning of the first transmission.
  • Num ⁇ Num 4.
  • a function E (Num_TXn) having the number of transmissions as an argument is created, and the function E (Num_TXn) is notified to the evaluation function calculator 180.
  • E (1) 1.0
  • E (2) 2.0
  • E (3) 4.0
  • E ( 4) Set it as 7.0.
  • the receiver type is classified according to RAKE receiver, equalizer, reception diversity, low-pass canceller, and other UE capabilities (classification by reception modulation scheme, number of receivable codes, number of bits, etc. Indicators), etc.
  • n represents the mobile station index
  • C represents the max max maximum value of the evaluation function
  • n represents the mobile station index at which the evaluation function is maximum.
  • the evaluation function calculation unit 180 calculates the size (for example, the amount of data) of transmittable data estimated from the instantaneous radio state and radio state of the downlink of the mobile station n output from the layer 1 processing unit 111. Get one (step S 1004).
  • “the size of transmittable data estimated from the radio state” is calculated by the CQI or the instantaneous SIR of the downlink transmission channel indicating the downlink quality and the MAC hs resource calculator 130! / HS-Refers to the size of data estimated to be transmittable at a predetermined error rate based on the radio resources allocated to DSCH.
  • the evaluation function calculation unit 180 acquires the average transmission rate of the mobile station n output from the mobile station transmission rate calculation unit 170 (step S1006).
  • the evaluation function calculation unit 180 transmits the number of transmissions of the data with the largest number of transmissions, which is input from the transmission number priority control unit 190.
  • the evaluation function calculation unit 180 determines whether all the information described above has been acquired.
  • evaluation function calculation unit 180 acquires an exponent parameter j 8 for which remote power is also specified via call processing unit 105 (step S 10). S 1012).
  • step S 1010 NO
  • the evaluation function calculation unit 180 returns to at least one of step S 1004, step S 1006 and step S 1008. Acquisition of acquisition information.
  • the evaluation function calculation unit 180 calculates an evaluation function (C 1) according to equation (7) (step S1014).
  • the evaluation function of Proportional Fairness is provided with a function E (Num_TXn) for controlling the priority for each data transmission count in step S1014!
  • E (Num_TXn) for controlling the priority for each data transmission count in step S1014!
  • packet allocation is adaptively performed based on the number of transmissions. It becomes possible to control the method.
  • E (Num_TXn) when the value of E (Num_TXn) is increased when the number of transmissions is large, packets can be preferentially allocated to data with a large number of transmissions, and data with a large number of transmissions is transmitted. It is possible to prevent the occurrence of errors in the upper layer, that is, the RLC layer and the TCP layer.
  • step S1016 and subsequent steps are the same as the processes described in the above-described embodiment, and thus the description thereof will be omitted.
  • the evaluation function can be changed not to be limited to this equation.
  • high-speed packet transmission scheme HSDPA in 3GPP has been described, transmission control (scheduling) of downlink packets in other mobile communication systems other than those limited to HSDPA is performed. It is possible to apply to high speed packet transmission method. For example, high-speed packet transmission method in cdma2000 lxEV-DO in 3GPP2, TDD scheme in 3GPP and Long Term Evolution (Super 3G) Formulas and the like can be mentioned as other high-speed packet transmission methods.
  • the embodiment of the present invention it is possible to control the packet allocation probability for the mobile station according to the presence or absence of retransmission data or the number of times of data transmission. It is possible to reduce the probability of remaining in the lower layer. As a result, it is possible to reduce the error rate in the upper layer, for example, the RLC layer or the TCP layer, and to improve the quality in the upper layer.
  • the priority is determined according to the presence or absence of retransmission data and the case where the priority is determined according to the number of transmissions of data has been described, the presence or absence of retransmission data The priority may be determined according to the number of transmissions of data and data.
  • the packet transmission control device and the packet transmission control method according to the present invention can be applied to a mobile communication system.

Abstract

 パケット送信制御装置に、再送データの有無およびデータの送信回数のうち、少なくとも一方に応じて、パケットの割り当ての優先度を決定する優先度決定手段と、前記優先度に基づいて、送信相手となる無線端末を選択する無線端末選択手段とを備えることにより達成される。

Description

明 細 書
パケット送信制御装置およびパケット送信制御方法
技術分野
[0001] 本発明は、移動通信システムにおける下りパケットの送信制御 (スケジューリング)を 行うパケット送信制御装置およびパケット送信制御方法に関する。
背景技術
[0002] 移動通信システムの下りリンクにおいて、無線基地局力 当該無線基地局に属する 移動局との間で、 1つの物理チャネルを共有している場合がある。以下、この場合に 用いられる物理チャネルを下り共有チャネルと呼ぶ。
[0003] 下り共有チャネルにおいては、無線基地局が、通信相手である複数の移動局に対 するパケットの送信順序を、各移動局の瞬時の無線品質に基づいて制御することに よって、その無線基地局で提供できるスループット、いわゆるシステム収容能力を高 めることができる。
[0004] このような無線基地局によるパケットの送信順序制御は、スケジューリングと呼ばれ 、パケットデータ伝送に適用することで、通信容量が増大し、あるいは通信品質が向 上することが知られている (例えば、非特許文献 1参照)。また、スケジューリングにお いては、対象となるパケットデータは、一般的に、伝送遅延に対する要求条件がさほ ど厳しくな 、ことを前提として考えられて 、る。
[0005] ところで、第 3世代移動通信システム、 、わゆる IMT— 2000の標準ィ匕につ!、ては、 地域標準化機関などにより組織された 3GPPZ3GPP2(Third- Generation Partnersh ip Project/ Third-Generation Partnership Project 2)において、前者では W— CDM
A方式、後者では cdma2000方式に力かる標準仕様の策定作業がなされて 、る。
[0006] 3GPPでは、近年のインターネットの急速な普及に伴い、特に下りリンクにおいてデ ータベースや Webサイトからのダウンロードなどによる高速.大容量のトラヒックが増加 するとの予測に基づき、下り方向の高速パケット伝送方式である「: HSDPA(High Spe ed Downlink Packet Access)」の標準化が行われている(例えば、非特許文献 2参照) [0007] また、 3GPP2でも、上記同様の観点から下り方向の高速データ専用の伝送方式「1 x— EVDO」の標準化が行われている(例えば、非特許文献 3参照)。なお、 cdma20 00 lxEV— DOにおいて、 DOは Data Onlyの意味である。
[0008] 例えば、 HSDPAでは、移動局と無線基地局との間の無線状態に応じて無線チヤ ネルの変調方式や符号化率を制御する方式、例えば、 HSDPAでは、 AMCS(Adap tive Modulation and Coding Scheme)と、数 msの周期で動作するスケジューリングとを 組み合わせて用いることで、個々のユーザに対するスループット、およびシステム全 体のスループットを向上させることができるようになって!/、る。
[0009] 無線基地局における送信待ちパケットの送信順序を制御するスケジューリングアル ゴリズムとしては、無線基地局装置に属する移動局に順に (例えば、移動局 # 1→# 2→# 3→· · 、下り共有チャネルの送信割り当てパケットの送信順序を制御するラ ゥンドロビンスケジューラがよく知られて 、る。
[0010] また、各移動局の無線状態や各移動局の平均の無線状態に基づいて送信待ちパ ケットの送信順序を制御する Proportional Fairnessスケジューラや MAX C/l( Maximum C/I)スケジューラが知られている。
[0011] 一般的な Proportional Fairnessスケジューラの制御方法の一例を説明する。
[0012] Proportional Fairnessは、個々の移動局の下り回線状況の瞬時的な変動に応 じて、送信割り当てを行いつつ、移動局間の公平性もサポートするスケジューリングァ ノレゴリズムである。
[0013] Proportional Fairnessスケジューラに関して、図 1を参照して説明する。図 1は、 Proportional Fairnessスケジューラの動作を示すフローチャートである。このスケ ジユーリングアルゴリズムでは、各移動局の無線状態、平均の無線状態を評価関数 の要素として測定し、無線基地局に属する各移動局の評価関数を求め、それを最大 化する移動局に下り共有チャネルを割り当てる。なお、ここでは、平均の無線状態と して、一例として平均の伝送速度を用いる場合にっ 、て説明する。
[0014] 図 1において、ステップ S41では、初期値が以下のように設定される。
[0015] [初期値]
n= l (n :移動局の添え字) c max =o(c :評価関数の最大値)
max
n =0 (n :評価関数が最大となる移動局の添え字)
max max
次に、ステップ S42では、評価関数の計算に必要な要素、具体的には、(1)各移動 局の瞬時の無線状態、(2)平均伝送速度が測定される。次に、ステップ S43では、ス テツプ S42で測定された値を用いて次式に基づいて、評価関数 Cが計算される。
[数 1]
Figure imgf000005_0001
:各移動局の瞬時の無線状態 :平均伝送速度
次に、ステップ S44では、ステップ S43で計算された評価関数 Cが C を超えて ヽ
n max
るかどうかを判定する。ここでは、 C =0であるので、ステップ S44の判定が YESと
max
なり、ステップ S45では、ステップ S43で計算された Cの値が C 〖こ、 n = 1にセッ
n max max
トされる。
[0017] 次に、ステップ S46では nが + 1インクリメントされる。次に、ステップ S47ではループ 処理により無線基地局と通信中の移動局数の評価関数が順次求められる。つぎに、 ステップ S48では、評価関数が最大となる移動局が選択され、その移動局に対し下り の共有チャネルが割り当てられる。
[0018] Proportional Fairnessスケジューラは、各々の移動局において、下り品質が比 較的良い状況での送信割り当てが行われるため、ラウンドロビンスケジューラと比較し て、高いスループットを得ることが期待できる。
[0019] さらに、各移動局の瞬時の無線状態を各移動局の平均伝送速度で除算することで
、平均伝送速度が高い移動局の評価関数式の値を下げ、時間的な公平性の高い割 り当てを実現することができる。
[0020] また、パケット通信網におけるパケット送信においては、優先度クラスを 2種類設け、 第 1の優先度をもつパケットを第 2の優先度をもつパケットより優先的に伝送すること が考えられている (例えば、特許文献 1参照)。
[0021] しかし、 Proportional Fairnessスケジューラにおいては、当該移動局が再送デ ータを所有している力否かに応じてパケット割り当て方法を制御することが困難であ る。
[0022] 再送データを所有している力否かに応じてパケット割り当て方法を制御することが できないことにより、再送データにパケットが割り当てられず、上記再送データが下位 レイヤに残留した場合に、上位レイヤ、例えば、 RLCレイヤや TCPレイヤに対する遅 延、あるいは廃棄タイマによる廃棄が生じる。このため、結果として、上位レイヤにお ける誤り率が大きくなる、という問題がある。
[0023] さらに、優先度クラスを 2種類設けてパケットの送信を行うような場合には、上記優先 度クラスと、再送データの有無との両方を考慮したパケットの割り当て方法を制御する 必要があるが、 Proportional Fairnessスケジューラにおいては、上記優先度クラス と、再送データの有無の両方を考慮したパケットの割り当て方法を制御することが困 難である。
[0024] なお、ここで再送データとは、例えば、 HSDPAにおいては、以前に少なくとも一回 は HS— DSCHにマッピングされて、当該移動局に送信され、かつ、当該移動局から 送達確認である Ackを受信しておらず、前回の送信時からの経過時間力 所定の時 間間隔以上であるデータのことをさす。
非特許文献 1 :J. M. Holtzman, IEEE VTC2000 spring
非特許文献 2 : 3GPP TR25.848 v4.0.0
非特許文献 3 : 3GPP2 C.S0024 Rev.1.0.0
特許文献 1:特開平 3— 58646号公報
発明の開示
発明が解決しょうとする課題
[0025] し力しながら、上述した背景技術には以下の問題がある。
[0026] 無線基地局における送信待ちのパケットの送信順序を決定するスケジューリングァ ルゴリズムの 1つとして、 Proportional Fairnessスケジューリング法がある。
[0027] しかしながら、 Proportional Fairnessスケジューリングアルゴリズムにおいては、 移動局が再送可能なデータを所有しているか否かに応じてパケットの割り当て方法を 制御することが困難である問題がある。
[0028] また、 Proportional Fairnessスケジューラにおいては、優先度クラスと、再送デ ータの有無の両方を考慮したパケットの割り当て方法を制御することが困難である問 題がある。
[0029] 本発明は、上記の問題点に鑑みてなされたものであり、その目的は、再送データの 有無およびデータの送信回数のうち、少なくとも一方を考慮して、パケットの割り当て を行うパケット送信制御装置およびパケット送信制御方法を提供することである。 課題を解決するための手段
[0030] 上記課題を解決するため、本発明のパケット送信制御装置は、複数の無線端末に 対するパケットの送信を制御するパケット送信制御装置であって、再送データの有無 およびデータの送信回数のうち、少なくとも一方に応じて、パケットの割り当ての優先 度を決定する優先度決定手段と、前記優先度に基づいて、送信相手となる無線端末 を選択する無線端末選択手段とを備えることを特徴の 1つとする。
[0031] このように構成することにより、再送データの有無およびデータの送信回数のうち、 少なくとも一方に応じて、パケットの送信制御を行うことができる。
[0032] また、本発明のパケット送信制御方法は、複数の無線端末に対するパケットの送信 を制御するパケット送信制御方法であって、各無線端末に関して、再送データの有 無およびデータの送信回数のうち、少なくとも一方を判定するステップと、再送データ の有無に応じて、パケットの割り当ての優先度を決定するステップと、前記優先度に 基づいて、送信相手となる無線端末を選択するステップとを有することを特徴の 1つと する。
[0033] このようにすることにより、再送データの有無およびデータの送信回数のうち、少なく とも一方に応じて、送信相手となる無線端末を選択することができ、パケットの送信制 御を行うことができる。
発明の効果
[0034] 本発明の実施例によれば、再送データの有無およびデータの送信回数のうち、少 なくとも一方に考慮して、パケットの割り当てを行うパケット送信制御装置およびパケ ット送信制御方法を実現できる。
図面の簡単な説明
[0035] [図 1]スケジューリングアルゴリズムの動作を示すフローチャートである。
[図 2]本発明の一実施例にカゝかる移動通信システムを示す構成図である。
[図 3]本発明の一実施例に力かる無線基地局を示すブロック図である。
[図 4]本発明の一実施例に力かる無線基地局のベースバンド信号処理部を示すプロ ック図である。
[図 5]本発明の一実施例に力かる無線基地局の MAC— hs処理部を示すブロック図 である。
[図 6]HARQ部で行われるストップアンドゥエイトプロトコルの動作の一例を示す説明 図である。
[図 7]本発明の一実施例に力かる MAC— hs処理部でのスケジューリング動作を示す フローチャートである。
[図 8]本発明の一実施例に力かる MAC— hs処理部でのスケジューリング動作を示す フローチャートである。
[図 9]本発明の一実施例に力かる無線基地局の MAC— hs処理部を示すブロック図 である。
[図 10]本発明の一実施例に力かる MAC— hs処理部でのスケジューリング動作を示 すフローチャートである。
符号の説明
[0036] 10、 11、 12 移動局
100 無線基地局
発明を実施するための最良の形態
[0037] 次に、本発明を実施するための最良の形態を、以下の実施例に基づき図面を参照 しつつ説明する。
なお、実施例を説明するための全図において、同一機能を有するものは同一符号 を用い、繰り返しの説明は省略する。
[0038] 本発明の実施例に力かる移動通信システムについて、図 2を参照して説明する。 [0039] 本実施例に力かる移動通信システムは、無線基地局 100と、複数の移動局 10、 11 および 12とを備える。無線基地局 100と、複数の移動局 10、 11および 12は、例えば HSDPA方式により通信を行う。
[0040] HSDPAにおける下りパケット伝送では、下り共有物理チャネル HS— PDSCH(Hig h Speed-Physical Downlink Shared Channel)と、下り共有制御チャネル HS— SCCH( High Speed-Shared Control Channel)と、共有物理チャネルに付随する付随個別チヤ ネル A—DPCH(Associated- Dedicated Physical Channel) # 1、 # 2および # 3 (上り 下りの双方向チャネル)が用いられる。
[0041] 下り共有物理チャネル HS— PDSCHは、各移動局 10、 11および 12で共有して使 用され、トランスポートチャネルでは、 HS— DSCH(High Speed-Downlink Shared Ch annel)と呼ばれる。
[0042] 下り共有制御チャネル HS— SCCHは、各移動局 10、 11および 12で共有して使 用される。
[0043] 付随個別チャネル A— DPCHは、各移動局 10、 11および 12に個別に割り当てら れる。
[0044] また、上りリンクにおいては、さらに、各移動局 10、 11および 12に個別に割り当てら れる HSDPA用の制御チャネル HS— DPCCH(High Speed-Dedicated Physical Con trol Channel)が用いられる。
[0045] 上りリンクでは、付随個別チャネル # 1、 # 2および # 3により、ユーザデータ以外に
、パイロットシンボル、下り付随個別チャネル送信のための電力制御コマンド(TPCコ マンド)が伝送される。
[0046] また、 HSDPA用の制御チャネル HS— DPCCHにより、共有チャネルのスケジユー リングや、 AMCS (適応変調'符号化)に用いるための下り品質情報、すなわち、 Cha nnel Quality Indicator (CQI)、および下りリンクの共有チャネル HS— DSCHの送達 確認情報、すなわち、 Ack/Nack,が伝送される。
[0047] 一方、下りリンクでは、付随個別チャネル # 1、 # 2および # 3により、上り付随個別 チャネルのための送信電力制御コマンドなどが伝送され、上記共有物理チャネルに よりユーザデータが伝送される。 [0048] 各移動局 10、 11および 12は、同一の構成、機能を備える。したがって、以下では、 特段の断りがない限り移動局 n (nは n≥lの整数)として説明する。
[0049] 次に、本発明の第 1の実施例に力かる無線基地局 100について、図 3を参照して説 明する。
[0050] 本実施例に力かる無線基地局 100は、送受信アンテナ 101と、送受信アンテナと 接続されたアンプ部 102と、アンプ部 102と接続された送受信部 103と、送受信部 10 3と接続されたベースバンド信号処理部 104および呼処理部 105と、ベースバンド信 号処理部 104および呼処理部 105と接続された伝送路インターフェース 106とを備 える。
[0051] 下りリンクのパケットデータについては、無線基地局 100の上位に位置する無線制 御装置力も伝送路インターフェース 106を介してベースバンド信号処理部 104に入 力される。ベースバンド処理部 104では、再送制御 (H-ARQ(Hybrid ARQ)の処理や、 スケジューリング、伝送フォーマット選択、チャネル符号化、拡散処理が行われ、下り リンクのパケットデータは、ベースバンド信号に変換され送受信部 103に入力される。
[0052] 送受信部 103では、ベースバンド信号処理部 104から入力されたベースバンド信 号は、周波数帯に変換する周波数変換処理が施され、アンプ部 102に入力される。 アンプ部 102は、周波数変換処理が行われたベースバンド信号を増幅し、送受信ァ ンテナ 101より送信する。
[0053] 一方、上りリンクのデータについては、送受信アンテナ 101で受信された無線周波 数信号がアンプ部 102で増幅され、送受信部 103で周波数変換されてベースバンド 信号に変換される。このベースバンド信号は、ベースバンド信号処理部 104で逆拡 散や RAKE合成、誤り訂正復号がなされた後、伝送路インターフェース 106を介して 無線制御装置に転送される。
[0054] また、呼処理部 105では、無線制御装置と呼処理制御信号の送受信を行!、、無線 基地局 100の状態管理やリソース割り当てが行われる。
[0055] 次に、ベースバンド信号処理部 104について、図 4を参照して説明する。
[0056] ベースバンド信号処理部 104は、送受信部 103、呼処理部 105および伝送路イン ターフェース 106と接続されたレイヤ 1処理部 111と、レイヤ 1処理部 111と接続され た MAC— hs (Medium Access Control— HSDPAの略称)処理部 112とを備える。 M AC— hs処理部 112は、伝送路インターフェース 106および呼処理部 105と接続さ れる。
[0057] レイヤ 1処理部 111では、下りデータのチャネル符号化や上りデータのチャネル復 号化、上下の個別チャネルの送信電力制御や、 RAKE合成、拡散'逆拡散処理が 行われる。
[0058] MAC— hs処理部 112では、 HSDPAにおける下り共有チャネルの HARQ(Hybrid
ARQ)や送信待ちパケットに対するスケジューリングが行われる。
[0059] 次に、 MAC—hs処理部 112について、図 5を参照して説明する。
[0060] MAC— hs処理部 112は、伝送路インターフェース 106と接続されたフローコント口 ール部 120と、フローコントロール部 120と接続されたスケジューラ部 140と、スケジュ ーラ部 140と接続された MAC— hsリソース計算部 130、 TFR(Transport Format and Resource)選択部 150、再送データ優先度制御部 160、移動局伝送速度計算部 17 0および評価関数計算部 180とを備える。
[0061] 再送データ優先度制御部 160、移動局伝送速度計算部 170および評価関数計算 部 180は、レイヤ 1処理部 111と接続される。また、評価関数計算部 180は、再送デ ータ優先度制御部 160および移動局伝送速度計算部 170と接続される。また、 MA C - hsリソース計算部 130は、 TFR選択部 150と接続される。
[0062] フローコントロール部 120は、伝送路インターフェース 160と接続されたフローコント ロール機能部 121、 121、 · · ·、 121を備える。
1 2 n
[0063] スケジューラ部 140は、フローコントロール機能部 121、 121、 · · ·、 121とそれぞ
1 2 n れ接続されたプライオリティキュー部 141、 141、 · · ·、 141と、プライオリティキュー
1 2 n
部 141、 141、 · · ·、 141とそれぞれ接続されたリオーダリング部 142、 142、 · · ·
1 2 n 1 2
、 142と、リオーダリング部 142、 142、 · · ·、 142とそれぞれ接続された HARQ部 143、 143、 · · ·、 143とを備える。
1 2 n
[0064] TFR選択部 150は、 HARQ部 143、 143、 · · ·、 143とそれぞれ接続された TF
1 2 n
R select機能部 151、 151、 · · ·、 151を備える。
1 2 n
[0065] MAC— hsリソース計算部 130は、 HS— DSCHパワーリソース計算部 131および HS— DSCHコードリソース計算部 132を備える。
[0066] フローコントロール部 120では、各フローコントロール機能部 121、 121、 · · ·、 12
1 2
1 において、無線制御装置力も伝送路インターフェース 160を介して受信される信 号の伝送速度を、実装されているバッファの容量等に基づいて調整する。例えば、各 フローコントロール機能部 121、 121、 · · ·、 121は、パケットの流通量を監視し、パ
1 2 n
ケット流通量が増大し、キューバッファのメモリの空きが減少してくると送信パケット送 出量を抑制する処理を行う。
[0067] 例えば、各フローコントロール機能部 121、 121、 · · ·、 121は、キューバッファの
1 2 n
メモリの空きがある閾値となった場合に送信パケット送出量を抑制する処理を行う。
[0068] MAC— hsリソース計算部 130では、 HS— DSCHパワーリソース計算部 131と HS
- DSCHコードリソース計算部 132にお!/、て、 HS— DSCHに割り当てる無線リソー ス (電力リソースや符号リソース、ハードウェアリソースなど)を計算する。
[0069] スケジューラ部 140について説明する。プライオリティキュー部 141、 141、 · · ·、 1
1 2
41は、コネクション毎のキューであり、通常は、 1ユーザに対して 1プライオリティキュ 一部が割り当てられる力 1ユーザが複数のコネクションを持つ場合には、 1ユーザに 複数のプライオリティキュー部が割り当てられる。プライオリティキュー部 141、 141
1 2
、 · · ·、 141 には、下りリンクのデータが入力され、スケジューリングで選択されるまで 蓄積される。
[0070] リオーダリング部 142、 142、 · · ·、 142では、 HARQ部 143、 143、 · · ·、 143
1 2 n 1 2 n における再送制御において、下りの受信順序制御を移動局 nが行えるように、データ に対してシーケンス番号を付与し、移動局 nの受信バッファがあふれな 、ようにウィン ドウ制御を行う。
[0071] HARQ部 143、 143、 · · ·、 143では、 Mプロセスのストップアンドゥエイトプロトコ
1 2 n
ルによって、上り AckZNackフィードバックに基づいた再送制御を行う。
[0072] 次に、 HARQ部 143、 143、 · · ·、 143において行われる動作について図 6を参
1 2 n
照して説明する。
[0073] HARQ部 143、 143、 · · ·、 143では、例えば 6プロセスのストップアンドゥエイト
1 2 n
プロトコルによる処理が行われる。 [0074] ストップアンドゥエイトプロトコル ARQでは、受信側は、送信側からのパケットを受け 取ると送信確認 (AckZNack)を送信側に返す。ここで、移動局においては、バケツ トを受信し、復号を行った後に、受信結果が OK力 NGである力 (すなわち、 Ackか N ackか)を判定するため、一定の処理時間が必要となる。
[0075] 図 6では、受信側は、ノケット # 1を受け取ったとき、正しく受信されな力つたので、 否定応答 (Nack)を送信側に返している。また、パケット # 2については、正しく受信 されたので、肯定応答 (Ack)を送信側に返している。以下、受信側では、受け取った パケットの順に Ackまたは Nackを送信側に返す動作を繰り返す。
[0076] TFR(Transport Format and Resource)選択部 150では、 TFR Select機能部 151
、 151 、 · · ·、 151において、選択されたユーザ(移動局)のデータについて、上り
1 2 n
チャネルで受信する下り品質インジケータである CQI(Channel Quality Indicator)や MAC hsリソース計算部 130で計算された HS— DSCHに割り当てる無線リソース( 電力リソース、符号リソース、ハードリソース)などに基づいて、下りリンクの伝送フォー マット (データサイズ、コード数、変調多値数、符号化率)および送信電力を決定し、 決定された下りリンク伝送チャネルの伝送フォーマットおよび送信電力をレイヤ 1処理 部 111へ通知する。
[0077] 再送データ優先度制御部 160は、移動局 nに関して再送データの有無を判定する 。また、再送データ優先度制御部 160は、上記再送データの有無の判定結果 RETX nを引数にもつ関数 D (RETXn)を作成する。そして、再送データ優先度制御部 160 は、上記 RETXnと、関数 D (RETXn)とを評価関数計算部 180に通知する。
[0078] 例えば、再送データ優先度制御部 160は、再送データが有ることを RETXn= 1とし 、再送データが無いことを RETXn =0として、関数 D (RETXn)を、
D (0) = 1. 0
D (l) = 2. 0
と設定する。このようにすることにより、再送データを所有する移動局へのパケットの 割り当て確率、すなわち、優先度が高くなり、再送データを所有する移動局に優先し てパケットを割り当てることが可能となる。
[0079] また、例えば、再送データ優先度制御部 160は、再送データが有ることを RETXn = 1とし、再送データが無いことを RETXn=0として、関数 D (RETXn)を、
D (0) = 1. 0
D (l) = 1000. 0
と設定してもよい。このようにすることにより、再送データを所有する移動局へのバケツ トの割り当て確率、すなわち、優先度を極端に高くすることができ、再送データを所有 する移動局に対して極めて大きな優先度でパケットを割り当てることが可能となる。
[0080] すなわち、関数 D (RETXn)を調節することにより、再送データの優先度の高低を 調節することが可能となる。
[0081] なお、関数 D (RETXn)は、プライオリティキュー部 141 、 141 、 · · ·、 141内のデ
1 2 n ータにかかるサービス種別や契約種別、受信器種別、セル種別、プライオリティクラス 種別に基づいて設定される。ここで、受信器種別とは、例えば RAKE受信器、等化 器や受信ダイバーシチ、干渉キャンセラや、その他の UEの Capability (受信可能な 変調方式や受信可能なコード数、ビット数等によってクラス分けされた指標)などであ る。
[0082] また、ここで、再送データとは、以前に少なくとも 1回は HS— DSCHにマッピングさ れて当該移動局に送信されており、かつ、当該移動局から上りリンクの HSDPA用の 制御チャネル HS— DPCCHにおいて、 Ackを受信しておらず、かつ、前回の送信 時からの経過時間力 所定の時間間隔以上であるデータのことをさす。「前回の送信 時からの経過時間力 所定の時間間隔以上である」とは、例えば、図 6において、前 回の送信時力もの経過時間が 6TTI以上である」、ということをさす。
[0083] すなわち、ノケット # 1は、 ΤΠ = 1にお!/、て送信されたため、 TTI = 2〜6では再送 データではないが、 TTI = 7においては、 ΤΤΙ= 1における送信の送達確認が Nack であり、かつ、前回の送信時からの経過時間が 6TTI以上であるため、再送データで ある、と判定される。
[0084] 移動局伝送速度計算部 170では、式(1)に基づき移動局 nの平均伝送速度が計 算される。
[0085] [数 2] 移動局/!の平均伝送速度
ここで、 δは、平均化区間を指定するパラメータ、言い換えれば、平均化のための 忘却係数 (0≤ δ≤1)である。パラメータ δは、プライオリティキュー部 141、 141、 ·
1 2
• ·、 141内のデータにかかるサービス種別や契約種別、受信器種別、セル種別、プ ライオリテイクラス種別に基づいて設定される。ここで、受信器種別とは、 RAKE受信 器、等化器や受信ダイバーシチ、干渉キャンセラや、その他の UEの Capability (受 信可能な変調方式や受信可能なコード数、ビット数等によってクラス分けされた指標 )などである。
[0086] また、式(1)において、 rは瞬時伝送速度を示す。移動局伝送速度計算部 170は、 MAC— hs処理部 112において、送信されたデータの送達確認ができたデータのサ ィズ (例えば、データ量)、送信されたデータのサイズ (例えば、データ量)、および移 動局 nから報告される下り瞬時の無線状態あるいは無線状態力も推定される送信可 能なデータのサイズ (例えば、データ量)の内の 1つを移動局 nにおけるデータ伝送速 度(瞬時のデータ伝送速度)とする。
[0087] 式(1)に基づいて求められた移動局 nに対する平均伝送速度の更新機会の組み合 わせは、例えば、表 1に示すような 5通りが考えられる
[0088] [表 1]
タイプ # の更新機会 rnの計算方法
1 接続時間中の全ての TTI毎 送達確認が出来た Dataのサイス'
2 接続時間中の全ての TTI毎 送信を行った Dataのサイス'
3 接続時間中の全ての TTI毎 Rnと同じ
4 Scheduling係数の計算を行った ΤΠ毎 送達確認が出来た Dataのサイス'
5 Scheduling係数の計算を行った ΤΠ毎 送信を行った Dataのサイス' 移動局の平 伝 ^凍度の ¥新機会の組み合わせ例
ここで、上述したように、移動局 nの平均伝送速度は、広い意味では、移動局 nの広 い意味での無線状態ということが可能である。すなわち、無線状態として、伝送速度 であったり、移動局から報告される Channel Quality Indicator(CQI)であったり、下りリ ンクの SIRであったり、 CQI、 SIRから推定される送信可能なデータサイズであったり する。
[0089] すなわち、送信されたデータの送達確認ができたデータのサイズ (例えば、データ 量)、送信されたデータのサイズ (例えば、データ量)は伝送速度に相当する。また、 移動局 nから報告される下り瞬時の無線状態あるいは無線状態から推定される送信 可能なデータのサイズ (例えば、データ量)は、 CQIおよび SIRのうち少なくとも一方 力も推定される送信可能なデータサイズに相当する。
[0090] なお、移動局 nの平均伝送速度を求めるには、上記方法の他に、例えば、データリ ンク層でのデータの伝送速度を測定する機能を MAC— hs処理部 112に備えるよう にする。この場合、 MAC— hs処理部 112は、移動局 nがデータ通信状態に入った後 、 MAC— hs処理部 112に流入したデータ量を一定時間毎に測定する。そして、 MA C hs処理部 112は、その測定された一定時間毎のデータ量を移動局 nにおけるデ ータ伝送速度(平均のデータ伝送速度)とするようにしてもよ!、。
[0091] 評価関数計算部 180では、スケジューラ部 140でのスケジューリングの際に用いら れる移動局毎の評価関数が計算される。スケジューラ部 140では、評価関数計算部 180で計算された移動局毎の評価関数値のうち、最大の評価関数値を持つ移動局 n を選択し、その移動局 nに対し下りリンクの共有チャネルを割り当てる(下りリンクの送 信割り当てを行う)。
[0092] また、図 4を参照して説明したレイヤ 1処理部 111では、各移動局からの上り HSDP A用の個別物理チャネルに載せられて報告される下り無線状態を示す情報を受け取 り、 MAC— hs処理部 112の評価関数計算部 180に入力する。ここで、無線状態を 示す情報とは、例えば、瞬時受信 SIR(SignaH:o- Interference^ BLER(Bit Error Rat e)ゝ CQKChannel Quality Indicator)などである。
[0093] 次に、本実施例に力かるスケジューリング動作について図 7を参照して説明する。
[0094] 図 7において、 MAC— hs処理部 112の評価関数計算部 180は、移動局 nの評価 関数を計算するための初期値設定を行う (ステップ S702)。
[0095] 例えば、初期値として、 n= l、 C =0および n =0を設定する。
max max
[0096] ここで、 nは移動局の添え字を表し、 C は、評価関数の最大値を表し、 n は、評
max max 価関数が最大となる移動局の添え字を表す。
[0097] 次に、評価関数 Cの計算に用いる情報の取得が行われる。
[0098] 具体的に説明する。
[0099] 評価関数計算部 180は、レイヤ 1処理部 111から入力された移動局 nの下りリンクの 瞬時の無線状態および無線状態から推定される送信可能なデータのサイズ (例えば 、データ量)の一方を取得する (ステップ S704)。ここで、「無線状態から推定される 送信可能なデータのサイズ」とは、下りの品質を示す CQIあるいは下り伝送チャネル の瞬時 SIRと、 MAC hsリソース計算部 130にお!/、て計算された HS— DSCHに割 り当てられる無線リソースに基づいて、所定の誤り率で送信可能と推定されるデータ のサイズのことである。
[0100] また、評価関数計算部 180は、移動局伝送速度計算部 170から入力された移動局 nの平均伝送速度の取得を行う(ステップ S706)。
[0101] また、評価関数計算部 180は、再送データ優先度制御部 160から入力された移動 局 nの再送データの有無の判定結果 RETXnと、上記 RETXnを引数にもつ関数 D (
RETXn)の取得を行う(ステップ S708)。
[0102] 次に、評価関数計算部 180は、上述した情報が全て取得されたかどうかを判定する (ステップ S 710)。
[0103] 全ての情報が取得されたと判定されたとき (ステップ S710 :YES)、評価関数計算 部 180は、呼処理部 105を介して遠隔力も指定される指数パラメータ 、 j8 )を取得 する(ステップ S 712)。
[0104] 一方、取得されていない情報があると判定されたとき (ステップ S710 :NO)、評価 関数計算部 180は、ステップ S704、ステップ S706およびステップ S708のうち少なく とも 1つに戻り、未取得情報の取得を行う。
[0105] 次に、評価関数計算部 180は、式 (2)にしたがって、評価関数 (C )の計算を行う( ステップ S714)。
[0106] [数 3]
Cn = D{RETXn) …
Figure imgf000018_0001
Rn:移動局 nの下りリンクの瞬時の無線状態 移動局/]の平均伝送速度
ここでは、ステップ S714において、 Proportional Fairnessの評価関数に、再送 データの優先度を制御する関数 D (RETXn)を加える場合にっ 、て説明する。
[0107] すなわち、当該移動局 nが再送データを所有する場合には、 D (RETXn)の値が大 きくなり、一方で、当該移動局 nが再送データを所有しない場合には、 D (RETXn)の 値が小さくなる。このため、再送データの有無に基づいて適応的にパケット割り当て 方法を制御することが可能となる。結果として、再送データに対して優先的にパケット を割り当てることが可能となり、再送データが送信されずに残留し、上位レイヤ、すな わち、 RLCレイヤ、 TCPレイヤにおける誤りが発生することを防ぐことが可能となる。
[0108] ここで、上記再送データの優先度を制御する関数 D (RETXn)は、遠隔、例えば、 無線基地局 100の上位ノード、例えば無線制御装置やコアネットワーク上のサーバ などから指定される。例えば、呼処理制御信号に含められて上位ノードから無線基地 局 100へと通知される。
[0109] 無線基地局 100は、上記呼処理制御信号に含まれる再送データの優先度を制御 する関数 D (RETXn)を、呼処理部 105で受け取り、ベースバンド信号処理部 104内 の MAC— hs処理部 112の再送データ優先度制御部 160に転送する。
[0110] また、無線基地局 100は、再送データの優先度を制御する関数 D (RETXn)を無 線基地局 100の局データとして保持し、ベースバンド信号処理部 104内の MAC— h s処理部 112の再送データ優先度制御部 160は、局データ内に保持された再送デー タの優先度を制御する関数 D (RETXn)を参照するようにしてもよ!、。
[0111] また、遠隔から指定される無線パラメータ aおよび j8の値は変更可能である。これ ら aおよび j8の値を適切に設定することにより、いわゆる典型的な Proportional Fa irnessスケジューラ(α = 1、 j8 = l)と、 MAX CZlスケジューラ( α = 1、 j8〜0 (伹 し、 /3≠0) )の中間のスケジューラを提供することが可能となる。
[0112] また、本実施例において、評価関数はこの式に限定されることはなぐ変更可能で ある。例えば、評価関数 Cの式の一部が式(3)であるスケジューラの場合に適用する ことも可能である
[0113] [数 4]
Rn a
n …③
例えば、評価関数の式が、式 (4)であるスケジューラの場合 (但し、 α、 β、 γは 0〜 1のパラメータ係数であり、 Wは移動局 ηに関する、無線基地局におけるパケットの滞 留時間を表す)にも、再送データの優先度を制御する関数 D (RETXn)を加え、評価 関数の式を、式(5)としてもよい。
[0114] [数 5]
n p a " [0115] [数 6]
C„= D(RETXn) - W . . . (5)
Figure imgf000020_0001
すなわち、再送データの有無の判定結果を示す RETXnを引数に持つ関数を評価 関数に加えた関数を評価関数として使用することができる。
[0116] ステップ S714において、評価関数 Cが計算されると、その計算された評価関数 C が最大値であるか否かの判定、すなわち C >C であるか否かの判定が行われる(ス
n max
テツプ S 716)。
[0117] 評価関数 Cが最大値である場合 (ステップ S716 :YES)、C =C、 n =nに設
n max n max
定される(ステップ S718)。ここでは、 C =0 (初期値)に設定されているので、 C >
max n
C となり、ステップ S714で計算された評価関数 Cが C に設定され、その C が max n max max 与える移動局 nが移動局 n として設定される。
max
[0118] 評価関数 Cが最大値でない場合 (ステップ S716: NO)、およびステップ S718に おける処理が行われた後、次の移動局の評価関数を計算するために移動局 nが + 1 インクリメントされる (ステップ S 720)。
[0119] 次に、移動局 nが無線基地局と通信中の移動局数 (N)を超える力否かが判断され る(ステップ S 722)。
[0120] 移動局 nが無線基地局と通信中の移動局数 (N)を超えると判断されない場合 (ステ ップ S722 :NO)、ステップ S704以降のループ処理が移動局数 (N)を超えると判断 されるまで繰り返し行われる。すなわち、無線基地局と通信中の移動局全ての評価 関数 Cが計算される。
[0121] 一方、移動局 nが無線基地局と通信中の移動局数 (N)を超えると判断された場合( ステップ S722 : YES)、ステップ S718で設定された移動局 n に対して下りリンクの
max
共有チャネル (HS-DSCH)の割り当てを行うようにスケジューラ部 140に指示する(ス テツプ S724)。 [0122] 以上説明したような本実施例によれば、再送データを所有する移動局に対して優 先的にパケットを割り当てることが可能となり、結果として、再送データの残留を防ぐこ とが可能となり、上位レイヤにおける誤りを低減することが可能となる。
[0123] また、上記例においては、 1ユーザが 1個のプライオリティキューを持つ場合につい て説明したが、 1ユーザが複数プライオリティキュー、例えば K個を持つことも可能で ある。その場合、 N個のプライオリティキューの代わりに、 N X K個のプライオリティキ ユーに対して上記スケジューリングが行われる。
[0124] なお、 MAC— hs処理部 112の再送データ優先度制御部 160および評価関数計 算部 180は、例えば、 CPUやデジタルシグナルプロセッサ (DSP)、あるいは FPGAな どのプログラムの書き換えが可能なプログラマブルデバイスで構成され、所定のメモリ 領域に上述した評価関数のプログラムが記憶され、ノ ラメータ( αヽ β、 δヽ D (RET Xn) )をダウンロードして書き換える構成がとられる。この場合、パラメータ ( a、 β、 δ 、 D (RETXn) )を無線基地局 100の上位ノード力もダウンロードするようにしてもよ!ヽ し、再送データ優先度制御部 160および評価関数計算部 180に端末 IZF (外部イン ターフェース機能)を設け、端末力らパラメータ 、 S、D (RETXn) )を直接読 み込ませる構成としてもよ!/ヽ。
[0125] また、 MAC— hs処理部 112の各機能ブロックは、ハードウェアで分割される場合も あるし、プロセッサ上のプログラムでソフトウェアとして分割されている場合もありうる。
[0126] また、本実施例においては、 3GPPにおける高速パケット伝送方式 HSDPAに関し て記述したが、 HSDPAに限定されるものではなぐその他の移動通信システムにお ける下りパケットの送信制御 (スケジューリング)を行う高速パケット伝送方式に適用す ることが可能である。例えば、 3GPP2における cdma2000 lxEV— DOや、 3GPP における TDD方式や Long Term Evolution(Super 3G)における高速パケット伝送方 式など、がその他の高速パケット伝送方式としてあげられる。
[0127] また、本実施例において、再送データ優先度制御部 160の機能、移動局伝送速度 計算部 170の機能、レイヤ 1処理部 111の機能が状態把握手段に、評価関数計算 部 180の機能が無線端末選択手段に対応する。
[0128] また、本実施例において、無線基地局 100は、パケット送信制御装置に対応し、移 動局 10、 11および 12は無線端末に対応する。
[0129] 次に、本発明の第 2の実施例について、図 8を参照して説明する。
[0130] パケット通信網におけるパケット送信においては、優先度クラスを 2種類設け、第 1 の優先度をもつパケットを第 2の優先度をもつパケットより優先的に伝送することが考 えられている (例えば、特許文献 1参照)。
[0131] 本実施例に力かる無線基地局は、第 1の実施例に力かる無線基地局と比較して、
MAC hs処理部 112でのスケジューリング動作が異なる。
[0132] 本実施例では、優先度クラスを複数定義し、優先度に応じてパケットのスケジユーリ ングが行われる。
[0133] MAC— hs処理部 112の評価関数計算部 180は、前述したプライオリティキュー部 141 、 141 、 · · ·、 141をいくつかの優先度クラスに分類し、予め定義する (ステップ
1 2 n
S802)。
[0134] 次に、移動局 nの評価関数 Cnを計算するための初期値設定を行う(ステップ S804 )。例えば、初期値として、 n= l、 C =0および n =0を設定する。
max max
[0135] 次に、第 1の実施例と同様に、評価関数 Cの計算に用いる情報の取得が行われる [0136] 具体的に説明する。
[0137] 評価関数計算部 180は、レイヤ 1処理部 111から入力された移動局 nの下りリンクの 瞬時の無線状態および無線状態から推定される送信可能なデータのサイズ (例えば
、データ量)の一方を取得する(ステップ S806)。
[0138] また、評価関数計算部 180は、移動局伝送速度計算部 170から入力された移動局 nの平均伝送速度の取得を行う(ステップ S808)。
[0139] また、評価関数計算部 180は、再送データ優先度制御部 160から入力された移動 局 nの再送データの有無の判定結果 RETXnと、上記 RETXnを引数にもつ関数 D (
RETXn)の取得を行う(ステップ S810)。
[0140] 次に、評価関数計算部 180は、上述した情報が全て取得されたかどうかを判定する
(ステップ S812)。
[0141] 全ての情報が取得されたと判定された場合 (ステップ S812 : YES)、評価関数計算 部 180は、呼処理部 105を介して遠隔力も指定される指数パラメータ( 、 13 と 優先度毎に与える重み係数 Aを受け取り、設定する (ステップ S814)。但し、 iは移動 局の優先度レベルの添え字である。
[0142] 一方、取得されていない情報があると判定されたとき (ステップ S812 :NO)、評価 関数計算部 180は、ステップ S806,ステップ S808およびステップ S810のうち少なく とも 1つに戻り、未取得情報の取得を行う。
[0143] 次に、評価関数計算部 180は、式 (6)にしたがって、評価関数 (C )の計算を行う( ステップ S816)。ここで、 PCは、移動局 nの優先度クラスを示す。
[0144] [数 7]
Cn = APCn . . . (6)
Figure imgf000023_0001
:移動局 の下りリンクの瞬時の無線状態 :移動局/!の平均伝送速度
式 (6)において、例えば、優先度クラスを 2つ設け、優先度の高いクラスを i (PC ) = 1、優先度の低いクラスを i (PC ) = 2とした場合、 A >Aとなるように設定し、優先度 n 1 2
の高いクラスの移動局のパケットを優先的に送信するようにする。すなわち、 Aと Aと
1 2 の差を十分に大きくとることで、優先度の高いデータが必ず優先して送信されるように なる。さらに、再送データが有るという判定結果を RETXn= lとし、再送データが無 いという判定結果を RETX=0とした場合に、 D (RETXn= l) = 1000. 0、 D (RE TXn=0) = 1. 0、 D (RETXn= l) = 2. 0、 D (RETXn=0) = 1. 0と設定する。こ
2 2
のようにすることにより、優先度の高 、クラスにぉ 、ては再送データの優先度を極め て大きく設定し、優先度の低いクラスにおいては、再送データの優先度を少し大きく 設定することが可能となる。すなわち、優先度毎に与える重み係数 Aと、再送データ の優先度を設定する D (RETXn)を組み合わせることにより、優先度クラスと、再送
PCn
データの有無の両方に応じて、きめ細やかにパケット割り当て頻度を制御することが 可能なパケット割り当て方法を提供することが可能となる。 [0145] また、指数パラメータ , β ) = (1, 1) , ( α , β ) = (1, 0)と設定することにより
1 1 2 2
、優先度の高いデータは Proportional Fairnessスケジューラとして、優先度の低 V、データは MAX CZlスケジューラとして動作させることができる。
[0146] ステップ S816において、評価関数 Cが計算されると、その計算された評価関数 C が最大値であるか否かの判定、すなわち C >C であるか否かの判定が行われる(ス n max
テツプ S818)。
[0147] 評価関数 Cが最大値である場合 (ステップ S818 :YES)、C =C 、 n =nに設 n max n max 定される(ステップ S820)。ここでは、 C =0 (初期値)に設定されているので、 C > max n
C となり、ステップ S816で計算された評価関数 Cが C に設定され、その C が max n max max 与える移動局 nが移動局 n として設定される。
max
[0148] 評価関数 Cが最大値でない場合 (ステップ S818: NO)、およびステップ S820に おける処理が行われた後、次の移動局の評価関数を計算するために移動局 nが + 1 インクリメントされる(ステップ S822)。
[0149] 次に、移動局 nが無線基地局と通信中の移動局数 (N)を超える力否かが判断され る(ステップ S 824)。
[0150] 移動局 nが無線基地局と通信中の移動局数 (N)を超えると判断されない場合 (ステ ップ S824 :NO)、ステップ S806以降のループ処理が移動局数(N)を超えると判断 されるまで繰り返し行われる。すなわち、無線基地局と通信中の移動局全ての評価 関数 Cが計算される。
[0151] 一方、移動局 nが無線基地局と通信中の移動局数 (N)を超えると判断された場合( ステップ S824 : YES)、ステップ S816で設定された移動局 n に対して下りの共有 max
チャネル (HS-DSCH)の割り当てを行うようにスケジューラ部 140に指示する(ステツ プ S826)。
[0152] 以上、説明したように本実施例によれば、優先度クラスに応じた係数 Aや指数 α 、
δの制御を行うだけでなぐ各移動局の再送データの有無に応じてスケジユーリ ングを行うことが可能となり、優先度クラスと移動局の再送データの有無に応じた適切 なスケジューラを実現することができる。
[0153] また、本実施例において、評価関数はこの式に限定されることはなぐ変更可能で ある。
[0154] すなわち、再送データの有無の判定結果を示す RETXnを引数に持つ関数を評価 関数に加えた関数を評価関数として使用することができる。
[0155] また、本実施例では、 3GPPにおける高速パケット伝送方式 HSDPAに関して説明 したが、 HSDPAに限定されるものではなぐその他の、移動通信システムにおける 下りパケットの送信制御 (スケジューリング)を行う高速パケット伝送方式に適用するこ とが可能である。例えば、 3GPP2における cdma2000 lxEV— DOや、 3GPPにお ける TDD方式、 Long Term Evolution(Super 3G)における高速パケット伝送方式 など、がその他の高速パケット伝送方式としてあげられる。
[0156] 本実施例において、再送データ優先度制御部 160が再送データ優先度制御手段 に、移動局伝送速度計算部 170およびレイヤ 1処理部 111の機能が状態把握手段 に、評価関数計算部 180の機能が、評価関数算出手段、クラス設定手段、優先度ク ラス設定手段、無線端末選択手段に対応する。さらに、評価関数計算手段 180の外 部インターフェース機能が外部設定手段に対応する。
[0157] また、本実施例において、無線基地局 100は、パケット送信制御装置に対応し、移 動局 10、 11および 12は無線端末に対応する。
[0158] 次に、本発明の第 3の実施例について、図 9および図 10を参照して説明する。
[0159] 上述した実施例においては、 Proportional Fairnessにおける評価関数 Cに、当 該移動局の再送データの有無の判定結果 RETXnを引数に持つ関数 D (RETXn) を追加し、再送データの有無に応じて、パケットの割り当て頻度を制御する場合につ いて、説明した。
[0160] 本実施例に力かる無線基地局においては、 Proportional Fairnessにおける評 価関数 Cnに、再送データの有無の判定結果 RETXnを引数に持つ関数 D (RETXn )を追加するのではなぐデータの送信回数を引数に持つ関数 E (Num_TXn)を追 加することにより、データの送信回数に応じて、パケットの割り当て頻度を制御するこ とが可能となる。
[0161] 本実施例に力かる無線基地局は、図 9に示すように、図 5を参照して説明した無線 基地局と、再送データ優先度制御部 160の代わりに送信回数優先度制御部 190を 備える点が異なる。
[0162] 以下、送信回数優先度制御部 190について説明する
送信回数優先度制御部 190は、移動局 nに関して送信可能なデータのうちで、送 信回数の最も大きなデータの送信回数を Num—TXnとして、評価関数計算部 180 に通知する。
[0163] ここで、初回送信の場合には、 1回目の送信、という意味で、 Num— TXn= 1とする 。例えば、 4回目の送信(3回目の再送)の場合には、 Num— ΤΧη=4とする。また、 送信回数を引数に持つ関数 E (Num_TXn)を作成し、関数 E (Num_TXn)を評 価関数計算部 180に通知する。
[0164] 例えば、送信回数優先度制御部 190は、関数 E (Num_TXn)を、 E (1) = 1. 0、 E (2) = 2. 0、 E (3) =4. 0、 E (4) = 7. 0、と設定する。この場合、送信回数が大きく なればなるほど、優先度が高くなり、送信回数が大きいデータを所有する移動局に優 先してパケットを割り当てることが可能となる。
[0165] すなわち、関数 E (Num—TXn)を用いることにより、送信回数毎に優先度を制御 することが可能となる。
[0166] なお、関数 E (Num TXn)は、プライオリティキュー部 141、 141、 . . .、 141内
― 1 2 η のデータにかかるサービス種別や契約種別、受信器種別、セル種別、プライオリティ クラス種別に基づいて設定される。ここで、受信器種別とは、 RAKE受信器、等化器 や受信ダイバーシチ、干歩キャンセラや、その他の UEの Capability (受信可能な変 調方式や受信可能なコード数、ビット数などによってクラス分けされた指標)などであ る。
[0167] 次に、本実施例に力かるスケジューリング動作について、図 10を参照して説明する
[0168] MAC— hs処理部 112の評価関数計算部 180は、移動局 nの評価関数を計算する ための初期値設定を行う(ステップ S1002)。例えば、初期値として、 n= 1、 C =0 max および n =0を設定する。ここで、 nは移動局の添え字を表し、 C は評価関数の max max 最大値を表し、 n は評価関数が最大となる移動局の添え字を表す。
max
[0169] 次に、評価関数 Cの計算に用いる情報の取得が行われる。 [0170] 具体的に説明する。
[0171] 評価関数計算部 180は、レイヤ 1処理部 111から出力される移動局 nの下りリンクの 瞬時の無線状態および無線状態から推定される送信可能なデータのサイズ (例えば 、データ量)の一方を取得する (ステップ S 1004)。ここで、「無線状態から推定される 送信可能なデータのサイズ」とは、下りの品質を示す CQIあるいは下り伝送チャネル の瞬時 SIRと、 MAC hsリソース計算部 130にお!/、て計算された HS— DSCHに割 り当てられる無線リソースに基づいて、所定の誤り率で送信可能と推定されるデータ のサイズのことである。
[0172] また、評価関数計算部 180は、移動局伝送速度計算部 170から出力される移動局 nの平均伝送速度の取得を行う(ステップ S1006)。
[0173] また、評価関数計算部 180は、送信回数優先度制御部 190から入力される、移動 局 nの送信可能なデータのうち、送信回数の最も大きなデータの送信回数 Num—T
Xnおよび、上記送信回数 Num— TXnを引数に持つ関数 E (Num_TXn)の取得を 行う(ステップ S 1008)。
[0174] 次に、評価関数計算部 180は、上述した情報が全て取得されたかどうかを判定する
(ステップ S 1010)。
[0175] 全ての情報が取得されたと判定されたとき (ステップ S1010 :YES)、評価関数計算 部 180は、呼処理部 105を介して遠隔力も指定される指数パラメータ 、 j8 )を取得 する(ステップ S 1012)。
[0176] 一方、取得されていない情報があると判定されたとき (ステップ S1010 :NO)、評価 関数計算部 180は、ステップ S1004、ステップ S 1006およびステップ S 1008のうち 少なくとも 1つに戻り、未取得情報の取得を行う。
[0177] 次に、評価関数計算部 180は、式 (7)にしたがって、評価関数 (C )の計算を行う( ステップ S1014)。
[0178] [数 8]
Figure imgf000028_0001
移動局 nの下りリンクの瞬時の無線状態 移動局/!の平均伝送速度
ここでは、ステップ S1014において、 Proportional Fairnessの評価関数に、デ ータの送信回数毎に優先度を制御する関数 E (Num_TXn)をカ卩える場合につ!、て 説明する- すなわち、当該移動局 nの送信可能なデータの送信回数に応じて、 E (Num— TX n)が、評価関数 Cに寄与するため、送信回数に基づいて適応的にパケット割り当て 方法を制御することが可能となる。結果として、例えば、送信回数を大きい場合に E ( Num_TXn)の値を大きくした場合に、送信回数の大きいデータに対して優先的に パケットを割り当てることが可能となり、送信回数の大きいデータが送信されずに残留 し、上位レイヤ、すなわち、 RLCレイヤ、 TCPレイヤにおける誤りが発生することを防 ぐことが可能となる。
[0179] 尚、ステップ S1016以下の処理に関しては、上述した実施例において説明した処 理と同様であるため、その説明を省略する。
[0180] また、本実施例において、評価関数はこの式に限定されることはなぐ変更可能で ある。
[0181] すなわち、送信可能なデータのうち、送信回数の最も大きなデータの送信回数 Nu m—TXnを引数に持つ関数を評価関数に加えた関数を、評価関数として使用するこ とがでさる。
[0182] また、本実施例においては、 3GPPにおける高速パケット伝送方式 HSDPAに関し て記述したが、 HSDPAに限定されるものではなぐその他の移動通信システムにお ける下りパケットの送信制御 (スケジューリング)を行う高速パケット伝送方式に適用す ることが可能である。例えば、 3GPP2における cdma2000 lxEV— DOや、 3GPP における TDD方式や Long Term Evolution(Super 3G)における高速パケット伝送方 式など、がその他の高速パケット伝送方式としてあげられる。
[0183] 以上、説明したように、本発明の実施例によれば、再送データの有無またはデータ の送信回数に応じて、当該移動局に対するパケット割り当て確率を制御することが可 能となり、再送データが下位レイヤにおいて残留する確率を低減することが可能とな る。結果として、上位レイヤ、例えば、 RLCレイヤや TCPレイヤにおける誤り率を低減 することが可能となり、上位レイヤにおける品質を高くすることが可能となる。
[0184] また、本発明の実施例においては、再送データの有無に応じて優先度を決定する 場合と、データの送信回数に応じて優先度を決定する場合について説明したが、 再送データの有無およびデータの送信回数に応じて優先度を決定するようにしても よい。
[0185] さらに、上記本発明の第 2の実施例において、優先度クラスと再送データの有無と に応じて優先度を決定したのと同様に、優先度クラスとデータ送信回数とに応じて優 先度を決定するようにしてもょ 、。
[0186] 本国際出願は、 2005年 4月 15日に出願した日本国特許出願 2005— 119015号 に基づく優先権を主張するものであり、 2005- 119015号の全内容を本国際出願 に援用する。
産業上の利用可能性
[0187] 本発明に力かるパケット送信制御装置およびパケット送信制御方法は、移動通信 システムに適用できる。

Claims

請求の範囲
[1] 複数の無線端末に対するパケットの送信を制御するパケット送信制御装置であって 再送データの有無およびデータの送信回数のうち、少なくとも一方に応じて、バケツ トの割り当ての優先度を決定する優先度決定手段;
前記優先度に基づ!ヽて、送信相手となる無線端末を選択する無線端末選択手段; を備えることを特徴とするパケット送信制御装置。
[2] 請求項 1に記載のパケット送信制御装置にお 、て:
各無線端末に関して、再送データの有無を判定する再送データ判定手段; を備え、
前記無線端末決定手段は、前記再送データの有無の判定結果を引数にもつ評価 関数に基づ ヽて、送信相手となる無線端末を選択することを特徴とするパケット送信 制御装置。
[3] 請求項 1に記載のパケット送信制御装置にお 、て:
各無線端末に関して、データの送信回数を判定する送信回数判定手段; を備え、
前記無線端末決定手段は、前記データの送信回数を引数にもつ評価関数に基づ Vヽて、送信相手となる無線端末を選択することを特徴とするパケット送信制御装置。
[4] 請求項 1に記載のパケット送信制御装置にお 、て:
複数の優先度クラスを設定するクラス設定手段;
を備え、
前記無線端末選択手段は、前記再送データの有無の判定結果および前記データ の送信回数の判定結果のうち、すくなくとも一方を引数にもち、優先度クラス毎に設 定された評価関数に基づ!/ヽて、送信相手となる無線端末を選択することを特徴とす るパケット送信制御装置。
[5] 請求項 1に記載のパケット送信制御装置にお 、て:
無線端末の瞬時の無線状態と、前記無線端末の平均の無線状態とを把握する状 態把握手段; を備え、
前記無線端末選択手段は、前記無線端末の瞬時の無線状態および前記無線端 末の平均の無線状態のうち、少なくとも一方を引数にもつ関数に基づいて、送信相 手となる無線端末を選択することを特徴とするパケット送信制御装置。
[6] 請求項 5に記載のパケット送信制御装置にお 、て:
前記状態把握手段は、前記平均の無線状態として、移動局の平均の伝送速度、移 動局の下りリンクの SIRの平均値および移動局が上りリンクで通知する無線品質情報 の平均値のうち、少なくとも 1つを把握することを特徴とするパケット送信制御装置。
[7] 請求項 1に記載のパケット送信制御装置であって:
前記優先度決定手段は、再送データが無い場合の優先度よりも、再送データがあ る場合の優先度を高く設定することを特徴とするパケット送信制御装置。
[8] 複数の無線端末に対するパケットの送信を制御するパケット送信制御方法であって 各無線端末に関して、再送データの有無およびデータの送信回数のうち、少なくと も一方を判定するステップ;
再送データの有無に応じて、パケットの割り当ての優先度を決定するステップ; 前記優先度に基づ!ヽて、送信相手となる無線端末を選択するステップ; を有することを特徴とするパケット送信制御方法。
[9] 請求項 8に記載の送信制御方法にぉ 、て:
前記無線端末を選択するステップは、前記再送データの有無の判定結果を引数に もつ評価関数に基づ!/ヽて、送信相手となる無線端末を選択するステップを有すること を特徴とするパケット送信制御方法。
[10] 請求項 8に記載の送信制御方法にぉ ヽて:
前記無線端末を選択するステップは、前記データの送信回数を引数にもつ評価関 数に基づ 1ヽて、送信相手となる無線端末を選択するステップを有することを特徴とす るパケット送信制御方法。
PCT/JP2006/307843 2005-04-15 2006-04-13 パケット送信制御装置およびパケット送信制御方法 WO2006112359A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN2006800123700A CN101160771B (zh) 2005-04-15 2006-04-13 分组发送控制装置及分组发送控制方法
EP20060731779 EP1871030B1 (en) 2005-04-15 2006-04-13 Packet transmission control device, and packet transmission control method
JP2007526839A JP4563452B2 (ja) 2005-04-15 2006-04-13 パケット送信制御装置およびパケット送信制御方法
US11/911,603 US8238345B2 (en) 2005-04-15 2006-04-13 Packet transmission control device, and packet transmission control method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-119015 2005-04-15
JP2005119015 2005-04-15

Publications (1)

Publication Number Publication Date
WO2006112359A1 true WO2006112359A1 (ja) 2006-10-26

Family

ID=37115082

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/307843 WO2006112359A1 (ja) 2005-04-15 2006-04-13 パケット送信制御装置およびパケット送信制御方法

Country Status (5)

Country Link
US (1) US8238345B2 (ja)
EP (1) EP1871030B1 (ja)
JP (1) JP4563452B2 (ja)
CN (1) CN101160771B (ja)
WO (1) WO2006112359A1 (ja)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008108224A1 (ja) * 2007-03-01 2008-09-12 Ntt Docomo, Inc. 基地局装置及び通信制御方法
US8295236B2 (en) 2007-03-01 2012-10-23 Ntt Docomo, Inc. Base station apparatus and communication control method
US8335233B2 (en) 2007-03-01 2012-12-18 Ntt Docomo, Inc. Base station apparatus and communication control method using an uplink shared channel
US8432883B2 (en) 2007-03-01 2013-04-30 Ntt Docomo, Inc. Base station apparatus and communication control method
US8526373B2 (en) 2007-03-01 2013-09-03 Ntt Docomo, Inc. Base station apparatus and communication control method for radio resource allocation
US8570959B2 (en) 2007-03-01 2013-10-29 Ntt Docomo, Inc. Base station apparatus and communication control method
US8639259B2 (en) 2007-03-01 2014-01-28 Ntt Docomo, Inc. Base station apparatus and communication control method
JP2020150457A (ja) * 2019-03-14 2020-09-17 株式会社Nttドコモ 無線通信システム及び制御方法

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4899674B2 (ja) * 2006-07-11 2012-03-21 富士通株式会社 スケジューラ
US8411581B2 (en) * 2006-07-25 2013-04-02 Broadcom Corporation Method and system for medium access control (MAC) layer specialization for voice and multimedia data streams
US8230288B2 (en) * 2006-10-18 2012-07-24 Samsung Electronics Co., Ltd. Data transmission apparatus and method for applying an appropriate coding rate
JP4793762B2 (ja) * 2007-07-05 2011-10-12 日本電気株式会社 プログラム、tbs決定方法、及びtbs決定装置
EP2245755B1 (en) * 2008-01-29 2019-09-18 Telefonaktiebolaget LM Ericsson (publ) A method of transmitting tpc commands
FR2928516A1 (fr) * 2008-03-05 2009-09-11 France Telecom Gestion de ressource de transmission en fonction de la mobilite des terminaux.
WO2012105391A1 (en) * 2011-02-04 2012-08-09 Nec Corporation Radio communication system, base station apparatus, radio resource control method, and non-transitory computer readable medium
CN103002589A (zh) * 2011-09-15 2013-03-27 中兴通讯股份有限公司 一种无线通信系统中前向调度的方法和装置

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004147275A (ja) * 2002-08-30 2004-05-20 Matsushita Electric Ind Co Ltd パケット送信スケジューリング方法および基地局装置
JP2004312190A (ja) * 2003-04-03 2004-11-04 Ntt Docomo Inc パケット送信制御装置及びパケット送信制御方法

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0358646A (ja) 1989-07-27 1991-03-13 Nec Corp パケット通信網における帯域割当て方式
US6493331B1 (en) 2000-03-30 2002-12-10 Qualcomm Incorporated Method and apparatus for controlling transmissions of a communications systems
WO2002056631A1 (fr) * 2001-01-05 2002-07-18 Matsushita Electric Industrial Co., Ltd. Systeme de communication mobile et procede de transmission radio
KR100493084B1 (ko) * 2001-05-04 2005-06-03 삼성전자주식회사 이동통신시스템에서 멀티미디어 서비스를 위한 초기전송및 재전송 장치 및 방법
US7047016B2 (en) * 2001-05-16 2006-05-16 Qualcomm, Incorporated Method and apparatus for allocating uplink resources in a multiple-input multiple-output (MIMO) communication system
US7130295B2 (en) * 2001-06-11 2006-10-31 Samsung Electronics Co., Ltd. Data retransmission apparatus and method in a mobile communication system
US6788687B2 (en) * 2001-10-30 2004-09-07 Qualcomm Incorporated Method and apparatus for scheduling packet data transmissions in a wireless communication system
JP3967115B2 (ja) * 2001-11-22 2007-08-29 株式会社エヌ・ティ・ティ・ドコモ 基地局、無線リソース制御装置、端末装置、通信システム及び通信方法
JP3828431B2 (ja) * 2002-01-31 2006-10-04 株式会社エヌ・ティ・ティ・ドコモ 基地局、制御装置、通信システム及び通信方法
CN100385846C (zh) * 2002-05-10 2008-04-30 美商内数位科技公司 优先协议数据单元的再传输以协助无线电链路控制再传输的系统及方法
US7164919B2 (en) * 2002-07-01 2007-01-16 Qualcomm Incorporated Scheduling of data transmission for terminals with variable scheduling delays
US7489691B2 (en) * 2002-12-23 2009-02-10 Nokia Corporation Scheduling retransmission in access networks
KR100704597B1 (ko) * 2003-02-19 2007-04-09 후지쯔 가부시끼가이샤 패킷 스케줄링
US7394768B2 (en) * 2003-04-30 2008-07-01 Nokia Corporation Fair scheduling with guaranteed minimum parameter
KR100964670B1 (ko) * 2003-05-12 2010-06-22 엘지전자 주식회사 이동통신 시스템에서 데이터 레이트 제어 정보를 생성하는방법
JP3877708B2 (ja) * 2003-05-23 2007-02-07 三洋電機株式会社 基地局装置、端末装置、通信システム
WO2008105418A1 (ja) * 2007-03-01 2008-09-04 Ntt Docomo, Inc. 基地局装置及びユーザ装置並びに通信制御方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004147275A (ja) * 2002-08-30 2004-05-20 Matsushita Electric Ind Co Ltd パケット送信スケジューリング方法および基地局装置
JP2004312190A (ja) * 2003-04-03 2004-11-04 Ntt Docomo Inc パケット送信制御装置及びパケット送信制御方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
OFUJI Y. ET AL.: "Kudari Link OFCM Broadband Musen Access ni Okeru Traffic o Koryo shita Shuhasu Ryoiki Bunkatsugata Scheduling Tokusei (Performance of Frequency-Domain Scheduling Considering Packet Traffic on OFCDM Wireless Access in Forward Link)", 2004 NEN IEICE COMMUNICATIONS SOCIETY TAIKAI KOEN RONBUNSHU, September 2004 (2004-09-01), pages 435, 1 B-5-101, XP003002440 *
See also references of EP1871030A4 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008108224A1 (ja) * 2007-03-01 2008-09-12 Ntt Docomo, Inc. 基地局装置及び通信制御方法
JPWO2008108224A1 (ja) * 2007-03-01 2010-06-10 株式会社エヌ・ティ・ティ・ドコモ 基地局装置及び通信制御方法
US8295236B2 (en) 2007-03-01 2012-10-23 Ntt Docomo, Inc. Base station apparatus and communication control method
US8335233B2 (en) 2007-03-01 2012-12-18 Ntt Docomo, Inc. Base station apparatus and communication control method using an uplink shared channel
US8391219B2 (en) 2007-03-01 2013-03-05 Ntt Docomo, Inc. Base station apparatus and communication control method
US8432883B2 (en) 2007-03-01 2013-04-30 Ntt Docomo, Inc. Base station apparatus and communication control method
US8526373B2 (en) 2007-03-01 2013-09-03 Ntt Docomo, Inc. Base station apparatus and communication control method for radio resource allocation
US8570959B2 (en) 2007-03-01 2013-10-29 Ntt Docomo, Inc. Base station apparatus and communication control method
US8639259B2 (en) 2007-03-01 2014-01-28 Ntt Docomo, Inc. Base station apparatus and communication control method
JP2020150457A (ja) * 2019-03-14 2020-09-17 株式会社Nttドコモ 無線通信システム及び制御方法
JP7338998B2 (ja) 2019-03-14 2023-09-05 株式会社Nttドコモ 無線通信システム及び制御方法

Also Published As

Publication number Publication date
EP1871030A4 (en) 2010-10-13
JP4563452B2 (ja) 2010-10-13
EP1871030A1 (en) 2007-12-26
CN101160771A (zh) 2008-04-09
JPWO2006112359A1 (ja) 2008-12-11
US8238345B2 (en) 2012-08-07
EP1871030B1 (en) 2012-12-19
CN101160771B (zh) 2013-01-23
US20090067376A1 (en) 2009-03-12

Similar Documents

Publication Publication Date Title
JP4563452B2 (ja) パケット送信制御装置およびパケット送信制御方法
US8099102B2 (en) Call admission control device and call admission control method
US7990859B2 (en) Packet transmission control device and packet transmission control method
JP4568575B2 (ja) パケット送信制御装置及びパケット送信制御方法
EP1699187B1 (en) Packet transmission control device and packet transmission control method
US7653078B2 (en) Packet transmission control apparatus and packet transmission control method scheduling packets in accordance with capabilities of mobile stations
US8406199B2 (en) Data flow amount control device and data flow amount control method
US7460474B2 (en) Packet transmission control apparatus and packet transmission control method
US7899459B2 (en) Call admission control device and call admission control method
US7760683B2 (en) Call admission control device and call admission control method
WO2009080081A1 (en) A scheduling method and system for communication
US7623489B2 (en) Packet transmission control apparatus and packet transmission control method
JP4150622B2 (ja) パケット送信制御装置及びパケット送信制御方法
JP4726068B2 (ja) パケット送信制御装置、パケット送信制御方法

Legal Events

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

Ref document number: 200680012370.0

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2007526839

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006731779

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: RU

WWP Wipo information: published in national office

Ref document number: 2006731779

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 11911603

Country of ref document: US