IP Library Granted Patent US 12706857
Granted Patent B2
US 12706857 · App. 18/866,987 · Granted Aug 11, 2026

Processing method, communication device and storage medium

Inventor: Sha Wang (Guangdong, CN)
Assignee: SHENZHEN TRANSSION HOLDINGS CO., LTD.
H04L47/365H04L1/0023H04W28/06H04W28/14H04W28/22
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12706857
App. No.
18/866,987
Granted
Aug 11, 2026
Kind
B2
Abstract

The present application provides a processing method, including: determining a first maximum transport block size according to cache information of service data, where the first maximum transport block size is less than or equal to a second maximum transport block size corresponding to a first device type; determining a buffer size of the service data according to the first maximum transport block size. Since the maximum transport block size is positively correlated with the buffer size of a terminal device, and for a reduced-capability device, the first maximum transport block size is less than or equal to the maximum transport block size corresponding to the first device type, the buffer size set by the reduced-capability device should be less than or equal to the buffer size of a terminal device of the first device type, which can reduce a waste of hardware resources of the reduced-capability device.

Claims (92)

1 . A processing method, wherein the method comprises:

determining a first maximum transport block size according to at least one of a first radio resource overhead parameter or a first frequency-domain mapping parameter in cache information of service data, the first maximum transport block size is less than or equal to a second maximum transport block size corresponding to a first device type;

wherein the first radio resource overhead parameter is negatively correlated with the first maximum transport block size, and the first frequency-domain mapping parameter is negatively correlated with the first maximum transport block size;

determining a size of a first buffer of the service data according to the first maximum transport block size, and determining a size of a second buffer of the service data according to a maximum data rate, wherein at least one of the first buffer or the second buffer is less than a buffer corresponding to a first device type, and the first buffer is a Layer 1 buffer, the second buffer is a Layer 2 buffer;

wherein the method further comprises:

when a type of a terminal device is a reduced-capability device, determining a preset modulation and coding scheme (MCS) list for the reduced-capacity device, determining a first MCS parameter according to the preset MCS list, wherein the first MCS parameter comprises at least one of a first modulation strategy parameter or a first target code rate;

calculating an intermediate variable according to a first scaling factor, wherein the intermediate variable N info =S1*N RE *R*Q m *v; wherein N info is used for all service types, the intermediate variable N info is used to calculate a transport block size, and the intermediate variable N info is positively correlated with the transport block size; wherein N info is the intermediate variable, S1 is the first scaling factor, R is a first target code rate determined according to a MCS index, Q m is a first modulation strategy parameter determined according to the MCS index, and N RE is a total number of available resource elements.

2 . The method according to claim 1 , wherein the method further comprises at least one of the following:

the first radio resource overhead parameter is greater than or equal to a second radio resource overhead parameter of the first device type;

a value of the first radio resource overhead parameter comprises at least one of the following: 0, 6, 12, 18, 30;

if a configuration type of a demodulation reference signal is a first configuration type, then the first frequency-domain mapping parameter k=0, 1, 2, . . . , n−1, wherein n is the number of resource elements within a bandwidth part occupied by a physical downlink shared channel, and n is a positive integer;

if the configuration type of the demodulation reference signal is a second configuration type, then the first frequency-domain mapping parameter k=4i+k′+Δ, wherein k is less than or equal to n, k′ is 0 or 1, i is 0, 1, 2, . . . , and Δ is a positive integer greater than or equal to 0;

the first MCS parameter comprises at least one of a first modulation strategy parameter or a first target code rate;

the first scaling factor is less than or equal to a second scaling factor corresponding to the first device type;

the first scaling factor comprises at least one of the following: 1, 0.5, 0.25, 0.4.

3 . The method according to claim 2 , wherein for any modulation and coding scheme index, at least one of the following is met:

the first modulation strategy parameter is less than or equal to a second modulation strategy parameter corresponding to the first device type; or

the first target code rate is less than or equal to a second target code rate corresponding to the first device type.

4 . The method according to claim 1 , wherein the determining the first maximum transport block size according to at least one of the first radio resource overhead parameter or the first frequency-domain mapping parameter in the cache information of the service data, comprising comprises:

determining the number of available resource elements in each physical resource block of a physical downlink shared channel according to at least one of the first radio resource overhead parameter or the first frequency-domain mapping parameter;

determining the first maximum transport block size according to at least one of the number of available resource elements, the first modulation and coding scheme parameter and the first scaling factor.

5 . The method according to claim 1 , wherein a channel carrying the service data comprises at least one of the following:

