CN101420363B - Data transmission control method, device and user equipment - Google Patents

Data transmission control method, device and user equipment Download PDF

Info

Publication number
CN101420363B
CN101420363B CN2007101763486A CN200710176348A CN101420363B CN 101420363 B CN101420363 B CN 101420363B CN 2007101763486 A CN2007101763486 A CN 2007101763486A CN 200710176348 A CN200710176348 A CN 200710176348A CN 101420363 B CN101420363 B CN 101420363B
Authority
CN
China
Prior art keywords
data
data block
caching
physical layer
queue
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.)
Active
Application number
CN2007101763486A
Other languages
Chinese (zh)
Other versions
CN101420363A (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.)
Leadcore Technology Co Ltd
Original Assignee
Datang Mobile Communications Equipment Co Ltd
Leadcore Technology 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 Datang Mobile Communications Equipment Co Ltd, Leadcore Technology Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN2007101763486A priority Critical patent/CN101420363B/en
Publication of CN101420363A publication Critical patent/CN101420363A/en
Application granted granted Critical
Publication of CN101420363B publication Critical patent/CN101420363B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention relates to a field of mobile communication technology, especially relates to a data transmission control technology. The embodiment of the present invention discloses a data transmission control method, a device and a user device, for solving the problems of radio resource waste and low transmission efficiency because of delay in the data transmission process by utilizing radio resources effectively and realizing high-efficient and correct data transmission. The data transmission control method comprises steps of receiving and caching data blocks sent from a high layer; sending the cached data blocks to the physical layer, and when receiving the information that the physical layer has sent the data blocks, cleaning up the data blocks and informing the high layer; or, when receiving the information that the high layer has stopped sending the data blocks, informing the physical layer to stop sending the data blocks. The data transmission control device comprises a control unit and a data caching unit. The embodiment of the present invention also discloses a user device.

Description

Data transmission control method and device and user equipment
Technical Field
The invention relates to the technical field of mobile communication, in particular to a data transmission control technology.
Background
In a mobile communication system, a User Equipment (UE) is composed of a plurality of modules with different functions, and a UE is a mobile phone. The basic structure of the UE is shown in fig. 1, and mainly includes several main components, such as a radio frequency module, a physical layer module, a high-level protocol module, and a user-oriented human-computer interface processing module, and only by integrating the modules, the basic functions of the UE can be realized. In the UE, the upper layer protocol module and the physical layer module are relatively independent two modules, which are usually developed separately according to the protocol and located on different chips, and it is possible that the upper layer protocol module and the physical layer module in one UE are developed separately by different manufacturers. Through integration between different chips, the real-time performance of communication is greatly reduced compared with the real-time performance of communication on the same chip.
In the prior art, a communication process between a higher layer protocol module and a physical layer module of different chips is shown in fig. 2, and a communication interface between the higher layer protocol module and the physical layer module transmits control information and data blocks according to a defined interface standard. The higher layer protocol module is responsible for generating the content of the data block to be transmitted, and may combine one or more data packets into one data block, or may divide one data packet into a plurality of data blocks, depending on the size of the data packet. The physical layer module is responsible for sending the data block sent by the higher layer to the network through the physical channel configured by the higher layer after channel coding and modulation. The transmission and control between the upper and physical layers are for data blocks. The high layer can not know the time of sending data, the physical layer can know the time of sending data by detecting a physical channel, when the uplink data can be sent, the high layer is requested, the high layer sends the data block to be sent to the physical layer, the physical layer sends the data block to the network, and the physical layer informs the high layer of the number of the sent data blocks after sending the data block.
Due to the integration between the higher layer protocol module and the physical layer module located in different chips, the real-time performance of communication is relatively low, which may cause the following problems, resulting in the system not being able to operate effectively:
if the physical layer requests the higher layer to send the data block when monitoring the uplink resource capable of sending data to the network, the physical layer may have passed the time of the uplink resource after the interactive communication between the physical layer and the higher layer and the physical layer completes the operations of channel coding, modulation and the like of the data block, so that the physical layer cannot send data to the network at the correct time, and the uplink resource cannot be effectively utilized, which causes the waste of wireless resources and the low transmission efficiency.
Therefore, the physical layer needs to store a certain number of data blocks sent by the higher layer in advance, if the higher layer sends a data block to be sent to the network side to the physical layer in advance, but in the period between the physical layer receiving the data blocks and sending the data blocks to the network, if the higher layer receives the information of the network, the state of the higher layer changes, so that the data block which is sent to the physical layer needs to change the size or the content before being sent to the network, and the data block which is sent to the physical layer cannot be reused. Although the physical layer will actively discard some data and the higher layer can also retransmit data that is not received by the opposite end by means of retransmission, this still results in waste of radio resources and low transmission efficiency.
Disclosure of Invention
The invention provides a data transmission control method, a data transmission control device and user equipment, which are used for solving the problems of radio resource waste and low transmission efficiency caused by time delay during data transmission, effectively utilizing radio resources and realizing efficient and correct data transmission.
The embodiment of the invention provides a data transmission control method, which comprises the following steps:
receiving and caching a data block sent by a high layer;
sending the cached data block to a physical layer, and when receiving a message that the physical layer has sent the data block, clearing the data block and notifying a high layer; or,
and when receiving a message that the higher layer stops sending the data block, informing the physical layer to stop sending the data block.
An embodiment of the present invention provides a data transmission control apparatus, including:
a control unit: the device comprises a data block sending module, a data block receiving module, a data block caching module, a data block sending module and a data block sending module, wherein the data block sending module is used for receiving and caching a data block sent by a high layer, sending the cached data block to a physical layer, and clearing the data block and informing the high layer when a message that the physical layer has sent the data block is received, or informing the physical layer to stop sending the data block when a message that the high layer stops sending the data block is received;
a data caching unit: for storing the data blocks buffered by the control unit.
The embodiment of the invention provides user equipment comprising a high-level protocol module and a physical layer module, and the user equipment further comprises:
a control unit: the device comprises a physical layer module, a data block buffer and a high-level protocol module, wherein the physical layer module is used for receiving and buffering the data block sent by the high-level protocol module, sending the buffered data block to the physical layer module, and clearing the data block and informing the high-level protocol module when receiving a message that the physical layer module has sent the data block, or informing the physical layer module to stop sending the data block when receiving a message that the high-level protocol module stops sending the data block;
a data caching unit: for storing the data blocks buffered by the control unit.
According to the data transmission control method provided by the embodiment of the invention, a certain number of data blocks sent by a high layer are cached, and the cached data blocks are sent to the physical layer, so that the physical layer can send the data blocks to a network in time when the time of uplink resources arrives, wireless resources are effectively utilized, and efficient transmission of data is realized; when receiving the message that the high layer stops sending the data block, the physical layer is informed to stop sending the data block, thereby reducing the waste of wireless resources and realizing the correct transmission of data. The data transmission control device provided by the embodiment of the invention can be suitable for integration between the high-level protocol module and the physical layer module of different chips, even different manufacturers, solves the problems of wireless resource waste and low transmission efficiency caused by time delay generated by integration of the two modules, effectively utilizes wireless resources and realizes efficient and correct transmission of data.
Drawings
Fig. 1 is a schematic diagram of a basic structure of a UE in the prior art;
FIG. 2 is a diagram illustrating a communication process between a higher layer protocol module and a physical layer module in the prior art;
fig. 3 is a schematic diagram of a communication process of adding a data transmission control device between a higher layer protocol module and a physical layer module according to an embodiment of the present invention;
FIG. 4 is a block diagram of a data transmission control apparatus according to an embodiment of the present invention;
fig. 5a, fig. 5b, fig. 5c, and fig. 5d are schematic diagrams illustrating changes in parameter information of a data buffer queue according to an embodiment of the present invention;
fig. 6a, fig. 6b, and fig. 6c are schematic diagrams illustrating changes in parameter information of a status buffer queue according to an embodiment of the present invention;
FIG. 7 is a flowchart of a data transmission control method according to an embodiment of the present invention;
FIG. 8 is a flowchart of processing after receiving a higher layer message in an embodiment of the invention;
fig. 9 is a flowchart of processing after receiving a physical layer message according to an embodiment of the present invention.
Detailed Description
In the current solution of the UE, a higher layer protocol and a physical layer protocol are respectively and completely implemented, but when the two protocols run on different chips, especially when a higher layer protocol module and a physical layer module come from different manufacturers, non-real-time data transmission control after the two modules are integrated is particularly important. Embodiments of the present invention provide a data transmission control method and apparatus for confirming data transmission, which can improve a wireless resource utilization rate when a high-level protocol module and a physical layer module are integrated, and implement efficient and correct data transmission.
As shown in fig. 3, a schematic diagram of a connection relationship of a data transmission control device added in a UE according to an embodiment of the present invention is provided, in which a data transmission control device 302 is added between a physical layer module 300 and a higher layer protocol module 301, the higher layer protocol module 301 sends a data block to be sent to the physical layer module 300 through the data transmission control device 302, and some related local control information is also transmitted between the physical layer module 300 and the higher layer protocol module 301 through the data transmission control device 302 to confirm correct transmission of data. The data transmission control device can be realized in a hardware mode or a software mode, can be positioned at one side of a high-level protocol module or a physical layer protocol module, and is quite flexible to use.
One possible internal structure of the data transmission control device 302 is shown in fig. 4, and includes: a control unit 401 and a data buffer unit 402, wherein:
the control unit 401: the device comprises a data block sending module, a data block receiving module, a data block caching module, a data block sending module and a data block sending module, wherein the data block sending module is used for receiving and caching a data block sent by a high layer, sending the cached data block to a physical layer, and when a message that the physical layer has sent the data block is received, clearing the data block and informing the high layer, or when a message that the high layer stops sending the data block is received, informing the physical layer to stop sending;
data cache unit 402: for storing the data blocks buffered by the control unit 401.
Since a data block transmitted by a higher layer has a state of the data block, the state of the data block is divided into three types, which are an incorrect acknowledgement (NACK) state, a NEW data (NEW) state, and a wait for acknowledgement (PEND) state, respectively. Preferably, the data buffering unit may be divided into three sub-units, and the received data blocks are respectively buffered in different sub-units according to the states of the data blocks, and each sub-unit stores the data blocks with the same state in a queue, so that the data buffering unit 402 includes a first data buffering sub-unit 4021, a second data buffering sub-unit 4022, and a third data buffering sub-unit 4023, where:
when the received data block is in an incorrect confirmation state, the control unit 401 buffers the data block in the first data buffering subunit 4021, when the received data block is in a new data state, buffers the data block in the second data buffering subunit 4022, and when the received data block is in a wait confirmation state, buffers the data block in the third data buffering subunit 4023;
the first data buffer subunit 4021: the first data buffer queue is used for storing a data block with an incorrect confirmation state;
the second data cache subunit 4022: the second data buffer queue is used for storing data blocks in a new data state;
the third data buffer subunit 4023: the third data buffer queue is used for storing a third data buffer queue, and the third data buffer queue is used for buffering the data blocks waiting for confirmation.
Of course, the three data buffer subunits may also be combined and disposed on a physical entity, that is, the data buffer unit 402 stores three data buffer queues. The physical entities adopted by the data cache unit and each data cache subunit are generally registers.
Because the data blocks buffered in the data buffer unit have different states, the data transmission control device further includes a state buffer unit 403, wherein:
the control unit 401 also records the state of the cached data block when sending the data block to the physical layer;
state cache unit 403: for storing the status of the data blocks that the control unit 401 has sent to the physical layer. The storage queues are all first-in first-out queues, and there are three flags to indicate the specific positions of the queues, respectively start (start), ready (ready) and total (total _ num), where start indicates the position information of the first data block stored in the queue, ready indicates the position information of the first data block not yet sent to the physical layer, and total _ num indicates the total number of all data blocks in the queue.
And after the high layer sends a plurality of data blocks to the data transmission control device, the data transmission control device increases the total _ num in the corresponding data cache queue by corresponding number according to the state and the number of the data blocks sent by the high layer, and the ready and the start are kept unchanged. As shown in fig. 5a, a data block sent by a higher layer to a physical layer is firstly buffered in a data transmission control device, before the data block is sent by the higher layer, the position information of the data block indicated by start and ready in a data buffer queue corresponding to the state of the data block in the data transmission control device is both 0, and total _ num is also 0, which indicates that no data block is stored in the data buffer queue; after the high layer sends two data blocks to the physical layer, the two data blocks are firstly cached in the data transmission control device, the position information indicated by start and ready in the corresponding data cache queue is not changed, and the corresponding total _ num is changed into 2, which indicates that the two data blocks are stored in the data cache queue.
And each time after the data transmission control device sends a plurality of buffered data blocks to the physical layer, the data transmission control device moves the ready in the corresponding data buffer queue forward by a corresponding number according to the number and the state of the data blocks sent to the physical layer, but the start and the total _ num are kept unchanged. As shown in fig. 5b, before the data transmission control device sends the buffered data block to the physical layer, the location information of the data block indicated by start and ready in the data buffer queue corresponding to the state of the data block in the data transmission control device is both 0, and total _ num is 2, which indicates that two data blocks are stored in the data buffer queue; after the data transmission control device sends the two data blocks to the physical layer, the position information indicated by the start in the data cache queue is unchanged, the ready moves forward by 2 positions, the indicated position information is 2, and the total _ num is still 2, which indicates that the two data blocks cached in the data cache queue are still valid.
And after the physical layer informs the data transmission control device that a plurality of data blocks are successfully transmitted to the network, the data transmission control device clears the corresponding number in the corresponding data cache queue according to the number and the state of the data blocks which are successfully transmitted to the network, at this time, the start moves the corresponding number forwards, but the ready remains unchanged, and the total _ num also decreases the corresponding number. As shown in fig. 5c, before the physical layer successfully sends the data block to the network, the location information of the data block indicated by start in the data cache queue corresponding to the state of the data block in the data transmission control device is 0, the location information indicated by ready is 2, and total _ num is 2, which indicates that two data blocks are cached in the data cache queue; when the fact that the physical layer successfully sends two data blocks to the network is known, the position information indicated by ready in the data cache queue is unchanged, the start moves forwards for two positions, the indicated position information is 2, and total _ num becomes 0, which indicates that no data block is stored in the data cache queue.
When the state of the high layer changes and the size or the content of the data block needs to be changed, namely the sending of the current data block is stopped, the data transmission control device retreats the ready in the corresponding data cache queue to the initial position according to the state of the data block, the start is kept unchanged, the total _ num is reduced by the corresponding number, and the physical layer is informed to stop using the data block which is not sent out. As shown in fig. 5d, before receiving the notification of the state change of the higher layer, the data transmission control device indicates that the data block indicated by the start in the data cache queue corresponding to the state of the data block has position information of 0, the ready indicates position information of 2, and the total _ num is 2, indicating that two data blocks are stored in the data cache unit; when the state of the high layer is changed and the size or the content of the two data blocks needs to be changed, the data transmission control device backwards returns the ready in the data cache queue to two positions according to the state of the data blocks, the indicated position information is 0, the position information indicated by the start is not changed, and the total _ num is 0, which indicates that no data block is stored in the data cache queue.
The status buffer unit stores a first-in first-out status buffer queue for recording the status of the data block which has been transmitted to the physical layer by the higher layer through the data transmission control device as a location for each data buffer queue. There are two flags to indicate the specific location of the state cache queue, start (start) which indicates the location information of the first data block that has been sent to the physical layer but not yet sent to the network, and total _ num (total _ num) which indicates the total number of data blocks held in the state cache queue. As shown in fig. 6a, in the state cache queue in the initial state, the position information of the data block indicated by the start is 0, and total _ num is also 0;
after the higher layer has sent four data blocks to the physical layer through the data transmission control device, the state buffer queue is as shown in fig. 6b, the location information of the data block indicated by start is still 0, total _ num is 4, and the stored states of the four data blocks that have been sent to the physical layer but have not been sent to the network by the physical layer are respectively: NEW, NACK, NEW.
After it is known that the physical layer successfully sends out two data blocks to the network, the state cache queue is as shown in fig. 6c, the location information of the data block indicated by the start is 2, and total _ num becomes 2, and since two data blocks have been sent to the network, the states of the two stored data blocks that are not sent to the network are respectively: NEW, NEW; the changed memory contents are then notified to higher layers. The high layer can know the state of the data block just sent out by the physical layer exactly, and then process the data buffer queue of the corresponding state.
The use of two data blocks in the above example is for illustrative convenience only, and virtually any combination of data blocks that meets the size of the storage space is possible.
As shown in fig. 7, the data transmission control method provided by the embodiment of the present invention includes steps of:
s701, receiving and caching a data block sent by a high layer;
s702, sending the cached data block to a physical layer, and when receiving a message that the physical layer has sent the data block, clearing the data block and notifying a high layer; or,
when a message that the higher layer suspends the transmission of the data block is received, the physical layer is notified to stop the transmission of the data block.
Preferably, the control unit stores the received data blocks in the three data cache queues according to the states of the data blocks, controls and processes the three data cache queues according to the local control information, respectively, when receiving a message from a higher layer, the message includes the data blocks and the local control information, and controls and processes the three data cache queues according to the following procedures, as shown in fig. 8, including:
s801, after receiving a message from a high layer, a control unit judges whether the message is a data block sent by the high layer, if so, S802 is executed, otherwise, S804 is executed;
s802, the control unit stores the data blocks into corresponding data buffer queues according to the states of the data blocks;
s803, the total _ num of the data buffer queue changes correspondingly according to the number of the data blocks,
s803, the total _ num of the data cache queue changes correspondingly according to the number of the data blocks, the start and the ready are not changed, and the step returns to the step of S801;
if the data block is not from the higher layer, the message is definitely the local control information, and then the control unit will determine whether the higher layer stops sending the data block according to the local control information, if so, the data block is cleared in the corresponding data buffer queue, and the physical layer is notified to clear the data block which is not sent out, that is, the sending of the data block is stopped, because the state of the whole protocol changes again in the process of waiting for the sending of the physical layer by the already grouped data block due to the existence of the delay, and the change of the state occurs in two cases:
one is that when a data block in the peer state in the third data buffer queue receives an acknowledgement message from the network, the data block in the third data buffer queue is not necessary to be retransmitted, and thus the data block in the peer state that has not been sent by the physical layer does not need to be sent again, and needs to be cleared and the values of three parameters start, ready and total _ num in the third data buffer queue are processed according to the situation;
another is that the network side gives NEW configuration information to the higher layer, so that the data block in the NEW state needs to be reassembled according to the size of the NEW data block, that is, the segmentation mode is changed, so that the data block which is originally sent to the physical layer and generated in the old segmentation mode cannot be used, and needs to be returned to the higher layer, and then the data block in the NEW state which is not sent out in the second data cache queue needs to be cleared, this clearing operation is called refresh and is notified to the physical layer in an interrupted manner, so the subsequent flow of the control unit receiving the local control information of the higher layer includes:
s804, judging whether the local control information is the confirmation information of the data block in the PEND state, if so, executing S805, otherwise, executing S807;
s805, clearing the data block in the PEND state in the third data cache queue;
s806, the total _ num of the third data cache queue changes, the start moves forwards, the ready does not change, and S811 is continuously executed;
s807, judging whether the local control information indicates that the high level changes the segmentation mode, namely the size of the data block needs to be changed, stopping sending the current data block, if so, executing S808, otherwise, returning to execute S801; if yes, executing S809, otherwise, returning to execute S801;
s809, returning the data block to a high layer;
s810, when the total _ num of the second data cache queue changes and the start does not change, the ready moves backwards;
s811, notify the physical layer to clear the data block that has not been sent out and return to S801.
The message transmitted by the physical layer to the higher layer via the data transfer control device contains both the content of notifying the higher layer of the number of data blocks that have just been transmitted, and the content of requesting a certain number of data blocks from the higher layer for preparation before transmission. After the physical layer notifies the high layer of the number of the sent data blocks, the high layer can know the state of the sent data blocks according to the number of the sent data blocks and the content of the state cache queue, so that the data cache queues corresponding to different data block states are processed, and the parameter values of different data cache queues are changed.
The physical layer requests a certain number of data blocks from the high layer because the buffer space of the physical layer is left, then the control unit will take out the data blocks from the data buffer queues corresponding to different states according to the order of the state priority of the data blocks and send the data blocks to the physical layer, the order of the priority is the highest NACK, the NEW is centered, the PEND is the lowest, which meets the requirement of the protocol. The status buffer queue records the status of each data block sent to the physical layer.
When the control unit receives the message from the physical layer, the control unit respectively performs control processing on the three data buffer queues and the state buffer queue according to the following procedures, as shown in fig. 9, including:
s901, judging whether a data block is successfully sent to a network by a physical layer, if so, executing S902, otherwise, executing S910;
s902, obtaining the state of the data block which is successfully sent to the network according to the state buffer queue;
s903, changing the position information indicated by the start in the state cache queue, and reducing the total _ num;
s904, judging whether the successfully sent data block is in a NACK state, if so, executing S905, otherwise, executing S906;
s905, changing the total _ num of the first data cache queue, moving the start forwards, keeping ready, and returning to execute S901; unchanged, and returns to execute S901;
s906, judging whether the successfully sent data block is in a NEW state, if so, executing S907, otherwise, executing S908;
s907, changing the total _ num of the second data cache queue, moving the start forward, keeping ready, and returning to execute the S901;
s908, judging whether the successfully sent data block is in a PEND state, if so, executing S909, otherwise, judging that an error occurs, and ending the process;
s909, changing the total _ num of the third data cache queue, moving the start forward, keeping ready, and returning to execute S901;
s910, judging whether the physical layer requests a data block from the high layer, if so, executing S911, otherwise, ending the process;
s911, judging whether a data block is cached in the first data caching queue, if so, executing S912, otherwise, executing S913;
s912, keeping the total _ num and the start of the first data cache queue unchanged, moving the ready forward, and continuing to execute S917;
s913, judging whether the second data cache queue stores the data block, if so, executing S914, otherwise, executing S915;
s914, keeping the total _ num and the start of the second data cache queue unchanged, moving the ready forward, and continuing to execute S917;
s915, judging whether the third data cache queue stores the data block in a cache manner, if so, executing S916, otherwise, ending the process;
s916, keeping the total _ num and the start of the third data cache queue unchanged, moving the ready forward, and continuing to execute S917;
s917, sending the data block in the data buffer queue to the physical layer;
s918, record the status of the data block sent to the physical layer in the status buffer queue, and return to execute S910. The data transmission control device can solve the problems of wireless resource waste and low transmission efficiency caused by time delay generated by integration between different chips and even modules of different manufacturers, so that effective integration becomes possible. The data transmission control device can be realized by hardware or software, can be positioned at one side of a high-level protocol module or a physical layer module, and is quite flexible to use. Meanwhile, the data transmission control device and the data transmission control method provided by the embodiment of the invention only need to change a small amount of interfaces of the existing modules without changing the modules, so that the connection between the modules is simple and easy, the optimal matching between the modules can be realized by changing the size of the parameters, and the cost is greatly saved.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A data transmission control method, comprising:
receiving and caching data blocks sent by a high layer, wherein the data blocks are respectively cached in different data caching queues according to the states of the received data blocks, wherein:
when the received data block is in an incorrect confirmation state, caching the data block in a first data caching queue, wherein the first data caching queue is used for caching the data block in the incorrect confirmation state;
when the received data block is in a new data state, caching the data block in a second data cache queue, wherein the second data cache queue is used for caching the data block in the new data state;
when the received data block is in a waiting confirmation state, caching the data block in a third data caching queue, wherein the third data caching queue is used for caching the data block in the waiting confirmation state;
sending a cached data block to a physical layer, recording the state of the data block in a state cache queue, and when receiving a message that the physical layer has sent the data block, clearing the data block and notifying a high layer; or,
and when receiving a message that the higher layer stops sending the data block, informing the physical layer to stop sending the data block.
2. The method of claim 1, wherein the higher layer issues a message to suspend transmission of a data block when an acknowledgement is received for the data block waiting for an acknowledgement status or a data block requiring a change of a new data status.
3. The method of claim 1, wherein clearing the data block and notifying higher layers when receiving a message that the physical layer has sent the data block comprises:
when receiving a message that a physical layer has sent the data block, acquiring the state of the data block according to a state cache queue;
clearing the data block in a corresponding data cache queue according to the state of the data block;
and informing the high layer of the state and the number of the data blocks sent by the physical layer.
4. The method as claimed in claim 1, wherein the data block for sending the buffer to the physical layer is preferentially obtained from a first data buffer queue, if the first data buffer queue does not have the data block for buffering, then obtained from a second data buffer queue, if the first data buffer queue and the second data buffer queue do not have the data block for buffering, then obtained from a third data buffer queue, and if all three data buffer queues do not have the data block for buffering, then the process is ended.
5. The method of claim 1 or 4, wherein the buffered data blocks are sent to the physical layer when a message is received that the physical layer requests the data blocks from a higher layer.
6. A data transmission control apparatus, comprising:
a control unit: the device comprises a data block sending module, a data block receiving module, a data block caching module, a data block sending module and a data block sending module, wherein the data block sending module is used for receiving and caching a data block sent by a high layer, sending the cached data block to a physical layer, and clearing the data block and informing the high layer when a message that the physical layer has sent the data block is received, or informing the physical layer to stop sending the data block when a message that the high layer stops sending the data block is received;
a data caching unit: the data caching unit comprises a first data caching subunit, a second data caching subunit and a third data caching subunit, wherein:
the control unit caches the received data block in the first data cache subunit when the received data block is in an incorrect confirmation state, caches the received data block in the second data cache subunit when the received data block is in a new data state, and caches the received data block in the third data cache subunit when the received data block is in a waiting confirmation state;
the first data cache subunit: the data caching device comprises a first data caching queue, a second data caching queue and a third data caching queue, wherein the first data caching queue is used for caching data blocks in incorrect confirmation states;
the second data cache subunit: the data caching device is used for storing a second data caching queue, and the second data caching queue is used for caching data blocks in a new data state;
the third data cache subunit: the data caching device is used for storing a third data caching queue, and the third data caching queue is used for caching data blocks waiting for confirmation;
a state cache unit, wherein:
the control unit also records the state of the data block when sending the cached data block to the physical layer;
the state buffer unit: for storing the status of said data block sent by the control unit to the physical layer.
7. The apparatus of claim 6, wherein the first data cache subunit, the second data cache subunit, and the third data cache subunit are arranged in combination.
8. A user equipment comprising a higher layer protocol module and a physical layer module, characterized in that the user equipment further comprises:
a control unit: the device comprises a physical layer module, a data block buffer and a high-level protocol module, wherein the physical layer module is used for receiving and buffering the data block sent by the high-level protocol module, sending the buffered data block to the physical layer module, and clearing the data block and informing the high-level protocol module when receiving a message that the physical layer module has sent the data block, or informing the physical layer module to stop sending the data block when receiving a message that the high-level protocol module stops sending the data block;
a data caching unit: the data caching unit comprises a first data caching subunit, a second data caching subunit and a third data caching subunit, wherein:
the control unit caches the received data block in the first data cache subunit when the received data block is in an incorrect confirmation state, caches the received data block in the second data cache subunit when the received data block is in a new data state, and caches the received data block in the third data cache subunit when the received data block is in a waiting confirmation state;
the first data cache subunit: the data caching device comprises a first data caching queue, a second data caching queue and a third data caching queue, wherein the first data caching queue is used for caching data blocks in incorrect confirmation states;
the second data cache subunit: the data caching device is used for storing a second data caching queue, and the second data caching queue is used for caching data blocks in a new data state;
the third data cache subunit: the data caching device is used for storing a third data caching queue, and the third data caching queue is used for caching data blocks waiting for confirmation;
a state cache unit, wherein:
the control unit also records the state of the data block when sending the cached data block to the physical layer module;
the state buffer unit: for storing the state of the data block that the control unit has sent to the physical layer module.
CN2007101763486A 2007-10-25 2007-10-25 Data transmission control method, device and user equipment Active CN101420363B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101763486A CN101420363B (en) 2007-10-25 2007-10-25 Data transmission control method, device and user equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101763486A CN101420363B (en) 2007-10-25 2007-10-25 Data transmission control method, device and user equipment

