CN101471924A - Method and apparatus for indicating data packet head - Google Patents

Method and apparatus for indicating data packet head Download PDF

Info

Publication number
CN101471924A
CN101471924A CNA2007103014504A CN200710301450A CN101471924A CN 101471924 A CN101471924 A CN 101471924A CN A2007103014504 A CNA2007103014504 A CN A2007103014504A CN 200710301450 A CN200710301450 A CN 200710301450A CN 101471924 A CN101471924 A CN 101471924A
Authority
CN
China
Prior art keywords
crc
mac frame
field
indication field
size
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.)
Pending
Application number
CNA2007103014504A
Other languages
Chinese (zh)
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 CNA2007103014504A priority Critical patent/CN101471924A/en
Priority to PCT/CN2008/073792 priority patent/WO2009082974A1/en
Publication of CN101471924A publication Critical patent/CN101471924A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0057Block codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0023Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the signalling
    • H04L1/0028Formatting
    • H04L1/0029Reduction of the amount of signalling, e.g. retention of useful signalling or differential signalling

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Communication Control (AREA)
  • Error Detection And Correction (AREA)

Abstract

The invention discloses an indicating method of a data header, which comprises the following steps: a sending terminal device determines and generates a corresponding CRC indicator field according to the length of a protocol data unit PDU of a media access control MAC frame; the sending terminal device sends the MAC frame carried with the CRC indicator field to a receiving terminal device; and the receiving terminal device carries out corresponding CRC check. The invention further discloses a cyclic redundancy check device. The embodiment of the invention provides a flexible universal MAC header structure which can flexibly select a CRC byte according to a PDU byte, such as CRC8, CRC16, CRC24, CRC32 and the like, thereby reducing the cost, further satisfying the optimization of an MAC layer in an 802.16e plus system and reducing the cost demands of the MAC layer.

Description

