CN103873192A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN103873192A
CN103873192A CN201210548642.6A CN201210548642A CN103873192A CN 103873192 A CN103873192 A CN 103873192A CN 201210548642 A CN201210548642 A CN 201210548642A CN 103873192 A CN103873192 A CN 103873192A
Authority
CN
China
Prior art keywords
data
data block
length
section
current process
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
CN201210548642.6A
Other languages
Chinese (zh)
Other versions
CN103873192B (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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN201210548642.6A priority Critical patent/CN103873192B/en
Publication of CN103873192A publication Critical patent/CN103873192A/en
Application granted granted Critical
Publication of CN103873192B publication Critical patent/CN103873192B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a data processing method and a data processing device and belongs to the field of communication. The method comprises the following steps of acquiring data blocks to be processed and the currently allowed data processing length, wherein each data block to be processed contains at least one data segment, each data segment is an integral data segment or a fractional data segment, and the fractional data segment is a subdata segment formed by segmenting the integral data segment; detecting whether the processing length is smaller than the data length of the data blocks to be processed; if the processing length is smaller than the data length of the data blocks to be processed, reading the currently processed data block from the data block to be processed according to the processing length, wherein the currently processed data block only contains an integral data segment or only contains a fractional data segment. The data processing method and the data processing device solve the problems that an algorithm for calculating head information of the currently processed data block is complicated and errors occur easily because the read data simultaneously contains the integral data segment and the fractional data segment, and effects of simplifying a retransmission process and improving the retransmission accuracy are achieved.

Description

Data processing method and device
Technical field
The present invention relates to the communications field, particularly a kind of data processing method and device.
Background technology
RLC(Radio Link Control, wireless link control) AM(Acknowledged Mode, affirmation mode) entity receives the SDU(Service Data Unit that high level imports into, service data unit) after, after being added to header, SDU is packaged into PDU(Pocket Data Unit, Packet Data Unit), and the PDU after encapsulation is sent.In order to ensure that receiving terminal can correctly receive PDU, AM entity adopts ARQ(Automatic Repeat-request, HARQ) mechanism, be that AM entity is stored in the PDU after sending to retransmit in buffer memory, when receive that receiving terminal sends some PDU is received to successfully instruction time, in re-transmission buffer memory, delete this PDU, in the time receiving the re-transmission that some PDU the are taken defeat instruction of receiving terminal transmission, this PDU retransmitting in buffer memory is retransmitted.
The channel that sends resource instruction due to each moment allows the data length difference of transmitting, if sending the treated length of resource instruction, current time is less than the data length in PDU to be retransmitted, need to treat re-transmission PDU and carry out segmentation, and the current PDU section after segmentation is retransmitted, then in next or lower several moment, residue PDU section is retransmitted.Further, if comprise SDU section in current PDU section and current PDU section retransmits unsuccessfully, can retransmit this current PDU section, now, using current PDU section as PDU to be retransmitted, and comprise SDU section in this PDU to be retransmitted.
Please refer to Fig. 1, it shows the schematic diagram of the data processing method that prior art provides.In existing data processing method, AM entity obtains PDU to be retransmitted and sends the treated length of current permission transmission data, in PDU to be retransmitted, comprise at least one data segment, each data segment is the one in SDU and SDU section, SDU section is that SDU carries out the subdata section after segmentation, in PDU to be retransmitted, read the data that length is treated length according to treated length, using the data that read as current PDU section, and this PDU section is retransmitted.
Realizing in process of the present invention, inventor finds that prior art at least exists following problem:
According to treated length, in the time reading length be the data of treated length in retransmitting PDU, the data that read may comprise SDU and SDU section simultaneously, cause the algorithm complexity of the header that calculates current PDU section, easily make mistakes, and have affected the accuracy retransmitting.
Summary of the invention
Comprise entire data section and divided data section in order to solve the data that read simultaneously, cause the algorithm complexity of the header that calculates current process data block, the problem of easily makeing mistakes, the embodiment of the present invention provides a kind of data processing method and device.Described technical scheme is as follows:
On the one hand, provide a kind of data processing method, described method comprises:
Obtain the treated length of pending data block and current permission deal with data, in described pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and described divided data section is that described entire data section is carried out the subdata section after segmentation;
Detect the data length whether described treated length is less than described pending data block;
If detect, described treated length is less than the data length of described pending data block, in described pending data block, read out current process data block according to described treated length, in described current process data block, only comprise entire data section or only comprise a divided data section.
On the other hand, provide a kind of data processing equipment, described device comprises:
Acquisition module, for obtaining the treated length of pending data block and current permission deal with data, in described pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and described divided data section is that described entire data section is carried out the subdata section after segmentation;
Detection module, whether the treated length of obtaining for detection of described acquisition module is less than the data length of described pending data block;
Read module, if detect that for described detection module described treated length is less than the data length of described pending data block, in described pending data block, read out current process data block according to described treated length, in described current process data block, only comprise entire data section or only comprise a divided data section.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
By reading out current process data block according to described treated length in described pending data block, in described current process data block, only comprise entire data section or only comprise a divided data section, solve the data that read and comprised entire data section and divided data section simultaneously, cause the algorithm complexity of the header that calculates current process data block, the problem of easily makeing mistakes, reach simplification retransmission processes, improved the effect that retransmits accuracy.
Brief description of the drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the schematic diagram of the data processing method that provides of prior art;
Fig. 2 is the method flow diagram of the data processing method that provides of the embodiment of the present invention one;
Fig. 3 is the method flow diagram of the data processing method that provides of the embodiment of the present invention two;
Fig. 4 is the schematic diagram of the data processing method that provides of the embodiment of the present invention two;
Fig. 5 is the structural representation of the data processing equipment that provides of the embodiment of the present invention three;
Fig. 6 is the structural representation of the data processing equipment that provides of the embodiment of the present invention four.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Embodiment mono-
Please refer to Fig. 2, it shows the method flow diagram of the data processing method that the embodiment of the present invention one provides, and this data processing method can be applied in any scene of data being carried out to segmentation.The method of this data processing, comprising:
Step 202: the treated length of obtaining pending data block and current permission deal with data, in this pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and divided data section is that entire data section is carried out the subdata section after segmentation;
Wherein, the treated length of data depends on processing resource, in the time that processing resource is more, longer to the treated length of data; When processing resource when less, shorter to the treated length of data, therefore, when treating deal with data and processing, need to obtain the treated length of current permission deal with data.
Step 204: whether Check processing length is less than the data length of pending data block;
Wherein, the method of obtaining the data length of pending data block has a variety of, for example, can directly read the data length of pending data block, or, the length of header in the total length of known pending data block and pending data block, the length that total length is deducted to header can obtain data length in pending data block etc., and the present embodiment is not construed as limiting the data length that obtains pending data block.
Step 206: treated length is less than the data length of pending data block if detect reads out current process data block in pending data block according to treated length, only comprise entire data section or only comprise a divided data section in current process data block.
If detect, treated length is less than the data length of pending data block, in pending data block, reads out current process data block according to treated length, deserves only to comprise correction data section or only comprise a divided data section in pre-treatment data block.
In sum, the data processing method that the embodiment of the present invention provides, by reading out current process data block according to described treated length in described pending data block, in described current process data block, only comprise entire data section or only comprise a divided data section, solve the data that read and comprised entire data section and divided data section simultaneously, caused the algorithm complexity of the header that calculates current process data block, the problem of easily makeing mistakes, reach simplification retransmission processes, improved the effect that retransmits accuracy.
Embodiment bis-
Please refer to Fig. 3, it shows the method flow diagram of the data processing method that the embodiment of the present invention two provides, and this data processing method can be applied in any scene of data being carried out to segmentation.The embodiment of the present invention is applied to taking this data processing method in the AM entity of rlc layer as example describes, pending data block can be specially the PDU to be retransmitted retransmitting in buffer memory, data segment can be specially SDU or SDU section, and SDU section is that SDU is carried out to the subdata section after segmentation.This data processing method, comprising:
Step 302: receive corresponding to the re-transmission instruction of this retransmission processes and send resource instruction, obtaining to retransmit and treat that data retransmission is as pending data block in buffer memory according to retransmitting instruction, obtaining treated length according to sending resource instruction;
Retransmitting instruction is at least one pending data block reception mistake of receiving terminal feedback, the instruction that need to resend.In the time that re-transmission is designated as the re-transmission instruction in the AM entity of rlc layer, can be specially PDU status report.In this PDU status report, can include sequence number SN, AM entity can find according to SN the PDU of this SN mark in re-transmission buffer memory, and this PDU is retransmitted.
Sending resource instruction is the instruction of current time processing resource allocation, allows the data length of processing corresponding to current time.In the time sending resource and be designated as the transmission resource instruction in the AM entity of rlc layer, process resource and can be specially channel resource.The present embodiment does not limit to receive and retransmits instruction and the sequencing that sends resource instruction.
Step 304: whether Check processing length is less than the data length of pending data block;
Wherein, the method of obtaining the data length of pending data block has a variety of, for example, can directly read the data length of pending data block, or, the length of header in the total length of known pending data block and pending data block, the length that total length is deducted to header can obtain data length in pending data block etc., and the present embodiment is not construed as limiting the data length that obtains pending data block.
The present embodiment describes as an example of the data length that calculates PDU to be retransmitted example, the length of header in the total length of the known PDU to be retransmitted of AM entity and PDU to be retransmitted, the length that total length is deducted to header can obtain the data length of data in PDU to be retransmitted, and detects according to the treated length of obtaining the data length whether this treated length is less than PDU to be retransmitted.
Step 306: treated length is less than the data length of pending data block if detect, continue to detect whether first data segment in pending data block is divided data section, if detect, in pending data segment, first data segment is divided data section, performs step 308; If detect, first data segment is entire data section, performs step 314;
Owing to only comprising entire data section in current process segments of data or only comprising a divided data section, if detect, first data segment of pending data block is divided data section, only need to carry out segmentation or re-transmission to this divided data section.
Further, can in the header of pending data block, identification information be set, whether to identify first data segment as divided data section.Particularly, describe as example so that identification information to be set in the header of PDU to be retransmitted, AM entity identifies in this PDU to be retransmitted whether comprise SDU section by be arranged to frame information FI in header.Particularly, can FI being set to 00 identifies and in PDU to be retransmitted, does not comprise SDU section, FI is set to 01 and identifies and in this PDU to be retransmitted, comprise a SDU section and last data segment is SDU section, FI is set to 10 and identifies and in this PDU to be retransmitted, comprise a SDU section and first data segment is SDU section, FI is set to 11 and identifies that this PDU to be retransmitted comprises two SDU sections and first is SDU section etc. with last data segment, and the present embodiment is not treated the identification means that retransmits SDU section in PDU and is construed as limiting.
Based on the identification means of SDU section in PDU above-mentioned to be retransmitted, if AM entity detection is 10 or 11 to the FI in header, determine that first data segment is SDU section, execution step 308; If AM entity detection is 00 or 01 to the FI in header, determine that first data segment is SDU, execution step 314.
Step 308: continue Check processing length and whether be greater than the length of first data segment, treated length is not more than the length of first data segment, performs step 310 if detect; If detect, treated length is greater than the length of first data segment, performs step 312;
Wherein, if detect, treated length is not more than the length of first data segment, only need read the data in first data segment; If detect, treated length is greater than the length of first data segment, needs the data in the data segment after first data segment and first data segment to read.
Further, can also calculate according to pending data block the length of first data segment.Particularly, describe as example to calculate first data segment according to PDU to be retransmitted, if only comprise a data segment in PDU to be retransmitted, the total length of PDU to be retransmitted can be deducted to the length of header in PDU to be retransmitted, obtain the length of first data segment; If comprise at least two data segments in PDU to be retransmitted, can obtain by first Length Indication LI in the header of PDU to be retransmitted the length of first data segment.Wherein, a LI is corresponding to a data segment, and last data segment does not have corresponding LI.
Step 310: read out the data that length is treated length in first data segment, data are write to current process data block, flow process finishes.
Because treated length is not more than the length of first data segment, therefore, can directly in first data segment, read out the data that length is treated length.Particularly, describe as an example of SDU section example, if AM entity detection is not more than the length of this SDU section to treated length, in this SDU section, reads the data that length is treated length, and the data that read are write to current PDU section, flow process finishes.
Step 312: the data of first data segment are write to current process data block, and data stuffing is carried out in the remaining data position in current process data block, flow process finishes.
Because treated length is greater than the length of first data segment, therefore, can directly read the data of first data segment.Particularly, describe as an example of SDU section example, if AM entity detection is greater than the length of this SDU section to treated length, AM entity is determined the data of this transmission SDU section, and the remaining data position in current PDU section is filled, to meet the form of current PDU section, flow process finishes.
Step 314: read out the data that length is treated length in pending data block, data are write to current process data block;
Because first data segment is entire data section, therefore, can directly read the data that length is treated length.Particularly, describe as an example of SDU example, if AM entity detection is SDU to first data segment in PDU to be retransmitted, in this PDU to be retransmitted, reads the data that length is treated length, and the data that read are write to current PDU section.
Step 316: whether detect last data segment in data is divided data section; If detect, in data, last data segment is divided data section, abandons last data segment, and data stuffing is carried out in the remaining data position in current process data block.
Owing to only comprising entire data section in current process data block, only comprise SDU taking current PDU section and describe as example, whether after data are write current PDU section by step 314, also needing to detect last data segment in the data that read is SDU section; If detect, last data segment is SDU section, abandons this SDU section, and data stuffing is carried out in the remaining data position in current PDU, and to meet the form of PDU section, flow process finishes; If detect, last data segment is SDU, and flow process finishes.
It should be added that, after reading out current process data block according to treated length in pending data block, can also comprise:
If only comprise entire data section in current process data block, the first mark is set in the header of current process data block, the first mark is used for identifying current process data block and only comprises entire data piece;
If only comprise a divided data section in current process data block, the second mark is set in the header of current process data block, the second mark is used for identifying current process data block and only comprises a divided data section.
Further, in order to simplify the computational process of the header of receiving terminal to current process data block, the first mark and the second mark can also be set in current process data block, this first mark is used for identifying and in current process data block, only comprises entire data section, and the second mark is used for identifying and in current process data block, only comprises a divided data section.
Particularly, describe as current PDU as example taking current process data block, if only comprise SDU in current PDU section, the FI in can the header of current PDU section is set to 00, so that receiving terminal is judged in current PDU section and only comprised SDU according to this FI;
If only comprise a SDU section in current PDU section, the FI in can the header of current PDU section is set to 10 or 11, so that receiving terminal is judged and only comprised a SDU section in current PDU section according to this FI.In addition, owing to only comprising a SDU section in current PDU section, in the header of this current PDU section, LI is not set, can further simplifies the computational process of header.
According to the above-mentioned data processing method providing, please refer to Fig. 4, it shows the schematic diagram of the data processing method that the embodiment of the present invention two provides.In Fig. 4, in current PDU section, only comprise SDU or only comprise a SDU section.
In sum, the data processing method that the embodiment of the present invention provides, by reading out current process data block according to described treated length in described pending data block, in described current process data block, only comprise entire data section or only comprise a divided data section, solve the data that read and comprised entire data section and divided data section simultaneously, caused the algorithm complexity of the header that calculates current process data block, the problem of easily makeing mistakes, reach simplification retransmission processes, improved the effect that retransmits accuracy.In addition, by the first mark is set in the header of current process data block, or the second mark is set in the header of current process data block, has solved the problem of the calculation of complex of the header of receiving terminal to the current process data block receiving, reached the effect of simplifying retransmission processes.
Embodiment tri-
Please refer to Fig. 5, it shows the structural framing figure of the data processing equipment that the embodiment of the present invention three provides, and this data processing equipment can be applied in any equipment that data is carried out to segmentation.This data processing equipment, comprising:
Acquisition module 510, for obtaining the treated length of pending data block and current permission deal with data, in pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and divided data section is that entire data section is carried out the subdata section after segmentation;
Detection module 520, whether the treated length of obtaining for detection of acquisition module 510 is less than the data length of pending data block;
Read module 530, if detect that for detection module 520 treated length is less than the data length of pending data block, in pending data block, read out current process data block according to treated length, in current process data block, only comprise entire data section or only comprise a divided data section.
In sum, the data processing equipment that the embodiment of the present invention provides, by reading out current process data block according to described treated length in described pending data block, in described current process data block, only comprise entire data section or only comprise a divided data section, solve the data that read and comprised entire data section and divided data section simultaneously, caused the algorithm complexity of the header that calculates current process data block, the problem of easily makeing mistakes, reach simplification retransmission processes, improved the effect that retransmits accuracy.
Embodiment tetra-
Please refer to Fig. 6, it shows the structural framing figure of the data processing equipment that the embodiment of the present invention four provides, and this data processing equipment can be applied in any equipment that data is carried out to segmentation.This data processing equipment, comprising: acquisition module 510, detection module 520 and read module 530.
Acquisition module 510, for obtaining the treated length of pending data block and current permission deal with data, in pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and divided data section is that entire data section is carried out the subdata section after segmentation;
Detection module 520, whether the treated length of obtaining for detection of acquisition module 510 is less than the data length of pending data block;
Read module 530, if detect that for detection module 520 treated length is less than the data length of pending data block, in pending data block, read out current process data block according to treated length, in current process data block, only comprise entire data section or only comprise a divided data section.
Further, read module 530 can comprise:
Whether the first detecting unit 610 is divided data section for detection of first data segment in pending data block;
The second detecting unit 620, if detect that for the first detecting unit 610 first data segment of pending data segment is divided data section, continues the length whether Check processing length is greater than first data segment;
The first reading unit 630 if detect that for the second detecting unit 620 treated length is not more than the length of first data segment, reads out the data that length is treated length in first data segment, and data are write to current process data block;
The second reading unit 640, if detect that for the second detecting unit 620 treated length is greater than the length of first data segment, the data of first data segment are write to current process data block, and data stuffing is carried out in the remaining data position in current process data block.
Further, read module 530 can also comprise:
Third reading is got unit 650, if detect that for the first detecting unit 610 first data segment is entire data section, in pending data block, reads out the data that length is treated length, and data are write to current process data block.
Further, read module 530 can also comprise:
The 3rd detecting unit 660, gets unit 650 after pending data block reads out the data that length is treated length for third reading, and whether detect last data segment in data is divided data section;
Discarding unit 670, if detect that for the 3rd detecting unit 660 last data segment of data is divided data section, abandons last data segment, and data stuffing is carried out in the remaining data position in current process data block.
Further, acquisition module 510 can comprise:
Receiving element 710, for receiving re-transmission instruction and the instruction of transmission resource corresponding to this retransmission processes;
The first acquiring unit 720, for the re-transmission instruction receiving according to receiving element 710 obtain retransmit buffer memory treat that data retransmission is as pending data block;
Second acquisition unit 730, obtains treated length for the transmission resource instruction receiving according to receiving element 710.
Further, this device can also comprise:
First arranges module 540, for read module 530 according to treated length after pending data block reads out current process data block, if only comprise entire data section in current process data block, the first mark is set in the header of current process data block, and the first mark is used for identifying current process data block and only comprises entire data piece;
Second arranges module 550, for read module 530 according to treated length after pending data block reads out current process data block, if only comprise a divided data section in current process data block, the second mark is set in the header of current process data block, and the second mark is used for identifying current process data block and only comprises a divided data section.
In sum, the data processing equipment that the embodiment of the present invention provides, by reading out current process data block according to described treated length in described pending data block, in described current process data block, only comprise entire data section or only comprise a divided data section, solve the data that read and comprised entire data section and divided data section simultaneously, caused the algorithm complexity of the header that calculates current process data block, the problem of easily makeing mistakes, reach simplification retransmission processes, improved the effect that retransmits accuracy.In addition, by the first mark is set in the header of current process data block, or the second mark is set in the header of current process data block, has solved the problem of the calculation of complex of the header of receiving terminal to the current process data block receiving, reached the effect of simplifying retransmission processes.
It should be noted that: the data processing equipment that above-described embodiment provides is in the time carrying out data processing, only be illustrated with the division of above-mentioned each functional module, in practical application, can above-mentioned functions be distributed and completed by different functional modules as required, be divided into different functional modules by the internal structure of data processing equipment, to complete all or part of function described above.In addition, the data processing equipment that above-described embodiment provides and data processing method embodiment belong to same design, and its specific implementation process refers to embodiment of the method, repeats no more here.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step that realizes above-described embodiment can complete by hardware, also can carry out the hardware that instruction is relevant by program completes, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be read-only memory, disk or CD etc.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any amendment of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (12)

1. a data processing method, is characterized in that, described method comprises:
Obtain the treated length of pending data block and current permission deal with data, in described pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and described divided data section is that described entire data section is carried out the subdata section after segmentation;
Detect the data length whether described treated length is less than described pending data block;
If detect, described treated length is less than the data length of described pending data block, in described pending data block, read out current process data block according to described treated length, in described current process data block, only comprise entire data section or only comprise a divided data section.
2. data processing method according to claim 1, is characterized in that, describedly in described pending data block, reads out current process data block according to described treated length, comprising:
Whether detect first data segment in described pending data block is divided data section;
If detect, in described pending data segment, first data segment is divided data section, continues to detect the length whether described treated length is greater than described first data segment;
If detect, described treated length is not more than the length of described first data segment, in described first data segment, reads out the data that length is described treated length, and described data are write to described current process data block;
If detect, described treated length is greater than the length of described first data segment, writes the data of described first data segment described current process data block, and data stuffing is carried out in the remaining data position in described current process data block.
3. data processing method according to claim 2, is characterized in that, after in the described pending data block of described detection, whether first data segment is divided data section, also comprises:
If detect, described first data segment is entire data section, in described pending data block, reads out the data that length is described treated length, and described data are write to described current process data block.
4. data processing method according to claim 3, is characterized in that, described in described pending data block, read out the data that length is described treated length after, also comprise:
Whether detect last data segment in described data is divided data section;
If detect, in described data, last data segment is divided data section, abandons described last data segment, and data stuffing is carried out in the remaining data position in described current process data block.
5. according to the arbitrary described data processing method of claim 1 to 4, it is characterized in that, described in obtain the treated length of pending data block and current permission deal with data, comprising:
Receive re-transmission instruction and the instruction of transmission resource corresponding to this retransmission processes;
Obtain to retransmit according to described re-transmission instruction and treat that data retransmission is as pending data block in buffer memory;
Obtain described treated length according to described transmission resource instruction.
6. according to the arbitrary described data processing method of claim 1 to 5, it is characterized in that, described in described pending data block, read out current process data block according to described treated length after, also comprise:
If only comprise entire data section in described current process data block, the first mark is set in the header of described current process data block, described the first mark is used for identifying described current process data block and only comprises entire data piece;
If only comprise a divided data section in described current process data block, the second mark is set in the header of described current process data block, described the second mark is used for identifying described current process data block and only comprises a divided data section.
7. a data processing equipment, is characterized in that, described device comprises:
Acquisition module, for obtaining the treated length of pending data block and current permission deal with data, in described pending data block, comprise at least one data segment, each data segment is the one in entire data section and divided data section, and described divided data section is that described entire data section is carried out the subdata section after segmentation;
Detection module, whether the treated length of obtaining for detection of described acquisition module is less than the data length of described pending data block;
Read module, if detect that for described detection module described treated length is less than the data length of described pending data block, in described pending data block, read out current process data block according to described treated length, in described current process data block, only comprise entire data section or only comprise a divided data section.
8. data processing equipment according to claim 7, is characterized in that, described read module comprises:
Whether the first detecting unit is divided data section for detection of first data segment in described pending data block;
The second detecting unit, if detect that for described the first detecting unit described first data segment of pending data segment is divided data section, continues to detect the length whether described treated length is greater than described first data segment;
The first reading unit, if detect that for described the second detecting unit described treated length is not more than the length of described first data segment, in described first data segment, read out the data that length is described treated length, described data are write to described current process data block;
The second reading unit, if detect that for described the second detecting unit described treated length is greater than the length of described first data segment, the data of described first data segment are write to described current process data block, and data stuffing is carried out in the remaining data position in described current process data block.
9. data processing equipment according to claim 8, is characterized in that, described read module also comprises:
Third reading is got unit, if detect that for described the first detecting unit described first data segment is entire data section, in described pending data block, reads out the data that length is described treated length, and described data are write to described current process data block.
10. data processing equipment according to claim 9, is characterized in that, described read module also comprises:
The 3rd detecting unit, gets unit after described pending data block reads out the data that length is described treated length for described third reading, and whether detect last data segment in described data is divided data section;
Discarding unit, if detect that for described the 3rd detecting unit last data segment of described data is divided data section, abandons described last data segment, and data stuffing is carried out in the remaining data position in described current process data block.
11. according to the arbitrary described data processing equipment of claim 7 to 10, it is characterized in that, described acquisition module comprises:
Receiving element, for receiving re-transmission instruction and the instruction of transmission resource corresponding to this retransmission processes;
The first acquiring unit, for the re-transmission instruction receiving according to described receiving element obtain retransmit buffer memory treat that data retransmission is as pending data block;
Second acquisition unit, obtains described treated length for the transmission resource instruction receiving according to described receiving element.
12. according to the arbitrary described data processing equipment of claim 7 to 11, it is characterized in that, described device also comprises:
First arranges module, for described read module according to described treated length after described pending data block reads out current process data block, if only comprise entire data section in described current process data block, the first mark is set in the header of described current process data block, and described the first mark is used for identifying described current process data block and only comprises entire data piece;
Second arranges module, for described read module according to described treated length after described pending data block reads out current process data block, if only comprise a divided data section in described current process data block, the second mark is set in the header of described current process data block, and described the second mark is used for identifying described current process data block and only comprises a divided data section.
CN201210548642.6A 2012-12-17 2012-12-17 Data processing method and device Active CN103873192B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210548642.6A CN103873192B (en) 2012-12-17 2012-12-17 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210548642.6A CN103873192B (en) 2012-12-17 2012-12-17 Data processing method and device

Publications (2)

Publication Number Publication Date
CN103873192A true CN103873192A (en) 2014-06-18
CN103873192B CN103873192B (en) 2017-12-26

Family

ID=50911353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210548642.6A Active CN103873192B (en) 2012-12-17 2012-12-17 Data processing method and device

Country Status (1)

Country Link
CN (1) CN103873192B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302853A (en) * 2015-09-17 2016-02-03 浪潮(北京)电子信息产业有限公司 Data reconstruction method and apparatus
WO2018094604A1 (en) * 2016-11-23 2018-05-31 广东欧珀移动通信有限公司 Data processing method, and terminal device and network device
CN109165234A (en) * 2018-09-19 2019-01-08 北京云迹科技有限公司 Robot exception analysis method and device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1316139A (en) * 1999-05-24 2001-10-03 三星电子株式会社 Apparatus and method for exchanging variable-length data according to radio link protocol in mobile communication system
TW513642B (en) * 2001-04-03 2002-12-11 Asustek Comp Inc Length indicator for a protocol data unit in a wireless communications protocol
CN101039170A (en) * 2006-03-15 2007-09-19 华为技术有限公司 Method for supporting packet retransmission division cascade
US20080186936A1 (en) * 2007-02-06 2008-08-07 Lg Electronics Inc. Method of generating data block in wireless communication system
CN101252412A (en) * 2008-03-07 2008-08-27 中兴通讯股份有限公司 Method for restoring missed package in multimedia broadcast service
CN101292493A (en) * 2005-08-23 2008-10-22 诺基亚公司 Radio link control unacknowledged mode header optimization
CN101431515A (en) * 2008-11-07 2009-05-13 中国科学院计算技术研究所 Method and system for data transmission in non-affirmation mode
CN101868934A (en) * 2007-11-21 2010-10-20 高通股份有限公司 Data discard for radio link control in wireless networks
CN102299777A (en) * 2011-09-06 2011-12-28 中兴通讯股份有限公司 Data retransmission method and device
CN102315923A (en) * 2011-09-01 2012-01-11 中国空间技术研究院 Radio link control method of 3G (The 3rd Generation) satellite communication system
CN102790659A (en) * 2012-07-18 2012-11-21 福建先创通信有限公司 Method for transmitting data packet in mobile communication system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1316139A (en) * 1999-05-24 2001-10-03 三星电子株式会社 Apparatus and method for exchanging variable-length data according to radio link protocol in mobile communication system
TW513642B (en) * 2001-04-03 2002-12-11 Asustek Comp Inc Length indicator for a protocol data unit in a wireless communications protocol
CN101292493A (en) * 2005-08-23 2008-10-22 诺基亚公司 Radio link control unacknowledged mode header optimization
CN101039170A (en) * 2006-03-15 2007-09-19 华为技术有限公司 Method for supporting packet retransmission division cascade
US20080186936A1 (en) * 2007-02-06 2008-08-07 Lg Electronics Inc. Method of generating data block in wireless communication system
CN101868934A (en) * 2007-11-21 2010-10-20 高通股份有限公司 Data discard for radio link control in wireless networks
CN101252412A (en) * 2008-03-07 2008-08-27 中兴通讯股份有限公司 Method for restoring missed package in multimedia broadcast service
CN101431515A (en) * 2008-11-07 2009-05-13 中国科学院计算技术研究所 Method and system for data transmission in non-affirmation mode
CN102315923A (en) * 2011-09-01 2012-01-11 中国空间技术研究院 Radio link control method of 3G (The 3rd Generation) satellite communication system
CN102299777A (en) * 2011-09-06 2011-12-28 中兴通讯股份有限公司 Data retransmission method and device
CN102790659A (en) * 2012-07-18 2012-11-21 福建先创通信有限公司 Method for transmitting data packet in mobile communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黄明峰: "LTE RLC层数据传输功能的研究及实现", 《广东通信技术》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302853A (en) * 2015-09-17 2016-02-03 浪潮(北京)电子信息产业有限公司 Data reconstruction method and apparatus
WO2018094604A1 (en) * 2016-11-23 2018-05-31 广东欧珀移动通信有限公司 Data processing method, and terminal device and network device
TWI723232B (en) * 2016-11-23 2021-04-01 大陸商Oppo廣東移動通信有限公司 Method for processing data, terminal equipment, and network equipment
US11405823B2 (en) 2016-11-23 2022-08-02 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Data processing method, and terminal device and network device
CN109165234A (en) * 2018-09-19 2019-01-08 北京云迹科技有限公司 Robot exception analysis method and device

Also Published As

Publication number Publication date
CN103873192B (en) 2017-12-26

Similar Documents

Publication Publication Date Title
RU2653284C2 (en) Structure of harq frame data and method of transmission and receiving with harq in systems using blind detection
EP2274859B1 (en) Pre-emptive acknowledgement for data transmission in a communication system
US7948893B2 (en) Mobile communication system, base station device and method of estimating number of uplink packet retransmissions thereof
CN104782072B (en) Using the system and method for hybrid automatic repeat-requests agreements such as reliably stopping
US8136004B2 (en) Radio communication apparatus and method used in mobile communication system
JP2009164699A (en) Data retransmission processing method in wireless communication, and wireless communication apparatus using the method
CN104866454A (en) Write message prospect processing method and device facing board-level high-speed bus
US20120327761A1 (en) Receiving apparatus, receiving method, and wireless communication system
CN103873192A (en) Data processing method and device
CN101651527A (en) Data processing method, retransmitting and reporting method, equipment and data transmission system
CN103595513A (en) Method and device for HARQ (hybrid automatic repeat request) data access
KR101533512B1 (en) Methods and devices for performing an automatic repeat request reset in a wireless communication environment
US10135578B2 (en) Method of re-transmitting data and electronic device therefor
CN105191198A (en) Data transmission and feedback processing method and apparatus
CN108347312B (en) Control information sending and receiving method, network equipment and terminal equipment
CN103166747A (en) Method and device of hybrid automatic repeat request (HARQ) merging
KR101793496B1 (en) Apparatus and method of communicating automatic repeat request (arq) feedback in a wireless communication network
CN114745801A (en) Data transmission method, device, physical layer entity, communication equipment and storage medium
CN107888326A (en) Data transmission method and device
CN104396172B (en) Automatic retransmission processing method, sending ending equipment and receiving device
CN110431899B (en) Demodulation method and device based on carrier aggregation
CN105007140A (en) Method and device for processing HARQ (hybrid automatic repeat request) based on CRC (cyclic redundancy check)
WO2017211155A1 (en) Downlink control information (dci0) processing method and system
CN108809529B (en) Data transmission method, terminal and base station
JP2012165391A (en) Data retransmission method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant