CN102957494A - Method for blind test calibration and related devices - Google Patents

Method for blind test calibration and related devices Download PDF

Info

Publication number
CN102957494A
CN102957494A CN2011102380641A CN201110238064A CN102957494A CN 102957494 A CN102957494 A CN 102957494A CN 2011102380641 A CN2011102380641 A CN 2011102380641A CN 201110238064 A CN201110238064 A CN 201110238064A CN 102957494 A CN102957494 A CN 102957494A
Authority
CN
China
Prior art keywords
downlink control
control information
bit
crc check
result
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.)
Granted
Application number
CN2011102380641A
Other languages
Chinese (zh)
Other versions
CN102957494B (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.)
Shanghai Huawei Technologies Co Ltd
Original Assignee
Shanghai 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 Shanghai Huawei Technologies Co Ltd filed Critical Shanghai Huawei Technologies Co Ltd
Priority to CN201110238064.1A priority Critical patent/CN102957494B/en
Publication of CN102957494A publication Critical patent/CN102957494A/en
Application granted granted Critical
Publication of CN102957494B publication Critical patent/CN102957494B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Error Detection And Correction (AREA)

Abstract

本发明实施例公开了一种盲检校验方法以及相关装置,用于快速地完成下行控制信息的盲检校验。本发明实施例方法包括:获取译码后的N位下行控制信息;对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,所述M为CRC校验位数,所述M为大于1的整数,所述N大于M;对M位CRC校验结果进行无线网络临时标识RNTI加掩,得到M位RNTI加掩结果;将所述M位RNTI加掩结果与所述N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。此外,本发明还提供了实现该方法的相关装置。

The embodiment of the invention discloses a blind detection verification method and a related device, which are used to quickly complete the blind detection verification of downlink control information. The method in the embodiment of the present invention includes: acquiring decoded N-bit downlink control information; performing a cyclic redundancy check code (CRC) check on N minus M-bit downlink control information to obtain an M-bit CRC check result, where M is CRC The number of check digits, the M is an integer greater than 1, and the N is greater than M; the wireless network temporary identification RNTI is masked on the M-bit CRC check result, and the M-bit RNTI masking result is obtained; the M-bit RNTI The masking result is compared with the last M bits in the N-bit downlink control information. If they are the same, the blind detection is successful; if they are not the same, the blind detection fails. In addition, the present invention also provides related devices for realizing the method.

Description

一种盲检校验方法以及相关装置A kind of blind test verification method and related device

技术领域 technical field

本发明涉及通信领域,尤其涉及一种盲检校验方法以及相关装置。The present invention relates to the communication field, in particular to a blind detection method and a related device.

背景技术 Background technique

在长期演进(LTE,Long Term Evolution)协议下的下行物理控制信道(PDCCH,Physical Downlink Control Channel)中进行下行控制信息(DCI,Downlink Control Information)的传输,由于用户设备(UE,User Equipment)一般不知道当前传送的DCI是什么类型的信息,也不知道自己需要的信息在哪个位置。但是UE知道自己当前在期待什么信息,例如在空闲(Idle)状态的UE期待的信息是paging,SI;在发起随机访问(Random Access)后,期待的是RACH Response;在有上行数据等待发送的时,期待UL Grant等。对于不同的期望信息,UE用相应的无线网络临时标识(RNTI,radio network temporaryidentifier)去和控制信道单元(CCE,Control Channel Element)信息(承载DCI的基本单元是CCE)做循环冗余校验码(CRC,Cyclic Redundancy Check)校验,如果CRC校验成功,那么UE就知道这个信息是自己需要的,也知道相应的DCI类型,从而进一步解出DCI内容,这就是盲检的过程。The downlink control information (DCI, Downlink Control Information) is transmitted in the downlink physical control channel (PDCCH, Physical Downlink Control Channel) under the Long Term Evolution (LTE, Long Term Evolution) protocol. Since the user equipment (UE, User Equipment) generally I don't know what type of information the DCI is currently transmitting, and I don't know where the information I need is located. But the UE knows what information it is currently expecting. For example, the information expected by the UE in the idle (Idle) state is paging, SI; after initiating Random Access (Random Access), it is expecting RACH Response; when there is uplink data waiting to be sent When looking forward to UL Grant et al. For different expected information, the UE uses the corresponding radio network temporary identifier (RNTI, radio network temporary identifier) and the control channel element (CCE, Control Channel Element) information (the basic unit that bears DCI is CCE) as a cyclic redundancy check code (CRC, Cyclic Redundancy Check) verification, if the CRC verification is successful, then the UE knows that this information is what it needs, and also knows the corresponding DCI type, so as to further decipher the DCI content, which is the process of blind detection.

在下行控制信息的发送端确定好相关数据之后,对下行控制信息依次进行编码,CRC校验,RNTI加掩以及速率匹配等处理,将进行上述处理后的下行控制信息映射到空口资源上进行发送。After the sender of the downlink control information determines the relevant data, the downlink control information is encoded, CRC checked, RNTI masked, and rate matched in sequence, and the downlink control information after the above processing is mapped to the air interface resource for transmission .

在现有技术中,UE端若需要接收上述下行控制信息,则需要对该下行控制信息进行盲检,即在计算得到的搜索空间上搜索该下行控制信息所在的位置,对该位置的下行控制信息进行译码,并依次对译码后的下行控制信息进行RNTI解掩和CRC校验,若经CRC校验后,该下行控制消息的值全为零,则UE端的盲检成功。In the prior art, if the UE needs to receive the above-mentioned downlink control information, it needs to perform blind detection on the downlink control information, that is, search for the location of the downlink control information in the calculated search space, and control the downlink at the location The information is decoded, and the RNTI unmasking and CRC check are performed on the decoded downlink control information in turn. If the values of the downlink control message are all zero after the CRC check, the blind detection at the UE side is successful.

现有技术在检验盲检结果时是按发送端的逆操作进行检验的,即先对译码后的下行控制信息进行RNTI解掩,然后对每次RNTI解掩的结果进行一次CRC校验,由于UE端需要对每个RNTI值都进行一次解掩,若需要对A次盲检结果进行RNTI解掩,后续则需要进行A×B(B为RNTI的个数)次CRC校验;显然,随着盲检次数以及RNTI个数的增加,CRC校验次数也会陡增,大大增加了处理时延。In the prior art, when checking the result of blind detection, the check is performed according to the reverse operation of the sender, that is, the RNTI unmasking is performed on the decoded downlink control information first, and then a CRC check is performed on the result of each RNTI unmasking. The UE needs to unmask each RNTI value once. If it is necessary to unmask the RNTI for A times of blind detection results, it needs to perform A×B (B is the number of RNTI) CRC checks; obviously, any With the increase of the number of blind detection and the number of RNTIs, the number of CRC checks will also increase sharply, which greatly increases the processing delay.

发明内容 Contents of the invention

本发明实施例提供了一种盲检校验方法以及相关装置,用于快速地完成下行控制信息的盲检校验。Embodiments of the present invention provide a blind detection verification method and a related device for quickly completing blind detection verification of downlink control information.

