CN114616889A - Data transmission method, device, equipment and storage medium - Google Patents

Data transmission method, device, equipment and storage medium Download PDF

Info

Publication number
CN114616889A
CN114616889A CN202080075338.7A CN202080075338A CN114616889A CN 114616889 A CN114616889 A CN 114616889A CN 202080075338 A CN202080075338 A CN 202080075338A CN 114616889 A CN114616889 A CN 114616889A
Authority
CN
China
Prior art keywords
resource
resources
configuration
sps
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202080075338.7A
Other languages
Chinese (zh)
Inventor
李海涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Publication of CN114616889A publication Critical patent/CN114616889A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The application relates to a data transmission method, a device, equipment and a storage medium, wherein a terminal receives configuration information sent by network equipment; the configuration information comprises at least one working bandwidth BWP configured for each serving cell of the terminal and at least one transmission resource configuration corresponding to each BWP; the terminal performs data retransmission on the transmission resource corresponding to the at least one transmission resource configuration, the reliability of data transmission is ensured under the condition that the HARQ feedback function is closed, and the transmission resource configured by the configuration information can be directly used for performing data retransmission under the condition that the HARQ feedback function is closed, so that the network equipment does not need to schedule the transmission resource through PDCCH signaling for many times, and a large amount of PDCCH signaling overhead is avoided.

Description

Data transmission method, device, equipment and storage medium Technical Field
The present application relates to the field of communications, and in particular, to a data transmission method, apparatus, device, and storage medium.
Background
Currently, the third Generation Partnership Project (3rd Generation Partnership Project, 3GPP) is researching Non-Terrestrial communication Network (NTN) technology, and the NTN generally provides communication services to Terrestrial users by using satellite communication.
Compared with a cellular network adopted by a traditional New Radio interface (NR), the signal propagation delay between User Equipment (UE) and a satellite in NTN is greatly increased, and in order to ensure data transmission continuity without increasing the number of hybrid automatic Repeat Request (HARQ) processes, the HARQ feedback function of the HARQ process is agreed to be able to be closed in the current standardization process.
Under the condition that the HARQ feedback function of the HARQ process is closed, in order to ensure the reliability of data transmission, HARQ retransmission based on blind scheduling is still supported, for example, for downlink transmission, the network device may improve the robustness of downlink transmission by scheduling retransmission of the same downlink Transport Block (TB) for multiple times without receiving Acknowledgement (ACK)/Non-Acknowledgement (NACK) feedback information from the UE; for Uplink transmission, before receiving a Physical Uplink Shared Channel (PUSCH) transmission from a UE, a network device may schedule retransmission of the same Uplink TB multiple times to improve robustness of the Uplink transmission.
Disclosure of Invention
Based on this, it is necessary to provide a data transmission method, apparatus, device and storage medium.
In a first aspect, an embodiment of the present application provides a data transmission method, where the method includes:
the terminal determines the binding relation of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network equipment;
and the terminal receives and transmits data through the data transmission resources with the same binding relationship.
In a second aspect, an embodiment of the present application provides a data transmission method, where the method includes:
after determining the activated data transmission resource, the network equipment sends resource configuration information of the data transmission resource to the terminal;
and the network equipment receives and transmits data through the data transmission resources which are determined by the terminal and have the same binding relationship.
In a third aspect, an embodiment of the present application provides a data transmission apparatus, including:
the determining module is used for determining the binding relationship of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network equipment;
and the processing module is used for receiving and transmitting data through the data transmission resources with the same binding relationship.
In a fourth aspect, an embodiment of the present application provides a data transmission configuration apparatus, including:
a sending module, configured to send resource configuration information of data transmission resources to a terminal;
and the processing module is used for receiving and transmitting data through the data transmission resources which are determined by the terminal and have the same binding relationship.
In a fifth aspect, an embodiment of the present application provides a terminal, including: a processor, a memory, and a transceiver, the processor, the memory, and the transceiver communicating with each other through an internal connection path,
the memory for storing program code;
the processor is configured to invoke the program code stored in the memory to implement, in cooperation with the transceiver, the steps of the method according to any one of the first aspect.
In a sixth aspect, an embodiment of the present application provides a network device, including: a processor, a memory, and a transceiver, the processor, the memory, and the transceiver being in communication with each other through an internal connection path, the memory for storing program code;
the processor is configured to call the program code stored in the memory to implement the steps of the method according to any one of the second aspect in cooperation with the transceiver.
In a seventh aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the method according to any one of the first aspect.
In an eighth aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the method according to any one of the second aspects.
In the data transmission method, apparatus, device and storage medium provided in the embodiments of the present application, the terminal determines the bundling relationship of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network device, and transmits and receives data through the data transmission resources having the same bundling relationship, even if the HARQ feedback function of the HARQ process reserved for the data transmission resources is in an off state, the terminal can transmit and receive data on the data transmission resources having the same bundling relationship after determining the bundling relationship of the data transmission resources through the resource configuration information sent by the network device, that is, repeatedly receive or transmit data on the data transmission resources having the same bundling relationship, ensure the reliability of data transmission in the case of turning off the HARQ feedback function, and directly use the data transmission resources having the same bundling relationship to perform data reception or transmission in the case of turning off the HARQ feedback function, the network equipment is not required to schedule data transmission resources through PDCCH signaling for many times, and a large amount of PDCCH signaling overhead is avoided.
Drawings
Fig. 1 is a schematic view of an application scenario of a data transmission method according to an embodiment of the present application;
FIG. 2 is a flow diagram of a method for data transmission according to one embodiment;
fig. 3 is a diagram illustrating a bundling relationship of SPS resources according to an embodiment;
FIG. 4 is a flow diagram for determining a binding for SPS resources according to one embodiment;
fig. 5 is a schematic diagram illustrating a bundling relationship of a CG configuration according to an embodiment;
fig. 6 is a flowchart illustrating a process for determining a binding relationship between CG resources according to an embodiment;
FIG. 7 is a flow diagram illustrating another example of determining a binding for SPS resources;
FIG. 8 is a diagram illustrating another example of a bundling relationship for SPS resources;
fig. 9 is a flow diagram that illustrates another example of determining a binding for a CG resource;
fig. 10 is a diagram illustrating another bundling relationship for CG resources according to an embodiment;
FIG. 11 is a flow diagram of a method for data transmission according to one embodiment;
FIG. 12 is a block diagram of a data transmission device according to an embodiment;
FIG. 13 is a block diagram of a data transmission device according to an embodiment;
FIG. 14 is a block diagram of a computer device provided by an embodiment;
FIG. 15 is a block diagram of a computer device provided by an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more clearly understood, the present application is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
Some background related knowledge related to the embodiments of the present application is described below.
NTN related background
Currently, 3GPP is researching NTN technology, and the NTN generally provides communication service to terrestrial users by using satellite communication. Satellite communications have many unique advantages over terrestrial cellular communications. First, satellite communication is not limited by user regions, for example, general terrestrial communication cannot cover regions where communication equipment cannot be set up, such as oceans, mountains, deserts, and the like, or where communication coverage is not performed due to sparse population, and for satellite communication, since one satellite can cover a large ground and the satellite can orbit around the earth, theoretically every corner on the earth can be covered by satellite communication. Second, satellite communications have great social value. Satellite communication can be covered in remote mountainous areas, poor and laggard countries or areas with lower cost, so that people in the areas can enjoy advanced voice communication and mobile internet technology, the digital gap between the areas is favorably reduced and developed, and the development of the areas is promoted. Thirdly, the satellite communication distance is long, the communication distance is increased, and the communication cost is not obviously increased; and finally, the satellite communication has high stability and is not limited by natural disasters.
Communication satellites are classified into Low-Earth Orbit (LEO) satellites, Medium-Earth Orbit (MEO) satellites, geosynchronous Orbit (GEO) satellites, High-elliptic Orbit (HEO) satellites, and the like according to the difference in orbital height. The main studies at the present stage are LEO and GEO.
1.LEO
The height range of the low-orbit satellite is 500 km-1500 km, and the corresponding orbit period is about 1.5 hours-2 hours. The signal propagation delay for inter-user single-hop communications is typically less than 20 ms. Maximum satellite visibility time 20 minutes. The signal propagation distance is short, the link loss is less, and the requirement on the transmitting power of the user terminal is not high.
2.GEO
A geosynchronous orbit satellite, with an orbital altitude of 35786km, has a period of 24 hours of rotation around the earth. The signal propagation delay for inter-user single-hop communications is typically 250 ms.
In order to ensure the coverage of the satellite and improve the system capacity of the whole satellite communication system, the satellite adopts multiple beams to cover the ground, and one satellite can form dozens of or even hundreds of beams to cover the ground; one satellite beam may cover a ground area several tens to hundreds of kilometers in diameter.
NR HARQ mechanism
NR has a two-level retransmission mechanism: a HARQ mechanism of a Medium Access Control (MAC) layer and a HARQ mechanism of a Radio Link Control (RLC) layer. Retransmission of lost or erroneous data is mainly handled by the HARQ mechanism of the MAC layer and is supplemented by the retransmission function of the RLC layer. The HARQ mechanism of the MAC layer can provide fast retransmission, and the ARQ mechanism of the RLC layer can provide reliable data transmission.
HARQ uses a Stop-and-Wait Protocol (Stop-and-Wait Protocol) to transmit data. In the stop-wait protocol, after the sender sends a TB, the sender stops waiting for an acknowledgement. Thus, the sender may stop waiting for an acknowledgement after each transmission, resulting in low user throughput. Therefore, NR uses a plurality of parallel HARQ processes, and when one HARQ process is waiting for acknowledgement information, the transmitting end can continue to transmit data using another HARQ process. These HARQ processes together constitute a HARQ entity that incorporates a stop-and-wait protocol, allowing for continuous transmission of data. HARQ has a difference between uplink HARQ and downlink HARQ. The uplink HARQ is used for uplink data transmission, the downlink HARQ is used for downlink data transmission, and the uplink HARQ and the downlink HARQ are independent.
CG/SPS
In order to better serve periodic traffic, a concept of pre-Configured resources is introduced, and downlink is called Semi-Persistent Scheduling (SPS) and uplink is called Configured Grant (CG).
For each SPS configuration, the network configures a limited number of downlink HARQ processes for the SPS configuration, and the network uses the downlink HARQ processes to perform downlink transmission on SPS resources in a polling mode.
The SPS adopts a two-step resource configuration mode: firstly, configuring transmission resources and transmission parameters including the period of time domain resources, the number of HARQ processes and the like by a network RRC; then, a Physical Downlink Control Channel (PDCCH) scrambled by using a configuration Scheduling radio network temporary identifier (CS-RNTI) activates SPS-based Physical Downlink Shared Channel (PDSCH) transmission, and simultaneously configures other transmission resources and transmission parameters including time domain resources, frequency domain resources, MCS, and the like. When receiving the RRC configuration parameter, the UE cannot immediately use the resource and parameter configured by the RRC configuration parameter to receive the PDSCH, and must wait for receiving corresponding PDCCH activation and configuring other resources and parameters to receive the PDSCH.
Based on the current specification of the NR protocol, the terminal has a respective HARQ entity for each serving cell. Each HARQ entity maintains a set of parallel downlink HARQ processes and a set of parallel uplink HARQ processes. Currently, each uplink and downlink carrier supports 16 HARQ processes at maximum. The base station may indicate the maximum number of HARQ processes to the UE through RRC signaling semi-static configuration according to the network deployment situation. If the network does not provide corresponding configuration parameters, the downlink default HARQ process number is 8, and the maximum HARQ process number supported by each uplink carrier is always 16. Each HARQ process corresponds to a HARQ process Identification (ID). For downlink, a Broadcast Control Channel (BCCH) uses a dedicated Broadcast HARQ process. For uplink, Msg3 transmission in the random procedure uses HARQ ID 0.
For a terminal which does not support downlink space division multiplexing, each downlink HARQ process can only process 1 TB simultaneously; for a terminal supporting downlink space division multiplexing, each downlink HARQ process may process 1 or 2 TBs simultaneously. Each uplink HARQ process of the terminal processes 1 TB simultaneously.
HARQ is classified into two types, synchronous and asynchronous, in the time domain, and non-adaptive and adaptive, in the frequency domain. The uplink and the downlink of NR use an asynchronous adaptive HARQ mechanism. Asynchronous HARQ, i.e. retransmission, can occur at any time, and the time interval between the retransmission of the same TB and the last transmission is not fixed. The adaptive HARQ may change the frequency domain resource and the Modulation and Coding Scheme (MCS) used for the retransmission.
For each CG configuration, the network configures a limited number of uplink HARQ process numbers for the CG configuration, and the UE uses these uplink HARQ processes to perform uplink transmission on the CG resources in a polling manner.
NR supports two types of uplink unlicensed transmissions:
1. physical Uplink Shared Channel (PUSCH) transmission based on first Type of configuration grant (configured grant Type 1)
And configuring all transmission resources and transmission parameters including time domain resources, frequency domain resources, time domain resource periods, MCS, repetition times, frequency hopping, HARQ process number and the like by the network RRC. After receiving the RRC configuration, the terminal can immediately use the configured transmission parameters to perform PUSCH transmission on the configured time-frequency resources.
2. PUSCH TRANSMISSION BASED ON CONFIGURED Grant TYPE2 OF THE SECOND TYPE
A two-step resource allocation mode is adopted: firstly, configuring transmission resources and transmission parameters including the period, the repetition times, the frequency hopping, the HARQ process number and the like of time domain resources by a network RRC; and then activating a second type of PUSCH transmission based on the configuration authorization by the PDCCH scrambled by the CS-RNTI, and simultaneously configuring other transmission resources and transmission parameters including time domain resources, frequency domain resources, MCS and the like. When receiving the RRC configuration parameters, the UE cannot immediately use the resources and parameters configured by the configuration parameters to perform PUSCH transmission, and must wait for receiving corresponding PDCCH activation and configuring other resources and parameters to perform PUSCH transmission.
If the UE has no data to transmit on the PUSCH resources with the first and second type configuration authorization, the UE will not transmit anything on the resources with the configuration authorization.
Compared with the cellular network adopted by the traditional NR, the signal propagation delay between the UE and the satellite in the NTN is greatly increased, and in order to ensure the data transmission continuity without increasing the number of HARQ processes, the HARQ feedback function of the HARQ process may be closed in the current standardization process, and the following definite conclusion is formed:
1. the network device may configure whether to turn on the HARQ function.
2. If the HARQ function is off, the UE does not need to send HARQ feedback for the PDSCH to the network device.
3. In case of turning off HARQ feedback, in order to guarantee data transmission reliability, HARQ retransmission based on blind scheduling is still supported.
4. The configuration of the HARQ function on or off may be performed on a UE basis or on a HARQ process basis. For the UE-based configuration, HARQ functions of all HARQ processes configuring the UE are in an on or off state at the same time. For the configuration based on HARQ processes, that is, for multiple HARQ processes of one UE, the HARQ functions of one part of the HARQ processes may be configured to be in an on state, and the HARQ functions of another part of the HARQ processes may be configured to be in an off state.
5. The impact on other processes in both cases of HARQ on and HARQ off needs to be studied separately.
Based on the current standardization conclusion, under the condition of closing the HARQ feedback function of the HARQ process, in order to ensure the reliability of data transmission, the network can blindly schedule retransmission, namely for downlink transmission, the network can improve the robustness of the downlink transmission by scheduling the retransmission of the same downlink TB for multiple times under the condition of not having ACK/NACK feedback information from UE; for uplink transmission, before the network receives the PUSCH transmission from the UE, the network may schedule retransmission of the same uplink TB multiple times to improve robustness of uplink transmission. However, in this method for dynamically scheduling HARQ retransmission, the network device needs to send PDCCH signaling each time scheduling is performed, which brings a large amount of PDCCH signaling overhead.
The data transmission method provided by the application can solve the technical problem that the cost of the existing method for dynamically scheduling HARQ retransmission is large PDCCH signaling overhead. It should be noted that the data transmission method of the present application is not limited to solve the above technical problems, and may also be used to solve other technical problems, which is not limited in the present application.
Fig. 1 is a schematic view of an application scenario of a data transmission method according to an embodiment of the present application. As shown in fig. 1, the scenario includes a network device 104 and a terminal 102, where the terminal 102 and the network device 104 communicate over a network. The network device 104 may schedule resources, for example, the network device 104 configures transmission resources, and determine a bundling (bundling) relationship of data transmission resources using resource configuration information sent by the network device even when HARQ feedback functions of HARQ processes reserved for configuration authorization are all in an off state, and perform data transceiving on the data transmission resources having the same bundling relationship. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the network device 104 may be a base station, for example, implemented by an independent base station or a base station cluster formed by a plurality of base stations.
Fig. 2 is a flowchart of a data transmission method according to an embodiment. The embodiment relates to a specific implementation process that a terminal receives resource configuration information sent by network equipment, determines a binding relationship of data transmission resources according to the resource configuration information, and transmits and receives data in the data transmission resources with the same binding relationship. As shown in fig. 2, the method may include the steps of:
s201, the terminal determines the binding relation of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network equipment.
The resource configuration information may include a Bandwidth part (BWP) configured for each serving cell of the terminal, and may also include a transmission resource configuration configured for each BWP, for example, the BWP may be a Downlink (DL) BWP or an uplink (Up Link, UL) BWP, each BWP may configure at least one transmission resource configuration, the at least one transmission resource configuration may be a downlink resource configuration or an uplink resource configuration, for example, the transmission resource configuration may be an SPS configuration or a CG configuration, the number of transmission resource configurations corresponding to each BWP is not limited, one transmission resource configuration may be configured for each BWP, or multiple transmission resource configurations may be configured for each BWP, for example, one SPS configuration is configured for each DL BWP of an Up cell of the terminal, and one CG configuration is configured for each BWP of a serving cell of the terminal, alternatively, configuring a plurality of SPS configurations for DL BWP of each serving cell of the terminal, and configuring a plurality of CG configurations for UP BWP of each serving cell of the terminal may be configured according to actual requirements, and the embodiment is not limited. The transmission resource configuration may include a resource period, a number of HARQ processes reserved for the transmission resource, an Identifier (ID) of the HARQ process, a HARQ feedback function state of the HARQ process, a number of retransmissions, and other parameters, which is not limited in this embodiment.
Optionally, the Resource configuration information may be carried in Radio Resource Control (RRC) signaling.
In this embodiment, after receiving the resource configuration information, the terminal may determine the bundling relationship of each data transmission resource, and perform data transceiving on the data transmission resources having the same bundling relationship. For example, the terminal may determine, according to the resource configuration information, a plurality of time-domain adjacent data transmission resources as a group of data transmission resources having the same binding relationship, starting from a specific data transmission resource. For example, 4 SPS resources are configured in the resource configuration information, and the terminal may bind 4 SPS resources adjacent to each other in the time domain into one group starting from the SPS resource with the earliest time domain, or, 3 CG resources are configured in the resource configuration information, and the terminal may bind 3 CG resources adjacent to each other in the time domain into one group starting from the CG resource with the earliest time domain. Different data transmission resources may have different bundling relationships, and the embodiments of the present application are not limited thereto.
S202, the terminal receives and transmits data through the data transmission resources with the same binding relation.
In this embodiment, after receiving the resource configuration information, the terminal determines the bundling relationship of each data transmission resource according to the resource configuration information, and performs data transceiving on the data transmission resources having the same bundling relationship, so that even if the HARQ feedback function of the HARQ process reserved for the data transmission resources is in an off state, data transceiving can be performed on the data transmission resources configured by the network device without dynamic scheduling of the network device. For example, if the network device configures a plurality of SPS resources for DL BWP of each serving cell of the terminal, the UE receives data on the SPS resources having the same bundling relationship. Alternatively, if the network device configures multiple CG resources for UL BWP of each serving cell of the terminal, the UE transmits data on a set of CG resources having the same bundling relationship.
In the data transmission method provided in the embodiment of the present application, the terminal determines the bundling relationship of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network device, and transmits and receives data through the data transmission resources with the same bundling relationship, even if the HARQ feedback functions of the HARQ processes reserved for the data transmission resources are all in the off state, the terminal can transmit and receive data on the data transmission resources with the same bundling relationship after determining the bundling relationship of the data transmission resources through the resource configuration information sent by the network device, that is, repeatedly receive or transmit data on the data transmission resources with the same bundling relationship, ensure the reliability of data transmission when the HARQ feedback function is turned off, and directly use the data transmission resources with the same bundling relationship to receive or transmit data when the HARQ feedback function is turned off, the network equipment is not required to schedule data transmission resources through PDCCH signaling for many times, and a large amount of PDCCH signaling overhead is avoided.
In some scenarios, the data transmission resource needs to be activated to be used, for example, for the SPS resource or the CG resource using Type2, the terminal needs to be activated to implement data transceiving, and thus, in an embodiment, the data transmission resource is an activated data transmission resource, and the step S201 "the terminal determines the bundling relationship of the data transmission resource according to the resource configuration information of the data transmission resource," includes: and the terminal determines the binding relation of the data transmission resources according to the activated data transmission resources and the resource configuration information of the data transmission resources.
In this embodiment, the data transmission resource may be an activated data transmission resource, and the activation manner may be multiple, for example, after the network device sends the configuration information, the network device activates the data transmission resource through a PDCCH signaling, or the network device may determine the data transmission resource required by the terminal first, then activate the data transmission resource through the PDCCH signaling, and send the resource configuration information to the terminal, or the network device may activate the data transmission resource through the resource configuration information, or the network device may also activate the data transmission resource in another manner, which is not limited in this embodiment. The terminal repeatedly receives or sends data on the activated data transmission resource, so that the reliability of repeated data reception or sending is ensured.
In some scenarios, the network device may configure one data transmission resource for the BWP of each serving cell of the terminal, and in other scenarios, the network device may configure multiple transmission resources for the BWP of each serving cell of the terminal. The data transmission method provided by the embodiment of the present application is respectively described in detail through different scenarios.
Scene one: network equipment configures a plurality of SPS resources for a terminal
In one embodiment, the data transmission resources include N semi-persistent scheduling SPS resources, and the resource configuration information includes N SPS configurations, where N is an integer greater than 1.
In this embodiment, the network device may configure N SPS resources for each DL BWP of each serving cell of the terminal, and then the resource configuration information includes SPS configurations corresponding to the N SPS resources. Optionally, the value of N is determined according to the number of times that the network expects the same transport block TB to be repeatedly received using the transmission resource, that is, the value of N depends on the number of times that the network expects the same TB to be repeatedly received using the SPS resource. As shown in fig. 3, the network device configures SPS resources 1, SPS resources 2, SPS resources 3, and SPS resources 4 for the terminal, and may determine 4 SPS resources in the same SPS period as a group of SPS resources having the same bundling relationship, and the terminal may perform data reception through the group of SPS resources having the same bundling relationship.
Wherein each SPS configuration comprises: the method comprises the steps of (1) SPS resource period, hybrid automatic repeat request (HARQ) process number reserved for SPS resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by N SPS; the relation indication information is used for indicating a reference SPS configuration in the N SPS configurations and a relative time offset of each SPS configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each SPS configuration relative to a starting position of a time domain resource of the reference SPS configuration. Optionally, the relative time offset is greater than or equal to 0, and the relative time offsets of the SPS configurations are different from each other.
In this embodiment, the N SPS configurations correspond to the same SPS resource period; reserving the same number of downlink HARQ processes for the N SPS configurations, setting the same downlink HARQ process ID for the N SPS configurations, and enabling the HARQ feedback functions of the downlink HARQ processes reserved for the SPS to be in a closed state; moreover, none of the N SPS configurations configures a corresponding PUCCH resource for feeding back ACK/NACK.
In this embodiment, the network device may indicate the reference SPS configuration in multiple ways, for example, a reference identifier is set on one SPS configuration of the N SPS configurations, and the SPS configuration with the reference identifier is the reference SPS configuration, or a relative time offset of the reference SPS configuration is set to 0, or a relative time offset is respectively configured for the remaining N-1 SPS configurations of the N SPS configurations, and the SPS configuration without the relative time offset is defaulted to be the reference SPS configuration, which is not limited in this embodiment.
Further, as shown in fig. 4, the step S201 "the terminal determines the bundling relationship of the data transmission resource according to the resource configuration information of the data transmission resource sent by the network device", includes:
s401, the terminal determines N SPS resources adjacent in a time domain as a group of SPS resources with the same binding relationship from the resources corresponding to the reference SPS configuration; the N time domain adjacent SPS resources correspond to the N SPS configurations, respectively.
In this embodiment, as shown in fig. 3, the network device configures 4 SPS resources for the terminal, determines, from left to right, the leftmost SPS resource 1 as a reference SPS resource, determines adjacent SPS resources 1, 2, 3, and 4 as a set of SPS resources having the same bundling relationship, and determines N SPS resources located in the same set of bundling respectively correspond to N SPS configurations and are mapped to the same HARQ process number.
S402, the terminal associates the identifiers of the HARQ processes reserved for the N SPS resources to each group of SPS resources with the same binding relationship in sequence in a polling mode, and the identifiers of the HARQ processes corresponding to one group of SPS resources with the same binding relationship are the same.
In this embodiment, for each SPS resource of N SPS resources configured by the network device, a polling method is respectively adopted to sequentially associate downlink HARQ process numbers reserved for the SPS resources to each set of SPS resources having the same bundling relationship. As shown in fig. 3, the numbers of downlink HARQ processes reserved for SPS resources are HARQ #0 and HARQ #1, where N is 4, then HARQ #0 is associated with SPS configuration 1, SPS configuration 2, SPS configuration 3, and SPS configuration 4, and then HARQ #1 is associated with SPS configuration 1, SPS configuration 2, SPS configuration 3, and SPS configuration 4, so as to perform polling association.
According to the data transmission method provided by the embodiment of the application, a terminal determines N SPS resources adjacent in a time domain as a group of SPS resources with the same binding relationship from resources corresponding to a reference SPS configuration, the terminal adopts a polling mode to sequentially associate identifiers of HARQ processes reserved for the N SPS resources to each group of SPS resources with the same binding relationship, the N SPS resources adjacent in the time domain correspond to the N SPS configurations respectively, the identifiers of the HARQ processes corresponding to the group of SPS resources with the same binding relationship are the same, the terminal can repeatedly receive or send data on the group of transmission resources with the same binding relationship, and reliability of data repeated transmission is guaranteed.
Still further, step S202, "the terminal performs data transmission and reception through the data transmission resources having the same bundling relationship," includes: the terminal receives data through N SPS resources with the same binding relationship, and caches the data packet received M times by adopting the same HARQ process; m is less than or equal to N.
In this embodiment, the terminal may receive data on N SPS resources located in the same bundling, and cache the data packets received M times by using the same HARQ process, and at most cache the data packets received N times by using the same HARQ process. For N downlink receptions at the same bundling, the data received later does not cover the data received earlier. And the terminal combines and decodes the received multiple data packets. The same data packet is repeatedly received on a group of SPS resources with the same binding relationship, so that the terminal can accurately merge and decode the data packet, and the accuracy of data repeated transmission is ensured.
For SPS resources, after receiving resource configuration information sent by a network device, a terminal further needs to configure data transmission resources, and in one embodiment, the data transmission method further includes: a terminal receives an activation signaling sent by network equipment; the activation signaling is used for activating resources corresponding to the N SPS configurations.
Optionally, the activation signaling is signaling carried in a Physical Downlink Control Channel (PDCCH).
Optionally, one activation method is: the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating the time domain resources corresponding to the reference SPS configuration, and the N frequency domain resource information is used for indicating the frequency domain resources corresponding to each SPS configuration.
In this embodiment, 1 PDCCH signaling may be used to activate N SPS resources, and 1 PDCCH signaling indicates 1 time domain resource information and N frequency domain resource information. The 1 time domain resource information is used for determining the time domain resources corresponding to the reference SPS configuration in the N SPS configurations, and the time domain resources corresponding to the rest N-1 SPS configurations in the N SPS configurations are obtained by deducing the relative time offset in the configuration information and the time domain resources corresponding to the reference SPS configuration. The N pieces of frequency domain resource information are respectively used for indicating frequency domain resources corresponding to the N pieces of SPS configuration. Because the time domain resources corresponding to the rest N-1 SPS configurations in the N SPS configurations are obtained by deducing the relative time offset in the configuration information and the time domain resources corresponding to the reference SPS configuration, one-to-one indication is not needed, and the signaling overhead can be reduced.
Optionally, another activation manner is: a terminal receives N activation signaling sent by network equipment; the N activation signalings are respectively used for indicating time domain resources and frequency domain resources corresponding to the SPS configurations. In this embodiment, N PDCCH signaling may be used to activate N SPS resources, respectively, which ensures the accuracy of resource activation.
Scene two, network equipment configures a plurality of CG resources for a terminal
In one embodiment, the data transmission resources include N semi-persistent scheduling CG resources, and the resource configuration information includes N CG configurations, N being an integer greater than 1.
In this embodiment, the network device may configure N CG resources for each ul bwp of each serving cell of the terminal, and the resource configuration information includes CG configurations corresponding to the N CG resources. Optionally, the value of N is determined according to the number of times that the network expects the same transport block TB to use the transport resource for repeated transmission, that is, the value of N depends on the number of times that the network expects the same TB to use the CG resource for repeated transmission. As shown in fig. 5, the network device configures CG resources 1, CG resources 2, CG resources 3, and CG resources 4 for the terminal, and may determine 4 CG resources within the same CG period as a group of CG resources having the same bundling relationship, and the terminal may perform data transmission through the group of CG resources having the same bundling relationship.
Wherein each CG configuration includes: CG resource period, HARQ process number of hybrid automatic repeat request reserved for CG resource, HARQ process identification, HARQ feedback function state information of HARQ process and relation indication information configured by N CG; the relation indication information is used for indicating a reference CG configuration in the N CG configurations and a relative time offset of each CG configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each CG configuration relative to a starting position of a time domain resource of the reference CG configuration. Alternatively, the relative time offset is greater than or equal to 0, and the relative time offsets of the CG arrangements are different from each other.
In this embodiment, the N CG configurations correspond to the same CG resource period; the same downlink HARQ process number is reserved for the N CG configurations, the same downlink HARQ process ID is set for the N CG configurations, and the HARQ feedback functions of the downlink HARQ processes reserved for the CG are all in a closed state.
In this embodiment, the network device may indicate the reference CG configuration in a variety of ways, for example, a reference identifier is set on one CG configuration in the N CG configurations, and the CG configuration with the reference identifier is the reference CG configuration, or a relative time offset of the reference CG configuration is set to 0, or a relative time offset is respectively configured for the remaining N-1 CG configurations in the N CG configurations, and a CG configuration without a relative time offset is defaulted to be the reference CG configuration, and so on, which is not limited in this embodiment of the application.
Further, as shown in fig. 6, the step S201 "the terminal determines the bundling relationship of the data transmission resource according to the resource configuration information of the data transmission resource sent by the network device", includes:
s601, the terminal determines N CG resources adjacent in time domain as a group of CG resources with the same binding relationship from the corresponding resources configured by the reference CG; the N time-domain adjacent CG resources correspond to the N CG configurations, respectively.
In this embodiment, as shown in fig. 5, the network device configures 4 CG resources for the terminal, determines, from left to right, a leftmost CG resource 1 as a reference CG resource, determines adjacent CG resources 1, CG resource 2, CG resource 3, and CG resource 4 as a group of CG resources having the same bundling relationship, and determines that N CG resources located in the same group of bundling respectively correspond to N CG configurations and are mapped to the same HARQ process number.
S602, the terminal associates the identifiers of the HARQ processes reserved for the N CG resources to the CG resources with the same binding relationship in sequence in a polling mode, and the identifiers of the HARQ processes corresponding to the CG resources with the same binding relationship are the same.
In this embodiment, for each CG resource in N CG resources configured by the network device, a polling manner is respectively adopted to sequentially associate downlink HARQ process numbers reserved for the CG resources to each group of CG resources having the same bundling relationship. As shown in fig. 5, the numbers of downlink HARQ processes reserved for CG resources are HARQ #0 and HARQ #1, where N is 4, then HARQ #0 is associated with CG configuration 1, CG configuration 2, CG configuration 3, and CG configuration 4, and then HARQ #1 is associated with CG configuration 1, CG configuration 2, CG configuration 3, and CG configuration 4, so as to perform polling association.
In the data transmission method provided by the embodiment of the application, a terminal determines, from resources corresponding to reference CG configuration, N CG resources adjacent to each other in a time domain as a group of CG resources having the same binding relationship, and the terminal associates, in a polling manner, identifiers of HARQ processes reserved for the N CG resources sequentially to the groups of CG resources having the same binding relationship, where the N CG resources adjacent to each other in the time domain correspond to the N CG configurations, and the identifiers of HARQ processes corresponding to the groups of CG resources having the same binding relationship are the same, and the terminal may repeatedly receive or transmit data on a group of transmission resources having the same binding relationship, thereby ensuring reliability of data repeated transmission.
Still further, step S202, "the terminal performs data transmission and reception through the data transmission resources having the same bundling relationship," includes: and the terminal transmits data through the N CG resources with the same binding relationship.
In this embodiment, the terminal may receive data on N CG resources located in the same bundling, and cache the data packets received M times by using the same HARQ process, and cache the data packets received N times by using the same HARQ process at most. For N downlink receptions at the same bundling, the data received later does not cover the data received earlier. And the terminal combines and decodes the received multiple data packets. The same data packet is repeatedly received on a group of CG resources with the same binding relationship, so that the terminal can accurately merge and decode the data packet, and the accuracy of data repeated transmission is ensured.
Optionally, the configuration information further includes transmission types of the N CG configurations, where the transmission types are PUSCH transmissions based on the first-type configuration grant or PUSCH transmissions based on the second-type configuration grant.
In an embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions authorized based on the first type configuration, the CG configurations further include time-frequency resource configurations of each CG resource. In this embodiment, if the N CG configurations are all type1CG resources, the N CG configurations further include CG time-frequency resource configurations, and after receiving configuration information sent by the network device, the terminal may determine that the CG resources perform data repeat sending.
In another embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions based on the second type configuration grant, the method further includes: a terminal receives an activation signaling sent by network equipment; the activation signaling is used for activating resources corresponding to the N CG configurations.
Optionally, the activation signaling is signaling carried in a Physical Downlink Control Channel (PDCCH).
Optionally, one activation method is: the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating a time domain resource corresponding to the reference CG configuration, and the N frequency domain resource information is used for indicating a frequency domain resource corresponding to each CG configuration.
In this embodiment, 1 PDCCH signaling may be used to activate N CG resources, where 1 PDCCH signaling indicates 1 time domain resource information and N frequency domain resource information. The 1 piece of time domain resource information is used for determining the time domain resources corresponding to the reference CG configuration in the N CG configurations, and the time domain resources corresponding to the rest N-1 CG configurations in the N CG configurations are obtained by deducing the relative time offset in the configuration information and the time domain resources corresponding to the reference CG configuration. The N pieces of frequency domain resource information are respectively used for indicating frequency domain resources corresponding to the N pieces of CG configurations. Because the time domain resources corresponding to the rest N-1 CG configurations in the N CG configurations are obtained by deducing the relative time offset in the configuration information and the time domain resources corresponding to the reference CG configuration, one-to-one indication is not needed, and the signaling overhead can be reduced.
Optionally, another activation manner is: a terminal receives N activation signaling sent by network equipment; the N activation signaling are respectively used for indicating the time domain resource and the frequency domain resource corresponding to each CG configuration. In this embodiment, N PDCCH signaling may be used to activate N CG resources, respectively, so as to ensure the accuracy of resource activation.
Scene three, configuring an SPS resource for the terminal by the network equipment
In one embodiment, the data transmission resource comprises an SPS resource and the resource configuration information comprises an SPS configuration. Optionally, the SPS configuration comprises: SPS resource period, HARQ process number reserved for SPS resource, HARQ feedback function state information of HARQ process, and retransmission times.
In this embodiment, the network device may configure one SPS resource for each DLBWP of each serving cell of the terminal, and the resource configuration information includes SPS configuration corresponding to the one SPS resource.
In this embodiment, for each serving cell of the terminal, at least one DLBWP is configured, and for each DLBWP in the configured at least one DLBWP, optionally, 1 SPS resource may be configured for the DLBWP, where the SPS configuration may include an SPS resource period, a number of downlink HARQ processes reserved for the SPS resources, and the like; configuring the state of the HARQ feedback function of the downlink HARQ process, wherein the HARQ feedback functions of the downlink HARQ process which are configured to be reserved for the SPS resources are all in a closed state; and configuring the number N of repeated transmission by using the same SPS resource, and the like.
In the data transmission method provided by this embodiment, the network device configures one SPS resource for each DLBWP of each serving cell of the terminal, so that when HARQ feedback functions of HARQ processes reserved for the SPS resources are all in an off state, data can be repeatedly transmitted through the configured SPS resource, and reliability of data transmission is ensured under the condition that the HARQ feedback functions are turned off.
Further, as shown in fig. 7, the step S201 "the terminal determines the bundling relationship of the data transmission resource according to the resource configuration information of the data transmission resource sent by the network device", includes:
s701, the terminal determines N SPS resources with continuous time domains as a group of SPS resources with the same binding relationship from a first SPS resource corresponding to SPS configuration; n is greater than 1.
In this embodiment, N is the number of retransmissions, and as shown in fig. 8, N is 4, and starting from the first SPS resource on the leftmost side, 4 SPS resources that are consecutive in the time domain are determined as a group of SPS resources having the same bundling relationship, the HARQ process number corresponding to the group of bundled SPS resources is HARQ #0, and the process is cycled sequentially to determine the SPS resources bundled in each group.
S702, the terminal associates the identifier of the HARQ process reserved for the SPS resource to each group of SPS resources with the same binding relationship in sequence in a polling mode, and the identifiers of the HARQ processes corresponding to one group of SPS resources with the same binding relationship are the same.
In this embodiment, after determining each group of SPS resources having the same bundling relationship, the identifier of the HARQ process reserved for the SPS resources is sequentially associated to each group of SPS resources. As shown in fig. 8, the HARQ processes reserved for SPS resources are denoted by HARQ #0 and HARQ #1, and the polling associates HARQ #0 and HARQ #1 to each set of SPS resources.
The data transmission method provided by the embodiment of the application starts from a first SPS resource corresponding to SPS configuration, and determines N SPS resources with continuous time domains as a group of SPS resources with the same binding relationship; the identifications of the HARQ processes corresponding to the group of the bound SPS resources are the same; and the identifier of the HARQ process reserved for the SPS resources is sequentially associated to each group of the bound SPS resources in a polling mode, and the terminal can repeatedly receive data on one group of the bound SPS resources, so that the reliability of repeated data transmission is ensured.
Further, the step S202 "the terminal performs data transmission and reception through the data transmission resources having the same bundling relationship", includes: the terminal receives data through SPS resources with the same binding relationship, and caches the data packets which are received for M times by adopting the same HARQ process; m is less than or equal to N.
In this embodiment, as shown in fig. 8, the terminal may receive data on 4 SPS resources located in the same bundling, and buffer data packets received at most 4 times by using the same HARQ process. For 4 downlink receptions at the same bundling, the data received later does not cover the data received earlier. And the terminal combines and decodes the received multiple data packets. The same data packet is repeatedly received on a group of SPS resources with the same binding relationship, so that the terminal can accurately merge and decode the data packet, and the accuracy of data repeated transmission is ensured.
Optionally, after receiving the resource configuration information sent by the network device, the terminal further includes: a terminal receives an activation signaling sent by network equipment; the activation signaling is used for activating resources corresponding to one SPS configuration.
In an embodiment, similar to the configuration of N transmission resources by the network device, for the SPS resource and the CG resource using the Type2 transmission method, after receiving the configuration message sent by the network device, the terminal cannot perform repeated data transmission, and the network device is required to activate the configured transmission resource. In this embodiment, since one SPS resource is configured, one SPS resource configured by the network device may be activated through one PDCCH signaling, thereby ensuring reliability of data retransmission.
Scene three, the network equipment configures a CG resource for the terminal
In one embodiment, the data transmission resource comprises a CG resource and the resource configuration information comprises a CG configuration. Optionally, the CG configuration comprises: CG resource period, HARQ process number reserved for CG resource, HARQ feedback function state information of HARQ process, and retransmission times.
In this embodiment, the network device may configure one CG resource for each UL BWP of each serving cell of the terminal, and the resource configuration information includes CG configuration corresponding to the one CG resource.
In this embodiment, for each serving cell of the terminal, at least one DL BWP is configured, and for each DLBWP in the configured at least one DL BWP, optionally, 1CG resource may be configured for the DLBWP, where the CG configuration may include a CG resource period, a number of downlink HARQ processes reserved for the CG resource, and the like; configuring the state of the HARQ feedback function of the downlink HARQ process, wherein the HARQ feedback functions of the downlink HARQ process which are configured to be reserved for CG resources are all in a closed state; the number of times N of repetitive transmission using the same CG resource is configured, and the like.
In the data transmission method provided by this embodiment, the network device configures a CG resource for each UL BWP of each serving cell of the terminal, so that when HARQ feedback functions of HARQ processes reserved for the CG resources are all in a closed state, data can be repeatedly transmitted through the configured CG resource, and data transmission reliability is ensured under the condition that the HARQ feedback functions are closed, and in addition, under the condition that the HARQ feedback functions are closed, the CG resources configured by the resource configuration information can be directly used for data transmission, and the network device does not need to schedule the CG resources through PDCCH signaling for multiple times, thereby avoiding bringing a large amount of PDCCH signaling overhead, and occupying one CG resource in the data repeated transmission process, and saving transmission resources.
Further, as shown in fig. 9, the step S201 "the terminal determines the bundling relationship of the data transmission resource according to the resource configuration information of the data transmission resource sent by the network device", includes:
s901, the terminal determines N CG resources with continuous time domain as a group of CG resources with the same binding relationship from the first CG resource corresponding to CG configuration; n is greater than 1.
In this embodiment, N is the number of retransmissions, as shown in fig. 10, where N is 4, starting from the first CG resource on the leftmost side, 4 CG resources that are consecutive in the time domain are determined as a group of CG resources having the same bundling relationship, the HARQ process number corresponding to the group of bundled CG resources is HARQ #0, and the steps are sequentially repeated to determine the CG resources bundled in each group.
S902, the terminal associates the HARQ process identifications reserved for the CG resources to the CG resources with the same binding relationship in sequence in a polling mode, and the HARQ process identifications corresponding to the CG resources with the same binding relationship are the same.
In this embodiment, after determining the CG resources of each group having the same bundling relationship, the identifier of the HARQ process reserved for the CG resources is sequentially associated to the CG resources of each group. As shown in fig. 10, the HARQ processes reserved for CG resources are denoted by HARQ #0 and HARQ #1, and polling associates HARQ #0 and HARQ #1 to each set of CG resources.
In the data transmission method provided by the embodiment of the application, starting from a first CG resource corresponding to CG configuration, N CG resources with continuous time domains are determined as a group of CG resources with the same binding relationship; the identifications of the HARQ processes corresponding to the group of bound CG resources are the same; and the identifier of the HARQ process reserved for the CG resource is sequentially associated to each group of the bound CG resources in a polling mode, and the terminal can repeatedly send data on the group of the bound CG resources, so that the reliability of data repeated transmission is ensured.
Further, the step S202 "the terminal performs data transmission and reception through the data transmission resources having the same bundling relationship", includes: and the terminal transmits data through the CG resources with the same binding relationship.
In this embodiment, as shown in fig. 10, the terminal may send data on 4 CG resources located in the same bundling, and since the same data packet is repeatedly sent on a group of CG resources having the same bundling relationship, the terminal may accurately send the data packet, so as to ensure reliability of data repeat transmission.
Optionally, the configuration information further includes transmission types of the N CG configurations, where the transmission types are PUSCH transmissions based on the first-type configuration grant or PUSCH transmissions based on the second-type configuration grant.
In an embodiment, if the transmission type of a CG configuration is PUSCH transmission based on the first type configuration grant, the CG configuration further includes a time-frequency resource configuration of each CG resource. In this embodiment, if all the CG configurations are type1CG resources, the CG configuration further includes a time-frequency resource configuration of the CG, and after receiving configuration information sent by the network device, the terminal may determine that the CG resources perform data repeat sending.
In another embodiment, if the transmission type of the CG configuration is PUSCH transmission based on the second type configuration grant, the method further includes: a terminal receives an activation signaling sent by network equipment; the activation signaling is used for activating resources corresponding to one CG configuration.
In an embodiment, similar to the configuration of N CG resources by the network device, for a CG resource adopting a Type2 transmission mode, after receiving a configuration message sent by the network device, the terminal cannot repeatedly send data, and the network device needs to activate the configured transmission resource, thereby ensuring the reliability of data repeated transmission.
Fig. 11 is a flowchart of a data transmission method according to an embodiment. The embodiment relates to a specific implementation process that network equipment sends resource configuration information of data transmission resources to a terminal and performs data transceiving through the data transmission resources which are determined by the terminal and have the same binding relationship. As shown in fig. 11, the method may include the steps of:
s1101, the network equipment sends resource configuration information of data transmission resources to the terminal.
The resource configuration information may include BWPs configured by the network device for each serving cell of the terminal, and may also include transmission resource configurations configured for each BWP, for example, the BWPs may be DL BWPs and may also be UL BWPs, each BWP may configure at least one transmission resource configuration, the at least one transmission resource configuration may be downlink resource configurations and may also be uplink resource configurations, for example, the transmission resource configuration may be SPS configurations and may also be CG configurations, and the number of transmission resource configurations corresponding to each BWP is not limited, one transmission resource configuration may be configured for each BWP, or multiple transmission resource configurations may be configured for each BWP, for example, one SPS configuration is configured for DL BWP of each serving cell of the terminal, one CG configuration is configured for UP BWP of each serving cell of the terminal, or multiple SPS configurations are configured for DL BWP of each serving cell of the terminal, the configuration of multiple CGs for the UP BWP of each serving cell of the terminal may be configured according to actual needs, and the embodiment is not limited. The transmission resource configuration may include a resource period, a number of HARQ processes reserved for the transmission resource, an Identifier (ID) of the HARQ process, a HARQ feedback function state of the HARQ process, a number of retransmissions, and other parameters, which is not limited in this embodiment.
Optionally, the Resource configuration information may be carried in Radio Resource Control (RRC) signaling.
In this embodiment, after the network device sends the resource configuration information to the terminal, the terminal determines the bundling relationship of each data transmission resource, and performs data transceiving on the data transmission resources with the same bundling relationship, and similarly, the network device may also perform data transceiving on the data transmission resources with the same bundling relationship determined by the terminal. For example, the terminal may determine, according to the resource configuration information, a plurality of time-domain adjacent data transmission resources as a group of data transmission resources having the same binding relationship, starting from a specific data transmission resource. For example, 4 SPS resources are configured in the resource configuration information, and the terminal may bind 4 SPS resources adjacent to each other in the time domain into one group starting from the SPS resource with the earliest time domain, or, 3 CG resources are configured in the resource configuration information, and the terminal may bind 3 CG resources adjacent to each other in the time domain into one group starting from the CG resource with the earliest time domain. Different data transmission resources may have different bundling relationships, and the embodiments of the present application are not limited thereto.
S1102, the network equipment receives and transmits data through the data transmission resources which are determined by the terminal and have the same binding relationship.
In this embodiment, after the network device configures the resource information, the terminal determines the bundling relationship of each data transmission resource according to the resource configuration information, and performs data transceiving on the data transmission resources with the same bundling relationship, so that even if the HARQ feedback function of the HARQ process reserved for the data transmission resources is in an off state, data transceiving can be performed on the data transmission resources configured by the network device and determined by the terminal with the same bundling relationship, without dynamic scheduling by the network device. For example, if the network device configures a plurality of SPS resources for the DLBWP of each serving cell of the terminal, the UE receives data on the SPS resources having the same bundling relationship, and the network device also transmits data on the SPS resources having the same bundling relationship. Alternatively, if the network device configures multiple CG resources for UL BWP of each serving cell of the terminal, the UE transmits data on a set of CG resources having the same bundling relationship, and the network device also receives data on the CG resources having the same bundling relationship.
In the data transmission method provided in the embodiment of the present application, the network device sends the resource allocation information of the data transmission resource to the terminal, and performs data transmission and reception through the data transmission resource determined by the terminal and having the same bundling relationship, even if the HARQ feedback function of the HARQ process reserved for the data transmission resource is all in the off state, the data transmission resource having the same bundling relationship can be subjected to data transmission and reception after the bundling relationship of the data transmission resource is determined through the resource allocation information sent by the network device, that is, the data transmission resource having the same bundling relationship is subjected to data repetition reception or transmission, the data transmission reliability is ensured under the condition that the HARQ feedback function is turned off, and the data transmission resource having the same bundling relationship can be directly used for data reception or transmission under the condition that the HARQ feedback function is turned off, the network equipment is not required to schedule data transmission resources through PDCCH signaling for many times, and a large amount of PDCCH signaling overhead is avoided.
In one embodiment, the data transmission resource is an activated data transmission resource, and the network device sends resource configuration information of the data transmission resource to the terminal, including: and after determining the activated data transmission resource, the network equipment sends resource configuration information of the data transmission resource to the terminal.
In one embodiment, before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further includes: the network device configures N SPS resources for each downlink working bandwidth DLBWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
In one embodiment, the resource configuration information includes N SPS configurations; each SPS configuration includes: the method comprises the steps of (1) SPS resource period, hybrid automatic repeat request (HARQ) process number reserved for SPS resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by N SPS; the relation indication information is used for indicating a reference SPS configuration in the N SPS configurations and a relative time offset of each SPS configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each SPS configuration relative to a starting position of a time domain resource of the reference SPS configuration.
In one embodiment, the relative time offset is greater than or equal to 0, and the relative time offsets of the SPS configurations are mutually different.
In one embodiment, the resource periods of the N SPS configurations are all the same; the number of the HARQ processes configured by the N SPS is the same; the identifications of the HARQ processes configured by the N SPS are the same; HARQ feedback functions of the HARQ processes configured by the N SPS are all in an off state.
In this embodiment, the N SPS configurations correspond to the same SPS resource period; reserving the same number of downlink HARQ processes for the N SPS configurations, setting the same ID of the downlink HARQ processes for the N SPS configurations, and enabling HARQ feedback functions of the downlink HARQ processes reserved for the SPS to be in a closed state; moreover, none of the N SPS configurations configures a corresponding PUCCH resource for feedback ACK/NACK.
In one embodiment, the time domain resources of the N SPS resources do not overlap with each other; the frequency domain resources of the N SPS resources are the same or different; the resource sizes of the N SPS resources are the same; the modulation of the N SPS resources is the same as the coding strategy MCS level.
In this embodiment, the network device may activate N SPS configured resources through the PDCCH, where the N SPS resources have the following characteristics:
a) the time domain resources corresponding to the N SPS resources are not overlapped with each other, and the frequency domain resources corresponding to the N SPS resources can be the same or different;
b) the N SPS resources have the same size, and the MCS levels of the N SPS resources are the same, so that the transport blocks with the same size can be carried.
In one embodiment, the method further comprises: the network equipment sends an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to the N SPS configurations.
In one embodiment, the network device sends activation signaling to the terminal, including: the network equipment sends an activation signaling to the terminal; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating the time domain resources corresponding to the reference SPS configuration, and the N frequency domain resource information is used for indicating the frequency domain resources corresponding to each SPS configuration.
In one embodiment, the network device sends the activation signaling to the terminal, including: the network equipment sends N activation signaling to the terminal; the N activation signalings are respectively used for indicating time domain resources and frequency domain resources corresponding to the SPS configurations.
In one embodiment, before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further includes: the network device configures N CG resources for each uplink working bandwidth ULBWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
In one embodiment, the resource configuration information includes N CG configurations; each CG configuration includes: CG resource period, HARQ process number of hybrid automatic repeat request reserved for CG resource, HARQ process identification, HARQ feedback function state information of HARQ process and relation indication information configured by N CG; the relation indication information is used for indicating a reference CG configuration in the N CG configurations and a relative time offset of each CG configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each CG configuration relative to a starting position of a time domain resource of the reference CG configuration.
In one embodiment, the relative time offset is greater than or equal to 0, and the relative time offsets of the CG configurations are different from each other.
In one embodiment, the resource periods of the N CG configurations are all the same; the number of HARQ processes configured by the N CG is the same; the identifications of the HARQ processes configured by the N CG are the same; the HARQ feedback functions of the HARQ processes configured by the N CG are all in an off state.
In this embodiment, N CG configurations correspond to the same CG resource period; the same number of uplink HARQ processes is reserved for the N CG configurations, the same uplink HARQ process ID is set for the N CG configurations, and the HARQ feedback functions of the uplink HARQ processes reserved for the CG are all in an off state.
In one embodiment, the time domain resources of the N CG resources do not overlap each other; the frequency domain resources of the N CG resources are the same or different; the resource sizes of the N CG resources are the same; the modulation of the N CG resources is the same as the MCS level of the coding strategy.
In this embodiment, the network device may activate resources of N CG configurations through the PDCCH, and whether the N CG configurations are type1CG or type2 CG, the time-frequency resources of the N CG configurations have the following characteristics:
a) the time domain resources corresponding to the N CG resources are not overlapped with each other, and the frequency domain resources corresponding to the N CG resources can be the same or different;
b) the sizes of the N CG resources are the same, and the MCS levels of the N CG resources are the same, that is, the transmission blocks with the same size can be carried.
In one embodiment, the resource configuration information further includes: and the transmission types of the N CG configurations are PUSCH transmission based on the first type configuration authorization or PUSCH transmission based on the second type configuration authorization.
In one embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions based on the first type of configuration authorization, the CG configurations further include time-frequency resource configurations of each CG resource.
In one embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions based on the second type configuration grant, the method further includes: the network equipment sends an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to the N CG configurations.
In one embodiment, the network device sends activation signaling to the terminal, including: the network equipment sends an activation signaling to the terminal; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating a time domain resource corresponding to the reference CG configuration, and the N frequency domain resource information is used for indicating a frequency domain resource corresponding to each CG configuration.
In one embodiment, the network device sends activation signaling to the terminal, including: the network equipment sends N activation signaling to the terminal; the N activation signaling are respectively used for indicating the time domain resource and the frequency domain resource corresponding to each CG configuration.
In one embodiment, before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further includes: the network device configures an SPS resource for each downlink working bandwidth DLBWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
In one embodiment, the resource configuration information comprises an SPS configuration; the SPS configuration comprises the following steps: SPS resource period, the number of HARQ processes reserved for SPS resources, HARQ feedback function state information of the HARQ processes, and retransmission times.
In one embodiment, the HARQ feedback functions of the HARQ processes corresponding to the SPS configuration are all in an off state.
In one embodiment, the method further comprises: the network equipment sends an activation signaling to the terminal, and the activation signaling is used for activating a resource corresponding to the SPS configuration.
In one embodiment, before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further includes:
the network device configures a CG resource for each uplink working bandwidth UL BWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
In one embodiment, the configuration information includes a CG configuration; the CG configuration includes: CG resource period, HARQ process number reserved for CG resource, HARQ feedback function state information of HARQ process, and retransmission times.
In one embodiment, the HARQ feedback functions of the HARQ processes corresponding to the CG configuration are all in an off state.
In one embodiment, the resource configuration information further includes: and the transmission type of one CG configuration is PUSCH transmission based on the first type configuration authorization or PUSCH transmission based on the second type configuration authorization.
In an embodiment, if the transmission type of a CG configuration is PUSCH transmission based on the first type configuration grant, the CG configuration further includes a time-frequency resource configuration of each CG resource.
In one embodiment, if the transmission type of a CG configuration is a PUSCH transmission based on a second type configuration grant, the method further includes: the network equipment sends an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to one CG configuration.
The implementation principle and the beneficial effect of the data transmission method on the network device side provided by the above embodiment may refer to the implementation principle and the beneficial effect of the data transmission method on the terminal side, and are not described herein again.
It should be understood that although the various steps in the flow charts of fig. 2-11 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-11 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 12, there is provided a data transmission configuration apparatus including:
a determining module 21, configured to determine a bundling relationship of data transmission resources according to resource configuration information of the data transmission resources sent by the network device;
and the processing module 22 is configured to perform data transceiving through the data transmission resources having the same bundling relationship.
In an embodiment, the data transmission resource is an activated data transmission resource, and the determining module 21 is configured to determine a bundling relationship of the data transmission resource according to the activated data transmission resource and resource configuration information of the data transmission resource.
In one embodiment, the data transmission resources include N semi-persistent scheduling SPS resources, and the resource configuration information includes N SPS configurations, where N is an integer greater than 1.
In one embodiment, each SPS configuration includes: the method comprises the steps of (1) SPS resource period, hybrid automatic repeat request (HARQ) process number reserved for SPS resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by N SPS; the relation indication information is used for indicating a reference SPS configuration in the N SPS configurations and a relative time offset of each SPS configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each SPS configuration relative to a starting position of a time domain resource of the reference SPS configuration.
In one embodiment, the relative time offset is greater than or equal to 0, and the relative time offsets of the SPS configurations are mutually different.
In one embodiment, the determining module 21 is configured to determine, starting from a resource corresponding to the reference SPS configuration, N time-domain adjacent SPS resources as a group of SPS resources having the same bundling relationship; the N SPS resources adjacent to the time domain correspond to the N SPS configurations respectively; and sequentially associating the identifier of the HARQ process reserved for the N SPS resources to each group of SPS resources with the same binding relationship in a polling mode, wherein the identifiers of the HARQ processes corresponding to one group of SPS resources with the same binding relationship are the same.
In an embodiment, the processing module 22 is configured to receive data through N SPS resources with the same binding relationship, and cache data packets received M times by using the same HARQ process; m is less than or equal to N.
In one embodiment, the apparatus further comprises:
a receiving module, configured to receive an activation signaling sent by a network device; the activation signaling is used for activating resources corresponding to the N SPS configurations.
In one embodiment, the receiving module is configured to receive an activation signaling sent by a network device; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating the time domain resources corresponding to the reference SPS configuration, and the N frequency domain resource information is used for indicating the frequency domain resources corresponding to each SPS configuration.
In one embodiment, the apparatus includes a receiving module, configured to receive N activation signaling sent by a network device; the N activation signalings are respectively used for indicating time domain resources and frequency domain resources corresponding to the SPS configurations.
In one embodiment, the data transmission resource includes N configuration grant CG resources, and the resource configuration information includes N CG configurations, where N is an integer greater than 1.
In one embodiment, each CG configuration includes: CG resource period, HARQ process number reserved for CG resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by N CGs; the relation indication information is used for indicating a reference CG configuration in the N CG configurations and a relative time offset of each CG configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each CG configuration relative to a starting position of a time domain resource of the reference CG configuration.
In one embodiment, the relative time offset is greater than or equal to 0, and the relative time offsets of the CG configurations are different from each other.
In one embodiment, the determining module 21 is configured to determine, starting from a resource corresponding to the reference CG configuration, N time-domain adjacent CG resources as a set of bundled CG resources; n CG resources adjacent to each other in time domain correspond to the N CG configurations respectively; and sequentially associating the identifiers of the HARQ processes reserved for the N CG resources to the N CG resources bound to each group in a polling mode, wherein the identifiers of the HARQ processes corresponding to the CG resources bound to each group are the same.
In one embodiment, the processing module 22 is configured to transmit data through the N CG resources having the same binding relationship.
In one embodiment, the configuration information further includes transmission types of the N CG configurations, and the transmission types are PUSCH transmissions based on the first type of configuration grant or PUSCH transmissions based on the second type of configuration grant.
In one embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions based on the first type of configuration authorization, the CG configurations further include time-frequency resource configurations of each CG resource.
In one embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions based on the second type configuration grant, the apparatus further includes:
a receiving module, configured to receive an activation signaling sent by a network device; the activation signaling is used for activating resources corresponding to the N CG configurations.
In one embodiment, the receiving module is configured to receive an activation signaling sent by a network device; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating a time domain resource corresponding to the reference CG configuration, and the N frequency domain resource information is used for indicating a frequency domain resource corresponding to each CG configuration.
In one embodiment, the apparatus includes a receiving module, configured to receive N activation signaling sent by a network device; the N activation signalings are respectively used for indicating time domain resources and frequency domain resources corresponding to the CG configurations.
In one embodiment, the data transmission resource comprises an SPS resource and the resource configuration information comprises an SPS configuration.
In one embodiment, the SPS configuration includes: SPS resource period, HARQ process number reserved for SPS resource, HARQ feedback function state information of HARQ process, and retransmission times.
In one embodiment, the processing module 22 is configured to determine, starting from a first SPS resource corresponding to the SPS configuration, N SPS resources that are consecutive in a time domain as a group of SPS resources having the same binding relationship; n is greater than 1; sequentially associating the identifier of the HARQ process reserved for the SPS resource to each group of SPS resources with the same binding relationship by adopting a polling mode, wherein the identifiers of the HARQ processes corresponding to one group of SPS resources with the same binding relationship are the same; .
In one embodiment, the processing module 22 is configured to receive data through SPS resources with the same bundling relationship, and cache data packets received M times by using the same HARQ process; m is less than or equal to N.
In one embodiment, the apparatus further comprises:
a receiving module, configured to receive an activation signaling sent by a network device; the activation signaling is used for activating resources corresponding to one SPS configuration.
In one embodiment, the data transmission resource comprises a CG resource and the resource configuration information comprises a CG configuration.
In one embodiment, the CG configuration includes: CG resource period, HARQ process number reserved for CG resource, HARQ feedback function state information of HARQ process, and retransmission times.
In an embodiment, the determining module 21 is configured to determine, starting from a first CG resource corresponding to a CG configuration, N CG resources that are consecutive in a time domain as a group of CG resources having the same binding relationship; n is greater than 1; and sequentially associating the identifier of the HARQ process reserved for the CG resource to each group of CG resources with the same binding relationship by adopting a polling mode, wherein the identifiers of the HARQ processes corresponding to the CG resources with the same binding relationship are the same.
In one embodiment, the processing module 22 is configured to transmit data through CG resources having the same binding relationship.
In one embodiment, the resource configuration information further includes a CG-configured transmission type, and the transmission type is PUSCH transmission based on the first-type configuration grant or PUSCH transmission based on the second-type configuration grant.
In an embodiment, if the transmission type of a CG configuration is PUSCH transmission based on the first type configuration grant, the CG configuration further includes time-frequency resource configuration of each CG resource.
In one embodiment, if the transmission type of a CG configuration is PUSCH transmission based on a second type configuration grant, the apparatus further includes:
a receiving module, configured to receive an activation signaling sent by a network device; the activation signaling is used for activating resources corresponding to one CG configuration.
In one embodiment, as shown in fig. 13, there is provided a data transmission configuration apparatus including:
a sending module 31, configured to send resource configuration information of data transmission resources to a terminal;
and a processing module 32, configured to perform data transceiving through the data transmission resources with the same bundling relationship determined by the terminal.
In an embodiment, the sending module 31 is configured to, after determining the activated data transmission resource, send resource configuration information of the data transmission resource to the terminal by the network device.
In one embodiment, the apparatus further comprises: the configuration module is configured to configure N SPS resources for each downlink working bandwidth DLBWP corresponding to each serving cell of the terminal, where N is an integer greater than 1.
In one embodiment, the resource configuration information includes N SPS configurations; each SPS configuration includes: the method comprises the steps of (1) SPS resource period, hybrid automatic repeat request (HARQ) process number reserved for SPS resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by N SPS; the relation indication information is used for indicating a reference SPS configuration in the N SPS configurations and a relative time offset of each SPS configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each SPS configuration relative to a starting position of a time domain resource of the reference SPS configuration.
In one embodiment, the relative time offset is greater than or equal to 0, and the relative time offsets of the SPS configurations are mutually different.
In one embodiment, the resource periods of the N SPS configurations are all the same; the number of the HARQ processes configured by the N SPS is the same; the identifications of the HARQ processes configured by the N SPS are the same; HARQ feedback functions of the HARQ processes configured by the N SPS are all in an off state.
In one embodiment, the time domain resources of the N SPS resources do not overlap with each other; the frequency domain resources of the N SPS resources are the same or different; the resource sizes of the N SPS resources are the same; the modulation of the N SPS resources is the same as the coding strategy MCS level.
In one embodiment, the sending module 31 is further configured to send an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to the N SPS configurations.
In one embodiment, the sending module 31 is configured to send an activation signaling to the terminal; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating the time domain resources corresponding to the reference SPS configuration, and the N frequency domain resource information is used for indicating the frequency domain resources corresponding to each SPS configuration.
In one embodiment, the sending module 31 is configured to send N activation signaling to the terminal; the N activation signalings are respectively used for indicating time domain resources and frequency domain resources corresponding to the SPS configurations.
In one embodiment, the apparatus further comprises: a configuration module, configured to configure N CG resources for each uplink working bandwidth ul bwp corresponding to each serving cell of the terminal, where N is an integer greater than 1.
In one embodiment, the resource configuration information includes N CG configurations; each CG configuration includes: CG resource period, HARQ process number of hybrid automatic repeat request reserved for CG resource, HARQ process identification, HARQ feedback function state information of HARQ process and relation indication information configured by N CG; the relation indication information is used for indicating a reference CG configuration in the N CG configurations and a relative time offset of each CG configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each CG configuration relative to a starting position of a time domain resource of the reference CG configuration.
In one embodiment, the relative time offset is greater than or equal to 0, and the relative time offsets of the CG configurations are different from each other.
In one embodiment, the resource periods of the N CG configurations are all the same; the number of HARQ processes configured by the N CG is the same; the identifications of the HARQ processes configured by the N CG are the same; the HARQ feedback functions of the HARQ processes configured by the N CG are all in an off state.
In one embodiment, the time domain resources of the N CG resources do not overlap each other; the frequency domain resources of the N CG resources are the same or different; the resource sizes of the N CG resources are the same; the modulation of the N CG resources is the same as the MCS level of the coding strategy.
In one embodiment, the resource configuration information further includes: and the transmission types of the N CG configurations are PUSCH transmission based on the first type configuration authorization or PUSCH transmission based on the second type configuration authorization.
In an embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions authorized based on the first type configuration, the CG configurations further include time-frequency resource configurations of each CG resource.
In an embodiment, if the transmission types of the N CG configurations are all PUSCH transmissions based on the second type configuration authorization, the sending module 31 is further configured to send an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to the N CG configurations.
In one embodiment, the sending module 31 is configured to send an activation signaling to the terminal; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating a time domain resource corresponding to the reference CG configuration, and the N frequency domain resource information is used for indicating a frequency domain resource corresponding to each CG configuration.
In one embodiment, the sending module 31 is configured to send N activation signaling to the terminal; the N activation signalings are respectively used for indicating time domain resources and frequency domain resources corresponding to the CG configurations.
In one embodiment, the apparatus further comprises: the configuration module is configured to configure an SPS resource for each downlink working bandwidth DLBWP corresponding to each serving cell of the terminal, where N is an integer greater than 1.
In one embodiment, the resource configuration information includes an SPS configuration; the SPS configuration comprises the following steps: SPS resource period, HARQ process number reserved for SPS resource, HARQ feedback function state information of HARQ process, and retransmission times.
In one embodiment, the HARQ feedback functions of the HARQ processes corresponding to the SPS configuration are all in an off state.
In an embodiment, the sending module 31 is configured to send an activation signaling to the terminal, where the activation signaling is used to activate a resource corresponding to an SPS configuration.
In one embodiment, the apparatus further comprises: a configuration module, configured to configure a CG resource for each uplink working bandwidth ul bwp corresponding to each serving cell of the terminal, where N is an integer greater than 1.
In one embodiment, the configuration information includes a CG configuration; the CG configuration includes: CG resource period, HARQ process number reserved for CG resource, HARQ feedback function state information of HARQ process, and retransmission times.
In one embodiment, the HARQ feedback functions of the HARQ processes corresponding to the CG configuration are all in an off state.
In one embodiment, the resource configuration information further includes: and the transmission type of one CG configuration is the PUSCH transmission based on the first type configuration authorization or the PUSCH transmission based on the second type configuration authorization.
In an embodiment, if the transmission type of a CG configuration is PUSCH transmission based on the first type configuration grant, the CG configuration further includes a time-frequency resource configuration of each CG resource.
In an embodiment, if the transmission type of a CG configuration is PUSCH transmission based on the second type configuration authorization, the sending module 31 is further configured to send an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to one CG configuration.
The implementation principle and technical effect of the data transmission configuration device provided by the above embodiment are similar to those of the above method embodiment, and are not described herein again.
For specific limitations of the data transmission configuration device, reference may be made to the above limitations on the data transmission method, which is not described herein again. The modules in the data transmission configuration device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 14. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operating system and the computer program to run on the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement an information reporting method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
In one embodiment, a computer device is provided, which may be a network device, the internal structure of which may be as shown in fig. 15. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data transmission configuration data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a data transmission method.
It will be appreciated by those skilled in the art that the configurations shown in fig. 14 or 15 are only block diagrams of some of the configurations relevant to the present application, and do not constitute a limitation on the computer apparatus to which the present application is applied, and a particular computer apparatus may include more or less components than those shown in the drawings, or may combine some components, or have a different arrangement of components.
An embodiment of the present application further provides a terminal, including: a processor, a memory, and a transceiver, the processor, the memory, and the transceiver communicating with each other through an internal connection path, the memory for storing program code;
the processor is configured to call the program code stored in the memory to implement, in cooperation with the transceiver, the steps of the method according to any embodiment of the terminal side.
An embodiment of the present application further provides a network device, including: a processor, a memory, and a transceiver, the processor, the memory, and the transceiver communicating with each other through an internal connection path,
the memory for storing program code;
the processor is configured to call the program code stored in the memory to implement, in cooperation with the transceiver, the steps of the method according to any embodiment of the network device side.
The implementation principle and technical effect of the computer device provided by the above embodiment are similar to those of the above method embodiment, and are not described herein again.
The embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method according to any embodiment of the terminal side.
The embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method in any embodiment of the network device side.
The implementation principle and technical effect of the computer-readable storage medium provided by the above embodiments are similar to those of the above method embodiments, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features. The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (68)

  1. A method of data transmission, the method comprising:
    the terminal determines the binding relation of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network equipment;
    and the terminal receives and transmits data through the data transmission resources with the same binding relationship.
  2. The method of claim 1, wherein the data transmission resource is an activated data transmission resource, and the determining, by the terminal, the bundling relationship of the data transmission resource according to resource configuration information of the data transmission resource comprises:
    and the terminal determines the binding relation of the data transmission resources according to the activated data transmission resources and the resource configuration information of the data transmission resources.
  3. The method of claim 1, wherein the data transmission resources comprise N semi-persistent scheduling (SPS) resources, wherein the resource configuration information comprises N SPS configurations, and wherein N is an integer greater than 1.
  4. The method as recited in claim 3, wherein each of said SPS configurations comprises: the method comprises the steps of (1) SPS resource period, hybrid automatic repeat request (HARQ) process number reserved for SPS resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by the N SPS; the relation indication information is used for indicating a reference SPS configuration in the N SPS configurations and a relative time offset of each SPS configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each SPS configuration relative to a starting position of a time domain resource of the reference SPS configuration.
  5. The method of claim 4, wherein the relative time offset is greater than or equal to 0, and wherein the relative time offsets of the SPS configurations are different from each other.
  6. The method according to claim 4 or 5, wherein the terminal determines the bundling relationship of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network device, and the method comprises:
    the terminal determines N SPS resources adjacent in time domain as a group of SPS resources with the same binding relationship from the resource corresponding to the reference SPS configuration; the N time domain adjacent SPS resources correspond to the N SPS configurations respectively;
    and the terminal associates the identifiers of the HARQ processes reserved for the N SPS resources to each group of SPS resources with the same binding relationship in sequence in a polling mode, wherein the identifiers of the HARQ processes corresponding to the group of SPS resources with the same binding relationship are the same.
  7. The method of claim 3, wherein the terminal performs data transceiving through data transmission resources with the same bundling relationship, and comprises:
    the terminal receives data through N SPS resources with the same binding relationship, and caches the data packet received M times by adopting the same HARQ process; m is less than or equal to N.
  8. The method of claim 4, further comprising:
    the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for activating resources corresponding to the N SPS configurations.
  9. The method of claim 8, wherein the receiving, by the terminal, the activation signaling sent by the network device comprises:
    the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating the time domain resource corresponding to the reference SPS configuration, and the N frequency domain resource information is used for indicating the frequency domain resource corresponding to each SPS configuration.
  10. The method of claim 8, wherein the receiving, by the terminal, the activation signaling sent by the network device comprises:
    the terminal receives N activation signaling sent by the network equipment; the N activation signaling are respectively used for indicating a time domain resource and a frequency domain resource corresponding to each SPS configuration.
  11. The method of claim 1, wherein the data transmission resources comprise N Configuration Grant (CG) resources, wherein the resource configuration information comprises N CG configurations, and wherein N is an integer greater than 1.
  12. The method of claim 11, wherein each CG configuration comprises: CG resource period, HARQ process number reserved for CG resource, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by the N CGs; the relation indication information is used for indicating a reference CG configuration in the N CG configurations and a relative time offset of each CG configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each CG configuration relative to a starting position of a time domain resource of the reference CG configuration.
  13. The method of claim 12, wherein the relative time offset is greater than or equal to 0, and wherein the relative time offsets of the CG configurations are different from each other.
  14. The method according to claim 12 or 13, wherein the determining, by the terminal, the bundling relationship of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network device comprises:
    the terminal determines N CG resources adjacent to each other in time domain as a group of bound CG resources from the corresponding resources configured by the reference CG; the N CG resources adjacent to each other in the time domain correspond to the N CG configurations respectively;
    and the terminal associates the identifiers of the HARQ processes reserved for the N CG resources to the N CG resources bound to each group in sequence in a polling mode, wherein the identifiers of the HARQ processes corresponding to the CG resources bound to each group are the same.
  15. The method of claim 11, wherein the terminal performs transceiving of data through data transmission resources having the same bundling relationship, and comprises:
    and the terminal transmits data through the N CG resources with the same binding relationship.
  16. The method of claim 12, wherein the configuration information further comprises transmission types of the N CG configurations, and wherein the transmission types are PUSCH transmissions based on a first type of configuration grant or PUSCH transmissions based on a second type of configuration grant.
  17. The method of claim 16, wherein the CG configurations further include a time-frequency resource configuration of each CG resource if transmission types of the N CG configurations are all PUSCH transmissions based on a first type configuration grant.
  18. The method of claim 16, wherein if the transmission types of the N CG configurations are all PUSCH transmissions based on a second type of configuration grant, the method further comprises:
    the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for activating resources corresponding to the N CG configurations.
  19. The method of claim 18, wherein the receiving, by the terminal, the activation signaling sent by the network device comprises:
    the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating a time domain resource corresponding to the reference CG configuration, and the N frequency domain resource information is used for indicating a frequency domain resource corresponding to each CG configuration.
  20. The method of claim 19, wherein the receiving, by the terminal, the activation signaling sent by the network device comprises:
    the terminal receives N activation signaling sent by the network equipment; the N activation signaling are respectively used for indicating a time domain resource and a frequency domain resource corresponding to each CG configuration.
  21. The method of claim 1, wherein the data transmission resource comprises an SPS resource, and wherein the resource configuration information comprises an SPS configuration.
  22. The method of claim 21, wherein the SPS configuration comprises: SPS resource period, the number of HARQ processes reserved for SPS resources, HARQ feedback function state information of the HARQ processes, and retransmission times.
  23. The method of claim 22, wherein the determining, by the terminal, the bundling relationship of the data transmission resources according to resource configuration information of the data transmission resources sent by a network device comprises:
    the terminal determines N SPS resources with continuous time domains as a group of SPS resources with the same binding relationship from a first SPS resource corresponding to the SPS configuration; n is greater than 1;
    and the terminal associates the identifiers of the HARQ processes reserved for the SPS resources with the SPS resources of the same group in sequence in a polling mode, wherein the identifiers of the HARQ processes corresponding to the SPS resources of the same group are the same.
  24. The method of claim 21, wherein the terminal performs data transceiving through data transmission resources with the same bundling relationship, comprising:
    the terminal receives data through SPS resources with the same binding relationship, and caches data packets received for M times by adopting the same HARQ process; m is less than or equal to N.
  25. The method of claim 21, further comprising:
    the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for activating the resource corresponding to the SPS configuration.
  26. The method of claim 1, wherein the data transmission resource comprises a CG resource, and wherein the resource configuration information comprises a CG configuration.
  27. The method of claim 26, wherein the CG configuration comprises: CG resource period, HARQ process number reserved for CG resource, HARQ feedback function state information of HARQ process, and retransmission times.
  28. The method of claim 27, wherein the determining, by the terminal, the bundling relationship of the data transmission resources according to resource configuration information of the data transmission resources sent by a network device comprises:
    the terminal determines N CG resources with continuous time domain as a group of CG resources with the same binding relationship from the first CG resource corresponding to the CG configuration; n is greater than 1;
    and the terminal sequentially associates the identifier of the HARQ process reserved for the CG resource to each group of CG resources with the same binding relationship in a polling mode, wherein the identifiers of the HARQ processes corresponding to the group of CG resources with the same binding relationship are the same.
  29. The method of claim 26, wherein the terminal performs transceiving of data through data transmission resources having the same bundling relationship, comprising:
    and the terminal transmits data through the CG resources with the same binding relationship.
  30. The method of claim 27, wherein the resource configuration information further comprises a transmission type of the one CG configuration, and wherein the transmission type is a PUSCH transmission based on a first type of configuration grant or a PUSCH transmission based on a second type of configuration grant.
  31. The method of claim 30, wherein if the transmission type of the CG configuration is PUSCH transmission based on first class configuration grant, the CG configuration further comprises time-frequency resource configuration of each CG resource.
  32. The method of claim 30, wherein if the transmission type of the CG configuration is PUSCH transmission based on a second type configuration grant, the method further comprises:
    the terminal receives an activation signaling sent by the network equipment; the activation signaling is used for activating the resource corresponding to the CG configuration.
  33. A method of data transmission, the method comprising:
    the network equipment sends resource configuration information of data transmission resources to the terminal;
    and the network equipment receives and transmits data through the data transmission resources which are determined by the terminal and have the same binding relationship.
  34. The method according to claim 33, wherein the data transmission resource is an activated data transmission resource, and the network device sends resource configuration information of the data transmission resource to the terminal, including:
    and after determining the activated data transmission resource, the network equipment sends resource configuration information of the data transmission resource to the terminal.
  35. The method of claim 33, wherein before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further comprises:
    the network device configures N SPS resources for each downlink working bandwidth DL BWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
  36. The method of claim 35, wherein the resource configuration information comprises N SPS configurations; each of the SPS configurations comprises: the method comprises the steps of (1) SPS resource period, hybrid automatic repeat request (HARQ) process number reserved for SPS resources, HARQ process identification, HARQ feedback function state information of the HARQ process and relation indication information configured by the N SPS; the relation indication information is used for indicating a reference SPS configuration in the N SPS configurations and a relative time offset of each SPS configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each SPS configuration relative to a starting position of a time domain resource of the reference SPS configuration.
  37. The method of claim 36, wherein the relative time offset is greater than or equal to 0, and wherein the relative time offsets for the SPS configurations are different from each other.
  38. The method of claim 36,
    the resource periods configured by the N SPS are the same;
    the number of the HARQ processes configured by the N SPS is the same;
    the identifications of the HARQ processes configured by the N SPS are the same;
    and the HARQ feedback functions of the HARQ processes configured by the N SPS are in an off state.
  39. The method of claim 36,
    the time domain resources of the N SPS resources are not overlapped with each other;
    the frequency domain resources of the N SPS resources are the same or different;
    the resource sizes of the N SPS resources are the same;
    and the modulation of the N SPS resources is the same as the MCS level of the coding strategy.
  40. The method of claim 35, further comprising:
    the network equipment sends an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to the N SPS configurations.
  41. The method of claim 40, wherein the network device sends activation signaling to the terminal, comprising:
    the network equipment sends an activation signaling to the terminal; the activation signaling is used for indicating one time domain resource information and N frequency domain resource information, the time domain resource information is used for indicating the time domain resource corresponding to the reference SPS configuration, and the N frequency domain resource information is used for indicating the frequency domain resource corresponding to each SPS configuration.
  42. The method of claim 40, wherein the network device sends activation signaling to the terminal, comprising:
    the network equipment sends N activation signaling to the terminal; the N activation signaling are respectively used for indicating a time domain resource and a frequency domain resource corresponding to each SPS configuration.
  43. The method of claim 33, wherein before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further comprises:
    the network device configures N CG resources for each uplink working bandwidth UL BWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
  44. The method of claim 43, wherein the resource configuration information comprises N CG configurations; each of the CG configurations includes: a CG resource period, the number of hybrid automatic repeat request (HARQ) processes reserved for CG resources, an identifier of the HARQ process, HARQ feedback function state information of the HARQ process and relation indication information configured by the N CGs; the relation indication information is used for indicating a reference CG configuration in the N CG configurations and a relative time offset of each CG configuration, wherein the relative time offset represents an offset of a starting position of a time domain resource of each CG configuration relative to a starting position of a time domain resource of the reference CG configuration.
  45. The method of claim 44, wherein the relative time offset is greater than or equal to 0, and wherein the relative time offsets of the CG configurations are different from each other.
  46. The method of claim 44,
    the resource periods configured by the N CG are the same;
    the number of the HARQ processes configured by the N CG is the same;
    the identifications of the HARQ processes configured by the N CG are the same;
    and the HARQ feedback functions of the HARQ processes configured by the N CG are all in a closed state.
  47. The method of claim 43,
    the time domain resources of the N CG resources are not overlapped with each other;
    the frequency domain resources of the N CG resources are the same or different;
    the resource sizes of the N CG resources are the same;
    and the modulation of the N CG resources is the same as the MCS level of the coding strategy.
  48. The method of claim 44, wherein the resource configuration information further comprises: and the transmission types configured by the N CG are PUSCH transmission based on a first type of configuration authorization or PUSCH transmission based on a second type of configuration authorization.
  49. The method of claim 48, wherein the CG configurations further comprise a time-frequency resource configuration of each CG resource if the transmission types of the N CG configurations are all PUSCH transmissions based on a first type configuration grant.
  50. The method of claim 48, wherein if the transmission types of the N CG configurations are all PUSCH transmissions based on a second type configuration grant, the method further comprises:
    the network equipment sends an activation signaling to the terminal; the activation signaling is used for activating resources corresponding to the N CG configurations.
  51. The method of claim 50, wherein the network device sends activation signaling to the terminal, comprising:
    the network equipment sends an activation signaling to the terminal; the activation signaling is used to indicate one time domain resource information and N frequency domain resource information, where the time domain resource information is used to indicate a time domain resource corresponding to the reference CG configuration, and the N frequency domain resource information is used to indicate a frequency domain resource corresponding to each CG configuration.
  52. The method of claim 50, wherein the network device sends activation signaling to the terminal, comprising:
    the network equipment sends N activation signaling to the terminal; the N activation signaling are respectively used for indicating time domain resources and frequency domain resources corresponding to the CG configurations.
  53. The method of claim 33, wherein before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further comprises:
    the network equipment configures an SPS resource for each downlink working bandwidth DL BWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
  54. The method of claim 53 wherein said resource configuration information comprises an SPS configuration; the SPS configuration comprises: SPS resource period, HARQ process number reserved for SPS resource, HARQ feedback function state information of HARQ process, and retransmission times.
  55. The method of claim 54, wherein HARQ feedback functions of HARQ processes corresponding to the SPS configuration are all in an OFF state.
  56. The method of claim 53, further comprising:
    and the network equipment sends an activation signaling to the terminal, wherein the activation signaling is used for activating the resource corresponding to the SPS configuration.
  57. The method of claim 33, wherein before the network device sends the resource configuration information of the data transmission resource to the terminal, the method further comprises:
    the network device configures a CG resource for each uplink working bandwidth UL BWP corresponding to each service cell of the terminal, wherein N is an integer greater than 1.
  58. The method of claim 57, wherein the configuration information comprises a CG configuration; the CG configuration includes: CG resource period, HARQ process number reserved for CG resource, HARQ feedback function state information of HARQ process, and retransmission times.
  59. The method of claim 58, wherein HARQ feedback functions of HARQ processes corresponding to the CG configuration are all in an OFF state.
  60. The method of claim 58, wherein the resource configuration information further comprises: a transmission type of the CG configuration, wherein the transmission type is a PUSCH transmission based on a first type configuration authorization or a PUSCH transmission based on a second type configuration authorization.
  61. The method of claim 60, wherein the CG configuration further comprises a time-frequency resource configuration of each CG resource if the transmission type of the CG configuration is a PUSCH transmission based on a first type configuration grant.
  62. The method of claim 60, wherein if the transmission type of the CG configuration is a PUSCH transmission based on a second type configuration grant, the method further comprises:
    the network equipment sends an activation signaling to the terminal; the activation signaling is used for activating the resource corresponding to the CG configuration.
  63. A data transmission apparatus, comprising:
    the determining module is used for determining the binding relationship of the data transmission resources according to the resource configuration information of the data transmission resources sent by the network equipment;
    and the processing module is used for receiving and transmitting data through the data transmission resources with the same binding relationship.
  64. A data transmission apparatus, comprising:
    a sending module, configured to send resource configuration information of data transmission resources to a terminal;
    and the processing module is used for receiving and transmitting data through the data transmission resources which are determined by the terminal and have the same binding relationship.
  65. A terminal, a processor, a memory and a transceiver, said processor, said memory and said transceiver communicating with each other via an internal connection path,
    the memory for storing program code;
    the processor is configured to call the program code stored in the memory to implement the steps of the method of any one of claims 1 to 32 in cooperation with the transceiver.
  66. A network device, comprising: a processor, a memory, and a transceiver, said processor, said memory, and said transceiver being in communication with each other through an internal connection path,
    the memory for storing program code;
    the processor, configured to invoke program code stored in the memory to implement the steps of the method of any one of claims 33 to 62 in cooperation with the transceiver.
  67. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 32.
  68. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 33 to 62.