Publications (2)

Publication Number Publication Date
CN101420363A CN101420363A (en) 2009-04-29
CN101420363B true CN101420363B (en) 2011-05-18

Family

ID=40630979

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101763486A Active CN101420363B (en) 2007-10-25 2007-10-25 Data transmission control method, device and user equipment

Country Status (1)

Country Link
CN (1) CN101420363B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106851740A (en) * 2016-12-09 2017-06-13 上海金卓网络科技有限公司 Configurable wireless self-networking MAC is layered the media access control system of radio node
CN106788914B (en) * 2016-12-09 2019-09-03 上海金卓网络科技有限公司 Error control method and the media access control system being applicable in

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1571418A (en) * 2003-07-16 2005-01-26 深圳市中兴通讯股份有限公司南京分公司 A method and system for implementing data transmission in flow control transmission protocol
CN1852079A (en) * 2005-10-18 2006-10-25 上海华为技术有限公司 Wireless data transmission method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1571418A (en) * 2003-07-16 2005-01-26 深圳市中兴通讯股份有限公司南京分公司 A method and system for implementing data transmission in flow control transmission protocol
CN1852079A (en) * 2005-10-18 2006-10-25 上海华为技术有限公司 Wireless data transmission method

Also Published As

Publication number Publication date
CN101420363A (en) 2009-04-29

Similar Documents

Publication Publication Date Title
US20240160584A1 (en) System and method for facilitating dynamic command management in a network interface controller (nic)
US8134993B2 (en) Method and apparatus for polling transmission status in a wireless communication system
CN106664290B (en) data transmission method and device of photoelectric hybrid network
KR101197749B1 (en) Flow control for universal serial bususb
CN101997661B (en) Data packet sending method, data packet acquiring method and device
JP6177934B2 (en) Data retransmission method and access network gateway in cooperative service transmission
US9774651B2 (en) Method and apparatus for rapid data distribution
JP2007089174A (en) Method and device for improving signal transmission rate in wireless communication system
CN113572582B (en) Data transmission and retransmission control method and system, storage medium and electronic device
CN112261142B (en) RDMA network data retransmission method, device and FPGA
CN111970092B (en) Multi-protocol redundant network asynchronous communication method supporting reliability adjustment
CN101420363B (en) Data transmission control method, device and user equipment
JP5168144B2 (en) CPU connection circuit, data processing device, arithmetic device, portable communication terminal using these, and data transfer method
CN103139098B (en) Data transfer control method, device and system and fibre channel media
CN116303173B (en) Method, device and system for reducing RDMA engine on-chip cache and chip
CN111404842B (en) Data transmission method, device and computer storage medium
CN115469804B (en) NVMe multi-queue arbitration method and device
WO2017143491A1 (en) Data packet transmission method, network side device, and user equipment
CN110865891B (en) Asynchronous message arrangement method and device
CN109688085B (en) Transmission control protocol proxy method, storage medium and server
CN117176809B (en) Data interaction method and system
CN109327402B (en) Congestion management method and device
KR20150054826A (en) Method of random access message retrieval from first-in-first-out transport mechanism
CN111447650B (en) Data forwarding method, equipment and storage medium
US7613115B2 (en) Minimal delay transmission of short messages

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
ASS Succession or assignment of patent right