本发明提供的盲检校验方法,包括:获取译码后的N位下行控制信息;对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,所述M为CRC校验位数,所述M为大于1的整数,所述N大于M;对所述M位CRC校验结果进行无线网络临时标识RNTI加掩,得到M位RNTI加掩结果;将所述M位RNTI加掩结果与所述N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。The blind detection verification method provided by the present invention includes: obtaining the decoded N-bit downlink control information; performing a cyclic redundancy check code CRC check on the N minus M-bit downlink control information to obtain an M-bit CRC check result, The M is the number of CRC check digits, the M is an integer greater than 1, and the N is greater than M; performing wireless network temporary identification RNTI masking on the M-bit CRC check result to obtain an M-bit RNTI masking result ; Comparing the M-bit RNTI masking result with the last M bits in the N-bit downlink control information, if they are the same, the blind detection is successful; if they are not the same, the blind detection fails.

本发明提供的盲检校验方法,包括:获取译码后的N位下行控制信息;对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,所述M为CRC校验位数,所述M大于1的整数,所述N大于M;对所述N位下行控制信息中的最后M位进行RNTI解掩,得到M位RNTI解掩结果;将所述M位RNTI解掩结果与所述M位CRC校验结果进行比对,若相同,则盲检成功,若不相同,则盲检失败。The blind detection verification method provided by the present invention includes: obtaining the decoded N-bit downlink control information; performing a cyclic redundancy check code CRC check on the N minus M-bit downlink control information to obtain an M-bit CRC check result, The M is a CRC check digit, the M is an integer greater than 1, and the N is greater than M; performing RNTI unmasking on the last M bits in the N-bit downlink control information to obtain an M-bit RNTI unmasking result; Comparing the M-bit RNTI demasking result with the M-bit CRC check result, if they are the same, the blind detection is successful; if they are not the same, the blind detection fails.

本发明提供的盲检校验装置,包括:获取单元,用于获取译码后的N位下行控制信息;校验单元,用于对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,所述M为CRC校验位数,所述M为大于1的整数,所述N大于M;加掩单元,用于对所述M位CRC校验结果进行无线网络临时标识RNTI加掩,得到M位RNTI加掩结果;对比单元,用于将所述M位RNTI加掩结果与所述N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。The blind detection verification device provided by the present invention includes: an acquisition unit for obtaining decoded N-bit downlink control information; a verification unit for performing a cyclic redundancy check code (CRC) on N minus M-bit downlink control information Checking, to obtain M-bit CRC check results, the M is the number of CRC check digits, the M is an integer greater than 1, and the N is greater than M; a masking unit is used to check the M-bit CRC As a result, the wireless network temporary identifier RNTI is masked to obtain the M-bit RNTI masking result; the comparison unit is used to compare the M-bit RNTI masking result with the last M bits in the N-bit downlink control information, if If they are the same, the blind detection is successful; if not, the blind detection fails.

本发明提供的盲检校验装置,包括:获取单元,用于获取译码后的N位下行控制信息;校验单元,用于对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,所述M为CRC校验位数,所述M为大于1的整数,所述N大于M;解掩单元,用于对所述N位下行控制信息中的最后M位进行RNTI解掩,得到M位RNTI解掩结果;盲检判断单元,用于将所述M位RNTI解掩结果与所述M位CRC校验结果进行比对,若相同,则盲检成功,若不相同,则盲检失败。The blind detection verification device provided by the present invention includes: an acquisition unit for obtaining decoded N-bit downlink control information; a verification unit for performing a cyclic redundancy check code (CRC) on N minus M-bit downlink control information Checking, to obtain M-bit CRC check results, the M is the number of CRC check digits, the M is an integer greater than 1, and the N is greater than M; the unmasking unit is used for the N-bit downlink control information The last M bits in the RNTI unmasking are performed to obtain the M-bit RNTI unmasking results; the blind detection judgment unit is used to compare the M-bit RNTI unmasking results with the M-bit CRC check results, and if they are the same, If they are not the same, the blind detection fails.

从以上技术方案可以看出,本发明实施例具有以下优点:本发明在对下行控制信息进行CRC校验时,先去掉该下行控制信息的CRC校验位(即只对N减M位的下行控制信息进行CRC校验),使得在盲检校验的过程中无需先执行RNTI解掩,也可以完成盲检校验。由于UE端先进行CRC校验,在执行RNTI解掩,则在需要对A次盲检结果进行盲检校验的情况下,UE端只需执行A次CRC校验,有效的减小了处理时延,提高了盲检校验的效率。It can be seen from the above technical solutions that the embodiments of the present invention have the following advantages: when the present invention performs CRC check on the downlink control information, first remove the CRC check bit of the downlink control information (that is, only the downlink of N minus M bits) CRC check of the control information), so that the blind check can also be completed without performing RNTI demasking in the process of blind check. Since the UE performs the CRC check first, and performs RNTI unmasking, in the case where A blind check results need to be checked, the UE only needs to perform A CRC checks, which effectively reduces the processing time. The time delay improves the efficiency of blind detection verification.

附图说明 Description of drawings

图1是本发明实施例中盲检校验方法的一个流程示意图;Fig. 1 is a schematic flow chart of the blind detection verification method in the embodiment of the present invention;

图2是本发明实施例中盲检校验方法的一个信令流程图;Fig. 2 is a signaling flowchart of the blind detection verification method in the embodiment of the present invention;

图3是本发明实施例中CRC校验电路的结构示意图;Fig. 3 is the structural representation of CRC checking circuit in the embodiment of the present invention;

图4是本发明实施例中盲检校验方法的另一个流程示意图;Fig. 4 is another schematic flow chart of the blind detection verification method in the embodiment of the present invention;

图5是本发明实施例中盲检校验装置的一个结构示意图;Fig. 5 is a schematic structural diagram of a blind detection verification device in an embodiment of the present invention;

图6是本发明实施例中盲检校验装置的另一个结构示意图。Fig. 6 is another structural schematic diagram of the blind detection verification device in the embodiment of the present invention.

具体实施方式 Detailed ways

本发明实施例提供了一种盲检校验方法以及相关装置,用于快速地完成下行控制信息的盲检校验。Embodiments of the present invention provide a blind detection verification method and a related device for quickly completing blind detection verification of downlink control information.

请参阅图1,本发明实施例中盲检检验方法的一个实施例包括:Referring to Fig. 1, an embodiment of the blind detection method in the embodiment of the present invention includes:

101、UE端获取译码后的N位下行控制信息;101. The UE side acquires the decoded N-bit downlink control information;

UE端获取译码后的N位下行控制信息,N的具体数值(即该下行控制信息的数据长度)由该下行控制信息的发送端决定。The UE side obtains the decoded N-bit downlink control information, and the specific value of N (that is, the data length of the downlink control information) is determined by the sender of the downlink control information.

假设原始的下行控制消息有K位,发送端在对K位的下行控制消息进行编码之后,先对编码后的下行控制消息进行CRC校验,得到M位的CRC校验结果,M为CRC校验位数,M值取决于CRC校验电路中寄存器的数目,M为大于1的整数,N大于M;然后,对该M位的CRC校验结果进行RNTI加掩,得到M位RNTI加掩结果;最后,将该M位RNTI加掩结果追加到编码后的K位下行控制消息之后,得到N位下行控制信息,将该N位下行控制信息映射到空口资源上进行发送;上述的K和M皆正整数,且K+M=N。Assume that the original downlink control message has K bits. After encoding the K-bit downlink control message, the sender first performs CRC check on the encoded downlink control message to obtain the M-bit CRC check result, where M is the CRC check result. Check the number of digits, the M value depends on the number of registers in the CRC check circuit, M is an integer greater than 1, and N is greater than M; then, perform RNTI masking on the M-bit CRC check result to obtain M-bit RNTI masking Result; finally, after adding the M-bit RNTI masking result to the encoded K-bit downlink control message, N-bit downlink control information is obtained, and the N-bit downlink control information is mapped to air interface resources for transmission; the above K and M are all positive integers, and K+M=N.