A kind of data packet head indicating means and equipment
Technical field
The present invention relates to communication technical field, relate in particular to a kind of data packet head indicating means and equipment.
Background technology
802.16e MAC (Medium Access Control, the medium access control) PDU (ProtocolData Unit, protocol Data Unit) form as shown in Figure 1, each PDU comprises the versatile MAC frame head of a regular length, is MAC PDU payload after the versatile MAC frame head; Payload comprises 0 or a plurality of sub-packet header, 0 or a plurality of MAC SDU (Service Data Unit, service data unit) and/or their segmentation.Payload information length is variable, so MAC PDU also can represent elongated byte stream, makes the MAC layer need not to know the form and the bit arrangement of message, and the pass-through channel of various high-level business types only is provided.
At the MAC layer, the versatile MAC frame head comprises descending mac frame head, comprises MAC administrative messag or CS data later at frame head.The MAC layer has defined two UL (up link) MAC administrative messag form, and first is the descending mac frame head that the versatile MAC frame head is arranged, and comprises MAC administrative messag or CS data later at frame head, and wherein HT is arranged to 0; Second is the mac frame head form that does not comprise payload, and wherein HT is arranged to 1.Mac layer frame head formal definition such as table 1,
Table 1:
Grammer Size (bit) Note
MAC Header(){
HT 1 0=versatile MAC layer frame head 1=bandwidth request frame head
EC
1 If HT=1, then EC=0
if(HT=0){
Type 6
Keep 1 Should be changed to 0
CI 1
EKS 2
Keep 1 Should be changed to 0
LEN 11
}
else{
Type 3
BR 19
}
CID 16
HCS 8
}
When HT=0 represents the versatile MAC frame head, type field (type) is totally 6 bits, its implication such as table 2:
Table 2:
Bit Value
#5 most significant bit (MSB) The sub-packet header 1=of MESH exists, and 0=does not exist
#4 ARQ feedback payload 1=exists, and 0=does not exist
#3 Expansion type is for the connection of not using ARQ, if be expanded, this bit indicates whether to exist packing or divides cross-talk packet header to be used for the connection that non-ARQ activates.Not expansion of 1=expansion 0=.For the connection of using ARQ, this bit will be arranged to 1.
#2 Divide cross-talk packet header
1=exists, and 0=does not exist
#1 The sub-packet header 1=that packs exists, and 0=does not exist
#0 least significant bit(LSB) Down link: the quick sub-packet header of feedback allocation up link: the sub-packet header 1=of empowerment management exists, and 0=does not exist
In addition, also provide an a kind of expansion form (Extended subheader format) in the system, expanded sub-packet header group such as Fig. 2,
Expand sub-packet header group and start from 8 bit length field, and carry the sub-packet header of one or more expansions.Length field has defined the byte length of this sub-packet header group, has comprised all and has expanded sub-packet header and length byte.Each is expanded sub-packet header and comprises reservation bit, one 7 bit expanded sub-packet header type field and the sub-packet header of single variable length extensions main body.Each expands the size in sub-packet header by the expansion word frame head type decided in the table 3.
Table 3:
Title Length (bits) Describe
Extended subheader group length 8 Expand sub-packet header group length field and indicated the total length of sub-packet header group, comprised all and expanded sub-packet header and length byte.
Reserved 1 Reserved=0
Extended subheader type 7 The sub-packet header type of definition in table 1.
Extended subheaderbody Variable In table 1 the sub-packet header of the expansion type decided of definition expand the length in sub-packet header.This size of expanding sub-packet header main body is with byte count.
The sub-packet header of table 4 expansion set type is described (DL)
The ES type Title The ES size Describe
0 SDU_SN extended subheader 1
1 DL Sleep control extended subheader 3
2 Feedback request extended subheader 3
3 SN request extended subheader 1
4 PDU SN(short) extended subheader 1
5 PDU SN(long) extended subheader 2
6-127 Reserved
Versatile MAC frame head form comprises as shown in Figure 2: HT, 1 byte, expression frame head type; EC, 1 byte, control is encrypted in expression, is payload not to be encrypted in 0 o'clock, is payload to be encrypted in 1 o'clock; Type, 6 bytes are represented sub-packet header and the type that is present in the appointment payload in the message payload; ESF, 1 byte, expression expansion territory, sub-packet header, if ESF=0 expands sub-packet header and does not exist, if the sub-packet header of expansion will appear in ESF=1, and immediately following GMH; CI, 1 byte, expression CRC (Cyclic RedundancyCheck, cyclic redundancy check (CRC)) indicating device is that 1 o'clock CRC is comprised among the PDU, appends to after the PDU payload, encrypt if desired, after encrypting, again it is appended to the PDU payload after, be not comprise the CRC function at 0 o'clock; EKS, 2 bytes, the expression encryption key sequence, the index of traffic encryption keys (tek) and initial vector will be used to payload and encrypt, and this field only is arranged to 1 just effectively in the EC field; Rsv, 1 byte, expression keeps the position; LEN, 11 bytes are represented length, refer to comprise the MAC PDU length with byte representation of MAC head and CRC check (if existence); CID, 16 bytes, expression connection identifier (CID; HCS, 8 bytes, expression frame head checking sequence, one 8 bit field is used for the error detection of frame head, and transmitting terminal will calculate the HCS value of preceding 5 bytes of cell frame head, and the result is inserted into HCS field (being the last byte of mac frame head), the computational methods of HCS are as follows: the frame head except that the HCS field multiply by D8, removes (mould 2) and obtains remainder and be HCS with generator polynomial g (D)=D8+D2+D+1, for example: [HT EC Type]=0x80, BR=0xAAAA, CID=0x0F0F; HCS should be set as 0xD5.
Each frame head is encoded, from frame head type HT field and encryption control EC field.The coding of these fields should be followed: first byte of mac frame head can not equal 0xFX (X represents any value), surveys with the flase drop of the byte of padding that prevents from Transmission Convergence Sub-layer is used.A server data stream can add a cyclic redundancy check (CRC) in each the MAC PDU for these data flow carrying data.In this case, for each MAC PDU of frame head type=0, cyclic redundancy check (CRC) 32 can be added on the payload of MACPDU, and it is unshielded promptly asking MAC PDU.Cyclic redundancy check (CRC) must cover the payload of versatile MAC frame head and MAC PDU.Cyclic redundancy check (CRC) must calculate after encryption, and promptly cyclic redundancy check (CRC) is protected the payload of general frame head and encryption.
Above-mentioned CRC adopts 32 CRC, and 32 rank standard generator polynomials below CRC32 will use are calculated:
G(x)=x 32+x 26+x 23+x 22+x 16+x 12+x 11+x 10+x 8+x 7+x 5+x 4+x 2+x+1
In realizing process of the present invention, find to have following defective in the prior art: in the versatile MAC frame head, field Len is 11 bits, and what indication comprised MAC head and CRC check (if existence) is the MAC PDU length of unit with the byte, so be the 2^11=2048 byte to the maximum.So whole M AC PDU excursion is very large, and only adopt fixing CRC32 in the existing protocol,, can cause unnecessary spending like this for less PDU.
Summary of the invention
The embodiment of the invention provides a kind of data packet head indicating means and equipment, to save unnecessary spending in the redundant cyclic check.
The embodiment of the invention provides a kind of data packet head indicating means, may further comprise the steps:
Sending ending equipment determines to generate corresponding C RC indication field according to media access control MAC frame protocol Data Unit PDU length;
The mac frame that described sending ending equipment will carry described CRC indication field sends to receiving device, carries out the CRC check of corresponding size for described receiving device.
The embodiment of the invention also provides a kind of data packet head indicating means, may further comprise the steps:
Receiving device receives the mac frame that carries the CRC indication field from sending ending equipment, and described CRC indication field is determined to generate according to PDU length;
Described receiving device uses the CRC of corresponding size that described mac frame is carried out verification according to described indication field
The embodiment of the invention also provides a kind of sending ending equipment, comprising:
The CRC indication field is provided with the unit, is used for media access control MAC frame protocol Data Unit PDU length and determines to generate corresponding C RC indication field;
Transmitting element, the mac frame that is used for carrying described CRC indication field sends to receiving device, carries out the CRC check of corresponding size for described receiving device.
The embodiment of the invention also provides a kind of receiving device, comprising:
Receiving element is used to receive mac frame, comprises the indication field of CRC size in the described mac frame head, and described CRC indication field is determined to generate according to PDU length;
Verification unit is used for using the CRC of corresponding size that described mac frame is carried out verification according to described indication field.
In the embodiments of the invention, provide a kind of header structure of versatile MAC flexibly, can select the size of CRC neatly according to the size of PDU, as CRC8, CRC16, CRC24, CRC32 etc., thus expense reduced, and then satisfy the demand of the expense of MAC layer optimization in the 802.16e+ system, minimizing MAC layer.
Description of drawings
Fig. 1 is a MAC layer PDU form schematic diagram in the prior art;
Fig. 2 is the sub-packet header of an expansion group form schematic diagram in the prior art;
Fig. 3 is a versatile MAC frame head form schematic diagram in the prior art;
Fig. 4 is a kind of data packet head indicating means flow chart in the embodiment of the invention;
Fig. 5 is a kind of data packet head indication mechanism structure chart in the embodiment of the invention.
Embodiment
The embodiment of the invention provides a kind of data packet head indicating means, as shown in Figure 3, may further comprise the steps:
Step s301, sending ending equipment determines to generate corresponding C RC indication field according to protocol Data Unit PDU length in the media access control MAC frame.In existing versatile MAC head, field CI is the indication of CRC, and CI=1 represents to adopt CRC, and CRC=0 represents not comprise the CRC function; Field Rsv is a reserved field, need not in 802.16e.The embodiment of the invention amounts to the field Rsv of the field CI of 1 bit and 1 bit to 2 bits and combines, and indicates its CRC size that adopts according to different PDU sizes, and basic principle is that the size of CRC is directly proportional with the size of PDU, and promptly PDU is big more, and CRC is big more.The desirable CRC0 of CRC size usually, CRC8, CRC12, CRC16, CRC24, CRC32.Wherein CRCn represents to adopt the CRC of n position.The CI of 2 bits and Rsv are desirable as shown in table 5:
Table 5:
CI Rsv
0 0
0 1
1 0
1 1
The CRC size that adopted of CI field and Rsv field joint instructions wherein.The CRC size can be selected according to the size of PDU, the desirable CRC0 of CRC size typically, and CRC8, CRC12, CRC16, CRC24, CRC32, shown in table 6,7,8:
Table 6:
CI Rsv CRC
0 0 0
0 1 CRC 8
1 0 CRC 32
1 1 CRC 16
Table 7:
CI Rsv CRC
0 0 0
0 1 CRC 8
1 0 CRC 32
1 1 CRC 24
Table 8:
CI Rsv CRC
0 0 0
0 1 CRC 12
1 0 CRC 32
1 1 CRC 24
Wherein, the following generator polynomial of CRC 32 usefulness is calculated: g CRC32(x)=x 32+ x 26+ x 23+ x 22+ x 16+ x 12+ x 11+ x 10+ x 8+ x 7+ x 5+ x 4+ x 2+ x+1
CRC24 adopts following generator polynomial to calculate: g CRC24(x)=x 24+ x 23+ x 6+ x 5+ x+1
CRC16 adopts following generator polynomial to calculate; g CRC16(x)=x 16+ x 12+ x 5+ 1
CRC12 adopts following generator polynomial to calculate; g CRC12(x)=x 12+ x 11+ x 3+ x 2+ x+1
CRC8 adopts following generator polynomial to calculate; g CRC8(x)=x 8+ x 7+ x 4+ x 3+ x+1
Step s302, the mac frame that sending ending equipment will carry described CRC indication field sends to receiving device.
Step s303, receiving device receives mac frame, comprises the indication field of CRC size in the described mac frame head, and uses the CRC of corresponding size that described mac frame is carried out verification according to described indication field.Generally, terminal need be carried out capability negotiation with the base station when initialization.
In addition, in existing 802.16e agreement, field Rsv is a reserved field, and its value puts 0.Therefore in existing 802.16e, the CRC of the CI of 2 bits and the value of Rsv and its indication is as shown in table 9:
Table 9:
CI Rsv CRC
0 0 CRC 0
1 0 CRC 32
In order to guarantee compatibility, promptly the 802.16+ terminal can be in the 802.16e system operate as normal, therefore in 802.16e+, 00 still indicates CRC 0,10 still to indicate CRC32 when CI field and Rsv field joint instructions.01, the 11 CRC size that can indicate other flexibly is as CRC 8, CRC12, CRC16, CRC24.
In the embodiment of the invention, can also use the CI field in the versatile MAC head to indicate whether to use variable CRC head
CI=1 uses variable CRC head, otherwise does not use variable CRC head.
Variable CRC head is as table 10,
Table 10:
Syntax Size(bit) Note's
Variable CRC Subheader{
CI 2 00-CRC12 01-CRC16 10-CRC24 11-CRC32
reserved 6
}
In the embodiment of the invention, can also define a kind of sub-head of variable C RC size by the sub-head of expansion, as shown in table 11,
Table 11:
The ES type Title The ES size Describe
0 SDU_SN extended subheader 1
1 DL Sleep control extended subheader 3
2 Feedback request extended subheader 3
3 SN request extended subheader 1
4 PDU SN(short) extended 1
subheader
5 PDU SN(long)extended subheader 2
6 Variable CRC extended subheader 1
7-127 Reserved
In the embodiment of the invention two, adopting CRC32 is that example describes,
Sending ending equipment determines that according to the CRC indication field in the mac frame head CRC size is CRC 32, and generates corresponding CRC 32 fields.Detailed process comprises: get complement code for initial 32, just be equivalent to the initial value of CRC register is made as 0xFFFFFFFF; First word bit of first field (MSB of first byte in MAC packet header) is corresponding to X N-1, last word bit of last field is corresponding to X 0, wherein n is the word bit number of input traffic; With X 32Multiply each other the deconv that obtains with G (x); Remainder is got benefit by word bit; 32 word bits of crc value are placed in the crc field, like this X 31Just become the Far Left word bit of first byte, and X 0It is exactly the rightmost word bit of last byte; The crc field that generates sends MSB earlier.
Receiving device receives and carries the mac frame of crc field, according to the indication field of the CRC size in this mac frame head, uses the CRC32 of corresponding size that described mac frame is carried out verification.Detailed process comprises: the remainder initial value all is preset as 1, the input byte with MSB for being fed to crc engine earlier; When being removed by G (x), multinomial has a unique non-zero remainder, does not produce error of transmission so, and this unique remainder values is a multinomial:
x 31+x 30+x 26+x 25+x 24+x 18+x 15+x 14+x 12+x 11+x 10+x 8+x 6+x 5+x 4+x 3+x+1
The embodiment of the invention also provides a kind of data packet head indication mechanism, as shown in Figure 4, comprises sending ending equipment 100 and receiving device 200.
Wherein, sending ending equipment 100 specifically comprises: the CRC indication field is provided with unit 110, is used for determining to generate corresponding C RC indication field according to media access control MAC frame protocol Data Unit PDU length; Transmitting element 120, the mac frame that is used for carrying described CRC indication field sends to receiving device, carries out the CRC check of corresponding size for described receiving device.Negotiation element 130 is used for consulting whether have the ability of using multiple CRC size with described receiver equipment.Wherein, the CRC indication field combines setting by CRC indicator field CI with reserved field Rsv.
Receiving device 200 comprises: receiving element 210, be used to receive mac frame, and comprise the indication field of CRC size in the described mac frame head, described CRC indication field is determined to generate according to PDU length; Verification unit 220 is used for using the CRC of corresponding size that described mac frame is carried out verification according to described indication field; Negotiation element 230 is used for consulting whether have the ability of using multiple CRC size with described transmit leg equipment.
The embodiment of the invention provides a kind of header structure of versatile MAC flexibly, makes it the size according to PDU, selects the size of CRC neatly, as CRC8, and CRC16, CRC24, CRC32 etc., thus reduce expense.And then satisfy MAC layer in 802.16e+ system optimization, reduce the demand of the expense of MAC layer.
Through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential general hardware platform, can certainly pass through hardware, but the former is better execution mode under a lot of situation.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words can embody with the form of software product, this computer software product is stored in the storage medium, comprise that some instructions are with so that a computer equipment (can be a personal computer, server, the perhaps network equipment etc.) carry out the described method of each embodiment of the present invention.
More than disclosed only be several specific embodiment of the present invention, still, the present invention is not limited thereto, any those skilled in the art can think variation all should fall into protection scope of the present invention.

Claims (10)

1, a kind of data packet head indicating means is characterized in that, may further comprise the steps:
Sending ending equipment determines to generate corresponding C RC indication field according to media access control MAC frame protocol Data Unit PDU length;
The mac frame that described sending ending equipment will carry described CRC indication field sends to receiving device, carries out the CRC check of corresponding size for described receiving device.
2, data packet head indicating means according to claim 1 is characterized in that, described CRC indication field combines setting by CRC indicator field CI with reserved field Rsv; Or
Indicate whether to use variable CRC head by the CI field in the versatile MAC head; Or
The sub-head of variable C RC size is set by the son head of expansion.
3, as data packet head indicating means method as described in the claim 2, it is characterized in that, described CI field be 0 and Rsv be 0 o'clock, adopt CRC0; Described CI field be 1 and Rsv be 0 o'clock, adopt CRC32.
As data packet head indicating means method as described in the claim 2, it is characterized in that 4, the size of described CRC head is directly proportional with the protocol Data Unit PDU length in the mac frame.
5, a kind of data packet head indicating means is characterized in that, may further comprise the steps:
Receiving device receives the mac frame that carries the CRC indication field from sending ending equipment, and described CRC indication field is determined to generate according to PDU length;
Described receiving device uses the CRC of corresponding size that described mac frame is carried out verification according to described indication field.
6, as data packet head indicating means as described in the claim 5, it is characterized in that, also comprise before the described reception mac frame:
Consult whether have the ability of using multiple CRC size with described transmit leg equipment.
7, a kind of sending ending equipment is characterized in that, comprising:
The CRC indication field is provided with the unit, is used for determining to generate corresponding C RC indication field according to mac frame PDU length;
Transmitting element, the mac frame that is used for carrying described CRC indication field sends to receiving device, carries out the CRC check of corresponding size for described receiving device.
As sending ending equipment as described in the claim 7, it is characterized in that 8, described CRC indication field combines setting by CRC indicator field CI with reserved field Rsv.
9, a kind of receiving device is characterized in that, comprising:
Receiving element is used to receive mac frame, comprises the indication field of CRC size in the described mac frame head, and described CRC indication field is determined to generate according to PDU length;
Verification unit is used for using the CRC of corresponding size that described mac frame is carried out verification according to described indication field.
10, as receiving device as described in the claim 9, it is characterized in that, also comprise:
Negotiation element is used for consulting whether have the ability of using multiple CRC size with described transmit leg equipment.
CNA2007103014504A 2007-12-27 2007-12-27 Method and apparatus for indicating data packet head Pending CN101471924A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CNA2007103014504A CN101471924A (en) 2007-12-27 2007-12-27 Method and apparatus for indicating data packet head
PCT/CN2008/073792 WO2009082974A1 (en) 2007-12-27 2008-12-26 An indicating method and device of data packet header

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2007103014504A CN101471924A (en) 2007-12-27 2007-12-27 Method and apparatus for indicating data packet head

Publications (1)

Publication Number Publication Date
CN101471924A true CN101471924A (en) 2009-07-01

Family

ID=40823790

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2007103014504A Pending CN101471924A (en) 2007-12-27 2007-12-27 Method and apparatus for indicating data packet head

Country Status (2)

Country Link
CN (1) CN101471924A (en)
WO (1) WO2009082974A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142036A (en) * 2011-03-24 2011-08-03 镇江星浪科技产品有限公司 Method for determining document change and forming versions
CN102474512A (en) * 2009-07-13 2012-05-23 三星电子株式会社 Method and system for encoding and decoding length of medium access control protocol data unit
CN103188739A (en) * 2011-12-30 2013-07-03 中兴通讯股份有限公司 Transmission method of frame in network and transmission device of frame in network
CN105122696A (en) * 2013-03-15 2015-12-02 艾比奎蒂数字公司 System and method for recovering audio PDU transport elements in digital radio broadcast receiver
WO2017011980A1 (en) * 2015-07-20 2017-01-26 华为技术有限公司 Information sending method and apparatus, and information receiving method and apparatus
CN107046541A (en) * 2017-04-18 2017-08-15 深圳市法马新智能设备有限公司 A kind of wireless receiving and dispatching encryption communication method and its device
WO2018072615A1 (en) * 2016-10-19 2018-04-26 上海朗帛通信技术有限公司 Method and apparatus for ue and base station using variable number of check bits
WO2018107430A1 (en) * 2016-12-15 2018-06-21 Qualcomm Incorporated Crc bits for joint decoding and verification of control information using polar codes
CN109075799A (en) * 2016-04-29 2018-12-21 华为技术有限公司 The coding and decoding method and device of polarization Polar code
CN110995686A (en) * 2019-11-26 2020-04-10 珠海泰芯半导体有限公司 Software communication protocol checking method
WO2020142880A1 (en) * 2019-01-07 2020-07-16 华为技术有限公司 Data transmission method and device
CN113452381A (en) * 2020-03-26 2021-09-28 上海大学 CRC implementation system based on FPGA
WO2022188705A1 (en) * 2021-03-11 2022-09-15 维沃移动通信有限公司 Information transmission method and apparatus, and iab node

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10575210B2 (en) * 2015-10-30 2020-02-25 Qualcomm Incorporated Cyclic redundancy check length management

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19951451A1 (en) * 1999-10-25 2001-04-26 Bayerische Motoren Werke Ag Method for protecting or securing data transmission in a data bus, involves data telegrams having variable length data field and a test sum i.e. cyclic redundancy check (CRC), which has shorter length for short data field lengths
CN100574168C (en) * 2006-03-09 2009-12-23 华为技术有限公司 Dispatching information transmission method among the E-DCH
KR100915805B1 (en) * 2006-06-20 2009-09-07 삼성전자주식회사 Apparatus and method for communicating mac layer data in broadband wireless communication system

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102474512A (en) * 2009-07-13 2012-05-23 三星电子株式会社 Method and system for encoding and decoding length of medium access control protocol data unit
CN102474512B (en) * 2009-07-13 2014-12-17 三星电子株式会社 Method and system for encoding and decoding length of medium access control protocol data unit
US9008123B2 (en) 2009-07-13 2015-04-14 Samsung Electronics Co. Ltd. Method and system for encoding and decoding length of medium access control protocol data unit
CN102142036A (en) * 2011-03-24 2011-08-03 镇江星浪科技产品有限公司 Method for determining document change and forming versions
US9838907B2 (en) 2011-12-30 2017-12-05 Xi'an Zhongxing New Software Co. Ltd. Methods and devices for transmitting frame in network
CN103188739A (en) * 2011-12-30 2013-07-03 中兴通讯股份有限公司 Transmission method of frame in network and transmission device of frame in network
CN103188739B (en) * 2011-12-30 2017-10-10 中兴通讯股份有限公司 The transmission method and device of frame in network
CN105122696A (en) * 2013-03-15 2015-12-02 艾比奎蒂数字公司 System and method for recovering audio PDU transport elements in digital radio broadcast receiver
CN105122696B (en) * 2013-03-15 2019-02-22 艾比奎蒂数字公司 System and method for restoring audio PDU transmission element in digital radio broadcasting receiver
CN107636974B (en) * 2015-07-20 2021-01-15 华为技术有限公司 Information sending method and device and information receiving method and device
CN107636974A (en) * 2015-07-20 2018-01-26 华为技术有限公司 Method for sending information and device and message receiving method and device
US10637610B2 (en) 2015-07-20 2020-04-28 Huawei Technologies Co., Ltd. Information sending method and apparatus, and information receiving method and apparatus
WO2017011980A1 (en) * 2015-07-20 2017-01-26 华为技术有限公司 Information sending method and apparatus, and information receiving method and apparatus
CN109075799A (en) * 2016-04-29 2018-12-21 华为技术有限公司 The coding and decoding method and device of polarization Polar code
CN109075799B (en) * 2016-04-29 2024-03-15 华为技术有限公司 Coding and decoding method and device for Polar codes
WO2018072615A1 (en) * 2016-10-19 2018-04-26 上海朗帛通信技术有限公司 Method and apparatus for ue and base station using variable number of check bits
US11601217B2 (en) 2016-12-15 2023-03-07 Qualcomm Incorporated CRC bits for joint decoding and verification of control information using polar codes
WO2018107430A1 (en) * 2016-12-15 2018-06-21 Qualcomm Incorporated Crc bits for joint decoding and verification of control information using polar codes
US11711163B2 (en) 2016-12-15 2023-07-25 Qualcomm Incorporated CRC bits for joint decoding and verification of control information using polar codes
CN107046541A (en) * 2017-04-18 2017-08-15 深圳市法马新智能设备有限公司 A kind of wireless receiving and dispatching encryption communication method and its device
CN107046541B (en) * 2017-04-18 2023-02-03 深圳市法马新智能设备有限公司 Wireless transceiving encryption communication method and device thereof
WO2020142880A1 (en) * 2019-01-07 2020-07-16 华为技术有限公司 Data transmission method and device
US11799776B2 (en) 2019-01-07 2023-10-24 Huawei Technologies Co., Ltd. Ethernet frame forwarding based on checking for an error in the ethernet frame
CN110995686A (en) * 2019-11-26 2020-04-10 珠海泰芯半导体有限公司 Software communication protocol checking method
CN113452381B (en) * 2020-03-26 2022-06-03 上海大学 CRC implementation system based on FPGA
CN113452381A (en) * 2020-03-26 2021-09-28 上海大学 CRC implementation system based on FPGA
WO2022188705A1 (en) * 2021-03-11 2022-09-15 维沃移动通信有限公司 Information transmission method and apparatus, and iab node

Also Published As

Publication number Publication date
WO2009082974A1 (en) 2009-07-09

Similar Documents

Publication Publication Date Title
CN101471924A (en) Method and apparatus for indicating data packet head
CN100438393C (en) Method of error control coding and decoding of messages in a packet-based data transmission system
AU2002257253B2 (en) Method and system for implicit user equipment identification
KR100657253B1 (en) Apparatus for transmitting/receiving wireless packet and method thereof
US8339967B2 (en) Method and apparatus for generating data frame
CN102474512B (en) Method and system for encoding and decoding length of medium access control protocol data unit
CA2779928C (en) Method and apparatus for generating, transmitting, and receiving a data frame in a wireless communication system
US20010050923A1 (en) Apparatus for transmitting/receiving wireless data and method thereof
US20110206066A1 (en) Method and apparatus for configuring protocol header in wireless communication system
JP2003503946A (en) Flexible error protection method in communication system
CN102904673B (en) CRC and equal length grouping is used to carry out the method and apparatus of transmitted in packets
TW201230835A (en) Signaling for extended MPDU, A-MPDU and A-MSDU frame formats
RU2195072C2 (en) Mobile station and method for extending information capacity of data frame
US7136396B2 (en) Method and apparatus for compiling a protocol data unit
US9071988B2 (en) Apparatus, computer program product, and methods for flexible data unit segmentation and arrangement
EP2636173B1 (en) Beacon and management information elements with integrity protection
WO2007033219A2 (en) Method for indicating padding in a digital mobile radio system
CN111555855A (en) Wireless transmission method and device
US6678854B1 (en) Methods and systems for providing a second data signal on a frame of bits including a first data signal and an error-correcting code
CN102077497A (en) System and methods for generating masking sequences
KR102464803B1 (en) A method and apparatus for the delivery of multimedia services using application layer forward error correction scheme
US8665988B2 (en) Device and method for realizing prefix code construction
US8619901B2 (en) Systems and methods for providing unequal message protection
WO2018077417A1 (en) Sequence numbers in multiple protocol layered mobile communication
WO2007139606A1 (en) Prioritizing data in a wireless transmission

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20090701