CN101155383B - Indication method of resource allocation information and transmission method and device of indication information - Google Patents

Indication method of resource allocation information and transmission method and device of indication information Download PDF

Info

Publication number
CN101155383B
CN101155383B CN2006101406588A CN200610140658A CN101155383B CN 101155383 B CN101155383 B CN 101155383B CN 2006101406588 A CN2006101406588 A CN 2006101406588A CN 200610140658 A CN200610140658 A CN 200610140658A CN 101155383 B CN101155383 B CN 101155383B
Authority
CN
China
Prior art keywords
bit sequence
physical resource
subscriber equipment
resource unit
sequence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN2006101406588A
Other languages
Chinese (zh)
Other versions
CN101155383A (en
Inventor
刘德平
王向华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2006101406588A priority Critical patent/CN101155383B/en
Publication of CN101155383A publication Critical patent/CN101155383A/en
Application granted granted Critical
Publication of CN101155383B publication Critical patent/CN101155383B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了一种通信系统中调度信令资源分配信息的指示方法,以及资源分配指示信息的传输方法及装置,包括:确定分配给用户设备的第一个物理资源单元的位置;对所述用户设备,根据所述第一个物理资源单元之后的物理资源单元的分配情况确定比特序列;向用户设备发送比特序列;用户设备根据比特序列来确定分配给自己的物理资源单元。本发明根据现有资源分配指示信息的特征,减少不必要的冗余信息,从而降低信令开销。

Figure 200610140658

The present invention discloses a method for indicating resource allocation information of scheduling signaling in a communication system, and a method and device for transmitting resource allocation indication information, including: determining the position of the first physical resource unit allocated to user equipment; The user equipment determines the bit sequence according to the allocation of the physical resource units after the first physical resource unit; sends the bit sequence to the user equipment; and the user equipment determines the physical resource unit allocated to itself according to the bit sequence. According to the characteristics of the existing resource allocation instruction information, the present invention reduces unnecessary redundant information, thereby reducing signaling overhead.

Figure 200610140658

Description

资源分配信息的指示方法及指示信息的传输方法、装置 Indication method of resource allocation information and transmission method and device of indication information

技术领域technical field

本发明涉及通信物理层技术,特别涉及资源分配信息的指示方法,以及资源分配指示信息的传输方法及装置。The invention relates to communication physical layer technology, in particular to an indication method of resource allocation information, and a transmission method and device for resource allocation indication information.

背景技术Background technique

高速下行分组接入(HSDPA,High Speed Downlink Packet Access)技术中的调度信令。在现有的HSDPA技术中,多个用户数据共同复用在具有一定确知范围的物理资源上,不同的时间传输单元可以复用不同的用户。为了使用户能够准确的收到基站下发的数据,基站需要预先通知用户一定的与数据接收相关的信令,这些信令称为调度信令,在调度信令中包括:Scheduling signaling in High Speed Downlink Packet Access (HSDPA, High Speed Downlink Packet Access) technology. In the existing HSDPA technology, multiple user data are multiplexed on physical resources with a certain definite range, and different time transmission units can multiplex different users. In order to enable users to accurately receive the data sent by the base station, the base station needs to notify the user in advance of certain signaling related to data reception. These signalings are called scheduling signaling, and the scheduling signaling includes:

资源分配指示信息,为7比特;Resource allocation indication information, 7 bits;

用户终端标识(UE ID,User Equipment IDentity),为16比特。User Equipment IDentity (UE ID, User Equipment IDentity), 16 bits.

其中,资源分配指示信息是指基站下发的数据所占用的物理资源的位置和大小的信息,通知这些信息的目的是为了用户能够在相应的物理资源位置上接收到这些数据;UE ID是系统中唯一标识某个UE的身份识别码。Among them, the resource allocation indication information refers to the location and size information of the physical resources occupied by the data issued by the base station. The purpose of notifying these information is to enable the user to receive the data at the corresponding physical resource location; the UE ID is the system ID code that uniquely identifies a certain UE.

当调度信令由基站下发后,用户首先辨识UE ID信息,确认本次调度信令中是否有自己的信息,如果有,根据信息比特组分别确定相应的时间传输单元上,基站下发给自己的数据所占用的物理资源的位置以及大小的信息,从而确保数据能够被正确接收,恢复出原始信息。When the scheduling signaling is sent by the base station, the user first identifies the UE ID information, and confirms whether there is his own information in the scheduling signaling. If so, the corresponding time transmission unit is determined according to the information bit group, and the base station sends it to The location and size information of the physical resources occupied by its own data, so as to ensure that the data can be received correctly and restore the original information.

目前有一种利用比特位图进行资源分配指示的方法,图1为比特位图的资源分配指示信息示意图,如图所示,每个UE的资源分配指示信息都采用比特位图(bitmap):假设系统可供分配的物理资源单元(RU,Resource Unit)为N个(设起点处为物理资源单元1,后续叙述以此为准),每个物理资源单元对应1个比特,如果一个物理资源单元分配给了这个UE,则相应比特置位为1;如果没有分配给该UE,则置位为0(或者置位相反,以下仅以此种置位为例)。把资源分配指示信息放置在分配给该UE的第一个物理资源单元上。不同标号的方框代表分配给不同UE的物理资源单元,下方是该UE的对应的资源分配指示信息的bitmap。不同的箭头指示了该bitmap放置的位置。At present, there is a method of using a bitmap for resource allocation indication. Figure 1 is a schematic diagram of the resource allocation indication information of the bitmap. As shown in the figure, the resource allocation indication information of each UE uses a bitmap (bitmap): Suppose The system has N physical resource units (RU, Resource Unit) available for allocation (set the starting point as physical resource unit 1, and follow-up descriptions shall be based on this), and each physical resource unit corresponds to 1 bit. If a physical resource unit If it is allocated to the UE, the corresponding bit is set to 1; if it is not allocated to the UE, the bit is set to 0 (or vice versa, and the following only uses this setting as an example). The resource allocation indication information is placed on the first physical resource unit allocated to the UE. Boxes with different labels represent physical resource units allocated to different UEs, and the lower part is the bitmap of the corresponding resource allocation indication information of the UE. Different arrows indicate where the bitmap is placed.

每个UE从第一个物理资源单元开始逐个对物理资源单元检测和匹配,判断是否有自己相关的资源分配指示信息。一旦匹配成功,就默认这是分配给自己的第一个物理资源单元,检测和匹配过程结束。解码出资源分配指示信息,后续的物理资源单元分配情况通过bitmap中的信息获得。Starting from the first physical resource unit, each UE detects and matches the physical resource units one by one, and judges whether there is its own related resource allocation indication information. Once the matching is successful, it assumes that this is the first physical resource unit allocated to itself, and the detection and matching process ends. The resource allocation indication information is decoded, and the subsequent allocation of physical resource units is obtained through the information in the bitmap.

如图1中的UE 2,通过UE ID匹配判断系统的物理资源单元2是分配给自己的第一个物理资源单元,之后通过解码出资源分配指示信息bitmap,根据各个的比特的置位情况得出系统物理资源单元2,3,5,7是分配给自己的物理资源单元。As shown in UE 2 in Figure 1, the physical resource unit 2 of the system is judged to be the first physical resource unit allocated to itself through UE ID matching, and then by decoding the resource allocation indication information bitmap, according to the setting of each bit, it can be obtained Outgoing system physical resource units 2, 3, 5, and 7 are physical resource units allocated to itself.

现有技术中,每个UE的资源分配指示信息都放在分配给该UE的第一个物理资源单元上,假设分配给的UE第一个物理资源单元是系统中的物理资源单元n,那么bitmap信息中前n个比特必然是0......01,如图1箭头以及箭头前的比特。在实际的调度信令传输时,一旦用户在某个物理资源单元(n)上匹配到了自己的资源分配指示信息,那么这前n个比特是固定序列为已知信息,在调度信令中传输已知信息显然是一种浪费,也就是在现有技术中存在的调度信令有不必要开销的不足。In the prior art, the resource allocation indication information of each UE is placed on the first physical resource unit allocated to the UE, assuming that the first physical resource unit allocated to the UE is the physical resource unit n in the system, then The first n bits in the bitmap information must be 0...01, as shown in the arrow and the bits before the arrow in Figure 1. In the actual scheduling signaling transmission, once the user matches its own resource allocation indication information on a certain physical resource unit (n), then the first n bits are fixed sequence as known information, and are transmitted in the scheduling signaling Known information is obviously a waste, that is, the scheduling signaling in the prior art has unnecessary overhead.

速率匹配是指:信道编码器输出的原始比特序列是固定编码速率的,与实际物理信道中需要的编码速率可能会存在一定差异。因此需要重复或者凿掉原始比特序列中的一些比特。速率匹配就是指原始比特序列被重复(Repeating)或者凿孔(Puncturing)以便使信道映射时达到传输格式所要求的比特速率。“凿孔”是按照一定的算法凿去某些位置的比特;“重复”则按照一定的算法在某些位置插入重复比特。Rate matching means that the original bit sequence output by the channel encoder has a fixed coding rate, which may be different from the coding rate required in the actual physical channel. Therefore, some bits in the original bit sequence need to be repeated or chiseled out. Rate matching means that the original bit sequence is repeated (Repeating) or punctured (Puncturing) so that the channel mapping can reach the bit rate required by the transmission format. "Hole hole" is to chisel out bits at certain positions according to a certain algorithm; "repeat" is to insert repeated bits at certain positions according to a certain algorithm.

也就是将一定的信道编码后的比特序列通过一定规则的重复或者凿孔等方式,变换成目标长度或者冗余度的序列。如输入序列是1/3编码序列,通过凿孔变换成1/2编码序列;同理输入是100个编码后比特,通过凿孔变换成80个比特。That is, a certain channel-coded bit sequence is transformed into a target length or redundancy sequence through regular repetition or punching. If the input sequence is a 1/3 coded sequence, it is transformed into a 1/2 coded sequence by puncturing; similarly, the input is 100 coded bits, which are transformed into 80 bits by puncturing.

发明内容Contents of the invention

本发明提供了一种通信系统中资源分配指示信息的传输方法及装置,用以解决现有技术中通信系统中存在的调度信令有不必要开销的问题。The present invention provides a method and device for transmitting resource allocation indication information in a communication system, which is used to solve the problem of unnecessary overhead of scheduling signaling in the communication system in the prior art.

本发明中通过对资源分配指示信息的规律总结,提供了一种使用更少信息量来对资源分配进行指示的方法,更进一步的提供了对这种方法所指示的资源分配指示信息的传输方法及装置。In the present invention, by summarizing the rules of resource allocation indication information, a method for indicating resource allocation using less information is provided, and further provides a transmission method for the resource allocation indication information indicated by this method and devices.

本发明还提供了一种通信系统中资源分配指示信息的传输方法,技术方案包括如下步骤:The present invention also provides a method for transmitting resource allocation indication information in a communication system, and the technical solution includes the following steps:

确定分配给用户设备的第一个物理资源单元的位置;determining the location of the first physical resource unit allocated to the user equipment;

对所述用户设备,根据所述第一个物理资源单元之后的物理资源单元的分配情况确定比特序列;For the user equipment, determine a bit sequence according to the allocation of physical resource units subsequent to the first physical resource unit;

向所述用户设备发送所述比特序列;sending the bit sequence to the user equipment;

所述用户设备根据所述比特序列确定分配给自己的物理资源单元。The user equipment determines the physical resource units allocated to itself according to the bit sequence.

较佳地,所述向用户设备发送所述比特序列,包括如下步骤:Preferably, the sending the bit sequence to the user equipment includes the following steps:

将所述比特序列通过速率匹配变成标准比特序列长度后向用户设备发送。The bit sequence is changed into a standard bit sequence length through rate matching and then sent to the user equipment.

较佳地,所述向用户设备发送所述比特序列,包括如下步骤:Preferably, the sending the bit sequence to the user equipment includes the following steps:

将比特序列复制至与标准比特序列等长;Copy the bit sequence to the same length as the standard bit sequence;

向用户设备发送所述复制后的比特序列。Sending the copied bit sequence to the user equipment.

较佳地,所述复制是按比特序列的比特顺序依次复制至与标准比特序列等长。Preferably, the copying is performed sequentially according to the bit order of the bit sequence until it is equal to the length of the standard bit sequence.

较佳地,其特征在于,所述比特序列是比特位图。Preferably, the bit sequence is a bitmap.

本发明还提供了一种运用资源分配指示信息方法的传输装置,包括用户设备,还包括:The present invention also provides a transmission device using a resource allocation instruction information method, including user equipment, and further including:

第一确定模块、用于确定分配给用户设备的第一个物理资源单元的位置;A first determining module, configured to determine the position of the first physical resource unit allocated to the user equipment;

第二确定模块、用于对所述用户设备,根据所述第一个物理资源单元之后的物理资源单元的分配情况确定比特序列;The second determining module is configured to, for the user equipment, determine a bit sequence according to the allocation of physical resource units subsequent to the first physical resource unit;

传输模块、用于向所述用户设备发送所述比特序列;a transmission module, configured to send the bit sequence to the user equipment;

所述用户设备根据所述比特序列确定分配给自己的物理资源单元。The user equipment determines the physical resource units allocated to itself according to the bit sequence.

较佳地,所述传输模块包括速率匹配单元、发送单元,其中:Preferably, the transmission module includes a rate matching unit and a sending unit, wherein:

速率匹配单元,用于将比特序列通过速率匹配变成标准比特序列长度;A rate matching unit is used to change the bit sequence into a standard bit sequence length through rate matching;

发送单元,用于向用户设备发送所述匹配后的比特序列。A sending unit, configured to send the matched bit sequence to the user equipment.

较佳地,所述传输模块包括重复置位单元、发送单元,其中:Preferably, the transmission module includes a repeated setting unit and a sending unit, wherein:

重复置位单元,用于将比特序列按比特序列的比特顺序依次复制至与标准比特序列等长;A repeated setting unit is used to sequentially copy the bit sequence according to the bit sequence of the bit sequence to the same length as the standard bit sequence;

发送单元,用于向用户设备发送所述复制后的比特序列。A sending unit, configured to send the copied bit sequence to the user equipment.

较佳地,所述比特序列是比特位图。Preferably, said bit sequence is a bitmap.

本发明有益效果如下:The beneficial effects of the present invention are as follows:

本发明中,根据现有资源分配指示信息的特征,减少不必要的冗余信息,从而降低了信令开销。In the present invention, according to the characteristics of the existing resource allocation indication information, unnecessary redundant information is reduced, thereby reducing signaling overhead.

附图说明Description of drawings

图1为背景技术中所述比特位图的资源分配指示信息示意图;FIG. 1 is a schematic diagram of resource allocation indication information of the bitmap described in the background art;

图2为实施例中所述比特位图的资源分配指示信息示意图;FIG. 2 is a schematic diagram of resource allocation indication information of the bitmap described in the embodiment;

图3为实施例中所述资源分配指示信息的传输流程示意图;FIG. 3 is a schematic diagram of a transmission process of resource allocation indication information in the embodiment;

图4为实施例中所述复制后比特位图的资源分配指示信息示意图;FIG. 4 is a schematic diagram of resource allocation indication information of the copied bitmap in the embodiment;

图5为实施例中所述运用资源分配指示信息方法的传输装置结构示意图。FIG. 5 is a schematic structural diagram of a transmission device using the resource allocation indication information method described in the embodiment.

具体实施方式Detailed ways

下面结合附图对本发明的具体实施进行说明。The specific implementation of the present invention will be described below in conjunction with the accompanying drawings.

为便于理解,具体实施中以bitmap进行说明,即根据物理资源单元分配情况对应的比特序列图。在现有技术中,每个UE的资源分配指示信息都放在分配给该UE的第一个物理资源单元上,假设分配给UE的第一个物理资源单元是系统的物理资源单元n,那么bitmap信息中的前n个比特必然是00...01,在实际的调度信令传输时,一旦用户在某个物理资源单元(n)上匹配到了自己的资源分配指示信息,那么这前n个物理资源单元对应的比特序列是固定序列,为已知信息。因此,本发明在实际的资源分配指示信息传输过程中,不传输已知信息,只传输从每个UE分配的第一个物理资源单元之后对应的bitmap置位。也就是,若系统中可供分配的物理资源单元数量为N,分配给某个UE的第一个物理资源单元是系统物理资源单元n,则需要传输的信息为从第n+1个比特开始的(N-n)个比特信息。For ease of understanding, a bitmap is used for description in the specific implementation, that is, a bit sequence diagram corresponding to the allocation of physical resource units. In the prior art, the resource allocation indication information of each UE is placed on the first physical resource unit allocated to the UE, assuming that the first physical resource unit allocated to the UE is the physical resource unit n of the system, then The first n bits in the bitmap information must be 00...01. During the actual scheduling signaling transmission, once the user matches its own resource allocation indication information on a certain physical resource unit (n), then the first n bits The bit sequence corresponding to each physical resource unit is a fixed sequence, which is known information. Therefore, the present invention does not transmit known information during the actual transmission of resource allocation indication information, but only transmits the corresponding bitmap setting after the first physical resource unit allocated from each UE. That is, if the number of physical resource units available for allocation in the system is N, and the first physical resource unit allocated to a certain UE is system physical resource unit n, the information to be transmitted starts from bit n+1 (N-n) bits of information.

下面结合附图再对发明构思进行进一步说明,图2为本发明中比特位图的资源分配指示信息示意图,如图所示,分配给UE 1的第一个物理资源单元是物理资源单元1、分配给UE 2的第一个物理资源单元是物理资源单元2、分配给UE 3的第一个物理资源单元物理资源单元6。结合图1,为便于描述,定义现有技术中传输的比特序列为第一比特序列,本发明中发送的比特序列为第二比特序列,则第一比特序列分别为:UE 1:1001000000、UE 2:0110101000、UE 3:0000010111;从图2可知,本发明中的第二比特序列,也就是第一个物理资源单元之后的比特序列分别为:UE 1:001000000;UE 2:10101000;UE3:0111。显然,本发明通过减少对已知信息的传输解决了减少了调度信令中不必要的开销的技术问题。The inventive concept will be further described below in conjunction with the accompanying drawings. FIG. 2 is a schematic diagram of resource allocation indication information of a bitmap in the present invention. As shown in the figure, the first physical resource unit allocated to UE 1 is physical resource unit 1, The first physical resource unit allocated to UE 2 is physical resource unit 2, and the first physical resource unit allocated to UE 3 is physical resource unit 6. In conjunction with Fig. 1, for the convenience of description, the bit sequence transmitted in the prior art is defined as the first bit sequence, and the bit sequence transmitted in the present invention is the second bit sequence, then the first bit sequence is respectively: UE 1: 1001000000, UE 2: 0110101000, UE 3: 0000010111; as can be seen from Figure 2, the second bit sequence in the present invention, that is, the bit sequence after the first physical resource unit is: UE 1: 001000000; UE 2: 10101000; UE3: 0111. Obviously, the present invention solves the technical problem of reducing unnecessary overhead in scheduling signaling by reducing the transmission of known information.

根据以上技术构思,本发明提供了一种通信系统中资源分配信息的指示方法,实施时,先确定分配给用户设备的第一个物理资源单元的位置;According to the above technical concept, the present invention provides a method for indicating resource allocation information in a communication system. During implementation, first determine the position of the first physical resource unit allocated to the user equipment;

对所述用户设备,根据所确定的第一个物理资源单元之后的物理资源单元的分配情况确定比特序列。For the user equipment, a bit sequence is determined according to the determined allocation of physical resource units after the first physical resource unit.

利用该比特序列即可对资源分配信息进行指示,可以看出用本发明指示方法能够比现有技术更加简单,节约了用于指示信息的比特数。The resource allocation information can be indicated by using the bit sequence. It can be seen that the indication method of the present invention is simpler than the prior art, and the number of bits used for indicating information is saved.

根据上述技术构思,本发明还提供了一种通信系统中资源分配指示信息的传输方法。图3为本发明资源分配指示信息的传输流程示意图,如图所示,包括如下步骤:According to the technical concept above, the present invention also provides a method for transmitting resource allocation instruction information in a communication system. Fig. 3 is a schematic diagram of the transmission process of resource allocation instruction information in the present invention, as shown in the figure, including the following steps:

步骤301、确定分配给用户设备的第一个物理资源单元的位置;Step 301. Determine the location of the first physical resource unit allocated to the user equipment;

步骤302、对于该用户设备,根据步骤301中所确定的第一个物理资源单元之后的物理资源单元分配情况确定第二比特序列;Step 302. For the user equipment, determine a second bit sequence according to the allocation of physical resource units after the first physical resource unit determined in step 301;

步骤303、向用户设备发送第二比特序列;Step 303, sending the second bit sequence to the user equipment;

步骤304、用户设备根据第二比特序列来确定分配给自己的物理资源单元。Step 304, the user equipment determines the physical resource unit allocated to itself according to the second bit sequence.

下面对具体实施流程进行说明。The specific implementation process is described below.

由于按bitmap放置的比特序列位置不同,长度会有一定的波动,虽然长度是变化的,但是是可以计算的,并不会导致接收方UE的误解码。因此实施时,可不做处理,允许按bitmap放置的比特序列的长度波动,每个UE逐个物理资源单元匹配是否有自己的物理资源分配指示信息,只是匹配系统物理资源单元n时,bitmap长度按照(N-n)计算。Since the position of the bit sequence placed according to the bitmap is different, the length will fluctuate to a certain extent. Although the length is variable, it can be calculated and will not cause mis-decoding by the receiving UE. Therefore, during implementation, no processing is required, and the length of the bit sequence placed according to the bitmap is allowed to fluctuate. Each UE matches physical resource units one by one whether it has its own physical resource allocation indication information. Only when matching system physical resource unit n, the length of the bitmap is according to ( N-n) calculation.

优选实施中,可以采用灵活的速率匹配,保证比特序列都是等长的。In a preferred implementation, flexible rate matching can be used to ensure that the bit sequences are all of equal length.

实施中,还可以因需要调度信令长度保持一致,可以采用灵活的速率匹配,保证比特序列无论放置在哪个物理资源单元上,和调度信令中的其他信息一起经过信道编码和速率匹配后,信令都是等长的。During implementation, since the length of the scheduling signaling needs to be consistent, flexible rate matching can be adopted to ensure that no matter which physical resource unit the bit sequence is placed on, it will be channel coded and rate matched with other information in the scheduling signaling. Signaling is of equal length.

鉴于此,步骤303可以按如下方式实现:In view of this, step 303 can be realized as follows:

在调度信令资源分配指示信息中包含第二比特序列后;再将调度信令通过速率匹配成与标准调度信令等长后向用户设备发送。After the second bit sequence is included in the scheduling signaling resource allocation indication information, the scheduling signaling is sent to the user equipment after being rate-matched to be equal in length to the standard scheduling signaling.

优选实施中,步骤303还可以按如下方式实现:In preferred implementation, step 303 can also be implemented in the following manner:

将第二比特序列复制至与第一比特序列等长;copying the second bit sequence to the same length as the first bit sequence;

向用户设备发送复制后的第二比特序列。Send the copied second bit sequence to the user equipment.

其中的复制可以按第二比特序列比特顺序依次复制至与第一比特序列等长。The duplication may be sequentially duplicated according to the bit sequence of the second bit sequence until the length is equal to that of the first bit sequence.

实施中,简单的将后(N-n)个比特重复到前n个位置,补满为止。N-n>=n时,重复N-n中的n个,具体是哪n个可以收发双方约定;N-n<n时,多次重复最后的N-n个比特,补满为止。图4为复制后比特位图的资源分配指示信息示意图,如图所示,根据第二比特序列复制后的序列为:UE 1:0001000000;UE 2:1010101000;UE 3:0111010111。In the implementation, the last (N-n) bits are simply repeated to the first n positions until they are full. When N-n>=n, repeat n bits of N-n, and which n bits can be agreed upon by both parties; when N-n<n, repeat the last N-n bits multiple times until they are full. Figure 4 is a schematic diagram of the resource allocation indication information of the copied bitmap. As shown in the figure, the sequence copied according to the second bit sequence is: UE 1: 0001000000; UE 2: 1010101000; UE 3: 0111010111.

根据上述发明构思,本发明还提供了一种运用资源分配指示信息方法的传输装置,下面结合附图对本装置的具体实施进行说明。According to the above inventive concept, the present invention also provides a transmission device using a resource allocation indication information method, and the specific implementation of the device will be described below with reference to the accompanying drawings.

图5为运用资源分配指示信息方法的传输装置结构示意图,如图所示,装置中包括用户设备、第一确定模块501、第二确定模块502、传输模块503。FIG. 5 is a schematic structural diagram of a device for transmitting resource allocation indication information. As shown in the figure, the device includes a user equipment, a first determining module 501 , a second determining module 502 , and a transmitting module 503 .

第一确定模块确定分配给用户设备的第一个物理资源单元的位置;The first determining module determines the position of the first physical resource unit allocated to the user equipment;

第二确定模块对所述用户设备,根据第一个物理资源单元之后的物理资源单元的分配情况确定比特序列。The second determination module determines the bit sequence for the user equipment according to the allocation of physical resource units subsequent to the first physical resource unit.

传输模块向用户设备发送比特序列;The transmission module sends the bit sequence to the user equipment;

用户设备根据比特序列来确定分配给自己的物理资源单元。The user equipment determines the physical resource unit allocated to itself according to the bit sequence.

优选实施中,传输模块可以包括速率匹配单元、发送单元,速率匹配单元将比特序列通过速率匹配成标准比特序列长度后,发送单元将匹配后的比特序列向用户设备发送。用以保证实施中满足各种协议,使得比特序列长度保持一致。In a preferred implementation, the transmission module may include a rate matching unit and a sending unit. After the rate matching unit rates-matches the bit sequence into a standard bit sequence length, the sending unit sends the matched bit sequence to the user equipment. It is used to ensure that various protocols are satisfied during implementation, so that the length of the bit sequence remains consistent.

另一优选实施中,传输模块可以包括重复置位单元、发送单元,重复置位单元将比特序列按照比特序列中比特的顺序依次复制至与标准比特序列等长;发送单元向用户设备发送重复置位单元置位后的比特序列。In another preferred implementation, the transmission module may include a repeated setting unit and a sending unit. The repeated setting unit copies the bit sequence to the same length as the standard bit sequence according to the order of the bits in the bit sequence; the sending unit sends the repeated setting to the user equipment. The sequence of bits after the bit cell is set.

由以上实施可以看出,本发明根据现有资源分配指示信息的特征,减少不必要的冗余信息,从而有效的降低了信令开销。It can be seen from the above implementation that the present invention reduces unnecessary redundant information according to the characteristics of the existing resource allocation indication information, thereby effectively reducing signaling overhead.

显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.

Claims (9)

1. the transmission method of resource allocation indication information in the communication system is characterized in that, comprises the steps:
Determine to distribute to the position of first physical resource unit of subscriber equipment;
To described subscriber equipment, determine bit sequence according to the distribution condition of the physical resource unit after described first physical resource unit;
Send described bit sequence to described subscriber equipment;
Described subscriber equipment determines to distribute to the physical resource unit of oneself according to described bit sequence.
2. the method for claim 1 is characterized in that, describedly sends described bit sequence to subscriber equipment, comprises the steps:
Described bit sequence through-rate coupling is become standard bits sequence length rear line equipment to be sent.
3. the method for claim 1 is characterized in that, describedly sends described bit sequence to subscriber equipment, comprises the steps:
Be copied to the standard bits sequence bit sequence isometric;
Bit sequence after subscriber equipment sends described duplicating.
4. method as claimed in claim 3 is characterized in that, described duplicating is that bit-order by bit sequence is copied to the standard bits sequence isometric successively.
5. as the described method of one of claim 1 to 4, it is characterized in that described bit sequence is a bit map.
6. one kind is used the resource allocation indication information transmitting device of method according to claim 1, comprises subscriber equipment, it is characterized in that, also comprises:
First determination module, be used to determine distribute to the position of first physical resource unit of subscriber equipment;
Second determination module, be used for, determine bit sequence according to the distribution condition of the physical resource unit after described first physical resource unit to described subscriber equipment;
Transport module, be used for sending described bit sequence to described subscriber equipment;
Described subscriber equipment determines to distribute to the physical resource unit of oneself according to described bit sequence.
7. transmitting device as claimed in claim 6 is characterized in that described transport module comprises rate-matched unit, transmitting element, wherein:
The rate-matched unit is used for bit sequence through-rate coupling is become the standard bits sequence length;
Transmitting element is used for the bit sequence after subscriber equipment sends described coupling.
8. transmitting device as claimed in claim 6 is characterized in that, described transport module comprises repetition set unit, transmitting element, wherein:
Repeat the set unit, be used for successively being copied to standard bits sequence isometric by the bit-order of bit sequence bit sequence;
Transmitting element is used for the bit sequence after subscriber equipment sends described duplicating.
9. as the described transmitting device of one of claim 6 to 8, it is characterized in that described bit sequence is a bit map.
CN2006101406588A 2006-09-29 2006-09-29 Indication method of resource allocation information and transmission method and device of indication information Expired - Fee Related CN101155383B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2006101406588A CN101155383B (en) 2006-09-29 2006-09-29 Indication method of resource allocation information and transmission method and device of indication information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2006101406588A CN101155383B (en) 2006-09-29 2006-09-29 Indication method of resource allocation information and transmission method and device of indication information

Publications (2)

Publication Number Publication Date
CN101155383A CN101155383A (en) 2008-04-02
CN101155383B true CN101155383B (en) 2010-07-21

Family

ID=39256748

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2006101406588A Expired - Fee Related CN101155383B (en) 2006-09-29 2006-09-29 Indication method of resource allocation information and transmission method and device of indication information

Country Status (1)

Country Link
CN (1) CN101155383B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282294B (en) * 2008-04-08 2011-12-07 中兴通讯股份有限公司 Transmission method for control information based on group
CN102771169A (en) * 2010-06-10 2012-11-07 富士通株式会社 Message sending and receiving method, base station and mobile station
CN107872307B (en) * 2015-09-28 2021-03-19 联发科技股份有限公司 Method for determining resource unit, method for transmitting resource unit related information and corresponding device
GB2576034B (en) * 2018-08-02 2020-10-14 Tcl Communication Ltd Uplink transmission resource sharing

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1518278A (en) * 2003-01-16 2004-08-04 ��Ϊ�������޹�˾ System and method for realizing resource allocation in network communication
US6778509B1 (en) * 1999-11-19 2004-08-17 Hughes Electronics Corporation MAC layer protocol for a satellite based packet switched services

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6778509B1 (en) * 1999-11-19 2004-08-17 Hughes Electronics Corporation MAC layer protocol for a satellite based packet switched services
CN1518278A (en) * 2003-01-16 2004-08-04 ��Ϊ�������޹�˾ System and method for realizing resource allocation in network communication

Also Published As

Publication number Publication date
CN101155383A (en) 2008-04-02

Similar Documents

Publication Publication Date Title
CN102132515B (en) Device and method for generating automatic repeat request feedback message in wireless communication system
CN108347318B (en) Uplink transmission method and device
CN102577212B (en) Device and method for generating automatic repeat request feedback message in wireless communication system
JP2012521697A5 (en)
JP2011507424A5 (en)
CN106031072A (en) Harq frame data structure and method of transmitting and receiving with harq in systems using blind detection
RU2010130186A (en) SIGNALING BY CONTROL CHANNEL USING A GENERAL SIGNALING FIELD FOR TRANSPORT FORMAT AND REDUNDANCE VERSION
JP2002508640A (en) Method and apparatus for transmitting identifier information in a communication system
RU2010101209A (en) METHOD OF DYNAMIC INTERPRETATION OF THE SIZE OF TRANSPORT UNITS
CN105790889A (en) Data transmission method and device based on orthogonal frequency division multiplexing and meter reading system
CN101657989A (en) Multiple packet source acknowledgement
CN102904673B (en) CRC and equal length grouping is used to carry out the method and apparatus of transmitted in packets
CN115835381B (en) Communication methods and apparatus, computer-readable storage media and computer program products
CN111031580A (en) Method and apparatus for transmitting feedback information
CN101330465A (en) Method for allocating resources in mobile communication network and corresponding transmitter and receiver
JPH11510982A (en) Computer assisted back signaling method in automatic repeat request method
EP3241115B1 (en) Method and system for on-demand file repair
JP7297678B2 (en) Method and apparatus for determining whether data is corrupted
CN101964703A (en) Data retransmission method and system
CN101155383B (en) Indication method of resource allocation information and transmission method and device of indication information
CN101753265B (en) False alarm check method, device and user equipment
JP2003188854A (en) Method of blind transport format detection
CN106937381B (en) Network side equipment and downlink data transmission method
CN102104846A (en) Method for acquiring short message and interposing sender identity information on communication network
KR102071929B1 (en) Method, device and system for transmitting information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100721

Termination date: 20150929

EXPY Termination of patent right or utility model