UE端在计算得到的搜索空间上搜索该N位下行控制信息所在的位置,对该位置的N位下行控制信息进行译码,得到译码后的N位下行控制信息。The UE searches for the location of the N-bit downlink control information in the calculated search space, decodes the N-bit downlink control information at the location, and obtains the decoded N-bit downlink control information.

102、UE端对N减M位下行控制信息进行CRC校验;102. The UE performs a CRC check on the downlink control information of N minus M bits;

UE端对N减M位下行控制信息进行CRC校验,得到M位CRC校验结果,M为CRC校验位数,且为小于N的正整数。The UE performs a CRC check on the N minus M-bit downlink control information to obtain an M-bit CRC check result, where M is the number of CRC check digits and is a positive integer smaller than N.

上述CRC校验的方法和发送端的CRC校验一致,在实际应用中,发送端可以将具体的CRC校验方法通过传输消息的形式发送给接收端,也可以在预设CRC校验方法时,将发送端和UE端的CRC校验方法预设为相同的,具体的实现方式此处不作限定。The above CRC verification method is consistent with the CRC verification method of the sending end. In practical applications, the sending end can send the specific CRC verification method to the receiving end in the form of a transmission message, or when the CRC verification method is preset, The CRC checking methods of the sending end and the UE end are preset to be the same, and the specific implementation manner is not limited here.

在本发明实施例中,在进行CRC校验时,先去掉该下行控制信息的CRC校验位(由于UE端的CRC校验与发送端的一致,因此也可以获知CRC校验位的长度),使得在盲检校验的过程中无需先执行RNTI解掩,也可得到原K(即N减M)位下行控制信息在发送端进行CRC校验后得到的M位CRC校验结果。In the embodiment of the present invention, when performing the CRC check, the CRC check bit of the downlink control information is first removed (because the CRC check of the UE end is consistent with that of the sending end, the length of the CRC check bit can also be known), so that In the process of blind detection and verification, there is no need to perform RNTI unmasking first, and the M-bit CRC check result obtained after the original K (ie, N minus M)-bit downlink control information is CRC-checked at the sending end.

103、UE端对M位CRC校验结果进行RNTI加掩;103. The UE performs RNTI masking on the M-bit CRC check result;

UE端对M位CRC校验结果进行RNTI加掩,得到M位RNTI加掩结果。The UE performs RNTI masking on the M-bit CRC check result to obtain the M-bit RNTI masking result.

UE端的RNTI加掩方法和上述发送端所使用的RNTI加掩方法也是相同的。The RNTI masking method at the UE side is also the same as the RNTI masking method used at the sending end.

104、UE端将M位RNTI加掩结果与N位下行控制信息中的最后M位进行比对。104. The UE side compares the masking result of the M-bit RNTI with the last M bits in the N-bit downlink control information.

UE端将M位RNTI加掩结果与上述译码后的N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。The UE side compares the M-bit RNTI masking result with the last M bits in the decoded N-bit downlink control information. If they are the same, the blind detection succeeds. If they are not the same, the blind detection fails.

由于上述得到的M位CRC校验结果和发送端得到的M位CRC校验结果是一致的,只要仿照发送端进行RNTI加掩的处理过程对M位CRC校验结果进行加掩,得到的M位RNTI加掩结果和发送端的RNTI加掩结果也会是相同的,且发送端的RNTI加掩结果追加在K位下行控制消息之后,即N位下行控制信息中的最后M位,因此,只要UE端的译码没有出错,且UE端盲检到了正确的下行控制信息,则M位RNTI加掩结果与译码后的N位下行控制信息中的最后M位肯定是相同的。Since the M-bit CRC check result obtained above is consistent with the M-bit CRC check result obtained by the sender, as long as the M-bit CRC check result is masked according to the RNTI masking process performed by the sender, the obtained M The RNTI masking result of the 1-bit RNTI and the RNTI masking result of the sender will be the same, and the RNTI masking result of the sender is appended after the K-bit downlink control message, that is, the last M bits of the N-bit downlink control message. Therefore, as long as the UE There is no error in the decoding at the end, and the correct downlink control information is blindly detected at the UE end, then the M-bit RNTI masking result must be the same as the last M bits in the decoded N-bit downlink control information.

本发明在对下行控制信息进行CRC校验时,先去掉该下行控制信息的CRC校验位(即只对N减M位的下行控制信息进行CRC校验),使得在盲检校验的过程中无需先执行RNTI解掩,也可以完成盲检校验。由于UE端先进行CRC校验,再执行RNTI解掩,则在需要对A次盲检结果进行盲检校验的情况下,UE端只需执行A次CRC校验,有效的减小了处理时延,提高了盲检校验的效率。The present invention first removes the CRC check bit of the downlink control information when performing CRC check on the downlink control information (that is, only performs CRC check on the downlink control information of N minus M bits), so that in the process of blind check check Blind detection verification can also be completed without performing RNTI demasking first. Since the UE performs the CRC check first, and then performs RNTI unmasking, in the case where A blind check results need to be checked, the UE only needs to perform A CRC checks, which effectively reduces the processing time. The time delay improves the efficiency of blind detection verification.

下面从下行控制信息的发送端到UE端对本发明的盲检校验方法进行描述,本发明实施例中盲检检验方法的另一个实施例包括:The blind detection verification method of the present invention is described below from the sending end of the downlink control information to the UE end. Another embodiment of the blind detection verification method in the embodiment of the present invention includes:

201、发送端确定下行控制信息所在CCE资源的位置;201. The sending end determines the location of the CCE resource where the downlink control information is located;

发送端根据资源使用情况确定下行控制信息的发送时需要采用的聚合级别(L),然后根据RNTI值和子帧号信息计算出下行控制信息所在CCE资源的位置。The sending end determines the aggregation level (L) to be used when sending the downlink control information according to the resource usage, and then calculates the position of the CCE resource where the downlink control information is located according to the RNTI value and the subframe number information.

202、发送端对下行控制信息依次进行编码;202. The sending end sequentially encodes the downlink control information;

在确定上述下行控制信息所在CCE资源的位置之后,发送端再根据当前资源的使用情况确定机会编号m;发送端再根据上述聚合级别L以及机会编号m对下行控制信息依次进行编码以及速率匹配,得到承载了K位下行控制信息的数据流。After determining the position of the CCE resource where the above-mentioned downlink control information is located, the sending end determines the opportunity number m according to the current resource usage; the sending end then encodes and rate-matches the downlink control information in sequence according to the above-mentioned aggregation level L and opportunity number m, A data stream carrying K-bit downlink control information is obtained.

203、发送端对下行控制信息进行CRC校验;203. The sending end performs a CRC check on the downlink control information;

发送端对上述K位的下行控制信息进行CRC校验,得到M位的CRC校验结果,M为CRC校验位数,K和M皆为正整数。The sending end performs a CRC check on the K-bit downlink control information to obtain an M-bit CRC check result, where M is the number of CRC check digits, and K and M are both positive integers.