Owner name: LIANXIN SCIENCE CO., LTD.

Free format text: FORMER OWNER: DATANG MOBILE COMMUNICATION APPARATUS CO., LTD.

Effective date: 20090508

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20090508

Address after: 4 floor, building 333, 41 Jiang Lu, Shanghai

Applicant after: Lian core technology Co., Ltd.

Co-applicant after: Datang Mobile Communication Equipment Co., Ltd.

Co-applicant after: Datang Mobile Communication Equipment Co., Ltd., Shanghai

Address before: No. 29, Xueyuan Road, Beijing, Haidian District

Applicant before: Datang Mobile Communications Equipment Co

Co-applicant before: Datang Mobile Communication Equipment Co., Ltd., Shanghai

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Free format text: FORMER OWNER: DATANG MOBILE COMMUNICATION EQUIPMENT CO., LTD. DATANG MOBILE COMMUNICATION EQUIPMENTCO., LTD., SHANGHAI

Effective date: 20120129

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20120129

Address after: 201206 Pudong New Area Mingyue Road, Shanghai, No. 1258

Patentee after: Leadcore Technology Co., Ltd.

Address before: 201206 Pudong New Area Mingyue Road, Shanghai, No. 1258

Co-patentee before: Datang Mobile Communication Equipment Co., Ltd.

Patentee before: Leadcore Technology Co., Ltd.

Co-patentee before: Datang Mobile Communication Equipment Co., Ltd., Shanghai