CN202080075338.7A 2020-02-07 2020-02-07 Data transmission method, device, equipment and storage medium Pending CN114616889A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/074522 WO2021155587A1 (en) 2020-02-07 2020-02-07 Method, apparatus, and device for data transmission, and storage medium

Publications (1)

Publication Number Publication Date
CN114616889A true CN114616889A (en) 2022-06-10

Family

ID=77199170

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202080075338.7A Pending CN114616889A (en) 2020-02-07 2020-02-07 Data transmission method, device, equipment and storage medium

Country Status (2)

Country Link
CN (1) CN114616889A (en)
WO (1) WO2021155587A1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101646202B (en) * 2009-08-25 2011-11-16 普天信息技术研究院有限公司 Realizing method of semi-static dispatching downlink transmission
US9906347B2 (en) * 2015-04-09 2018-02-27 Samsung Electronics Co, Ltd Method and system for hybrid automatic repeat request operation in a semi-persistent scheduling (SPS) interval
CN110830183B (en) * 2018-08-09 2023-09-19 北京三星通信技术研究有限公司 Uplink transmission method, user equipment, base station and computer readable medium
CN110519025B (en) * 2019-08-16 2021-12-10 中国信息通信研究院 Semi-persistent scheduling hybrid automatic repeat request feedback method and equipment