假设K值为57,确定的CRC校验位为16位,16位CRC校验电路的生成多项式为:gCRC16(D)=[D16+D12+D5+1]for a CRC length L=16Assuming that the K value is 57, the determined CRC check digit is 16 bits, and the generator polynomial of the 16-bit CRC check circuit is: g CRC16 (D)=[D 16 +D 12 +D 5 +1]for a CRC length L =16

上述多项式对应本发明实施例中的图3,上述length L为聚合级别,上述公式中的D为输入的延时节拍,如:D16表示延时16个节拍;The above-mentioned polynomial corresponds to Fig. 3 in the embodiment of the present invention, and the above-mentioned length L is an aggregation level, and D in the above-mentioned formula is an input delay beat, such as: D 16 represents a delay of 16 beats;

发送端对57位的下行控制信息进行CRC校验的具体过程如下:The specific process for the sending end to perform CRC check on the 57-bit downlink control information is as follows:

首先,发送端建立16位的CRC校验电路,其中,包括有16个寄存器,自右而左,如图3所述,16个寄存器分别对应图中的D15至D0;在该16个寄存器中,位值为1的寄存器的右边都有一个异或电路;First, the sending end establishes a 16-bit CRC check circuit, which includes 16 registers, from right to left, as shown in Figure 3, and the 16 registers correspond to D15 to D0 in the figure; among the 16 registers , the right side of the register with a bit value of 1 has an exclusive OR circuit;

然后,上述57位的下行控制信息从图3中的最左边进入CRC校验电路,每次一个比特位,每下一个比特位进入时,寄存器中的比特位右移一位。经过异或电路的异或后进入下一位;最右边的寄存器发送比特位到各异或电路,作为第二个操作数;初始时寄存器全为零,进入的下行控制信息从第一位的寄存器开始,到进入最后一位的寄存器结束,此时16位寄存器中的内容即为57位下行控制信息的16位CRC校验结果。Then, the above-mentioned 57-bit downlink control information enters the CRC check circuit from the far left in FIG. 3 , one bit at a time, and each time the next bit enters, the bit in the register is shifted to the right by one bit. After the XOR of the XOR circuit, it enters the next bit; the rightmost register sends bits to the XOR circuit as the second operand; initially, the registers are all zero, and the incoming downlink control information starts from the first bit The register starts and ends with the register entering the last bit. At this time, the content in the 16-bit register is the 16-bit CRC check result of the 57-bit downlink control information.

上面仅以一些例子对本发明实施例中的应用场景进行了说明,可以理解的是,在实际应用中,还可以有更多的应用场景,具体此处不作限定。The application scenarios in the embodiments of the present invention are described above using only some examples, and it can be understood that in actual applications, there may be more application scenarios, which are not specifically limited here.

204、发送端对CRC校验结果进行RNTI加掩;204. The sending end performs RNTI masking on the CRC check result;

发送端对上述M位的CRC校验结果进行RNTI加掩,并把M位的RNTI加掩结果追加在上述K位编码后的下行控制信息之后,得到N(K+M=N)位的下行控制信息。The sending end performs RNTI masking on the above-mentioned M-bit CRC check result, and adds the M-bit RNTI masking result to the above-mentioned K-bit encoded downlink control information to obtain N (K+M=N)-bit downlink control information. control information.

205、发送端向UE端发送N位的下行控制信息;205. The sending end sends N-bit downlink control information to the UE;

发送端将上述N位下行控制信息进行调制以及资源映射,将处理后的N位下行控制信息映射到空口资源上,向UE端发送。The transmitting end performs modulation and resource mapping on the above N-bit downlink control information, maps the processed N-bit downlink control information to air interface resources, and sends it to the UE.

206、UE端在空口资源上搜索N位下行控制信息;206. The UE searches for N-bit downlink control information on the air interface resource;

UE端根据当前的RNTI值计算出上述N位下行控制信息在PDCCH中的搜索空间,UE端再根据计算得到的搜索空间搜索该N位下行控制信息(即为盲检过程)。The UE side calculates the search space of the N-bit downlink control information in the PDCCH according to the current RNTI value, and then searches the N-bit downlink control information according to the calculated search space (that is, the blind detection process).

207、UE端对N位下行控制信息进行译码;207. The UE side decodes the N-bit downlink control information;

UE端对上述搜索到的N位下行控制信息进行译码,得到译码后的N位下行控制信息。The UE side decodes the searched N-bit downlink control information to obtain the decoded N-bit downlink control information.

208、UE端对N减M位下行控制信息进行CRC校验;208. The UE performs a CRC check on the downlink control information of N minus M bits;

UE端使用发送端的CRC校验电路对N减M位下行控制信息进行CRC校验,得到M位CRC校验结果。The UE side uses the CRC check circuit at the sending end to perform CRC check on the N minus M-bit downlink control information, and obtains the M-bit CRC check result.

在本发明实施例中,在进行CRC校验时,先去掉该下行控制信息的CRC校验位(由于UE端的CRC校验与发送端的一致,因此也可以获知CRC校验位的长度),使得在盲检校验的过程中无需先执行RNTI解掩,也可得到原K(即N减M)位下行控制信息在发送端进行CRC校验后得到的M位CRC校验结果。In the embodiment of the present invention, when performing the CRC check, the CRC check bit of the downlink control information is first removed (because the CRC check of the UE end is consistent with that of the sending end, the length of the CRC check bit can also be known), so that In the process of blind detection and verification, there is no need to perform RNTI unmasking first, and the M-bit CRC check result obtained after the original K (ie, N minus M)-bit downlink control information is CRC-checked at the sending end.

209、UE端对M位CRC校验结果进行RNTI加掩;209. The UE side performs RNTI masking on the M-bit CRC check result;

UE端对M位CRC校验结果进行RNTI加掩,得到M位RNTI加掩结果。The UE performs RNTI masking on the M-bit CRC check result to obtain the M-bit RNTI masking result.

UE端的RNTI加掩方法和上述发送端所使用的RNTI加掩方法也是相同的。The RNTI masking method at the UE side is also the same as the RNTI masking method used at the sending end.

210、UE端将M位RNTI加掩结果与N位下行控制信息中的最后M位进行比对。210. The UE side compares the masking result of the M-bit RNTI with the last M bits in the N-bit downlink control information.

UE端将M位RNTI加掩结果与上述译码后的N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。The UE side compares the M-bit RNTI masking result with the last M bits in the decoded N-bit downlink control information. If they are the same, the blind detection succeeds. If they are not the same, the blind detection fails.

上述实施例中,UE端在盲检校验中对比的是发送端加掩后的CRC校验位,而在实际应用中,UE端也可以对比加掩前的CRC校验位,同样可以实现下行控制信息的盲检校验,请参阅图4,本发明实施例中盲检检验方法的另一个实施例包括:In the above-mentioned embodiment, what the UE side compares in the blind detection check is the CRC check bit after the masking of the sending end, but in practical applications, the UE side can also compare the CRC check bit before masking, and the same can be realized For the blind detection and verification of downlink control information, please refer to FIG. 4. Another embodiment of the blind detection and verification method in the embodiment of the present invention includes:

401、UE端获取译码后的N位下行控制信息;401. The UE side acquires the decoded N-bit downlink control information;

UE端获取译码后的N位下行控制信息,N的具体数值由该下行控制信息的发送端决定。The UE side obtains the decoded N-bit downlink control information, and the specific value of N is determined by the sender of the downlink control information.

假设原始的下行控制消息有K位,发送端在对K位的下行控制消息进行编码之后,先对编码后的下行控制消息进行CRC校验,得到M位的CRC校验结果,M为CRC校验位数,M值取决于CRC校验电路中寄存器的数目,M为大于1的整数,N大于M;然后,对该M位的CRC校验结果进行RNTI加掩,得到M位RNTI加掩结果;最后,将该M位RNTI加掩结果追加到编码后的K位下行控制消息之后,得到N位下行控制信息,将该N位下行控制信息映射到空口资源上进行发送;上述的K和M皆正整数,且K+M=N。Assume that the original downlink control message has K bits. After encoding the K-bit downlink control message, the sender first performs CRC check on the encoded downlink control message to obtain the M-bit CRC check result, where M is the CRC check result. Check the number of digits, the M value depends on the number of registers in the CRC check circuit, M is an integer greater than 1, and N is greater than M; then, perform RNTI masking on the M-bit CRC check result to obtain M-bit RNTI masking Result; finally, after adding the M-bit RNTI masking result to the encoded K-bit downlink control message, N-bit downlink control information is obtained, and the N-bit downlink control information is mapped to air interface resources for transmission; the above K and M are all positive integers, and K+M=N.

UE端在计算得到的搜索空间上搜索该N位下行控制信息所在的位置,对该位置的N位下行控制信息进行译码,得到译码后的N位下行控制信息。The UE searches for the location of the N-bit downlink control information in the calculated search space, decodes the N-bit downlink control information at the location, and obtains the decoded N-bit downlink control information.

402、UE端对N减M位下行控制信息进行CRC校验;402. The UE performs a CRC check on the downlink control information of N minus M bits;

UE端对N减M位下行控制信息进行CRC校验,得到M位CRC校验结果,M为CRC校验位数,且为小于N的正整数。The UE performs a CRC check on the N minus M-bit downlink control information to obtain an M-bit CRC check result, where M is the number of CRC check digits and is a positive integer smaller than N.

上述CRC校验的方法和发送端的CRC校验一致,在实际应用中,发送端可以将具体的CRC校验方法通过传输消息的形式发送给发送端,也可以在预设CRC校验方法时,将发送端和UE端的CRC校验方法预设为相同的,具体的实现方式此处不作限定。The above CRC check method is consistent with the CRC check of the sender. In practical applications, the sender can send the specific CRC check method to the sender in the form of a transmission message, or when the CRC check method is preset, The CRC checking methods of the sending end and the UE end are preset to be the same, and the specific implementation manner is not limited here.

对N减M位下行控制信息进行CRC校验的具体过程可以为:The specific process of performing CRC check on the downlink control information of N minus M bits may be as follows:

建立由M个寄存器组成的校验电路,该M个寄存器的初始值为0;将上述N减M位下行控制信息依次输入所述校验电路,当该N减M位下行控制信息完全经过CRC校验电路的处理后,将该M个寄存器中的当前值作为M位CRC校验结果。Establish a verification circuit composed of M registers, the initial value of the M registers is 0; input the above N minus M bit downlink control information into the verification circuit in turn, when the N minus M bit downlink control information has completely passed the CRC After the processing of the verification circuit, the current values in the M registers are used as the M-bit CRC verification result.

在本发明实施例中,在进行CRC校验时,先去掉该下行控制信息的CRC校验位,使得在盲检校验的过程中无需先执行RNTI解掩,也可得到原K位下行控制信息在发送端进行CRC校验后得到的M位CRC校验结果。In the embodiment of the present invention, when the CRC check is performed, the CRC check bit of the downlink control information is removed first, so that the original K-bit downlink control information can be obtained without first performing RNTI unmasking during the blind check check process. The M-bit CRC check result obtained after the information is checked by the sender.

403、UE端N位下行控制信息中的最后M位进行RNTI解掩;403. Perform RNTI unmasking on the last M bits in the N-bit downlink control information at the UE end;

UE端对上述N位下行控制信息中的最后M位进行RNTI解掩,得到M位RNTI解掩结果。The UE performs RNTI unmasking on the last M bits of the above N-bit downlink control information to obtain an M-bit RNTI unmasking result.

由于发送端是将加掩后的M位CRC校验结果追加在K位的下行控制消息之后,故直接对上述N位下行控制信息中的最后M位进行RNTI解掩后,即可得到发送端加掩前的M位CRC校验结果。Since the sending end appends the masked M-bit CRC check result to the K-bit downlink control message, after directly performing RNTI unmasking on the last M bits of the above N-bit downlink control information, the sending end M-bit CRC check result before masking.

404、UE端将M位RNTI解掩结果与M位CRC校验结果进行比对。404. The UE side compares the M-bit RNTI demasking result with the M-bit CRC check result.

UE端将步骤403得到的M位RNTI解掩结果与步骤402得到的M位CRC校验结果进行比对,若相同,则盲检成功,若不相同,则盲检失败。The UE side compares the M-bit RNTI unmasking result obtained in step 403 with the M-bit CRC check result obtained in step 402. If they are the same, the blind detection is successful; if they are not the same, the blind detection fails.

在UE端对译码后的N减M位下行控制信息进行CRC校验,相对于在发送端对原始的K位下行控制信息进行CRC校验,得到的M位CRC校验也是一致的,因此,直接将M位RNTI解掩结果与M位CRC校验结果作比对,也可以实现下行控制信息的盲检校验,同时,又不会产生由于先对整体的N为下行控制信息进行解掩而导致的大量处理时延。The CRC check is performed on the decoded N minus M-bit downlink control information at the UE side. Compared with the CRC check performed on the original K-bit downlink control information at the sending end, the obtained M-bit CRC check is also consistent, so , and directly compare the M-bit RNTI demasking result with the M-bit CRC check result, it can also realize the blind check check of the downlink control information, and at the same time, it will not cause problems due to the decoding of the overall N-bit downlink control information first. A large amount of processing delay caused by masking.

下面对用于执行上述盲检校验方法的本发明盲检校验装置的实施例进行说明,其逻辑结构请参考图5,本发明实施例中盲检校验装置的一个实施例包括:The following describes an embodiment of the blind detection verification device of the present invention for performing the above-mentioned blind detection verification method. Please refer to FIG. 5 for its logical structure. An embodiment of the blind detection verification device in the embodiment of the present invention includes:

获取单元501,用于获取译码后的N位下行控制信息;An acquiring unit 501, configured to acquire decoded N-bit downlink control information;

校验单元502,用于对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,M为大于1的整数,N大于M;The checking unit 502 is configured to perform a cyclic redundancy check code CRC check on N minus M-bit downlink control information to obtain an M-bit CRC check result, where M is an integer greater than 1, and N is greater than M;

加掩单元503,用于对M位CRC校验结果进行无线网络临时标识RNTI加掩,得到M位RNTI加掩结果;The masking unit 503 is used to mask the wireless network temporary identifier RNTI on the M-bit CRC check result to obtain the M-bit RNTI masking result;

对比单元504,用于将上述M位RNTI加掩结果与上述N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。The comparison unit 504 is configured to compare the above-mentioned M-bit RNTI masking result with the last M bits of the above-mentioned N-bit downlink control information. If they are the same, the blind detection is successful; if they are not the same, the blind detection fails.

本发明实施例中的校验单元502可以包括:The verification unit 502 in the embodiment of the present invention may include:

电路建立模块5021,用于建立由M个寄存器组成的校验电路,该M个寄存器的初始值为0;The circuit establishment module 5021 is used to establish a verification circuit composed of M registers, the initial value of the M registers is 0;

输入校验模块5022,用于将N减M位下行控制信息依次输入上述校验电路,当该N减M位下行控制信息完全经过该校验电路的处理后,将M个寄存器的当前值作为M位CRC校验结果。The input verification module 5022 is used to sequentially input the downlink control information of N minus M bits into the verification circuit, and when the downlink control information of N minus M bits is completely processed by the verification circuit, the current values of the M registers are used as M-bit CRC check result.

本发明实施例盲检校验装置中各个单元具体的交互过程如下:The specific interaction process of each unit in the blind detection verification device of the embodiment of the present invention is as follows:

获取单元501获取译码后的N位下行控制信息,N的具体数值(即该下行控制信息的数据长度)由该下行控制信息的发送端决定。The obtaining unit 501 obtains the decoded N-bit downlink control information, and the specific value of N (that is, the data length of the downlink control information) is determined by the sender of the downlink control information.

校验单元502对N减M位下行控制信息进行CRC校验,得到M位CRC校验结果,M为CRC校验位数,且为小于N的正整数。The verification unit 502 performs CRC verification on N minus M-bit downlink control information to obtain an M-bit CRC verification result, where M is the number of CRC verification digits and is a positive integer smaller than N.

上述CRC校验的方法和发送端的CRC校验一致,在实际应用中,发送端可以将具体的CRC校验方法通过传输消息的形式发送给发送端,也可以在预设CRC校验方法时,将发送端和UE端的CRC校验方法预设为相同的,具体的实现方式此处不作限定。在本发明实施例中,在进行CRC校验时,先去掉该下行控制信息的CRC校验位(由于UE端的CRC校验与发送端的一致,因此也可以获知CRC校验位的长度),使得在盲检校验的过程中无需先执行RNTI解掩,也可得到原K(即N减M)位下行控制信息在发送端进行CRC校验后得到的M位CRC校验结果。The above CRC check method is consistent with the CRC check of the sender. In practical applications, the sender can send the specific CRC check method to the sender in the form of a transmission message, or when the CRC check method is preset, The CRC checking methods of the sending end and the UE end are preset to be the same, and the specific implementation manner is not limited here. In the embodiment of the present invention, when performing the CRC check, the CRC check bit of the downlink control information is first removed (because the CRC check of the UE end is consistent with that of the sending end, the length of the CRC check bit can also be known), so that In the process of blind detection and verification, there is no need to perform RNTI unmasking first, and the M-bit CRC verification result obtained after the original K (ie, N minus M)-bit downlink control information is CRC-checked at the sending end.

校验单元502对N减M位下行控制信息进行CRC校验具体可以包括:电路建立模块5021建立由M个寄存器组成的校验电路,M个寄存器的初始值为0;然后输入校验模块5022将N减M位下行控制信息依次输入上述校验电路,当该N减M位下行控制信息完全经过该校验电路的处理后,将M个寄存器的当前值作为M位CRC校验结果。The verification unit 502 performs CRC verification on the downlink control information of N minus M bits, which may specifically include: the circuit establishment module 5021 establishes a verification circuit composed of M registers, and the initial value of the M registers is 0; and then input to the verification module 5022 The downlink control information of N minus M bits is sequentially input into the verification circuit, and when the downlink control information of N minus M bits is completely processed by the verification circuit, the current values of the M registers are used as the result of the M-bit CRC verification.

在得到M位CRC校验结果之后,加掩单元503对M位CRC校验结果进行RNTI加掩,得到M位RNTI加掩结果,UE端的RNTI加掩方法与发送端所使用的RNTI加掩方法相同。最后,对比单元504将M位RNTI加掩结果与上述译码后的N位下行控制信息中的最后M位进行比对,若相同,则盲检成功,若不相同,则盲检失败。After obtaining the M-bit CRC check result, the masking unit 503 performs RNTI masking on the M-bit CRC check result to obtain the M-bit RNTI masking result, the RNTI masking method of the UE end and the RNTI masking method used by the sending end same. Finally, the comparison unit 504 compares the M-bit RNTI masking result with the last M bits of the decoded N-bit downlink control information. If they are the same, the blind detection is successful; if not, the blind detection fails.

由于上述得到的M位CRC校验结果和发送端得到的M位CRC校验结果是一致的,只要仿照发送端进行RNTI加掩的处理过程对M位CRC校验结果进行加掩,得到的M位RNTI加掩结果和发送端的RNTI加掩结果也会是相同的,且发送端的RNTI加掩结果追加在K位下行控制消息之后,即N位下行控制信息中的最后M位,因此,只要UE端的译码没有出错,且UE端盲检到了正确的下行控制信息,则M位RNTI加掩结果与译码后的N位下行控制信息中的最后M位肯定是相同的。Since the M-bit CRC check result obtained above is consistent with the M-bit CRC check result obtained by the sender, as long as the M-bit CRC check result is masked according to the RNTI masking process performed by the sender, the obtained M The RNTI masking result of the 1-bit RNTI and the RNTI masking result of the sender will be the same, and the RNTI masking result of the sender is appended after the K-bit downlink control message, that is, the last M bits of the N-bit downlink control message. Therefore, as long as the UE There is no error in the decoding at the end, and the correct downlink control information is blindly detected at the UE end, then the M-bit RNTI masking result must be the same as the last M bits in the decoded N-bit downlink control information.

请参考图6,本发明实施例中盲检校验装置的另一个实施例包括:Please refer to FIG. 6, another embodiment of the blind detection verification device in the embodiment of the present invention includes:

获取单元601,用于获取译码后的N位下行控制信息;An acquisition unit 601, configured to acquire decoded N-bit downlink control information;

校验单元602,用于对N减M位下行控制信息进行循环冗余校验码CRC校验,得到M位CRC校验结果,M为CRC校验位数,M为小于N的正整数;The verification unit 602 is used to perform cyclic redundancy check code CRC verification on N minus M-bit downlink control information to obtain M-bit CRC verification results, where M is the number of CRC check digits, and M is a positive integer less than N;

解掩单元603,用于对上述N位下行控制信息中的最后M位进行RNTI解掩,得到M位RNTI解掩结果;The unmasking unit 603 is configured to perform RNTI unmasking on the last M bits of the above N-bit downlink control information to obtain an M-bit RNTI unmasking result;

盲检判断单元604,用于将上述M位RNTI解掩结果与M位CRC校验结果进行比对,若相同,则盲检成功,若不相同,则盲检失败。The blind detection judging unit 604 is configured to compare the M-bit RNTI demasking result with the M-bit CRC check result. If they are the same, the blind detection is successful; otherwise, the blind detection fails.

本发明实施例中的校验单元可以包括:The verification unit in the embodiment of the present invention may include:

电路建立模块6021,用于建立由M个寄存器组成的校验电路,该M个寄存器的初始值为0;The circuit establishment module 6021 is used to establish a verification circuit composed of M registers, the initial value of the M registers is 0;

输入校验模块6022,用于将N减M位下行控制信息依次输入上述校验电路,当该N减M位下行控制信息完全经过该校验电路的处理后,将M个寄存器的当前值作为M位CRC校验结果。The input verification module 6022 is used to sequentially input the downlink control information of N minus M bits into the verification circuit, and when the downlink control information of N minus M bits is completely processed by the verification circuit, the current values of the M registers are used as M-bit CRC check result.

本发明实施例盲检校验装置中各个单元具体的交互过程如下:The specific interaction process of each unit in the blind detection verification device of the embodiment of the present invention is as follows:

获取单元601获取译码后的N位下行控制信息,N的具体数值(即该下行控制信息的数据长度)由该下行控制信息的发送端决定。The obtaining unit 601 obtains the decoded N-bit downlink control information, and the specific value of N (that is, the data length of the downlink control information) is determined by the sender of the downlink control information.

校验单元602对N减M位下行控制信息进行CRC校验,得到M位CRC校验结果,M为CRC校验位数,且为小于N的正整数。The verification unit 602 performs CRC verification on N minus M-bit downlink control information to obtain an M-bit CRC verification result, where M is the number of CRC verification digits and is a positive integer smaller than N.

上述CRC校验的方法和发送端的CRC校验一致,在实际应用中,发送端可以将具体的CRC校验方法通过传输消息的形式发送给发送端,也可以在预设CRC校验方法时,将发送端和UE端的CRC校验方法预设为相同的,具体的实现方式此处不作限定。在本发明实施例中,在进行CRC校验时,先去掉该下行控制信息的CRC校验位(由于UE端的CRC校验与发送端的一致,因此也可以获知CRC校验位的长度),使得在盲检校验的过程中无需先执行RNTI解掩,也可得到原K(即N减M)位下行控制信息在发送端进行CRC校验后得到的M位CRC校验结果。电路建立模块6021和输入校验模块6022的具体实现功能与上述图5实施例中电路建立模块5021和输入校验模块5022的相同,此处不再赘述。The above CRC check method is consistent with the CRC check of the sender. In practical applications, the sender can send the specific CRC check method to the sender in the form of a transmission message, or when the CRC check method is preset, The CRC checking methods of the sending end and the UE end are preset to be the same, and the specific implementation manner is not limited here. In the embodiment of the present invention, when performing the CRC check, the CRC check bit of the downlink control information is first removed (because the CRC check of the UE end is consistent with that of the sending end, the length of the CRC check bit can also be known), so that In the process of blind detection and verification, there is no need to perform RNTI unmasking first, and the M-bit CRC check result obtained after the original K (ie, N minus M)-bit downlink control information is CRC-checked at the sending end. The specific implementation functions of the circuit building module 6021 and the input checking module 6022 are the same as those of the circuit building module 5021 and the input checking module 5022 in the above-mentioned embodiment in FIG. 5 , and will not be repeated here.

解掩单元603对上述N位下行控制信息中的最后M位进行RNTI解掩,得到M位RNTI解掩结果。由于发送端是将加掩后的M位CRC校验结果追加在K位的下行控制消息之后,故直接对上述N位下行控制信息中的最后M位进行RNTI解掩后,即可得到发送端加掩前的M位CRC校验结果。The unmasking unit 603 performs RNTI unmasking on the last M bits of the N-bit downlink control information to obtain an M-bit RNTI unmasking result. Since the sending end appends the masked M-bit CRC check result to the K-bit downlink control message, after directly performing RNTI unmasking on the last M bits of the above N-bit downlink control information, the sending end M-bit CRC check result before masking.

在得到M位RNTI解掩结果以及M位CRC校验结果之后,盲检判断单元604将该M位RNTI解掩结果以及M位CRC校验结果进行比对,若相同,则盲检成功,若不相同,则盲检失败。After obtaining the M-bit RNTI unmasking result and the M-bit CRC check result, the blind detection judgment unit 604 compares the M-bit RNTI unmasking result and the M-bit CRC check result. If they are the same, the blind detection is successful. If they are not the same, the blind test fails.

在UE端对译码后的N减M位下行控制信息进行CRC校验,相对于在发送端对原始的K位下行控制信息进行CRC校验,得到的M位CRC校验也是一致的,因此,直接将M位RNTI解掩结果与M位CRC校验结果作比对,也可以实现下行控制信息的盲检校验。The CRC check is performed on the decoded N minus M-bit downlink control information at the UE side. Compared with the CRC check performed on the original K-bit downlink control information at the sending end, the obtained M-bit CRC check is also consistent, so , and directly compare the M-bit RNTI demasking result with the M-bit CRC check result, and also realize the blind check check of the downlink control information.

在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed devices and methods may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.

另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.

所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-OnlyMemory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the method described in each embodiment of the present invention. The aforementioned storage medium includes: U disk, mobile hard disk, read-only memory (ROM, Read-OnlyMemory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.

Claims (9)

1. a blind check method of calibration is characterized in that, comprising:
Obtain the N position Downlink Control Information after the decoding;
N is subtracted M position Downlink Control Information carry out the cyclic redundancy check (CRC) code CRC check, obtain M position CRC check result, described M is the CRC check figure place, and described M is the integer greater than 1, and described N is greater than M;
Described M position CRC check result is carried out Radio Network Temporary Identifier RNTI add and cover, obtain M position RNTI and add and cover the result;
Described M position RNTI is added the last M position of covering in result and the described N position Downlink Control Information compare, if identical, then blind check success, if not identical, then blind check failure.
2. method according to claim 1 is characterized in that, describedly N is subtracted M position Downlink Control Information carries out the cyclic redundancy check (CRC) code CRC check, obtains M position CRC check result's process, comprising:
The checking circuit that foundation is comprised of M register, the initial value of a described M register is 0;
Described N is subtracted M position Downlink Control Information inputs successively described checking circuit, after described N subtracts M position Downlink Control Information and passes through the processing of described checking circuit fully, with the currency of a described M register as M position CRC check result.
3. method according to claim 1 and 2 is characterized in that, described M is 16.
4. a blind check method of calibration is characterized in that, comprising:
Obtain the N position Downlink Control Information after the decoding;
N is subtracted M position Downlink Control Information carry out the cyclic redundancy check (CRC) code CRC check, obtain M position CRC check result, described M is the CRC check figure place, and described M is greater than 1 integer, and described N is greater than M;
The RNTI solution is carried out in last M position in the Downlink Control Information of described N position cover, obtain M position RNTI solution and cover the result;
Described M position RNTI solution is covered the result and described M position CRC check result compares, if identical, then blind check success, if not identical, then blind check failure.
5. method according to claim 4 is characterized in that, describedly N is subtracted M position Downlink Control Information carries out the cyclic redundancy check (CRC) code CRC check, obtains M position CRC check result's process, comprising:
The checking circuit that foundation is comprised of M register, the initial value of a described M register is 0;
Described N is subtracted M position Downlink Control Information inputs successively described checking circuit, after described N subtracts M position Downlink Control Information and passes through the processing of described checking circuit fully, with the currency of a described M register as M position CRC check result.
6. a blind check calibration equipment is characterized in that, comprising:
Acquiring unit is used for obtaining the N position Downlink Control Information after the decoding;
Verification unit is used for that N is subtracted M position Downlink Control Information and carries out the cyclic redundancy check (CRC) code CRC check, obtains M position CRC check result, and described M is the CRC check figure place, and described M is the integer greater than 1, and described N is greater than M;
Add and cover the unit, be used for that described M position CRC check result is carried out Radio Network Temporary Identifier RNTI and add and cover, obtain M position RNTI and add and cover the result;
The contrast unit is used for that described M position RNTI is added the last M position of covering result and described N position Downlink Control Information and compares, if identical, then blind check success, if not identical, then blind check failure.
7. device according to claim 6 is characterized in that, described verification unit comprises:
Circuit is set up module, is used for setting up the checking circuit that is comprised of M register, and the initial value of a described M register is 0;
The input validation module is used for that described N is subtracted M position Downlink Control Information and inputs successively described checking circuit, after described N subtracts M position Downlink Control Information and passes through the processing of described checking circuit fully, with the currency of a described M register as M position CRC check result.
8. a blind check calibration equipment is characterized in that, comprising:
Acquiring unit is used for obtaining the N position Downlink Control Information after the decoding;
Verification unit is used for that N is subtracted M position Downlink Control Information and carries out the cyclic redundancy check (CRC) code CRC check, obtains M position CRC check result, and described M is the CRC check figure place, and described M is the integer greater than 1, and described N is greater than M;
Solution is covered the unit, is used for that the RNTI solution is carried out in the last M position of described N position Downlink Control Information and covers, and obtains M position RNTI solution and covers the result;
The blind check judging unit is used for that described M position RNTI solution is covered the result and described M position CRC check result compares, if identical, then blind check success, if not identical, then blind check failure.
9. device according to claim 8 is characterized in that, described verification unit comprises:
Circuit is set up module, is used for setting up the checking circuit that is comprised of M register, and the initial value of a described M register is 0;
The input validation module is used for that described N is subtracted M position Downlink Control Information and inputs successively described checking circuit, after described N subtracts M position Downlink Control Information and passes through the processing of described checking circuit fully, with the currency of a described M register as M position CRC check result.
CN201110238064.1A 2011-08-18 2011-08-18 Method for blind test calibration and related devices Active CN102957494B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110238064.1A CN102957494B (en) 2011-08-18 2011-08-18 Method for blind test calibration and related devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110238064.1A CN102957494B (en) 2011-08-18 2011-08-18 Method for blind test calibration and related devices

Publications (2)

Publication Number Publication Date
CN102957494A true CN102957494A (en) 2013-03-06
CN102957494B CN102957494B (en) 2015-07-22

Family

ID=47765792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110238064.1A Active CN102957494B (en) 2011-08-18 2011-08-18 Method for blind test calibration and related devices

Country Status (1)

Country Link
CN (1) CN102957494B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106888069A (en) * 2015-12-15 2017-06-23 苏州简约纳电子有限公司 A kind of PBCH channel blind detections method
CN107147473A (en) * 2017-04-27 2017-09-08 宇龙计算机通信科技(深圳)有限公司 Information processing method and equipment
WO2017215486A1 (en) * 2016-06-17 2017-12-21 Huawei Technologies Co., Ltd. Apparatus and methods for error detection coding
CN117528807A (en) * 2023-11-16 2024-02-06 中国移动紫金(江苏)创新研究院有限公司 Method, device, equipment and storage medium for analyzing downlink control information

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101390325A (en) * 2006-02-24 2009-03-18 松下电器产业株式会社 Resource Block Candidate Selection Technology Using Packet Scheduling in Wireless Communication System
CN101594205A (en) * 2009-06-22 2009-12-02 中兴通讯股份有限公司 A kind of descending control signaling sending method of advanced long-term evolution system
CN101867953A (en) * 2010-06-13 2010-10-20 中兴通讯股份有限公司 Method for detecting downlink control information in carrier aggregation scene and user equipment
WO2011050751A1 (en) * 2009-10-31 2011-05-05 华为技术有限公司 Method, device and system for downlink channel transmission
CN102215183A (en) * 2010-04-01 2011-10-12 中兴通讯股份有限公司 Blind detection device and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101390325A (en) * 2006-02-24 2009-03-18 松下电器产业株式会社 Resource Block Candidate Selection Technology Using Packet Scheduling in Wireless Communication System
CN101594205A (en) * 2009-06-22 2009-12-02 中兴通讯股份有限公司 A kind of descending control signaling sending method of advanced long-term evolution system
WO2011050751A1 (en) * 2009-10-31 2011-05-05 华为技术有限公司 Method, device and system for downlink channel transmission
CN102215183A (en) * 2010-04-01 2011-10-12 中兴通讯股份有限公司 Blind detection device and method
CN101867953A (en) * 2010-06-13 2010-10-20 中兴通讯股份有限公司 Method for detecting downlink control information in carrier aggregation scene and user equipment

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106888069A (en) * 2015-12-15 2017-06-23 苏州简约纳电子有限公司 A kind of PBCH channel blind detections method
CN106888069B (en) * 2015-12-15 2019-10-18 苏州简约纳电子有限公司 A PBCH Channel Blind Detection Method
WO2017215486A1 (en) * 2016-06-17 2017-12-21 Huawei Technologies Co., Ltd. Apparatus and methods for error detection coding
US10361717B2 (en) 2016-06-17 2019-07-23 Huawei Technologies Co., Ltd. Apparatus and methods for error detection coding
US10917112B2 (en) 2016-06-17 2021-02-09 Huawei Technologies Co., Ltd. Apparatus and methods for error detection coding
CN107147473A (en) * 2017-04-27 2017-09-08 宇龙计算机通信科技(深圳)有限公司 Information processing method and equipment
CN107147473B (en) * 2017-04-27 2021-01-15 宇龙计算机通信科技(深圳)有限公司 Information processing method and device
CN117528807A (en) * 2023-11-16 2024-02-06 中国移动紫金(江苏)创新研究院有限公司 Method, device, equipment and storage medium for analyzing downlink control information

Also Published As

Publication number Publication date
CN102957494B (en) 2015-07-22

Similar Documents

Publication Publication Date Title
CN108347302B (en) A coding and decoding method and terminal
EP3614568B1 (en) Encoding method and device
CN107659381B (en) Coding and decoding method and device
US8656248B2 (en) Hierarchical CRC scheme
WO2018099221A1 (en) Method and device for transmitting data packet
US11184028B2 (en) Coding method, decoding method, apparatus, and device
CN108307527A (en) A kind of method and device of load identification information
CN102957494B (en) Method for blind test calibration and related devices
CN103312458A (en) Hybrid coding method
WO2018098691A1 (en) Control channel generation method, control channel detection method, and related apparatus
CN108631923B (en) Information transmission method, network equipment and terminal equipment
CN102684820A (en) Method and device for judging error detection of physical downlink control channel
US11026244B2 (en) Method and device in terminal and base station for dynamic scheduling
CN108270508B (en) A kind of cyclic redundancy check CRC implementation method, device and network equipment
KR20110121597A (en) Apparatus and method for encoding and decoding control information in a medium access control protocol data unit
US10623140B2 (en) Method for processing signaling sub-segment, processing apparatus, access point, and station
US11502780B2 (en) Channel decoding method and apparatus in wireless communications
CN119544413A (en) Downlink control information detection method, device, electronic device, storage medium and computer program product
CN103457611A (en) Method and apparatus for performing channel coding type control
CN111224741B (en) BCH code decoding method for satellite navigation, decoder and satellite navigation receiver
CN108737020A (en) A kind of information bearing method and device
WO2012109872A1 (en) Method, apparatus and lte terminals for cyclic redundancy checking in communication system
WO2018001067A1 (en) Rm sequence generation and use method and device
JP2022107694A (en) Encoding method and apparatus
CN109586842B (en) PDCCH configuration method and device, decoding method and device, medium and equipment

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