a physical downlink shared channel scrambled with a cell radio network temporary identifier;

a physical downlink shared channel scrambled with a modulation coding scheme cell radio network temporary identifier;

a physical downlink shared channel scrambled with a temporary cell radio network temporary identifier;

a physical downlink shared channel scrambled with a configured scheduling radio network temporary identifier;

a physical downlink shared channel scrambled with a system information radio network temporary identifier;

a physical downlink shared channel scrambled with a paging radio network temporary identifier;

a physical downlink shared channel scrambled with a random access radio network temporary identifier.

6 . A communication device, comprising: a memory and a processor;

the memory is configured to store program instructions;

the processor is configured to call the program instructions in the memory to execute the processing method according to claim 1 .

7 . A non-transitory computer-readable storage medium, wherein the storage medium has a computer program stored thereon, and when the computer program is executed, the processing method according to claim 1 is implemented.

8 . A processing method, wherein the method comprises:

sending cache information of service data to a terminal device, wherein the cache information is used to indicate a first maximum transport block size, and the first maximum transport block size is determined according to at least one of a first radio resource overhead parameter or a first frequency-domain mapping parameter in the cache information; wherein the first radio resource overhead parameter is negatively correlated with the first maximum transport block size, and the first frequency-domain mapping parameter is negatively correlated with the first maximum transport block size;

determining a size of a first buffer of the service data according to the first maximum transport block size, and determining a size of a second buffer of the service data according to a maximum data rate, wherein at least one of the first buffer or the second buffer is less than a buffer corresponding to a first device type, and the first buffer is a Layer 1 buffer, the second buffer is a Layer 2 buffer;

wherein the method further comprises:

when a type of a terminal device is a reduced-capability device, determining a preset modulation and coding scheme (MCS) list for the reduced-capacity device, determining a first MCS parameter according to the preset MCS list, wherein the first MCS parameter comprises at least one of a first modulation strategy parameter or a first target code rate;

calculating an intermediate variable according to a first scaling factor, wherein the intermediate variable N info =S1*N RE *R*Q m *v; wherein N info is used for all service types, the intermediate variable N info is used to calculate a transport block size, and the intermediate variable N info is positively correlated with the transport block size; wherein N info is the intermediate variable, S1 is the first scaling factor, R is a first target code rate determined according to a MCS index, Q m is a first modulation strategy parameter determined according to the MCS index, and N RE is a total number of available resource elements.

9 . The method according to claim 8 , wherein the method further comprises at least one of the following:

the first radio resource overhead parameter is greater than or equal to a second radio resource overhead parameter of the first device type;

a value of the first radio resource overhead parameter comprises at least one of the following: 0, 6, 12, 18, 30;

if a configuration type of a demodulation reference signal is a first configuration type, then the first frequency-domain mapping parameter k=0, 1, 2, . . . , n−1, wherein n is an amount of resource units within a bandwidth portion occupied by a physical downlink shared channel, and n is a positive integer;

if the configuration type of the demodulation reference signal is a second configuration type, then the first frequency-domain mapping parameter k=4i+k′+Δ, wherein k is less than or equal to n, k′ is 0 or 1, i is 0, 1, 2, . . . , and Δ is a positive integer greater than or equal to 0;

the first MCS parameter comprises at least one of a first modulation strategy parameter or a first target code rate;

the first scaling factor is less than or equal to a second scaling factor corresponding to the first device type;

the first scaling factor comprises at least one of the following: 1, 0.5, 0.25, 0.4.

10 . The method according to claim 9 , wherein for any modulation and coding scheme index, at least one of the followings is met:

the first modulation strategy parameter is less than or equal to a second modulation strategy parameter corresponding to the first device type; or

the first target code rate is less than or equal to a second target code rate corresponding to the first device type.

11 . The method according to claim 8 , wherein at least one of the first radio resource overhead parameter or the first frequency-domain mapping parameter are used to determine the number of available resource elements in each physical resource block of a physical downlink shared channel, and at least one of the number of available resource elements, the first modulation and coding scheme parameter and the first scaling factor is used to determine the first maximum transport block size.

12 . A communication device, comprising: a memory and a processor;

the memory is configured to store program instructions;

the processor is configured to call the program instructions in the memory to execute the processing method according to claim 8 .

13 . A non-transitory computer-readable storage medium, wherein the storage medium has a computer program stored thereon, and when the computer program is executed, the processing method according to claim 8 is implemented.

14 . The method according to claim 8 , wherein a channel carrying the service data comprises at least one of the following:

a physical downlink shared channel scrambled with a cell radio network temporary identifier;

a physical downlink shared channel scrambled with a modulation coding scheme cell radio network temporary identifier;

a physical downlink shared channel scrambled with a temporary cell radio network temporary identifier;

a physical downlink shared channel scrambled with a configured scheduling radio network temporary identifier;

a physical downlink shared channel scrambled with a system information radio network temporary identifier;

a physical downlink shared channel scrambled with a paging radio network temporary identifier;

a physical downlink shared channel scrambled with a random access radio network temporary identifier.

15 . A processing method, wherein the method comprises:

determining a first maximum transport block size according to the number of available resource elements in each physical resource block of a physical downlink shared channel in a preset parameter, the first maximum transport block size is less than or equal to a second maximum transport block size corresponding to a first device type; wherein the number of available resource elements is determined according to at least one of a first radio resource overhead parameter or a first frequency-domain mapping parameter, the first radio resource overhead parameter is negatively correlated with the first maximum transport block size, and the first frequency-domain mapping parameter is negatively correlated with the first maximum transport block size;

determining a size of a first buffer of service data according to the first maximum transport block size, and determining a size of a second buffer of the service data according to a maximum data rate; wherein at least one of the first buffer or the second buffer is less than a buffer corresponding to a first device type, and the first buffer is a Layer 1 buffer, the second buffer is a Layer 2 buffer;

wherein the method further comprises:

when a type of a terminal device is a reduced-capability device, determining a preset modulation and coding scheme, MCS, list for the reduced-capacity device, determining a first MCS parameter according to the preset MCS list, wherein the first MCS parameter comprises at least one of a first modulation strategy parameter or a first target code rate;

calculating an intermediate variable according to a first scaling factor, wherein the intermediate variable N info =S1*N RE *R*Q m *v; wherein N info is used for all service types, the intermediate variable N info is used to calculate a transport block size, and the intermediate variable N info is positively correlated with the transport block size; wherein N info is the intermediate variable, S1 is the first scaling factor, R is a first target code rate determined according to a modulation and coding strategy index, Q m is a first modulation strategy parameter determined according to an MCS index, and N RE is a total number of available resource elements.

16 . The method according to claim 15 , wherein the method further comprises at least one of the following:

the first radio resource overhead parameter is less than or equal to a second radio resource overhead parameter of the first device type;

a value of the first radio resource overhead parameter comprises at least one of the following: 0, 6, 12, 18, 30;

if a configuration type of a demodulation reference signal is a first configuration type, then the first frequency-domain mapping parameter k=0, 1, 2, . . . , n−1, wherein n is an amount of resource units within a bandwidth portion occupied by a physical downlink shared channel, and n is a positive integer;

if the configuration type of the demodulation reference signal is a second configuration type, then the first frequency-domain mapping parameter k=4i+k′+Δ, wherein k is less than or equal to n, k′ is 0 or 1, i is 0, 1, 2, . . . , and Δ is a positive integer greater than or equal to 0;

the first MCS parameter comprises at least one of a first modulation strategy parameter or a first target code rate;

the first scaling factor is less than or equal to a second scaling factor corresponding to the first device type;

the first scaling factor comprises at least one of the following: 1, 0.5, 0.25, 0.4.

17 . The method according to claim 16 , wherein for any modulation and coding scheme index, at least one of the followings is met:

the first modulation strategy parameter is less than or equal to a second modulation strategy parameter corresponding to the first device type; or

the first target code rate is less than or equal to a second target code rate corresponding to the first device type.

18 . The method according to claim 15 , wherein a channel carrying the service data comprises at least one of the following:

a physical downlink shared channel scrambled with a cell radio network temporary identifier;

a physical downlink shared channel scrambled with a modulation coding scheme cell radio network temporary identifier;

a physical downlink shared channel scrambled with a temporary cell radio network temporary identifier;

a physical downlink shared channel scrambled with a configured scheduling radio network temporary identifier;

a physical downlink shared channel scrambled with a system information radio network temporary identifier;

a physical downlink shared channel scrambled with a paging radio network temporary identifier;

a physical downlink shared channel scrambled with a random access radio network temporary identifier.

19 . A communication device, comprising: a memory and a processor;

the memory is configured to store program instructions;

the processor is configured to call the program instructions in the memory to execute the processing method according to claim 15 .

20 . A non-transitory computer-readable storage medium, wherein the storage medium has a computer program stored thereon, and when the computer program is executed, the processing method according to claim 15 is implemented.