WO2008004785A2 - Method of allocating terminal to group in base station of communication system and method of generating map - Google Patents

Method of allocating terminal to group in base station of communication system and method of generating map Download PDF

Info

Publication number
WO2008004785A2
WO2008004785A2 PCT/KR2007/003160 KR2007003160W WO2008004785A2 WO 2008004785 A2 WO2008004785 A2 WO 2008004785A2 KR 2007003160 W KR2007003160 W KR 2007003160W WO 2008004785 A2 WO2008004785 A2 WO 2008004785A2
Authority
WO
WIPO (PCT)
Prior art keywords
group
sub
bursts
terminals
information
Prior art date
Application number
PCT/KR2007/003160
Other languages
French (fr)
Other versions
WO2008004785A3 (en
Inventor
Kwang-Jae Lim
Chul-Sik Yoon
Original Assignee
Electronics And Telecommunications Research Institute
Samsung Electronics Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020070011014A external-priority patent/KR101321091B1/en
Application filed by Electronics And Telecommunications Research Institute, Samsung Electronics Co., Ltd. filed Critical Electronics And Telecommunications Research Institute
Priority to US12/307,898 priority Critical patent/US8130710B2/en
Publication of WO2008004785A2 publication Critical patent/WO2008004785A2/en
Publication of WO2008004785A3 publication Critical patent/WO2008004785A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/08User group management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/186Processing of subscriber group data

Definitions

  • the present invention relates to an apparatus and method of allocating a plurality of terminals to a group in a base station of a communication system.
  • a communication system informs terminals of allocated radio resources by using a map transmitted in a downlink for every frame.
  • the map is specified, for example, in an IEEE 802.16 standard.
  • the communication system When bursts are allocated in the downlink and the uplink, the communication system includes a terminal identifier, a transmission method, and a resource used, which correspond to each of the bursts, so as to notify the terminals of the downlink or uplink radio resources.
  • a plurality of packets that are transmitted from a base station to a plurality of terminals may be allocated as one burst.
  • a plurality of terminal identifiers corresponding to the packets are omitted.
  • Each of the terminals demodulates the corresponding burst, checks the identifier included in each of the packets, and selectively receives only the packet corresponding to the terminal.
  • each terminal may successfully receive a group burst or fail to receive the group burst. Therefore, the burst needs to be retransmitted a maximum number of times or until all of the terminals succeed in receiving the burst.
  • HARQ hybrid automatic repeat request
  • MIMO multi-input multi-output
  • An object of the present invention is to provide a group allocation! method of allocating terminals to a group such that the terminals can receive corresponding bursts.
  • Another object of the present invention is to provide a group allocation method that can also be applied to an uplink.
  • Still another object of the present invention is to provide a group allocation method that allows an HARQ or MIMO method to be applied according to terminals.
  • An exemplary embodiment of the present invention provides a method of allocating a terminal to one of a plurality of groups in a base station of a communication system, and each group includes a plurality of terminals.
  • the method includes: receiving channel state information on the terminal; determining a group to which the terminal belongs according to the channel state information; and transmitting a map including first allocation information on the group to the terminal.
  • the first allocation information includes an identifier of the group and radio resource information of a group burst on the group.
  • Another exemplary embodiment of the present invention provides a method of dividing a plurality of terminals into a plurality of groups and generating a map for transmitting allocation information on the plurality of groups in a base station of a communication system.
  • the method includes: allocating identifiers of the plurality of groups to the map; and allocating radio resource information on a plurality of group bursts respectively corresponding to the plurality of groups to the map.
  • Yet another embodiment of the present invention provides a method of allocating a plurality of terminals to a plurality of groups in a base station of a communication system.
  • the method includes: receiving channel state information from a plurality of first terminals; allocating a plurality of second terminals to the same group, the plurality of second terminals are terminals to which the same transmission method can be applied among the plurality of first terminals according to the channel state information; transmitting, to the plurality of second terminals, an identifier of the group to which the plurality of second terminals belong; and transmitting the identifier of the group and radio resource information of a group burst on the group to the plurality of second terminals.
  • FlG. 1 is a schematic diagram illustrating the configuration of a communication system according to an exemplary embodiment of the present invention.
  • FlG. 2 is a block diagram illustrating a group allocation apparatus according to an exemplary embodiment of the present invention.
  • FlG. 3 is a flowchart illustrating a group allocation method in a downlink according to a first exemplary embodiment of the present invention.
  • FlGs. 4 and 5 are schematic views illustrating a frame and a map for group allocation in a downlink according to a second exemplary embodiment of the present invention.
  • FlGs. 6 and 7 are schematic views illustrating a frame and a map for group allocation according to a third exemplary embodiment of the present invention.
  • FlG. 8 is a view illustrating a method of notifying the positions of radio resources allocated according to the third exemplary embodiment of the present invention.
  • FlG. 9 is a schematic view illustrating a map for group allocation according to a fourth exemplary embodiment of the present invention.
  • FlGs. 10 and 11 are views illustrating a method of notifying the positions of radio resources allocated according to a fifth exemplary embodiment of the present invention.
  • FlG. 12 is a view illustrating a map for group allocation according to the fifth exemplary embodiment of the present invention. Mode for the Invention
  • FlG. 1 is a schematic view illustrating a communication system according to the first exemplary embodiment of the present invention.
  • the communication system includes one or more terminal groups 110 and 120, and a base station 200.
  • the terminal groups 110 and 120 include a plurality of terminals 111 to 114 and 121 to 124, respectively.
  • the terminal groups 110 and 120 include a plurality of terminals 111 to 114 and 121 to 124, respectively.
  • each of the terminal groups includes four terminals.
  • the number of terminal groups and the number of terminals included in each of the terminal groups are not limited thereto.
  • the base station 200 classifies the terminals 111 to 114 and 121 to 124 having the same or similar characteristics into the terminal groups 110 and 120, respectively. According to the exemplary embodiment of the invention, the base station 200 can classify a plurality of terminals that require the same transmission method, that is, the same modulation and coding scheme, into one terminal group.
  • FlG. 2 is a block diagram illustrating a group allocation apparatus according to the first exemplary embodiment of the present invention
  • FlG. 3 is a flowchart illustrating a group allocation method in a downlink using the group allocation apparatus of FIG. 1.
  • the group allocation apparatus of the base station 200 includes a receiving unit 210, a group allocation unit 220, and a transmitting unit 230.
  • the receiving unit 210 receives information on a channel state of each of the terminals from the terminal (for example, the terminal 111 of FlG. 1) (S210).
  • the group allocation unit 220 determines which group 110 the terminal 111 belongs to on the basis of the received channel state information (S220), and selects an appropriate transmission method for the group 110 according to channel states of the terminals 111 to 114 that belong to the group 110 (S230).
  • the transmitting unit 230 transmits an identifier corresponding to the group to which the terminal 111 is allocated to the corresponding terminal by using a separate message or a MAP (S240).
  • the identifier corresponding to the group may be an identifier of the corresponding group or sub-identifiers used when differentiating the terminals in the corresponding group from each other.
  • the group identifier refers to an identifier used when differentiating the groups from each other, and it can be set so that each one of the group identifiers corresponds to one transmission method. Further, the base station 200 can inform each of the terminals 111 to 114 and 121 to 124 of the relationship between the transmission methods and the group identifiers.
  • the group to which the terminals belong may be changed according to a change in the channel state.
  • the channel state quickly changes, and the transmission method and the group corresponding to the changed channel state frequently change, signaling for determining a group is often required. Therefore, the group allocation method may only be used for the terminals whose transmission methods are not changed a lot.
  • FlGs. 4 and 5 are schematic views illustrating a map and a frame for group allocation in a downlink according to a second exemplary embodiment of the present invention.
  • a downlink frame 300 includes one or more normal bursts 310 and 320 and at least one group burst 330. Packets 331 to 334 to be transmitted as a group are allocated to the group burst 330.
  • a map 340 transmitted from the base station 200 to the terminal 111 includes information 341 on the allocation of the normal bursts 310 and 320 and information 342 on the allocation of the group burst 330 so as to notify the allocation of the normal bursts and the group burst.
  • the information 341 on the normal burst allocation includes the number N of normal bursts, terminal identifier information on each of the normal bursts, information on radio resources to be used, information on a transmission method, HARQ information, and MIMO information.
  • the information 342 on the group burst allocation includes the number G of group bursts, group identifier information on each of the group bursts, and information on radio resources to be used.
  • each of the terminals can only receive a group burst of a group to which the terminal belongs by using the group identifier and the radio resource information.
  • FlGs. 6 and 7 are schematic views illustrating a frame and a map for group allocation according to a third exemplary embodiment of the present invention.
  • FlG. 8 is a view illustrating a method of notifying the positions of radio resources allocated according to the third exemplary embodiment of the present invention.
  • a downlink frame 400 includes one or more normal bursts 410 and 420 and at least one group burst 430.
  • the group burst 430 includes one or more sub-bursts 431 to 434.
  • a map 440 transmitted from the base station 200 to the terminal 111 further includes sub-burst allocation information 443. That is, the map 440 includes information 441 on the allocation of the normal bursts 410 and 420 and information 442 on the allocation of the group burst 430. The information 442 on the group burst allocation further includes the information 443 on the sub-burst allocation.
  • the information 443 on the sub-burst allocation includes information on the number
  • the sub-radio resources are in the radio resources allocated for the group burst.
  • the number of bits used to notify the positions of the sub-radio resources may be smaller than the number of bits that are generally used to notify the position of the radio resource. The method of notifying the positions of the sub-radio resources will be described with reference to FlG. 8.
  • the positions of the radio resources are determined by a start-length method or a run-length method.
  • the radio resource is divided into a plurality of unit radio resources, and an index is added to each of the unit radio resources.
  • the radio resource information of each of the bursts includes the start position and length of the radio resource.
  • the radio resource information of the normal burst 2 may include the start position 5 and the length 7 of the radio resource
  • the sub- radio resource information of the sub-burst 2 may include the start position 2 and the length 4 of the radio resource.
  • a log (R) bit is required for each of the length and the start position of the radio resource. That is, a 21og (R) bit is required when one burst is allocated.
  • R indicates the number of unit radio resources to be used in a frame.
  • the positions of the sub-bursts need to be differentiated from each other within the resource allocated for the group burst.
  • sub-radio resource information can be represented by a 21og (R/8) bit that is smaller than the normal burst.
  • the size of the unit sub-radio resource may be smaller than that of the unit radio resource used for the normal burst and group burst allocation.
  • the size of a sub-burst is not limited to the size of a unit radio resource, but it may be set to an integral number of the size of the unit sub-radio resource that is smaller than the unit radio resource. Therefore, the allocation of smaller packets can be expressed.
  • the base station 200 also notifies sub-identifiers that are used when differentiating the terminals from each other in the group.
  • FlG. 9 is a schematic view illustrating a map for group allocation according to a fourth exemplary embodiment of the present invention.
  • sub-burst allocation information 453 in group burst allocation information 452 further includes HARQ information and/or MEMO information on the sub-bursts.
  • HARQ information and the MIMO information can be allocated according to the sub-bursts, each of the terminals can perform the HARQ transmission and the MEMO transmission.
  • the base station uses a toggle pattern method instead of the start-length method or the run-length method to notify each of the terminals of the position of the radio resource.
  • This exemplary embodiment will be described in detail with reference to FlGs. 10 to FlG. 12.
  • FlGs. 10 and 11 are views illustrating a method of notifying the positions of radio resources allocated according to a fifth exemplary embodiment of the present invention.
  • FlG. 12 is a diagram illustrating a map for group allocations according to the fifth exemplary embodiment of the present invention.
  • the base station 200 uses a toggle pattern method to notify the positions of the radio resources allocated to the terminal 111.
  • the allocated radio resource is divided into a plurality of unit radio resources like the third exemplary embodiment of FlG. 8.
  • Each of the unit radio resources is represented by 0 or 1 according to a toggle method, such that the position of the radio resource allocated to each of the terminals is informed.
  • the length of a pattern sequence corresponds to the number of radio resources to be used.
  • First consecutive Os indicate radio resources that are not used.
  • the radio resources are toggled from the first consecutive Os to consecutive Is, which indicate the radio resources for the normal burst 1.
  • the radio resources are toggled again from the consecutive Is to consecutive 0s, which indicate the radio resources for the normal burst 2.
  • the radio resources are toggled from the consecutive Os to consecutive Is, which are used for the group burst allocation.
  • a toggle sub-pattern is used to notify the positions of the radio resources of sub- bursts (sub-bursts 1 to 4) in the group burst.
  • the sub-radio resources for the respective sub-bursts are determined according to the order in which the sub-radio resources are represented by toggles of 0 and 1 in the toggle sub-pattern of the map.
  • the radio resources of the normal burst 1 are represented by consecutive Is
  • the radio resources of the normal burst 2 are represented by consecutive Os to which the radio resources of the normal burst 1 are toggled from the consecutive Is.
  • the radio resources of the group burst are represented by consecutive Is to which the radio resources of the normal burst 2 are toggled from the consecutive 0s.
  • consecutive Os to which the radio resources of the group burst are toggled from the consecutive Is are not used.
  • a map according to the fifth exemplary embodiment which is used for the base station 200 to notify the terminal 111 of the group allocation by using the toggle pattern method, includes information 541 on normal burst allocation, information 542 on group burst allocation, and information 543 on sub-burst allocation.
  • the information 541 on the normal burst allocation includes toggle pattern information that expresses allocated resources using consecutive Os and Is, the number N of normal bursts, terminal identifiers corresponding to the respective normal bursts, information on transmission methods, HARQ information, and MIMO information.
  • the information 542 on the group burst allocation includes the number G of group bursts, and group identifiers corresponding to the respective group bursts.
  • the information 543 on the sub-bursts included in the group burst includes toggle sub-pattern information, the number S of sub-bursts, and sub-identifiers corresponding to the respective sub-bursts.
  • the radio resources are allocated using the toggle pattern, such that it is possible to notify the positions of the resources of the respective terminals at the same time by using one pattern sequence with respect to the plurality of bursts.
  • the sub-burst allocation information in the group burst allocation information may further include HARQ information and/or MIMO information on the sub-bursts.
  • the HARQ information and the MIMO information can be allocated according to the sub- bursts even in the group allocation using the toggle pattern method. Therefore, it is possible to perform the HARQ transmission and the MIMO transmission according to each of the terminals.
  • the above-described exemplary embodiments of the present invention are not limited to the above-described method and apparatus.
  • the invention may be implemented by a program causing to implement functions corresponding to the structure of the exemplary embodiment of the present invention or a recording medium storing the program and may be easily implemented on the basis of the above-described exemplary embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

In order to allocate a plurality of terminals to a group in a base station of a communication system, channel state information of each of the terminals is received, a group to which the terminal belongs is determined according to the channel state information with respect to the terminal, and a map including information on group burst allocation and information on sub-burst allocation with respect to a group identifier corresponding to the group is transmitted to the terminal.

Description

Description
METHOD OF ALLOCATING TERMINAL TO GROUP IN BASE STATION OF COMMUNICATION SYSTEM AND METHOD OF
GENERATING MAP
Technical Field
[1] The present invention relates to an apparatus and method of allocating a plurality of terminals to a group in a base station of a communication system.
Background Art
[2] A communication system informs terminals of allocated radio resources by using a map transmitted in a downlink for every frame. The map is specified, for example, in an IEEE 802.16 standard.
[3] When bursts are allocated in the downlink and the uplink, the communication system includes a terminal identifier, a transmission method, and a resource used, which correspond to each of the bursts, so as to notify the terminals of the downlink or uplink radio resources.
[4] Further, a plurality of packets that are transmitted from a base station to a plurality of terminals may be allocated as one burst. In this case, a plurality of terminal identifiers corresponding to the packets are omitted. Each of the terminals demodulates the corresponding burst, checks the identifier included in each of the packets, and selectively receives only the packet corresponding to the terminal.
[5] According to the above-described burst allocation, since all of the terminals need to receive the burst, each of the terminals needs to perform a process of receiving the burst even if there is no packet corresponding to the terminal.
[6] Further, in a case of the uplink, it is necessary to provide exact positions of the radio resources to be transmitted by the terminals such that the bursts can be transmitted by the terminals without collision therebetween. Therefore, the burst allocation cannot be applied to the uplink.
[7] Furthermore, when a hybrid automatic repeat request (referred to as an "HARQ" is applied, each terminal may successfully receive a group burst or fail to receive the group burst. Therefore, the burst needs to be retransmitted a maximum number of times or until all of the terminals succeed in receiving the burst.
[8] Further, when multi-input multi-output (hereinafter, referred to as "MIMO" is applied, all of the terminals have different channel states, which makes it difficult to efficiently apply a closed-loop MIMO method.
[9] The above information disclosed in this Background section is only for enhancement of understanding of the background of the invention and therefore it may contain in- formation that does not form the related art that is already known in this country to a person of ordinary skill in the art.
Disclosure of Invention Technical Problem
[10] An object of the present invention is to provide a group allocation! method of allocating terminals to a group such that the terminals can receive corresponding bursts.
[11] Another object of the present invention is to provide a group allocation method that can also be applied to an uplink.
[12] Still another object of the present invention is to provide a group allocation method that allows an HARQ or MIMO method to be applied according to terminals. Technical Solution
[13] An exemplary embodiment of the present invention provides a method of allocating a terminal to one of a plurality of groups in a base station of a communication system, and each group includes a plurality of terminals. The method includes: receiving channel state information on the terminal; determining a group to which the terminal belongs according to the channel state information; and transmitting a map including first allocation information on the group to the terminal. The first allocation information includes an identifier of the group and radio resource information of a group burst on the group.
[14] Another exemplary embodiment of the present invention provides a method of dividing a plurality of terminals into a plurality of groups and generating a map for transmitting allocation information on the plurality of groups in a base station of a communication system. The method includes: allocating identifiers of the plurality of groups to the map; and allocating radio resource information on a plurality of group bursts respectively corresponding to the plurality of groups to the map.
[15] Yet another embodiment of the present invention provides a method of allocating a plurality of terminals to a plurality of groups in a base station of a communication system. The method includes: receiving channel state information from a plurality of first terminals; allocating a plurality of second terminals to the same group, the plurality of second terminals are terminals to which the same transmission method can be applied among the plurality of first terminals according to the channel state information; transmitting, to the plurality of second terminals, an identifier of the group to which the plurality of second terminals belong; and transmitting the identifier of the group and radio resource information of a group burst on the group to the plurality of second terminals. Brief Description of the Drawings [16] FlG. 1 is a schematic diagram illustrating the configuration of a communication system according to an exemplary embodiment of the present invention.
[17] FlG. 2 is a block diagram illustrating a group allocation apparatus according to an exemplary embodiment of the present invention.
[18] FlG. 3 is a flowchart illustrating a group allocation method in a downlink according to a first exemplary embodiment of the present invention.
[19] FlGs. 4 and 5 are schematic views illustrating a frame and a map for group allocation in a downlink according to a second exemplary embodiment of the present invention.
[20] FlGs. 6 and 7 are schematic views illustrating a frame and a map for group allocation according to a third exemplary embodiment of the present invention.
[21] FlG. 8 is a view illustrating a method of notifying the positions of radio resources allocated according to the third exemplary embodiment of the present invention.
[22] FlG. 9 is a schematic view illustrating a map for group allocation according to a fourth exemplary embodiment of the present invention.
[23] FlGs. 10 and 11 are views illustrating a method of notifying the positions of radio resources allocated according to a fifth exemplary embodiment of the present invention.
[24] FlG. 12 is a view illustrating a map for group allocation according to the fifth exemplary embodiment of the present invention. Mode for the Invention
[25] In the following detailed description, only certain exemplary embodiments of the present invention have been shown and described, simply by way of illustration. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. Accordingly, the drawings and description are to be regarded as illustrative in nature and not restrictive. Like reference numerals designate like elements throughout the specification.
[26] Hereinafter, an apparatus and method of allocating a plurality of terminals to a group in a base station of a communication system according to exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. The method of allocating a plurality of terminals to a group in a base station of a communication system according to the exemplary embodiment of the present invention can be used in various communication systems. Here, for convenience, an IEEE (Institute of Electrical and Electronics Engineers) 802.16-based communication system will be exemplified.
[27] First, referring to FlGs. 1 to 3, a group allocation method and apparatus of a communication system according to a first exemplary embodiment of the present invention will be schematically described.
[28] FlG. 1 is a schematic view illustrating a communication system according to the first exemplary embodiment of the present invention.
[29] As shown in FlG. 1, the communication system includes one or more terminal groups 110 and 120, and a base station 200. The terminal groups 110 and 120 include a plurality of terminals 111 to 114 and 121 to 124, respectively. For convenience of explanation, in FlG. 1, there are provided two terminal groups, and each of the terminal groups includes four terminals. However, the number of terminal groups and the number of terminals included in each of the terminal groups are not limited thereto.
[30] The base station 200 classifies the terminals 111 to 114 and 121 to 124 having the same or similar characteristics into the terminal groups 110 and 120, respectively. According to the exemplary embodiment of the invention, the base station 200 can classify a plurality of terminals that require the same transmission method, that is, the same modulation and coding scheme, into one terminal group.
[31] FlG. 2 is a block diagram illustrating a group allocation apparatus according to the first exemplary embodiment of the present invention, and FlG. 3 is a flowchart illustrating a group allocation method in a downlink using the group allocation apparatus of FIG. 1.
[32] As shown in FlG. 2, the group allocation apparatus of the base station 200 includes a receiving unit 210, a group allocation unit 220, and a transmitting unit 230.
[33] Referring to FlGs. 2 and 3, the receiving unit 210 receives information on a channel state of each of the terminals from the terminal (for example, the terminal 111 of FlG. 1) (S210). The group allocation unit 220 determines which group 110 the terminal 111 belongs to on the basis of the received channel state information (S220), and selects an appropriate transmission method for the group 110 according to channel states of the terminals 111 to 114 that belong to the group 110 (S230). Then, the transmitting unit 230 transmits an identifier corresponding to the group to which the terminal 111 is allocated to the corresponding terminal by using a separate message or a MAP (S240). At this time, the identifier corresponding to the group may be an identifier of the corresponding group or sub-identifiers used when differentiating the terminals in the corresponding group from each other.
[34] Here, the group identifier refers to an identifier used when differentiating the groups from each other, and it can be set so that each one of the group identifiers corresponds to one transmission method. Further, the base station 200 can inform each of the terminals 111 to 114 and 121 to 124 of the relationship between the transmission methods and the group identifiers.
[35] Furthermore, the group to which the terminals belong may be changed according to a change in the channel state. When the channel state quickly changes, and the transmission method and the group corresponding to the changed channel state frequently change, signaling for determining a group is often required. Therefore, the group allocation method may only be used for the terminals whose transmission methods are not changed a lot.
[36] Next, after the terminals are allocated to the groups, a method of notifying the allocation of a group burst of the terminals and a group allocation method will be described in detail with reference to FlGs. 4 to 12.
[37] FlGs. 4 and 5 are schematic views illustrating a map and a frame for group allocation in a downlink according to a second exemplary embodiment of the present invention.
[38] As shown in FlG. 4, a downlink frame 300 according to the second exemplary embodiment of the present invention includes one or more normal bursts 310 and 320 and at least one group burst 330. Packets 331 to 334 to be transmitted as a group are allocated to the group burst 330.
[39] Further, as shown in FlG. 5, a map 340 transmitted from the base station 200 to the terminal 111 includes information 341 on the allocation of the normal bursts 310 and 320 and information 342 on the allocation of the group burst 330 so as to notify the allocation of the normal bursts and the group burst. The information 341 on the normal burst allocation includes the number N of normal bursts, terminal identifier information on each of the normal bursts, information on radio resources to be used, information on a transmission method, HARQ information, and MIMO information.
[40] Meanwhile, the information 342 on the group burst allocation includes the number G of group bursts, group identifier information on each of the group bursts, and information on radio resources to be used.
[41] In this way, each of the terminals can only receive a group burst of a group to which the terminal belongs by using the group identifier and the radio resource information.
[42] FlGs. 6 and 7 are schematic views illustrating a frame and a map for group allocation according to a third exemplary embodiment of the present invention. FlG. 8 is a view illustrating a method of notifying the positions of radio resources allocated according to the third exemplary embodiment of the present invention.
[43] As shown in FlG. 6, a downlink frame 400 according to the third exemplary embodi ment of the present invention includes one or more normal bursts 410 and 420 and at least one group burst 430. The group burst 430 includes one or more sub-bursts 431 to 434.
[44] Referring to FlG. 7, as compared with the map 340 (FlG. 5) according to the second exemplary embodiment, a map 440 transmitted from the base station 200 to the terminal 111 further includes sub-burst allocation information 443. That is, the map 440 includes information 441 on the allocation of the normal bursts 410 and 420 and information 442 on the allocation of the group burst 430. The information 442 on the group burst allocation further includes the information 443 on the sub-burst allocation.
[45] The information 443 on the sub-burst allocation includes information on the number
S of sub-bursts, sub-identifier information on each of the sub-bursts, and information on a sub-radio resource.
[46] At this time, the sub-radio resources are in the radio resources allocated for the group burst. The number of bits used to notify the positions of the sub-radio resources may be smaller than the number of bits that are generally used to notify the position of the radio resource. The method of notifying the positions of the sub-radio resources will be described with reference to FlG. 8.
[47] As shown in FlG. 8, according to the third exemplary embodiment of the present invention, the positions of the radio resources are determined by a start-length method or a run-length method. Specifically, the radio resource is divided into a plurality of unit radio resources, and an index is added to each of the unit radio resources. The radio resource information of each of the bursts includes the start position and length of the radio resource. For example, the radio resource information of the normal burst 2 may include the start position 5 and the length 7 of the radio resource, and the sub- radio resource information of the sub-burst 2 may include the start position 2 and the length 4 of the radio resource.
[48] To this end, a log (R) bit is required for each of the length and the start position of the radio resource. That is, a 21og (R) bit is required when one burst is allocated. Here, R indicates the number of unit radio resources to be used in a frame. Meanwhile, in order to allocate sub-bursts, the positions of the sub-bursts need to be differentiated from each other within the resource allocated for the group burst. When the maximum number of radio resources is R/8, sub-radio resource information can be represented by a 21og (R/8) bit that is smaller than the normal burst.
[49] Further, as shown in FlG. 8, the size of the unit sub-radio resource may be smaller than that of the unit radio resource used for the normal burst and group burst allocation. In this case, the size of a sub-burst is not limited to the size of a unit radio resource, but it may be set to an integral number of the size of the unit sub-radio resource that is smaller than the unit radio resource. Therefore, the allocation of smaller packets can be expressed.
[50] In the example shown in FlG. 8, since the size of the unit sub-radio resource is half of the unit radio resource, it may be shown that the size of the sub-burst is half of the normal burst.
[51] In the third exemplary embodiment, when the base station 200 notifies the terminals
111 to 114 and 121 to 124 of the relationship between the transmission methods and the group identifiers through broadcasting channels in advance, the base station 200 also notifies sub-identifiers that are used when differentiating the terminals from each other in the group.
[52] In this way, it is possible to notify the position of the sub-burst that is transmitted by each of the terminals during group allocation in an uplink as well as the group allocation in a downlink.
[53] FlG. 9 is a schematic view illustrating a map for group allocation according to a fourth exemplary embodiment of the present invention.
[54] As shown in FlG. 9, unlike the third exemplary embodiment, in a map 450 according to the fourth exemplary embodiment, sub-burst allocation information 453 in group burst allocation information 452 further includes HARQ information and/or MEMO information on the sub-bursts. In this way, since the HARQ information and the MIMO information can be allocated according to the sub-bursts, each of the terminals can perform the HARQ transmission and the MEMO transmission.
[55] Further, unlike the third and fourth exemplary embodiments, the base station uses a toggle pattern method instead of the start-length method or the run-length method to notify each of the terminals of the position of the radio resource. This exemplary embodiment will be described in detail with reference to FlGs. 10 to FlG. 12.
[56] FlGs. 10 and 11 are views illustrating a method of notifying the positions of radio resources allocated according to a fifth exemplary embodiment of the present invention. FlG. 12 is a diagram illustrating a map for group allocations according to the fifth exemplary embodiment of the present invention.
[57] As shown in FlG. 10, the base station 200 uses a toggle pattern method to notify the positions of the radio resources allocated to the terminal 111. Specifically, the allocated radio resource is divided into a plurality of unit radio resources like the third exemplary embodiment of FlG. 8. Each of the unit radio resources is represented by 0 or 1 according to a toggle method, such that the position of the radio resource allocated to each of the terminals is informed.
[58] When the toggle pattern starts from 0, the length of a pattern sequence corresponds to the number of radio resources to be used. First consecutive Os indicate radio resources that are not used. The radio resources are toggled from the first consecutive Os to consecutive Is, which indicate the radio resources for the normal burst 1. Then, the radio resources are toggled again from the consecutive Is to consecutive 0s, which indicate the radio resources for the normal burst 2. Finally, the radio resources are toggled from the consecutive Os to consecutive Is, which are used for the group burst allocation.
[59] A toggle sub-pattern is used to notify the positions of the radio resources of sub- bursts (sub-bursts 1 to 4) in the group burst. The length of the toggle sub-pattern is determined according to the number of radio resources allocated to the group burst. For example, when the size of the radio resources for the group burst is 5 and the radio resource includes two sub-radio resources, the length of the toggle sub-pattern is 5 * 2 = 10.
[60] The sub-radio resources for the respective sub-bursts are determined according to the order in which the sub-radio resources are represented by toggles of 0 and 1 in the toggle sub-pattern of the map.
[61] Further, as shown in FIG. 11, when the toggle pattern starts from 1, the radio resources of the normal burst 1 are represented by consecutive Is, and the radio resources of the normal burst 2 are represented by consecutive Os to which the radio resources of the normal burst 1 are toggled from the consecutive Is. The radio resources of the group burst are represented by consecutive Is to which the radio resources of the normal burst 2 are toggled from the consecutive 0s. Finally, consecutive Os to which the radio resources of the group burst are toggled from the consecutive Is are not used.
[62] In this way, it is possible to simultaneously notify the positions of the resources as one pattern sequence with respect to the plurality of bursts.
[63] As shown in FIG. 12, a map according to the fifth exemplary embodiment, which is used for the base station 200 to notify the terminal 111 of the group allocation by using the toggle pattern method, includes information 541 on normal burst allocation, information 542 on group burst allocation, and information 543 on sub-burst allocation. The information 541 on the normal burst allocation includes toggle pattern information that expresses allocated resources using consecutive Os and Is, the number N of normal bursts, terminal identifiers corresponding to the respective normal bursts, information on transmission methods, HARQ information, and MIMO information. The information 542 on the group burst allocation includes the number G of group bursts, and group identifiers corresponding to the respective group bursts. The information 543 on the sub-bursts included in the group burst includes toggle sub-pattern information, the number S of sub-bursts, and sub-identifiers corresponding to the respective sub-bursts.
[64] In this way, the radio resources are allocated using the toggle pattern, such that it is possible to notify the positions of the resources of the respective terminals at the same time by using one pattern sequence with respect to the plurality of bursts.
[65] Here, like the fourth exemplary embodiment shown in FIG. 9, the sub-burst allocation information in the group burst allocation information may further include HARQ information and/or MIMO information on the sub-bursts. In this way, the HARQ information and the MIMO information can be allocated according to the sub- bursts even in the group allocation using the toggle pattern method. Therefore, it is possible to perform the HARQ transmission and the MIMO transmission according to each of the terminals. [66] According to the exemplary embodiments of the present invention, it is possible to reduce the number of bits required for the radio resource allocation signaling for a plurality of small packets by the group allocation, and the multi-input multi-output and the hybrid automatic repeat request can be made in the uplink.
[67] The above-described exemplary embodiments of the present invention are not limited to the above-described method and apparatus. The invention may be implemented by a program causing to implement functions corresponding to the structure of the exemplary embodiment of the present invention or a recording medium storing the program and may be easily implemented on the basis of the above-described exemplary embodiments.
[68] While this invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims

Claims
[1] A method of allocating a terminal to one of a plurality of groups in a base station of a communication system, each group including a plurality of terminals, the method comprising: receiving channel state information on the terminal; determining a group to which the terminal belongs according to the channel state information; and transmitting a map including first allocation information on the group to the terminal, wherein the first allocation information includes an identifier of the group and radio resource information of a group burst on the group.
[2] The method of claim 1, wherein a plurality of terminals that belong to the same group uses the same transmission method.
[3] The method of claim 1, wherein the radio resource information of the group burst includes a length and a start position of a radio resource to which the group burst is allocated.
[4] The method of claim 1, wherein the radio resource information of the group burst includes a toggle pattern on the radio resource to which the group burst is allocated.
[5] The method of claim 1, further comprising transmitting the identifier of the group to the terminal before transmitting the map including the first allocation information.
[6] The method of claim 1, wherein the group burst includes a plurality of sub- bursts, the first allocation information further includes second allocation information on the sub-bursts, and the second allocation information includes a sub-identifier of each of the sub- bursts and sub-radio resource information of each of the sub-bursts.
[7] The method of claim 6, wherein the sub-radio resource information of each of the sub-bursts includes a length and a start position of the sub-radio resource to which the sub-burst is allocated.
[8] The method of claim 6, wherein the radio resource information of each of the sub-bursts includes a toggle pattern on the radio resource to which each of the sub-bursts is allocated.
[9] The method of claim 6, wherein the radio resource to which the group burst is allocated includes at least one unit radio resource, and the sub-radio resource to which each of the sub-bursts is allocated includes at least one unit sub-radio resource, and the unit radio resource is divided into a plurality of unit sub-radio resources.
[10] The method of claim 6, wherein the second allocation information further includes at least one of multi-input multi-output information of each of the sub- bursts and hybrid automatic repeat request information of each of the sub-bursts.
[11] A method of dividing a plurality of terminals into a plurality of groups and generating a map for transmitting allocation information on the plurality of groups in a base station of a communication system, the method comprising: allocating identifiers of the plurality of groups to the map; and allocating radio resource information on a plurality of group bursts respectively corresponding to the plurality of groups to the map.
[ 12] The method of claim 11 , further comprising : allocating the number of group bursts to the map; and allocating the identifiers of the groups to the map.
[13] The method of claim 11, further comprising allocating sub-radio resource information on a plurality of sub-bursts to the map, the plurality of sub-bursts respectively corresponding to a plurality of terminals included in at least one of the plurality of groups.
[14] The method of claim 13, further comprising: allocating the number of sub-bursts to the map; and allocating identifiers of the plurality of sub-bursts to the map.
[15] A method of allocating a plurality of terminals to a plurality of groups in a base station of a communication system, the method comprising: receiving channel state information from a plurality of first terminals; allocating a plurality of second terminals to the same group, the plurality of second terminals are terminals to which the same transmission method can be applied among the plurality of first terminals according to the channel state information; transmitting, to the plurality of second terminals, an identifier of the group to which the plurality of second terminals belong; and transmitting the identifier of the group and radio resource information of a group burst on the group to the plurality of second terminals.
PCT/KR2007/003160 2006-07-07 2007-06-28 Method of allocating terminal to group in base station of communication system and method of generating map WO2008004785A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/307,898 US8130710B2 (en) 2006-07-07 2007-06-28 Method of allocating terminal to group in base station of communication system and method of generating map

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2006-0063837 2006-07-07
KR20060063837 2006-07-07
KR1020070011014A KR101321091B1 (en) 2006-07-07 2007-02-02 Method of allocating terminal to ground in base station of communication system and method of generating map
KR10-2007-0011014 2007-02-02

Publications (2)

Publication Number Publication Date
WO2008004785A2 true WO2008004785A2 (en) 2008-01-10
WO2008004785A3 WO2008004785A3 (en) 2008-04-10

Family

ID=38895012

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2007/003160 WO2008004785A2 (en) 2006-07-07 2007-06-28 Method of allocating terminal to group in base station of communication system and method of generating map

Country Status (1)

Country Link
WO (1) WO2008004785A2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001045445A1 (en) * 1999-12-15 2001-06-21 Nokia Corporation Dynamic channel allocation method based on priority
US20030125038A1 (en) * 2001-12-27 2003-07-03 Western Gary E. Method and apparatus for scheduling communication services
US20050272432A1 (en) * 2004-06-08 2005-12-08 Ji Tingfang Intra-cell common reuse for a wireless communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001045445A1 (en) * 1999-12-15 2001-06-21 Nokia Corporation Dynamic channel allocation method based on priority
US20030125038A1 (en) * 2001-12-27 2003-07-03 Western Gary E. Method and apparatus for scheduling communication services
US20050272432A1 (en) * 2004-06-08 2005-12-08 Ji Tingfang Intra-cell common reuse for a wireless communication system

Also Published As

Publication number Publication date
WO2008004785A3 (en) 2008-04-10

Similar Documents

Publication Publication Date Title
JP7246396B2 (en) DATA TRANSMISSION METHOD AND DEVICE, COMPUTER STORAGE MEDIUM
EP3637897B1 (en) Methods for processing semi persistent scheduling and communication device
CN106550459B (en) Downlink control method and device
CN108029120B (en) Method for indicating resources allocated to HARQ messages in a random access procedure for a low complexity narrowband terminal
EP3912295B1 (en) Communication devices and methods for providing multihop transmission
JP6546607B2 (en) Method and apparatus for transmitting scheduling request using contention based resource in wireless communication system
CN110326344B (en) Method for transmitting data, terminal device, network device and computer storage medium
CN108347760B (en) Power distribution method and device for uplink channel
KR101271526B1 (en) Channel allocating method, wireless communication system, and channel structure of wireless sections
US8411647B2 (en) Random access system for using multi-carrier structure in mobile communication system
JP5670516B2 (en) Control information transmitting method and receiving method in wireless communication system
EP2163007B1 (en) Radio resource reallocating method for circuit mode
EP4087291A1 (en) Wireless communication method and terminal device
KR102602266B1 (en) Method and device for transmitting and receiving PSFCH in a wireless communication system
US20200137756A1 (en) Method and apparatus for allocating resource based on anchor carrier in wireless communication system
CN114051278A (en) Wireless communication method, terminal equipment and network equipment
US20210153170A1 (en) Terminal device, base-station device, and communication system
CN112888031A (en) Method, device and terminal for service transmission
US8130710B2 (en) Method of allocating terminal to group in base station of communication system and method of generating map
CN113039853A (en) Method and apparatus for indicating alternative resources upon configuration authorization conflicts
EP2164270B1 (en) Method for configuring transmission bearer under common status
KR20190008952A (en) Identifier management method, apparatus and system
CN111294753B (en) Resource allocation method, resource using method and device, storage medium, terminal and base station for V2X service
WO2020035718A1 (en) Shared resource configuration for bandwidth parts
WO2008004785A2 (en) Method of allocating terminal to group in base station of communication system and method of generating map

Legal Events

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

Ref document number: 07768531

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 12307898

Country of ref document: US

NENP Non-entry into the national phase in:

Ref country code: DE

NENP Non-entry into the national phase in:

Ref country code: RU

122 Ep: pct application non-entry in european phase

Ref document number: 07768531

Country of ref document: EP

Kind code of ref document: A2