Also Published As

Publication number Publication date
WO2021155587A1 (en) 2021-08-12

Similar Documents

Publication Publication Date Title
EP3408959B1 (en) Systems and methods for determining harq-ack transmission timing for shortened tti
CN108604962B (en) Descriptor channel design for uplink channels in a shared radio frequency band
KR102238228B1 (en) Method and apparatus for transmitting control information, and method and apparatus for receiving control information
CN109327905A (en) Method, terminal and the computer-readable medium of data transmission
CN113647035A (en) Data transmission method, device and system
WO2021081908A1 (en) Method for allocating resource to uplink logical channel, and terminal device
CN115211065A (en) Method and apparatus for soft buffer management of a terminal in a communication system
US20230199799A1 (en) Wireless communication method, terminal device and network device
CN114556832A (en) Service based uplink retransmission
CN112166571A (en) Method for transmitting feedback information, terminal equipment and network equipment
CN116458240A (en) Data transmission method, device and storage medium
CN114557100A (en) Method and device for transmitting uplink MAC CE
CN113678531A (en) Method and terminal equipment for multiplexing uplink logical channel
CN113330762B (en) Method and apparatus for wireless communication
US20230361924A1 (en) Method and apparatus for harq-ack feedback transmission
WO2021184266A1 (en) Data packet reassembly method, electronic device, and storage medium
CN112005516B (en) Transport block communication as part of multiple access wireless communication
CN115399025A (en) Wireless communication method, terminal equipment and network equipment
WO2021184317A1 (en) Effective time determination method, terminal and network device
CN113647040A (en) Data transmission method, device and system
CN109644088B (en) Feedback method and device based on carrier aggregation
CN116114197B (en) Wireless communication method, terminal equipment and network equipment
CN114616889A (en) Data transmission method, device, equipment and storage medium
WO2021068224A1 (en) Wireless communication method, terminal device, and network device
CN115804202B (en) Wireless communication method, terminal device and network device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination