WO2021000774A1 - Information transmission method, information reception method, terminal and network side device - Google Patents

Information transmission method, information reception method, terminal and network side device Download PDF

Info

Publication number
WO2021000774A1
WO2021000774A1 PCT/CN2020/097974 CN2020097974W WO2021000774A1 WO 2021000774 A1 WO2021000774 A1 WO 2021000774A1 CN 2020097974 W CN2020097974 W CN 2020097974W WO 2021000774 A1 WO2021000774 A1 WO 2021000774A1
Authority
WO
WIPO (PCT)
Prior art keywords
pusch
mapped
ofdm symbol
coded modulation
layer
Prior art date
Application number
PCT/CN2020/097974
Other languages
French (fr)
Chinese (zh)
Inventor
李娜
鲁智
沈晓冬
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2021000774A1 publication Critical patent/WO2021000774A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0053Allocation of signaling, i.e. of overhead other than pilot signals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/0001Arrangements for dividing the transmission path
    • H04L5/0003Two-dimensional division
    • H04L5/0005Time-frequency
    • H04L5/0007Time-frequency the frequencies being orthogonal, e.g. OFDM(A), DMT
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/21Control channels or signalling for resource management in the uplink direction of a wireless link, i.e. towards the network

Definitions

  • the present disclosure relates to the field of communication technology, and in particular to an information transmission and reception method, terminal and network side equipment.
  • UE User Equipment
  • UE User Equipment
  • a terminal When a user equipment (User Equipment, UE, also called a terminal) supports only one service type, the UE will only send an uplink scheduling request (Scheduling Request) when there is no uplink-shared channel (UL-SCH) resource.
  • SR requests the base station to allocate uplink transmission resources for it.
  • the UE can send a buffer status report (Buffer Status Report, BSR) through the Physical Uplink Shared Channel (PUSCH). New data arrives at the requested resource. Therefore, there is no conflict between SR and PUSCH with UL-SCH (transmission time overlap).
  • BSR Buffer Status Report
  • PUSCH can have different Orthogonal Frequency Division Multiplexing (OFDM) symbol lengths (2-14 OFDM symbols), and the physical uplink control channel for transmitting SR ( Physical Uplink Control CHannel, PUCCH) can be short PUCCH (1/2 OFDM symbol length) or long PUCCH (4-14 OFDM symbol length), and the period of SR can be as small as 2 symbols and as large as 1 to multiple time slots.
  • OFDM Orthogonal Frequency Division Multiplexing
  • the latency and reliability requirements of different services are different (such as enhanced mobile broadband (eMBB) and ultra-reliable and low latency communications, URLLC), when the UE may have UL-SCH resources for one service (such as eMBB), and another service data arrives (such as URLLC), due to low latency requirements, the transmission of BSR on PUSCH may increase the delay, or Due to the long processing time of BSR (BSR tens to hundreds of bits, SR up to 4 bits) and it is too late to transmit on PUSCH, you can consider sending SR to request uplink transmission resources for another service. But if PUSCH is completely discarded, Only transmitting SR will reduce the uplink throughput. In addition, when the Medium Access Control (MAC) layer notifies the physical layer to send SR, PUSCH may have started transmission, so how to implement SR transmission becomes an urgent need to solve The problem.
  • MAC Medium Access Control
  • the embodiments of the present disclosure provide an information transmission and reception method, a terminal, and a network side device to solve the problem of how to perform data transmission when there are PUSCH and SR transmission requirements at the same time to ensure communication reliability.
  • embodiments of the present disclosure provide an information transmission method applied to a terminal, including:
  • the scheduling request SR is sent through the physical uplink shared channel PUSCH.
  • embodiments of the present disclosure provide an information receiving method applied to a network side device, including:
  • the scheduling request SR is received through the physical uplink shared channel PUSCH.
  • a terminal including:
  • the sending module is used to send the scheduling request SR through the physical uplink shared channel PUSCH.
  • an embodiment of the present disclosure provides a terminal, which includes: a memory, a processor, and a computer program stored in the memory and capable of running on the processor.
  • a terminal which includes: a memory, a processor, and a computer program stored in the memory and capable of running on the processor.
  • embodiments of the present disclosure provide a network-side device, including:
  • the receiving module is used to receive the scheduling request SR through the physical uplink shared channel PUSCH.
  • embodiments of the present disclosure provide a network-side device, which includes: a memory, a processor, and a computer program stored on the memory and capable of running on the processor.
  • a network-side device which includes: a memory, a processor, and a computer program stored on the memory and capable of running on the processor.
  • embodiments of the present disclosure provide a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps or steps of the information transmission method described above are implemented. The steps of the information receiving method described above.
  • the SR is sent through the PUSCH to ensure that when there is an SR transmission demand, the terminal can perform SR transmission in time, which reduces the SR transmission delay.
  • Fig. 1 shows a schematic flowchart of an information transmission method according to an embodiment of the present disclosure
  • Figure 2 shows one of the schematic diagrams of the specific distribution mode of RE occupied by SR
  • Figure 3 shows the second schematic diagram of the specific distribution mode of RE occupied by SR
  • Figure 4 shows the third schematic diagram of the specific distribution mode of RE occupied by SR
  • Figure 5 shows the fourth schematic diagram of the specific distribution mode of RE occupied by SR
  • Figure 6 shows one of the schematic diagrams of the time domain position where PUSCH starts transmitting SR
  • Figure 7 shows the second schematic diagram of the time domain position where PUSCH starts transmitting SR
  • Figure 8 shows the fifth schematic diagram of the specific distribution mode of RE occupied by SR
  • Figure 9 shows the sixth schematic diagram of the specific distribution mode of RE occupied by SR
  • FIG. 10 shows a schematic diagram of PRB distribution for transmitting SR on PUSCH
  • FIG. 11 shows a schematic flowchart of an information receiving method according to an embodiment of the present disclosure
  • FIG. 12 shows a schematic diagram of modules of a terminal according to an embodiment of the present disclosure
  • FIG. 13 shows a structural block diagram of a terminal according to an embodiment of the present disclosure
  • FIG. 14 shows a schematic diagram of modules of a network side device according to an embodiment of the present disclosure
  • FIG. 15 shows a structural block diagram of a network side device in an embodiment of the present disclosure.
  • NR New Radio
  • eMBB enhanced mobile broadband
  • mMTC massive machine type communication
  • URLLC ultra-high-reliability and ultra-low-latency communications
  • Uplink scheduling request (Scheduling Request, SR)
  • UE User Equipment
  • UE also called a terminal
  • the base station does not need to allocate uplink resources for the UE, otherwise it will cause a waste of resources. Therefore, the UE needs to tell the base station whether it has uplink data to transmit, so that the base station can decide whether to allocate uplink resources to the UE.
  • UE User Equipment
  • the UE tells the base station whether uplink resources are needed for uplink shared channel (UL-SCH) transmission through the SR, but does not tell the base station how much uplink data needs to be sent (this is reported through the Buffer Status Report (BSR) of).
  • BSR Buffer Status Report
  • the amount of uplink resources allocated to the UE depends on the implementation of the base station. The usual approach is to allocate at least enough resources for the UE to send the BSR.
  • the UE needs to tell the base station through the BSR how much data needs to be sent in its uplink buffer so that the base station can decide how much uplink resources to allocate to the UE.
  • SR is transmitted on Physical Uplink Control Channel (PUCCH) resources, and the PUCCH resource for transmitting SR is transmitted through information element (information element, IE): Uplink scheduling request resource identifier (schedulingRequestResourceId) of uplink scheduling request resource configuration (SchedulingRequestResourceConfig) ) Field configuration.
  • SR resources are configured periodically, and different periods reflect different delay requirements.
  • a UE can be configured with multiple SRs, which are identified by IE: Uplink Scheduling Request Resource ID (SchedulingRequestId), and different SRs correspond to different logical channels (data priority).
  • PUSCH Physical Uplink Shared Channel
  • the PUSCH can be used to carry UL-SCH and uplink control information (Uplink Control Information, UCI).
  • UCI Uplink Control Information
  • the UE sends uplink data through PUSCH.
  • the UE already has uplink resources to send data, so the UE does not need to send SR.
  • the PUSCH conflicts with the PUCCH, this
  • the PUCCH must be the PUCCH that carries Hybrid Automatic Repeat Request ACK (HARQ-ACK)/Channel State Information (CSI).
  • HARQ-ACK Hybrid Automatic Repeat Request ACK
  • CSI Channel State Information
  • the PUSCH may also be used only to carry aperiodic CSI (aperiodic CSI, A-CSI)/semi-persistent CSI (SP-CSI), that is, PUSCH without UL-SCH, that is, the base station is allocating PUSCH
  • aperiodic CSI aperiodic CSI, A-CSI
  • SP-CSI semi-persistent CSI
  • the resource indicates that the resource is only used to transmit CSI information, not to transmit UL-SCH.
  • the PUSCH at this time is not used for the transmission of service data, when the PUSCH without UL-SCH conflicts with SR, the UE will discard the PUSCH.
  • the SR is transmitted on the PUCCH resource corresponding to the SR.
  • the present disclosure aims at the problem of how to perform data transmission to ensure communication reliability when PUSCH and SR transmission requirements exist at the same time, and provides an information transmission and reception method, terminal and network side equipment.
  • an embodiment of the present disclosure provides an information transmission method applied to a terminal, including:
  • Step 101 Send a scheduling request SR through the physical uplink shared channel PUSCH.
  • SR is transmitted on PUSCH in a punctured manner
  • SR is transmitted in punctured manner, which not only ensures reliable transmission of SR, but also reduces the impact on PUSCH transmission.
  • the first priority SR when the first priority SR conflicts with the second priority PUSCH time domain resource (that is, there are both PUSCH and the first priority SR transmission demand), the first priority SR is The PUSCH is transmitted in a punctured manner. Specifically, the first priority is higher than the second priority, that is, when the high-priority SR conflicts with the low-priority PUSCH time domain resources, the SR uses the punching method on the PUSCH. Transmission by way of holes.
  • step 101 the specific implementation of step 101 is:
  • the SR is sent through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
  • one coded modulation symbol is mapped on one RE, that is, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH refers to the number of REs occupied by the SR in the PUSCH.
  • the method for determining the number of coded modulation symbols mapped in each layer is specifically as follows: according to the number of bits and offsets of the SR and the number of REs that can be used to transmit SR on the PUSCH, determine the number of SR mapped in each layer in the PUSCH. The number of code modulation symbols.
  • the offset is determined in one of the following ways:
  • RRC radio resource control
  • DCI downlink control information
  • the offset used to determine the number of coded modulation symbols for each layer mapping is agreed upon by the protocol to be the same as the offset used when HARQ-ACK is transmitted on PUSCH.
  • HARQ- The offset when the ACK is transmitted on the PUSCH can be configured by RRC or indicated by DCI; it should be further noted that the HARQ-ACK mentioned in this case refers to the high-priority HARQ-ACK.
  • k SRs here refer to k different SR configurations, if it is one SR Multiple candidate positions are configured to overlap with PUSCH time domain resources, k is equal to 1)
  • the offset (betaoffset), PUSCH except demodulation reference signal (DMRS)
  • the available RE resources (that is, the number of REs that can be used to transmit SR on the PUSCH) determine the number of REs occupied by the SR, that is, the number of coded modulation symbols ( Q'SR ) mapped by each layer of the SR in the PUSCH.
  • betaoffset is used to control the number of REs occupied by SR during puncturing transmission on PUSCH.
  • This parameter can be RRC configuration or DCI indication, it can be configured or indicated separately, or it can correspond to HARQ-ACK transmission on PUSCH.
  • the betaoffset is the same, where, if the HARQ-ACK is of different types or priorities, the SR uses the betaoffset corresponding to the higher priority HARQ-ACK or the betaoffset with the largest betaoffset value.
  • the following formula can be used to determine the number of coded modulation symbols mapped by each layer of SR in PUSCH with UL-SCH:
  • the determination method of the RE position mapped by the coded modulation symbol of each layer is specifically as follows:
  • mapping rule includes one of the following:
  • the first position corresponds to the start symbol position of the physical uplink control channel (PUCCH) where the SR is located;
  • PUCCH physical uplink control channel
  • the SR is mapped to the demodulation reference signal (DMRS) orthogonal frequency division multiplexing (OFDM) symbol of the PUSCH, the SR is mapped to the first RE in the DMRS OFDM symbol, and the first RE is RE other than the RE occupied by DMRS;
  • DMRS demodulation reference signal
  • OFDM orthogonal frequency division multiplexing
  • SR can be mapped on DMRS OFDM symbols, but when SR is mapped on DMRS OFDM symbols, SR cannot be mapped on REs occupied by DMRS, and only REs not occupied by DMRS can be selected for mapping.
  • the SR is mapped to other OFDM symbols except the DMRS OFDM symbol;
  • SR cannot be mapped to DMRS OFDM symbols.
  • the SR can be mapped on the RE occupied by HARQ-ACK;
  • the SR when the SR is mapped, it does not need to consider whether the HARQ-ACK has been mapped on the PUSCH. Even if it has been mapped, the SR can still occupy the RE used by the HARQ-ACK.
  • the SR cannot be mapped on the RE occupied by HARQ-ACK;
  • the HARQ-ACK mapping needs to be considered. If there is HARQ-ACK transmission on the PUSCH, the SR cannot occupy the RE used by the HARQ-ACK.
  • each layer maps 15 modulation and coding symbols, that is, 15 REs.
  • the SR cannot puncture PUSCH DMRS symbols and the HARQ-ACK is not transmitted on the PUSCH, the specific RE occupied by the SR
  • the distribution method is shown in Figure 2; when SR cannot puncture PUSCH DMRS symbols, and there is HARQ-ACK on PUSCH, HARQ-ACK starts from the first available non-DMRS OFDM symbol after the first DMRS symbol, and needs to Occupies 16 REs, SR cannot puncture the RE where HARQ-ACK is located.
  • the specific distribution of RE occupied by SR is shown in Figure 3; when SR can puncture PUSCH and DMRS symbols, and there are HARQ-ACK, HARQ- ACK is mapped from the first available non-DMRS OFDM symbol after the first DMRS symbol and needs to occupy 16 REs. SR can puncture the RE occupied by HARQ-ACK.
  • the specific distribution of RE occupied by SR is as follows As shown in Figure 4; when SR can puncture PUSCH DMRS symbols, and there is HARQ-ACK on PUSCH, HARQ-ACK starts mapping from the first available non-DMRS OFDM symbol after the first DMRS symbol, and it needs to occupy 16 RE and SR cannot puncture the RE where the HARQ-ACK is located.
  • the specific distribution mode of the RE occupied by the SR is shown in Figure 5.
  • the slashed boxes are RE occupied by DMRS
  • the grid boxes are RE occupied by SR
  • the vertical boxes are RE occupied by HARQ-ACK
  • the blank boxes are occupied by UL-SCH.
  • the REs with thick grid lines and black boxes are HARQ-ACK REs occupied by SR.
  • the SR can be mapped on the RE where the CSI is located.
  • mapping rule also includes the following:
  • the number of REs that can be used to transmit SR on the PUSCH is greater than the number of SR to-be-mapped coded modulation symbols, a distributed mapping method is adopted to map the SR to-be-mapped coded modulation symbols on the On the first OFDM symbol of PUSCH;
  • the first OFDM symbol refers to any OFDM symbol.
  • the number of SR coded bits that can be mapped on the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is used to map the SR coded bits to be mapped on the PUSCH.
  • the second OFDM symbol refers to any OFDM symbol.
  • SR still has 3 coded modulation symbols remaining.
  • there are 12 REs on PUSCH that can be used to transmit SR, then d 4, for example,
  • on the first symbol of SR mapping that is, the DMRS symbol
  • there are 6 non-DMRS REs on this symbol that is, 6 REs can be mapped to SR
  • step 101 the specific implementation of step 101 is:
  • the SR is mapped on the PUSCH; and the PUSCH mapped with the SR is transmitted.
  • a certain physical resource block (PRB) allocated by the SR on the PUSCH is transmitted in the format transmitted on the PUCCH, that is, the format of the SR on the PUCCH For transmission, SR is also punctured in PUSCH according to the same format.
  • PRB physical resource block
  • step 101 is:
  • the SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, the SR transmitted on the first candidate transmission position is sent through the PUSCH;
  • the first candidate transmission position is one of the at least one candidate transmission position.
  • the terminal when a PUSCH overlaps multiple candidate transmission positions configured for one SR, the terminal only transmits the SR once through the PUSCH when the corresponding candidate position is an actual SR (positive SR) transmission.
  • the SR period is 2 symbols
  • the time domain symbol length of the PUCCH corresponding to the SR is 2
  • the symbol length of the PUSCH is 8
  • the PUSCH overlaps with the 4 candidate transmission positions of the SR.
  • the terminal may have started or will start transmitting PUSCH, so it cannot stop PUSCH.
  • the rate matching method cannot be used (the UE is ready for data transmission on the PUSCH, and cannot or does not have enough time to prepare the data again), but can only use the puncturing method to transmit SR; the diagonal lines in Figure 6 and Figure 7
  • the SR puncture transmission is performed on the time domain corresponding to the candidate transmission position of PUSCH; the horizontal box is the candidate transmission position without SR transmission, and the grid box It is the start position of the PUSCH in the time domain corresponding to the actual transmission position of the SR (ie, the candidate transmission position of the actual transmission of the SR).
  • Method 3 Modulate SR on a certain column of DMRS/some DMRS of PUSCH for transmission
  • positive SR is transmitted through RE occupied by DMRS on PUSCH.
  • SR is transmitted through DMRS sequence on PUSCH.
  • SR modulation symbols can be used to modulate the DMRS sequence, or different DMRS sequences can be used to indicate whether there is positive SR.
  • SR can be modulated on one or part of DMRS OFDM symbols.
  • SR starts from the OFDM symbol position corresponding to SR PUCCH, puncturing and mapping on PUSCH.
  • the SR period is 2 symbols
  • the symbol length of SR PUCCH is 1.
  • the SR is positive at the first SR candidate transmission position, and the SR is from the corresponding OFDM
  • the symbol position starts to be punctured and transmitted on the PUSCH (corresponding to the second OFDM symbol of the PUSCH).
  • Figures 8 and 9 are schematic diagrams of mapping modes where SR cannot puncture DMRS symbols, and SR can use REs other than DMRS RE on DMRS symbols; the slashed boxes in Figures 8 and 9 are REs occupied by DMRS, The grid box is the RE occupied by SR, the horizontal box indicates the candidate transmission position of SR, and there is no SR transmission at this position, the vertical box indicates the actual transmission position of SR, and the black box indicates the actual transmission with SR The start position of the PUSCH corresponding to the position in the time domain.
  • the terminal uses a part of the PRB allocated by the PUSCH to transmit the PUCCH at the symbol position of the SR PUCCH. That is, the terminal transmits SR on part of the PRB of the PUSCH, and the transmission mode is the same as on the original PUCCH (except for the PRB resource block position), that is, if the SR PUCCH is PUCCH format 0, the SR is transmitted in the transmission mode of PUCCH format 0, and use A PRB of PUSCH, for example, as shown in Figure 10, the terminal uses the first or last PRB allocated to transmit SR.
  • the vertical box in Figure 10 indicates the PRB that transmits SR, and the horizontal box indicates that there is no SR transmission.
  • the grid box is the time domain start position of the PUSCH corresponding to the candidate transmission position for actual SR transmission. It is worth noting that if the PUCCH corresponds to multiple OFDM symbols at this time, the UE uses continuous OFDM symbols when transmitting on the PUSCH, that is, the UE can puncture DMRS symbols, including DMRS RE.
  • the network side device also uses the corresponding method to receive.
  • the embodiments of the present disclosure provide a method for SR transmission on PUSCH to ensure that when there is a high-priority SR transmission demand, the terminal can perform high-priority SR transmission in time, which reduces the high priority.
  • the SR transmission delay reduces the impact on PUSCH transmission and improves the effectiveness of the communication system.
  • an embodiment of the present disclosure provides an information receiving method applied to a network side device, including:
  • Step 1101 Receive a scheduling request SR through the physical uplink shared channel PUSCH.
  • step 1101 is:
  • the SR is received through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
  • the method for determining the number of coded modulation symbols mapped in each layer of the SR in the PUSCH includes:
  • the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  • the method for determining the position of the resource element RE mapped by the coded modulation symbol of each layer includes:
  • the mapping rule includes at least one of the following:
  • the SR mapping is performed.
  • mapping of the SR from the first position of the PUSCH includes one of the following:
  • the SR When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped to the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
  • the SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
  • performing the SR mapping includes the following items:
  • the SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
  • the SR cannot be mapped on the RE occupied by HARQ-ACK.
  • mapping rule further includes one of the following:
  • the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
  • the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • step 1101 is:
  • the receiving the scheduling request SR through the physical uplink shared channel PUSCH includes:
  • the SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
  • the first candidate transmission position is one of the at least one candidate transmission position.
  • an embodiment of the present disclosure provides a terminal 1200, including:
  • the sending module 1201 is configured to send a scheduling request SR through the physical uplink shared channel PUSCH.
  • the sending module 1201 includes:
  • the first determining unit is used to determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
  • the first sending unit is configured to send the SR through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE positions mapped by the coded modulation symbols of each layer.
  • the method for the first determining unit to determine the number of coded modulation symbols mapped in each layer of the SR in the PUSCH is:
  • the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  • the offset is determined in one of the following ways:
  • RRC configuration is controlled by radio resources
  • the method for the first determining unit to determine the location of the resource element RE mapped to the coded modulation symbol of each layer is as follows:
  • the mapping rule includes one of the following:
  • the SR mapping is performed.
  • mapping the SR from the first position of the PUSCH includes one of the following:
  • the SR When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
  • the SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
  • the implementation of the SR mapping includes the following: item:
  • the SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
  • the SR cannot be mapped on the RE occupied by HARQ-ACK.
  • mapping rule further includes one of the following:
  • the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
  • the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • the sending module 1201 includes:
  • the first mapping unit is configured to map the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
  • the first transmission unit is used to transmit the PUSCH mapped with the SR.
  • the sending module 1201 is configured to:
  • the SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, the SR transmitted on the first candidate transmission position is sent through the PUSCH;
  • the first candidate transmission position is one of the at least one candidate transmission position.
  • the terminal embodiment is a terminal corresponding to the above-mentioned information transmission method applied to the terminal, and all the implementation manners of the above-mentioned embodiment are applicable to the terminal embodiment, and the same technical effect can be achieved.
  • FIG. 13 is a schematic diagram of the hardware structure of a terminal for implementing an embodiment of the present disclosure.
  • the terminal 130 includes but is not limited to: radio frequency unit 1310, network module 1320, audio output unit 1330, input unit 1340, sensor 1350, display unit 1360, user input unit 1370, interface unit 1380, memory 1390, processor 1311, and power supply 1312 and other parts.
  • radio frequency unit 1310 radio frequency unit 1310
  • network module 1320 audio output unit 1330
  • input unit 1340 sensor 1350
  • display unit 1360 user input unit 1370
  • interface unit 1380 memory 1390
  • processor 1311, and power supply 1312 and other parts Those skilled in the art can understand that the terminal structure shown in FIG. 13 does not constitute a limitation on the terminal, and the terminal may include more or fewer components than shown in the figure, or combine certain components, or arrange different components.
  • terminals include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, vehicle-mounted terminals, wearable devices, and pedometers.
  • the radio frequency unit 1310 is used to send a scheduling request SR through the physical uplink shared channel PUSCH.
  • the terminal in the embodiment of the present disclosure sends SR through PUSCH to ensure that when there is SR transmission demand, the terminal can perform SR transmission in time, which reduces the SR transmission delay, while reducing the impact on PUSCH transmission, and improves the effectiveness of the communication system Sex.
  • the radio frequency unit 1310 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, after receiving the downlink data from the network side device, it is processed by the processor 1311; , Send the uplink data to the network side device.
  • the radio frequency unit 1310 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 1310 can also communicate with the network and other devices through a wireless communication system.
  • the terminal provides users with wireless broadband Internet access through the network module 1320, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 1330 may convert the audio data received by the radio frequency unit 1310 or the network module 1320 or stored in the memory 1390 into audio signals and output them as sounds. Moreover, the audio output unit 1330 may also provide audio output related to a specific function performed by the terminal 130 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 1330 includes a speaker, a buzzer, and a receiver.
  • the input unit 1340 is used to receive audio or video signals.
  • the input unit 1340 may include a graphics processing unit (GPU) 1341 and a microphone 1342, and the graphics processor 1341 is configured to monitor images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
  • the processed image frame may be displayed on the display unit 1360.
  • the image frame processed by the graphics processor 1341 may be stored in the memory 1390 (or other storage medium) or sent via the radio frequency unit 1310 or the network module 1320.
  • the microphone 1342 can receive sound, and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to the mobile communication network side device via the radio frequency unit 1310 for output in the case of a telephone call mode.
  • the terminal 130 also includes at least one sensor 1350, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 1361 according to the brightness of the ambient light.
  • the proximity sensor can close the display panel 1361 and/or when the terminal 130 is moved to the ear. Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when stationary, and can be used to identify terminal posture (such as horizontal and vertical screen switching, related games, Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, percussion), etc.; the sensor 1350 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared Sensors, etc., will not be repeated here.
  • the display unit 1360 is used to display information input by the user or information provided to the user.
  • the display unit 1360 may include a display panel 1361, and the display panel 1361 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the user input unit 1370 may be used to receive inputted number or character information, and generate key signal input related to user settings and function control of the terminal.
  • the user input unit 1370 includes a touch panel 1371 and other input devices 1372.
  • the touch panel 1371 also known as a touch screen, can collect user touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 1371 or near the touch panel 1371. operating).
  • the touch panel 1371 may include two parts, a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 1311, receive and execute the command sent by the processor 1311.
  • the touch panel 1371 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 1370 may also include other input devices 1372.
  • other input devices 1372 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 1371 can cover the display panel 1361.
  • the touch panel 1371 detects a touch operation on or near it, it transmits it to the processor 1311 to determine the type of the touch event, and then the processor 1311 determines the type of the touch event according to the touch.
  • the type of event provides corresponding visual output on the display panel 1361.
  • the touch panel 1371 and the display panel 1361 are used as two independent components to realize the input and output functions of the terminal, but in some embodiments, the touch panel 1371 and the display panel 1361 can be integrated. Realize the input and output functions of the terminal, which are not limited here.
  • the interface unit 1380 is an interface for connecting an external device with the terminal 130.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (input/output, I/O) port, video I/O port, headphone port, etc.
  • the interface unit 1380 may be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the terminal 130 or may be used to communicate between the terminal 130 and the external device. Transfer data between.
  • the memory 1390 can be used to store software programs and various data.
  • the memory 1390 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data (such as audio data, phone book, etc.) created by the use of mobile phones.
  • the memory 1390 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 1311 is the control center of the terminal. It uses various interfaces and lines to connect various parts of the entire terminal. It executes by running or executing software programs and/or modules stored in the memory 1390, and calling data stored in the memory 1390. Various functions of the terminal and processing data, so as to monitor the terminal as a whole.
  • the processor 1311 may include one or more processing units; optionally, the processor 1311 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface and application programs, etc.
  • the adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 1311.
  • the terminal 130 may also include a power source 1312 (such as a battery) for supplying power to various components.
  • a power source 1312 such as a battery
  • the power source 1312 may be logically connected to the processor 1311 through a power management system, so as to manage charging, discharging, and power consumption management through the power management system. And other functions.
  • the terminal 130 includes some functional modules not shown, which will not be repeated here.
  • an embodiment of the present disclosure further provides a terminal, including a processor 1311, a memory 1390, a computer program stored on the memory 1390 and capable of running on the processor 1311, and when the computer program is executed by the processor 1311
  • a terminal including a processor 1311, a memory 1390, a computer program stored on the memory 1390 and capable of running on the processor 1311, and when the computer program is executed by the processor 1311
  • the embodiments of the present disclosure also provide a computer-readable storage medium on which a computer program is stored.
  • a computer program is stored on which a computer program is stored.
  • the computer program is executed by a processor, each process of the embodiment of the information transmission method applied to the terminal side is realized, and can To achieve the same technical effect, in order to avoid repetition, I will not repeat them here.
  • the computer-readable storage medium such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • an embodiment of the present disclosure further provides a network side device 1400, including:
  • the receiving module 1401 is configured to receive the scheduling request SR through the physical uplink shared channel PUSCH.
  • the receiving module 1401 includes:
  • the second determining unit is used to determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
  • the receiving unit is configured to receive the SR through the PUSCH according to the number of coded modulation symbols mapped in each layer and the location of the RE mapped to the coded modulation symbols of each layer.
  • the manner for the second determining unit to determine the number of coded modulation symbols mapped in each layer of the SR in the PUSCH is:
  • the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  • the method for the second determining unit to determine the location of the resource element RE mapped to the coded modulation symbol of each layer is as follows:
  • the mapping rule includes at least one of the following:
  • the SR mapping is performed.
  • mapping the SR from the first position of the PUSCH includes one of the following:
  • the SR When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
  • the SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
  • the implementation of the SR mapping includes the following: item:
  • the SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
  • the SR cannot be mapped on the RE occupied by HARQ-ACK.
  • mapping rule further includes one of the following:
  • the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
  • the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • the receiving module 1401 includes:
  • the second mapping unit is configured to map the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
  • the second receiving unit is configured to receive the PUSCH mapped with the SR.
  • the receiving module 1401 is configured to:
  • the SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
  • the first candidate transmission position is one of the at least one candidate transmission position.
  • the embodiment of the present disclosure also provides a network side device, including: a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the computer program is executed by the processor to realize the above application
  • a network side device including: a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the computer program is executed by the processor to realize the above application
  • the embodiments of the present disclosure also provide a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and the computer program is executed by a processor to implement the above-mentioned information receiving method applied to a network side device
  • a computer program is stored on the computer-readable storage medium, and the computer program is executed by a processor to implement the above-mentioned information receiving method applied to a network side device
  • the computer readable storage medium such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • FIG. 15 is a structural diagram of a network side device according to an embodiment of the present disclosure, which can realize the details of the above-mentioned information receiving method and achieve the same effect.
  • the network side device 1500 includes: a processor 1501, a transceiver 1502, a memory 1503, and a bus interface, where:
  • the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
  • the transceiver 1502 receives the scheduling request SR through the physical uplink shared channel PUSCH.
  • the bus architecture may include any number of interconnected buses and bridges. Specifically, one or more processors represented by the processor 1501 and various circuits of the memory represented by the memory 1503 are linked together.
  • the bus architecture can also link various other circuits such as peripherals, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, no further descriptions are provided herein.
  • the bus interface provides the interface.
  • the transceiver 1502 may be a plurality of elements, that is, including a transmitter and a receiver, and provide a unit for communicating with various other devices on the transmission medium.
  • the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
  • the SR is received through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
  • the processor 1501 is configured to read the program for determining the number of coded modulation symbols mapped by each layer of the SR in the PUSCH in the memory 1503, and execute the following process:
  • the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  • the processor 1501 is configured to read a program in the memory 1503 for determining the location of the resource element RE mapped by the coded modulation symbol of each layer, and execute the following process:
  • the mapping rule includes at least one of the following:
  • the SR mapping is performed.
  • mapping the SR from the first position of the PUSCH includes one of the following:
  • the SR When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
  • the SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
  • performing the SR mapping includes the following items:
  • the SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
  • the SR cannot be mapped on the RE occupied by HARQ-ACK.
  • mapping rule further includes one of the following:
  • the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
  • the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH.
  • the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
  • the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
  • the SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
  • the first candidate transmission position is one of the at least one candidate transmission position.
  • the network-side equipment can be a base station (BTS) in Global System of Mobile Communications (GSM) or Code Division Multiple Access (CDMA), or it can be a broadband code division multiple access (BTS).
  • BTS Global System of Mobile Communications
  • CDMA Code Division Multiple Access
  • the base station (NodeB, NB) in the address (Wideband Code Division Multiple Access, WCDMA) can also be the evolved base station (Evolutional Node B, eNB or eNodeB) in the long term evolution (LTE), or a relay station or an The entry point, or the base station in the future 5G network, is not limited here.
  • the disclosed device and method may be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the functional units in the various embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the computer software product is stored in a storage medium and includes several instructions to make a A computer device (which may be a personal computer, a server, or a network device, etc.) executes all or part of the steps of the methods described in the various embodiments of the present disclosure.
  • the aforementioned storage media include: U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk and other media that can store program codes.

Abstract

The present disclosure provides an information transmission method, an information reception method, a terminal, and a network side device. The information transmission method is applied to a terminal and comprises: sending a scheduling request (SR) by means of a physical uplink shared channel (PUSCH).

Description

信息传输、接收方法、终端及网络侧设备Information transmission and reception method, terminal and network side equipment
相关申请的交叉引用Cross references to related applications
本申请主张在2019年7月2日在中国提交的中国专利申请号No.201910590725.3的优先权,其全部内容通过引用包含于此。This application claims the priority of Chinese Patent Application No. 201910590725.3 filed in China on July 2, 2019, the entire content of which is incorporated herein by reference.
技术领域Technical field
本公开涉及通信技术领域,特别涉及一种信息传输、接收方法、终端及网络侧设备。The present disclosure relates to the field of communication technology, and in particular to an information transmission and reception method, terminal and network side equipment.
背景技术Background technique
当用户设备(User Equipment,UE,也称终端)仅支持一种业务类型时,UE只有在没有上行共享信道(uplink-shared channel,UL-SCH)资源时才会发送上行调度请求(Scheduling Request,SR)以请求基站为其分配上行传输资源,当UE有UL-SCH资源时,UE可以通过物理上行共享信道(Physical Uplink Shared Channel,PUSCH)发送缓冲区状态报告(Buffer Status Report,BSR)来为新数据到达请求资源。因此不存在SR和PUSCH with UL-SCH冲突(传输时间重叠)的情况。在新空口(New Radio,NR)系统中,PUSCH可以有不同的正交频分复用(Orthogonal Frequency Division Multiplexing,OFDM)符号长度(2-14个OFDM符号),传输SR的物理上行控制信道(Physical Uplink Control CHannel,PUCCH)可以是短PUCCH(1/2OFDM符号长度),或长PUCCH(4-14个OFDM符号长度),SR的周期可以小到2符号,大到1至多个时隙。When a user equipment (User Equipment, UE, also called a terminal) supports only one service type, the UE will only send an uplink scheduling request (Scheduling Request) when there is no uplink-shared channel (UL-SCH) resource. SR) requests the base station to allocate uplink transmission resources for it. When the UE has UL-SCH resources, the UE can send a buffer status report (Buffer Status Report, BSR) through the Physical Uplink Shared Channel (PUSCH). New data arrives at the requested resource. Therefore, there is no conflict between SR and PUSCH with UL-SCH (transmission time overlap). In the New Radio (NR) system, PUSCH can have different Orthogonal Frequency Division Multiplexing (OFDM) symbol lengths (2-14 OFDM symbols), and the physical uplink control channel for transmitting SR ( Physical Uplink Control CHannel, PUCCH) can be short PUCCH (1/2 OFDM symbol length) or long PUCCH (4-14 OFDM symbol length), and the period of SR can be as small as 2 symbols and as large as 1 to multiple time slots.
当UE同时支持不同的业务类型,不同业务对应的时延与可靠性要求不同(如移动宽带增强(enhanced mobile broadband,eMBB)和超高可靠超低时延通信(ultra-reliable and low latency communications,URLLC),UE可能存在有一种业务(如eMBB)的UL-SCH资源时,有另一种业务数据到达(如URLLC),由于低时延要求,在PUSCH上传输BSR可能会增加时延,或者由于BSR的处理时间较长(BSR几十至几百比特,SR最多4比特)而来不 及在PUSCH上传输,因此可以考虑发送SR以请求另一种业务的上行传输资源。但是如果完全丢弃PUSCH,仅传输SR,则会带来降低上行吞吐量。另外当媒体接入控制(Medium Access Control,MAC)层通知物理层要发送SR时,PUSCH可能已经开始传输,因此如何实现SR的传输成为亟待解决的问题。When the UE supports different types of services at the same time, the latency and reliability requirements of different services are different (such as enhanced mobile broadband (eMBB) and ultra-reliable and low latency communications, URLLC), when the UE may have UL-SCH resources for one service (such as eMBB), and another service data arrives (such as URLLC), due to low latency requirements, the transmission of BSR on PUSCH may increase the delay, or Due to the long processing time of BSR (BSR tens to hundreds of bits, SR up to 4 bits) and it is too late to transmit on PUSCH, you can consider sending SR to request uplink transmission resources for another service. But if PUSCH is completely discarded, Only transmitting SR will reduce the uplink throughput. In addition, when the Medium Access Control (MAC) layer notifies the physical layer to send SR, PUSCH may have started transmission, so how to implement SR transmission becomes an urgent need to solve The problem.
发明内容Summary of the invention
本公开实施例提供一种信息传输、接收方法、终端及网络侧设备,以解决当同时存在PUSCH和SR传输需求时,如何进行数据传输,以保证通信可靠性的问题。The embodiments of the present disclosure provide an information transmission and reception method, a terminal, and a network side device to solve the problem of how to perform data transmission when there are PUSCH and SR transmission requirements at the same time to ensure communication reliability.
第一方面,本公开实施例提供一种信息传输方法,应用于终端,包括:In the first aspect, embodiments of the present disclosure provide an information transmission method applied to a terminal, including:
通过物理上行共享信道PUSCH,发送调度请求SR。The scheduling request SR is sent through the physical uplink shared channel PUSCH.
第二方面,本公开实施例提供一种信息接收方法,应用于网络侧设备,包括:In the second aspect, embodiments of the present disclosure provide an information receiving method applied to a network side device, including:
通过物理上行共享信道PUSCH,接收调度请求SR。The scheduling request SR is received through the physical uplink shared channel PUSCH.
第三方面,本公开实施例提供一种终端,包括:In a third aspect, embodiments of the present disclosure provide a terminal, including:
发送模块,用于通过物理上行共享信道PUSCH,发送调度请求SR。The sending module is used to send the scheduling request SR through the physical uplink shared channel PUSCH.
第四方面,本公开实施例提供一种终端,其中,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现上述的信息传输方法的步骤。In a fourth aspect, an embodiment of the present disclosure provides a terminal, which includes: a memory, a processor, and a computer program stored in the memory and capable of running on the processor. When the computer program is executed by the processor, the foregoing The steps of the information transmission method.
第五方面,本公开实施例提供一种网络侧设备,包括:In a fifth aspect, embodiments of the present disclosure provide a network-side device, including:
接收模块,用于通过物理上行共享信道PUSCH,接收调度请求SR。The receiving module is used to receive the scheduling request SR through the physical uplink shared channel PUSCH.
第六方面,本公开实施例提供一种网络侧设备,其中,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现上述的信息接收方法的步骤。In a sixth aspect, embodiments of the present disclosure provide a network-side device, which includes: a memory, a processor, and a computer program stored on the memory and capable of running on the processor. When the computer program is executed by the processor, Implement the steps of the above information receiving method.
第七方面,本公开实施例提供一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现上述的信息传输方法的步骤或上述的信息接收方法的步骤。In a seventh aspect, embodiments of the present disclosure provide a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps or steps of the information transmission method described above are implemented. The steps of the information receiving method described above.
本公开的有益效果是:The beneficial effects of the present disclosure are:
上述方案,通过PUSCH,发送SR,以保证当有SR传输需求时,终端能够及时进行SR的传输,降低了SR传输时延。In the above solution, the SR is sent through the PUSCH to ensure that when there is an SR transmission demand, the terminal can perform SR transmission in time, which reduces the SR transmission delay.
附图说明Description of the drawings
图1表示本公开实施例的信息传输方法的流程示意图;Fig. 1 shows a schematic flowchart of an information transmission method according to an embodiment of the present disclosure;
图2表示SR所占用的RE的具体分布方式示意图之一;Figure 2 shows one of the schematic diagrams of the specific distribution mode of RE occupied by SR;
图3表示SR所占用的RE的具体分布方式示意图之二;Figure 3 shows the second schematic diagram of the specific distribution mode of RE occupied by SR;
图4表示SR所占用的RE的具体分布方式示意图之三;Figure 4 shows the third schematic diagram of the specific distribution mode of RE occupied by SR;
图5表示SR所占用的RE的具体分布方式示意图之四;Figure 5 shows the fourth schematic diagram of the specific distribution mode of RE occupied by SR;
图6表示PUSCH开始传输SR的时域位置示意图之一;Figure 6 shows one of the schematic diagrams of the time domain position where PUSCH starts transmitting SR;
图7表示PUSCH开始传输SR的时域位置示意图之二;Figure 7 shows the second schematic diagram of the time domain position where PUSCH starts transmitting SR;
图8表示SR所占用的RE的具体分布方式示意图之五;Figure 8 shows the fifth schematic diagram of the specific distribution mode of RE occupied by SR;
图9表示SR所占用的RE的具体分布方式示意图之六;Figure 9 shows the sixth schematic diagram of the specific distribution mode of RE occupied by SR;
图10表示PUSCH上传输SR的PRB分布示意图;FIG. 10 shows a schematic diagram of PRB distribution for transmitting SR on PUSCH;
图11表示本公开实施例的信息接收方法的流程示意图;FIG. 11 shows a schematic flowchart of an information receiving method according to an embodiment of the present disclosure;
图12表示本公开实施例的终端的模块示意图;FIG. 12 shows a schematic diagram of modules of a terminal according to an embodiment of the present disclosure;
图13表示本公开实施例的终端的结构框图;FIG. 13 shows a structural block diagram of a terminal according to an embodiment of the present disclosure;
图14表示本公开实施例的网络侧设备的模块示意图;FIG. 14 shows a schematic diagram of modules of a network side device according to an embodiment of the present disclosure;
图15表示本公开实施例的网络侧设备的结构框图。FIG. 15 shows a structural block diagram of a network side device in an embodiment of the present disclosure.
具体实施方式Detailed ways
为使本公开的目的、技术方案和优点更加清楚,下面将结合附图及具体实施例对本公开进行详细描述。In order to make the objectives, technical solutions and advantages of the present disclosure clearer, the present disclosure will be described in detail below with reference to the accompanying drawings and specific embodiments.
在进行本公开实施例的说明时,首先对与本公开实施例相关的相关技术进行说明如下。In the description of the embodiments of the present disclosure, first, the related technologies related to the embodiments of the present disclosure are described as follows.
与以往的移动通信系统相比,未来第五代(5th Generation,5G)移动通信系统需要适应更加多样化的场景和业务需求。新空口(New Radio,NR)的主要场景包括移动宽带增强(eMBB)、大规模物联网(massive machine type communication,mMTC)、超高可靠超低时延通信(URLLC),这些场景对系 统提出了高可靠、低时延、大带宽、广覆盖等要求。Compared with previous mobile communication systems, the future 5th Generation (5G) mobile communication system needs to adapt to more diversified scenarios and service requirements. The main scenarios of New Radio (NR) include enhanced mobile broadband (eMBB), massive machine type communication (mMTC), and ultra-high-reliability and ultra-low-latency communications (URLLC). These scenarios suggest the system Requirements for high reliability, low latency, large bandwidth, and wide coverage.
1、上行调度请求(Scheduling Request,SR)1. Uplink scheduling request (Scheduling Request, SR)
如果用户设备(User Equipment,UE,也称终端)没有上行数据要传输,基站并不需要为该UE分配上行资源,否则会造成资源的浪费。因此,UE需要告诉基站自己是否有上行数据需要传输,以便基站决定是否给UE分配上行资源。If a user equipment (User Equipment, UE, also called a terminal) has no uplink data to transmit, the base station does not need to allocate uplink resources for the UE, otherwise it will cause a waste of resources. Therefore, the UE needs to tell the base station whether it has uplink data to transmit, so that the base station can decide whether to allocate uplink resources to the UE.
UE通过SR告诉基站是否需要上行资源以便用于上行共享信道(UL-SCH)传输,但并不会告诉基站有多少上行数据需要发送(这是通过缓冲区状态报告(Buffer Status Report,BSR)上报的)。基站收到SR后,给UE分配多少上行资源取决于基站的实现,通常的做法是至少分配足够UE发送BSR的资源。UE需要通过BSR告诉基站,其上行buffer里有多少数据需要发送,以便基站决定给该UE分配多少上行资源。The UE tells the base station whether uplink resources are needed for uplink shared channel (UL-SCH) transmission through the SR, but does not tell the base station how much uplink data needs to be sent (this is reported through the Buffer Status Report (BSR) of). After the base station receives the SR, the amount of uplink resources allocated to the UE depends on the implementation of the base station. The usual approach is to allocate at least enough resources for the UE to send the BSR. The UE needs to tell the base station through the BSR how much data needs to be sent in its uplink buffer so that the base station can decide how much uplink resources to allocate to the UE.
基站不知道UE什么时候需要发送上行数据,即不知道UE什么时候会发送SR。因此,基站需要在已经分配的SR资源上检测是否有SR上报。SR在物理上行控制信道(Physical Uplink Control CHannel,PUCCH)资源上传输,传输SR的PUCCH资源是通过信息元素(information element,IE):上行调度请求资源配置(SchedulingRequestResourceConfig)的上行调度请求资源标识(schedulingRequestResourceId)字段配置的。SR的资源是周期性配置的,不同的周期,体现了不同的时延要求。一个UE可以配置多个SR,并通过IE:上行调度请求资源ID(SchedulingRequestId)标识,不同的SR对应不同的逻辑信道(数据的优先级)。The base station does not know when the UE needs to send uplink data, that is, when the UE will send the SR. Therefore, the base station needs to detect whether there is an SR report on the allocated SR resources. SR is transmitted on Physical Uplink Control Channel (PUCCH) resources, and the PUCCH resource for transmitting SR is transmitted through information element (information element, IE): Uplink scheduling request resource identifier (schedulingRequestResourceId) of uplink scheduling request resource configuration (SchedulingRequestResourceConfig) ) Field configuration. SR resources are configured periodically, and different periods reflect different delay requirements. A UE can be configured with multiple SRs, which are identified by IE: Uplink Scheduling Request Resource ID (SchedulingRequestId), and different SRs correspond to different logical channels (data priority).
2、物理上行共享信道(Physical Uplink Shared Channel,PUSCH)2. Physical Uplink Shared Channel (PUSCH)
PUSCH可以用以承载UL-SCH和上行控制信息(Uplink Control Information,UCI)。当用于承载UL-SCH时,即PUSCH with UL-SCH,UE通过PUSCH发送上行数据,这时UE已经有上行资源发送数据,因此UE不需要发送SR,此时PUSCH如果与PUCCH冲突,则该PUCCH必定是承载混合自动重传请求应答(Hybrid Automatic Repeat Request ACK,HARQ-ACK)/信道状态信息(Channel State Information,CSI)的PUCCH,UE将数据和HARQ-ACK、CSI复用在PUSCH上传输。PUSCH也可以是仅用于承载非周 期性的CSI(aperiodic CSI,A-CSI)/半持续的CSI(semi-persistent CSI,SP-CSI)的,即PUSCH without UL-SCH,即基站在分配PUSCH资源时,指示该资源仅用于传输CSI信息,不用于传输UL-SCH,由于此时的PUSCH并不是用于业务数据的传输,当PUSCH without UL-SCH与SR冲突时,UE将丢弃PUSCH,在SR对应的PUCCH资源上传输SR。The PUSCH can be used to carry UL-SCH and uplink control information (Uplink Control Information, UCI). When it is used to carry UL-SCH, that is, PUSCH with UL-SCH, the UE sends uplink data through PUSCH. At this time, the UE already has uplink resources to send data, so the UE does not need to send SR. At this time, if the PUSCH conflicts with the PUCCH, this The PUCCH must be the PUCCH that carries Hybrid Automatic Repeat Request ACK (HARQ-ACK)/Channel State Information (CSI). The UE multiplexes the data with HARQ-ACK and CSI on PUSCH for transmission. . The PUSCH may also be used only to carry aperiodic CSI (aperiodic CSI, A-CSI)/semi-persistent CSI (SP-CSI), that is, PUSCH without UL-SCH, that is, the base station is allocating PUSCH When the resource is used, it indicates that the resource is only used to transmit CSI information, not to transmit UL-SCH. Because the PUSCH at this time is not used for the transmission of service data, when the PUSCH without UL-SCH conflicts with SR, the UE will discard the PUSCH. The SR is transmitted on the PUCCH resource corresponding to the SR.
本公开针对当同时存在PUSCH和SR传输需求时,如何进行数据传输,以保证通信可靠性的问题,提供一种信息传输、接收方法、终端及网络侧设备。The present disclosure aims at the problem of how to perform data transmission to ensure communication reliability when PUSCH and SR transmission requirements exist at the same time, and provides an information transmission and reception method, terminal and network side equipment.
如图1所示,本公开实施例提供一种信息传输方法,应用于终端,包括:As shown in FIG. 1, an embodiment of the present disclosure provides an information transmission method applied to a terminal, including:
步骤101,通过物理上行共享信道PUSCH,发送调度请求SR。Step 101: Send a scheduling request SR through the physical uplink shared channel PUSCH.
需要说明的是,通过PUSCH发送SR的方式为:SR在PUSCH上采用打孔的方式传输,通过采用打孔的方式传输SR,既保证了SR的可靠传输,又可以降低对PUSCH传输的影响。It should be noted that the method of sending SR through PUSCH is: SR is transmitted on PUSCH in a punctured manner, and SR is transmitted in punctured manner, which not only ensures reliable transmission of SR, but also reduces the impact on PUSCH transmission.
通常情况下,第一优先级的SR与第二优先级的PUSCH时域资源冲突(即同时存在第二优先级的PUSCH和第一优先级的SR传输需求)时,第一优先级的SR在PUSCH上采用打孔的方式传输,具体地,该第一优先级高于第二优先级,也就是说高优先级的SR与低优先级的PUSCH时域资源冲突时,SR在PUSCH上采用打孔的方式传输。Normally, when the first priority SR conflicts with the second priority PUSCH time domain resource (that is, there are both PUSCH and the first priority SR transmission demand), the first priority SR is The PUSCH is transmitted in a punctured manner. Specifically, the first priority is higher than the second priority, that is, when the high-priority SR conflicts with the low-priority PUSCH time domain resources, the SR uses the punching method on the PUSCH. Transmission by way of holes.
下面分别从不同的打孔方式角度对本公开实施例的具体实现过程进行说明如下。The following describes the specific implementation process of the embodiments of the present disclosure from the perspective of different punching modes.
方式一、以资源元素(resource element,RE)为单位进行打孔Method 1: Punching with resource element (RE) as the unit
在此种情况下,步骤101的具体实现方式为:In this case, the specific implementation of step 101 is:
确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的RE位置;Determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the RE position where the coded modulation symbols of each layer are mapped;
根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH发送所述SR。The SR is sent through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
需要说明的是,一个编码调制符号映射在一个RE上,也就是说,SR在PUSCH中每层映射的编码调制符号个数指的是SR在PUSCH中占用的RE个数。It should be noted that one coded modulation symbol is mapped on one RE, that is, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH refers to the number of REs occupied by the SR in the PUSCH.
进一步地,每层映射的编码调制符号个数的确定方式具体为:根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。Further, the method for determining the number of coded modulation symbols mapped in each layer is specifically as follows: according to the number of bits and offsets of the SR and the number of REs that can be used to transmit SR on the PUSCH, determine the number of SR mapped in each layer in the PUSCH. The number of code modulation symbols.
需要说明的是,所述偏移量通过以下方式之一确定:It should be noted that the offset is determined in one of the following ways:
A11、由无线资源控制(radio resource control,RRC)配置;A11. Configured by radio resource control (RRC);
A12、由下行控制信息(downlink control information,DCI)指示;A12. Instructed by downlink control information (DCI);
A13、与混合自动重传请求应答(HARQ-ACK)在PUSCH上传输时的偏移量相同;A13. Same as the offset when the hybrid automatic repeat request acknowledgement (HARQ-ACK) is transmitted on the PUSCH;
需要说明的是,此种情况下,由协议约定进行每层映射的编码调制符号个数确定所使用的偏移量与HARQ-ACK在PUSCH上传输时的偏移量相同,进一步地,HARQ-ACK在PUSCH上传输时的偏移量可以由RRC配置或者由DCI指示;进一步需要说明的是,此种情况下提到的HARQ-ACK指的是高优先级的HARQ-ACK。It should be noted that, in this case, the offset used to determine the number of coded modulation symbols for each layer mapping is agreed upon by the protocol to be the same as the offset used when HARQ-ACK is transmitted on PUSCH. Further, HARQ- The offset when the ACK is transmitted on the PUSCH can be configured by RRC or indicated by DCI; it should be further noted that the HARQ-ACK mentioned in this case refers to the high-priority HARQ-ACK.
例如,当Mbit SR(M=log2(k+1),其中,k表示与PUSCH时域资源有重叠的SR个数,特别地,这里k个SR指k个不同的SR配置,如果是一个SR配置有多个候选位置与PUSCH时域资源重叠,k等于1)在PUSCH上传输时,根据SR的比特数,偏移量(betaoffset)、PUSCH除解调参考信号(demodulation reference signal,DMRS)外可用的RE资源(即PUSCH上能够用于传输SR的RE个数)确定SR所占的RE个数,即SR在PUSCH中每层映射的编码调制符号个数(Q′ SR)。其中,betaoffset用于控制SR在PUSCH上打孔传输时占用的RE个数,该参数可以是RRC配置或DCI指示,可以是单独配置或指示,也可以与HARQ-ACK在PUSCH上传输时对应的betaoffset相同,其中,如果HARQ-ACK分不同的类型或优先级,则SR使用对应高优先级的HARQ-ACK的betaoffset或betaoffset值最大的betaoffset。 For example, when Mbit SR(M=log2(k+1), where k represents the number of SRs that overlap with PUSCH time domain resources, in particular, k SRs here refer to k different SR configurations, if it is one SR Multiple candidate positions are configured to overlap with PUSCH time domain resources, k is equal to 1) When transmitting on PUSCH, according to the number of bits of SR, the offset (betaoffset), PUSCH except demodulation reference signal (DMRS) The available RE resources (that is, the number of REs that can be used to transmit SR on the PUSCH) determine the number of REs occupied by the SR, that is, the number of coded modulation symbols ( Q'SR ) mapped by each layer of the SR in the PUSCH. Among them, betaoffset is used to control the number of REs occupied by SR during puncturing transmission on PUSCH. This parameter can be RRC configuration or DCI indication, it can be configured or indicated separately, or it can correspond to HARQ-ACK transmission on PUSCH. The betaoffset is the same, where, if the HARQ-ACK is of different types or priorities, the SR uses the betaoffset corresponding to the higher priority HARQ-ACK or the betaoffset with the largest betaoffset value.
例如,可以采用如下公式进行SR在有UL-SCH的PUSCH中每层映射的编码调制符号个数的确定:For example, the following formula can be used to determine the number of coded modulation symbols mapped by each layer of SR in PUSCH with UL-SCH:
Figure PCTCN2020097974-appb-000001
Figure PCTCN2020097974-appb-000001
其中,Q′ SR为SR在PUSCH中每层映射的编码调制符号个数;O SR为SR 的比特数;L SR为SR对应的循环冗余校验(Cyclic Redundancy Check,CRC)比特数,当SR的比特数小于等于11比特时,L SR=0;
Figure PCTCN2020097974-appb-000002
由RRC配置或DCI指示;C UL-SCH为PUSCH传输的UL-SCH的码块(code blocks)数;如果调度PUSCH的DCI包含码块组传输信息(code block group transmission information,CBGTI)指示域,指示不传输r-th码块,则K r=0,否则,K r表示PUSCH上UL-SCH的r-th码块大小;
Figure PCTCN2020097974-appb-000003
是PUSCH传输中OFDM符号l上可用于UCI传输的RE数,
Figure PCTCN2020097974-appb-000004
表示配置授权PUSCH(Configured Grant PUSCH,CG-PUSCH)传输所含总的OFDM符号数,包括用于DMRS的符号;对于包含DMRS的OFDM符号,若SR不能映射在DMRS OFDM符号,则
Figure PCTCN2020097974-appb-000005
若SR能映射在DMRS OFDM符号上则
Figure PCTCN2020097974-appb-000006
对于不包含DMRS的OFDM符号,
Figure PCTCN2020097974-appb-000007
l 0表示CG-UCI开始映射的OFDM符号索引,即第一个DMRS后第一个不含DMRS的符号的索引;
Figure PCTCN2020097974-appb-000008
表示PUSCH传输的带宽,以子载波(subcarrier)计数;
Figure PCTCN2020097974-appb-000009
PUSCH传输中OFDM符号l中的相位跟踪导频信号(Phase tracking reference signal,PTRS)所用subcarrier。
Wherein, Q 'SR SR is the number of coded modulation symbols in PUSCH mapped each; O is a number of bits of the SR SR; SR is the SR L corresponding cyclic redundancy check (Cyclic Redundancy Check, CRC) bits, when When the number of SR bits is less than or equal to 11 bits, L SR =0;
Figure PCTCN2020097974-appb-000002
Indicated by RRC configuration or DCI; C UL-SCH is the number of UL-SCH code blocks (code blocks) for PUSCH transmission; if the DCI for scheduling PUSCH includes code block group transmission information (CBGTI) indication field, Indicate not to transmit r-th code block, then K r =0, otherwise, K r represents the r-th code block size of UL-SCH on PUSCH;
Figure PCTCN2020097974-appb-000003
Is the number of REs available for UCI transmission on OFDM symbol 1 in PUSCH transmission,
Figure PCTCN2020097974-appb-000004
Indicates the total number of OFDM symbols included in the Configured Grant PUSCH (CG-PUSCH) transmission, including symbols used for DMRS; for OFDM symbols containing DMRS, if SR cannot be mapped to DMRS OFDM symbols, then
Figure PCTCN2020097974-appb-000005
If SR can be mapped on DMRS OFDM symbol then
Figure PCTCN2020097974-appb-000006
For OFDM symbols without DMRS,
Figure PCTCN2020097974-appb-000007
l 0 represents the index of the OFDM symbol where the CG-UCI starts to map, that is, the index of the first symbol without DMRS after the first DMRS;
Figure PCTCN2020097974-appb-000008
Represents the bandwidth of PUSCH transmission, counted by subcarriers;
Figure PCTCN2020097974-appb-000009
The subcarrier used for the phase tracking reference signal (PTRS) in the OFDM symbol 1 in PUSCH transmission.
进一步地,每层的编码调制符号映射的RE位置的确定方式具体为:Further, the determination method of the RE position mapped by the coded modulation symbol of each layer is specifically as follows:
根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
具体地,所述映射规则,包括以下一项:Specifically, the mapping rule includes one of the following:
B11、从所述PUSCH的第一位置开始映射所述SR;B11. Start mapping the SR from the first position of the PUSCH;
具体地,所述第一位置对应所述SR所在的物理上行控制信道(PUCCH)的起始符号位置;Specifically, the first position corresponds to the start symbol position of the physical uplink control channel (PUCCH) where the SR is located;
进一步地需要说明的是,此种情况,具体采用如下之一实现:It should be further explained that in this case, one of the following is used to achieve:
B111、在所述SR映射到PUSCH的解调参考信号(DMRS)正交频分复用(OFDM)符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;B111. When the SR is mapped to the demodulation reference signal (DMRS) orthogonal frequency division multiplexing (OFDM) symbol of the PUSCH, the SR is mapped to the first RE in the DMRS OFDM symbol, and the first RE is RE other than the RE occupied by DMRS;
也就是说,此种情况下,SR可以映射在DMRS OFDM符号上,但当SR映射在DMRS OFDM符号中时,SR不能映射在DMRS占用的RE上,只能选择DMRS没有占用的RE进行映射。That is to say, in this case, SR can be mapped on DMRS OFDM symbols, but when SR is mapped on DMRS OFDM symbols, SR cannot be mapped on REs occupied by DMRS, and only REs not occupied by DMRS can be selected for mapping.
B112、所述SR映射到除DMRS OFDM符号外的其他OFDM符号上;B112. The SR is mapped to other OFDM symbols except the DMRS OFDM symbol;
需要说明的是,在此种情况下,SR不能映射到DMRS OFDM符号上。It should be noted that in this case, SR cannot be mapped to DMRS OFDM symbols.
B12、从所述PUSCH的第一个DMRS OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射;B12. Starting from the first available non-DMRS OFDM symbol after the first DMRS OFDM symbol of the PUSCH, perform the SR mapping;
进一步地需要说明的是,此种情况,具体采用如下之一实现:It should be further explained that in this case, one of the following is used to achieve:
B121、所述SR能够映射在HARQ-ACK所占用的RE上;B121. The SR can be mapped on the RE occupied by HARQ-ACK;
也就是说,在此种情况下,SR在进行映射时,并不用考虑PUSCH上是否已经映射了HARQ-ACK,即使已经映射了,SR仍可以占用HARQ-ACK所使用的RE。That is to say, in this case, when the SR is mapped, it does not need to consider whether the HARQ-ACK has been mapped on the PUSCH. Even if it has been mapped, the SR can still occupy the RE used by the HARQ-ACK.
B122、所述SR不能够映射在HARQ-ACK所占用的RE上;B122. The SR cannot be mapped on the RE occupied by HARQ-ACK;
也就是说,在此种情况下,SR在进行映射时,需要考虑HARQ-ACK的映射,如果PUSCH上有HARQ-ACK传输,则SR不可以占用HARQ-ACK所使用的RE。That is to say, in this case, when the SR is mapped, the HARQ-ACK mapping needs to be considered. If there is HARQ-ACK transmission on the PUSCH, the SR cannot occupy the RE used by the HARQ-ACK.
例如,假设M比特SR在PUSCH上传输,每层映射15调制编码符号,即15个RE,当SR不能打孔PUSCH DMRS符号、且PUSCH上不传输HARQ-ACK时,SR所占用的RE的具体分布方式如图2所示;当SR不能打孔PUSCH DMRS符号,且PUSCH上有HARQ-ACK,HARQ-ACK从第一个DMRS符号后的第一个可用的非DMRS OFDM符号开始映射,且需要占用16个RE,SR不可以打孔HARQ-ACK所在RE,SR所占用的RE的具体分布方式如图3所示;当SR能打孔PUSCH DMRS符号,且PUSCH上有HARQ-ACK,HARQ-ACK从第一个DMRS符号后的第一个可用的非DMRS OFDM符号开始映射,且需要占用16个RE,SR能打孔HARQ-ACK所占用的RE,SR所占用的RE的具体分布方式如图4所示;当SR能打孔PUSCH DMRS符号,且PUSCH上有HARQ-ACK,HARQ-ACK从第一个DMRS符号后的第一个可用的非DMRS OFDM符号开始映射,且需要占用16个RE,SR不可以打孔HARQ-ACK所在RE,SR所占用的RE的具体分布方式如图5所示。For example, suppose that M-bit SR is transmitted on the PUSCH, and each layer maps 15 modulation and coding symbols, that is, 15 REs. When the SR cannot puncture PUSCH DMRS symbols and the HARQ-ACK is not transmitted on the PUSCH, the specific RE occupied by the SR The distribution method is shown in Figure 2; when SR cannot puncture PUSCH DMRS symbols, and there is HARQ-ACK on PUSCH, HARQ-ACK starts from the first available non-DMRS OFDM symbol after the first DMRS symbol, and needs to Occupies 16 REs, SR cannot puncture the RE where HARQ-ACK is located. The specific distribution of RE occupied by SR is shown in Figure 3; when SR can puncture PUSCH and DMRS symbols, and there are HARQ-ACK, HARQ- ACK is mapped from the first available non-DMRS OFDM symbol after the first DMRS symbol and needs to occupy 16 REs. SR can puncture the RE occupied by HARQ-ACK. The specific distribution of RE occupied by SR is as follows As shown in Figure 4; when SR can puncture PUSCH DMRS symbols, and there is HARQ-ACK on PUSCH, HARQ-ACK starts mapping from the first available non-DMRS OFDM symbol after the first DMRS symbol, and it needs to occupy 16 RE and SR cannot puncture the RE where the HARQ-ACK is located. The specific distribution mode of the RE occupied by the SR is shown in Figure 5.
具体地,图2至图5中,斜线方框为DMRS占用的RE,网格方框为SR占用的RE,竖线方框为HARQ-ACK占用的RE,空白方框为UL-SCH占用 的RE,网格粗线黑方框为SR占用的HARQ-ACK的RE。Specifically, in Figures 2 to 5, the slashed boxes are RE occupied by DMRS, the grid boxes are RE occupied by SR, the vertical boxes are RE occupied by HARQ-ACK, and the blank boxes are occupied by UL-SCH. The REs with thick grid lines and black boxes are HARQ-ACK REs occupied by SR.
需要说明的是,本公开中,如果PUSCH上映射有信道状态信息(Channel state information,CSI),则SR可以映射在CSI所在RE上。It should be noted that in the present disclosure, if channel state information (CSI) is mapped on the PUSCH, the SR can be mapped on the RE where the CSI is located.
进一步还需要说明的是,该映射规则,还包括以下一项:It should be noted that the mapping rule also includes the following:
B21、若在第一OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;B21. If on the first OFDM symbol, the number of REs that can be used to transmit SR on the PUSCH is greater than the number of SR to-be-mapped coded modulation symbols, a distributed mapping method is adopted to map the SR to-be-mapped coded modulation symbols on the On the first OFDM symbol of PUSCH;
需要说明的是,该第一OFDM符号指的是任意一个OFDM符号。It should be noted that the first OFDM symbol refers to any OFDM symbol.
B22、若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上;B22. If on the second OFDM symbol, the number of SR coded bits that can be mapped on the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is used to map the SR coded bits to be mapped on the PUSCH. On the second OFDM symbol;
需要说明的是,该第二OFDM符号指的是任意一个OFDM符号。It should be noted that the second OFDM symbol refers to any OFDM symbol.
需要说明的是,上述B22的实现方式中的SR待映射编码比特个数可以由SR待映射编码调制符号个数计算得到,具体地,SR待映射编码比特个数=SR待映射编码调制符号个数×调制阶数(Q m)×PUSCH传输层数(N L);还需要说明的是,上述B11和B12为两种不同的实现表述方式,其本意是相同的。 It should be noted that the number of SR coded bits to be mapped in the above implementation of B22 can be calculated from the number of SR coded modulation symbols to be mapped, specifically, the number of SR coded bits to be mapped = SR coded modulation symbols to be mapped Number × modulation order (Q m ) × PUSCH transmission layer number (N L ); it should also be noted that the above B11 and B12 are two different implementation expressions, and their original intentions are the same.
例如,如果某个OFDM符号上,PUSCH可用的RE个数大于SR剩余需要打孔的个数,SR采用分布式的方式打孔PUSCH RE。具体的,如果SR剩余M个编码调制符号需要映射,PUSCH OFDM符号l上有N个RE可用于SR传输,则SR的编码调制符号在可用于SR传输的RE上每d个RE映射,其中d=floor(N/M),例如,图2中在在DMRS后第一个可用的非DMRS OFDM符号,可用于SR传输的RE数位12,SR需要15个RE,此时d=1,即每个RE都会映射SR的编码调制符号,在后面的一个符号上,SR仍然有3个编码调制符号剩余,此时PUSCH上该符号有12个RE可以用于传输SR,则d=4,例如,图4中在SR映射的第一个符号上,即DMRS符号,此时该符号上有6个非DMRS RE,即有6个RE可以映射SR,而此时SR有15个编码调制符号需要映射,因此d=1,在DMRS OFDM符号后的第一个OFDM符号上,SR仍然有9个编码调制符号剩余,因SR能打孔HARQ-ACK所占用的 RE,此时PUSCH上该符号有12个RE可以用于传输SR,则d=1。For example, if on a certain OFDM symbol, the number of REs available for PUSCH is greater than the number of remaining punctured SRs, SR punctures PUSCH REs in a distributed manner. Specifically, if the remaining M coded modulation symbols of the SR need to be mapped, and there are N REs on PUSCH OFDM symbol 1 that can be used for SR transmission, then the coded modulation symbols of SR are mapped on the REs available for SR transmission for every d REs, where d =floor(N/M), for example, in Figure 2 the first available non-DMRS OFDM symbol after DMRS, the number of REs that can be used for SR transmission is 12, and SR requires 15 REs. At this time, d=1, that is, every Each RE will be mapped to the coded modulation symbol of SR. On the next symbol, SR still has 3 coded modulation symbols remaining. At this time, there are 12 REs on PUSCH that can be used to transmit SR, then d=4, for example, In Figure 4, on the first symbol of SR mapping, that is, the DMRS symbol, there are 6 non-DMRS REs on this symbol, that is, 6 REs can be mapped to SR, and SR has 15 coded modulation symbols to be mapped at this time , So d=1. On the first OFDM symbol after the DMRS OFDM symbol, SR still has 9 coded modulation symbols remaining. Because SR can puncture the RE occupied by HARQ-ACK, the symbol on PUSCH has 12 Each RE can be used to transmit SR, then d=1.
方式二、沿用SR的传输格式进行打孔Method 2: Use the SR transmission format for punching
在此种情况下,步骤101的具体实现方式为:In this case, the specific implementation of step 101 is:
按照SR在PUCCH上的传输格式,将所述SR映射在PUSCH上;传输映射有所述SR的PUSCH。According to the transmission format of the SR on the PUCCH, the SR is mapped on the PUSCH; and the PUSCH mapped with the SR is transmitted.
需要说明的是,在此种情况下,SR在PUSCH分配的某一个物理资源块(physical resource block,PRB),以在PUCCH上传输的格式传输,也就是说,SR在PUCCH是以何种格式传输的,SR也按照相同的格式在PUSCH中打孔传输。It should be noted that in this case, a certain physical resource block (PRB) allocated by the SR on the PUSCH is transmitted in the format transmitted on the PUCCH, that is, the format of the SR on the PUCCH For transmission, SR is also punctured in PUSCH according to the same format.
还需要说明的是,因SR对应多个候选资源位置,但是每个候选资源位置并不一定进行SR传输,只有存在数据传输需求时,终端才在候选资源位置发送SR给网络侧设备,进一步地,步骤101的实现方式为:It should also be noted that because SR corresponds to multiple candidate resource locations, each candidate resource location does not necessarily perform SR transmission. Only when there is a data transmission demand, the terminal sends the SR to the network side device at the candidate resource location, and further , The implementation of step 101 is:
所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,发送第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, the SR transmitted on the first candidate transmission position is sent through the PUSCH;
其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
也就是说,当一个PUSCH与一个SR配置的多个候选传输位置重叠时,终端只在对应候选位置为实际传输SR(positive SR)时,通过PUSCH传输一次SR。That is to say, when a PUSCH overlaps multiple candidate transmission positions configured for one SR, the terminal only transmits the SR once through the PUSCH when the corresponding candidate position is an actual SR (positive SR) transmission.
例如,如图6和图7所示,SR周期是2个符号,SR对应的PUCCH的时域符号长度为2;PUSCH的符号长度为8,PUSCH与SR的4个候选传输位置重叠。当SR在所有候选传输位置都是negative(即候选传输位置没有SR传输)时,终端不需要传输SR,因此不需要在PUSCH上打孔传输SR。当某一个候选传输位置为positive SR时,UE在PUSCH上传输SR,由于物理层SR为positive时,此时终端要在PUSCH上传输SR,终端可能已经开始或将要开始传输PUSCH,因此无法停止PUSCH,也无法采用速率匹配的方式(UE已经准备好PUSCH上的数据传输,无法或没有足够的时间重新准备数据),而只能采用打孔的方式传输SR;图6和图7中斜线方框所表示的候选传输位置有SR的传输,则在PUSCH对应该候选传输位置的时域上进行SR的打孔传输;其中,横线方框为没有SR传输的候选传输位置,网格方框为与SR的 实际传输位置(即实际传输SR的候选传输位置)对应的PUSCH的时域开始位置,斜线方框表示SR的实际传输位置。For example, as shown in FIG. 6 and FIG. 7, the SR period is 2 symbols, the time domain symbol length of the PUCCH corresponding to the SR is 2; the symbol length of the PUSCH is 8, and the PUSCH overlaps with the 4 candidate transmission positions of the SR. When the SR is negative at all candidate transmission positions (that is, there is no SR transmission at the candidate transmission position), the terminal does not need to transmit the SR, and therefore does not need to puncture the PUSCH to transmit the SR. When a certain candidate transmission position is positive SR, the UE transmits SR on PUSCH. When the physical layer SR is positive, the terminal needs to transmit SR on PUSCH at this time. The terminal may have started or will start transmitting PUSCH, so it cannot stop PUSCH. , The rate matching method cannot be used (the UE is ready for data transmission on the PUSCH, and cannot or does not have enough time to prepare the data again), but can only use the puncturing method to transmit SR; the diagonal lines in Figure 6 and Figure 7 If the candidate transmission position indicated by the box has SR transmission, the SR puncture transmission is performed on the time domain corresponding to the candidate transmission position of PUSCH; the horizontal box is the candidate transmission position without SR transmission, and the grid box It is the start position of the PUSCH in the time domain corresponding to the actual transmission position of the SR (ie, the candidate transmission position of the actual transmission of the SR).
方式三、将SR调制在PUSCH的某一列DMRS/某些DMRS上传输Method 3: Modulate SR on a certain column of DMRS/some DMRS of PUSCH for transmission
此方法中,通过PUSCH上的DMRS所占用的RE传输positive SR,具体的,通过PUSCH上的DMRS序列传输SR,可以使用SR调制符号来调制DMRS序列,或者是使用不同的DMRS序列表示是否有positive SR。同时如果PUSCH上有多个DMRS OFDM符号,SR可以调制在一个或部分DMRS OFDM符号上。In this method, positive SR is transmitted through RE occupied by DMRS on PUSCH. Specifically, SR is transmitted through DMRS sequence on PUSCH. SR modulation symbols can be used to modulate the DMRS sequence, or different DMRS sequences can be used to indicate whether there is positive SR. At the same time, if there are multiple DMRS OFDM symbols on PUSCH, SR can be modulated on one or part of DMRS OFDM symbols.
下面以方式一为例,当SR从SR PUCCH对应的OFDM符号位置开始在PUSCH上打孔映射。如图8和图9所示,SR周期为2个符号,SR PUCCH的符号长度为1,在与PUSCH的重叠的部分,在第一个SR候选传输位置SR为positive,则SR从相应的OFDM符号位置开始在PUSCH上打孔传输(对应PUSCH的第二个OFDM符号)。图8和图9分别是SR不能打孔DMRS符号,和SR可以使用DMRS符号上DMRS RE以外的RE的映射方式示意图;其中,图8和图9中的斜线方框为DMRS占用的RE,网格方框为SR占用的RE,横线方框表示SR的候选传输位置,且该位置上没有SR传输,竖线方框表示SR的实际传输位置,黑点方框表示与SR的实际传输位置对应的PUSCH的时域开始位置。In the following, taking mode one as an example, when SR starts from the OFDM symbol position corresponding to SR PUCCH, puncturing and mapping on PUSCH. As shown in Figure 8 and Figure 9, the SR period is 2 symbols, and the symbol length of SR PUCCH is 1. In the overlapping part with PUSCH, the SR is positive at the first SR candidate transmission position, and the SR is from the corresponding OFDM The symbol position starts to be punctured and transmitted on the PUSCH (corresponding to the second OFDM symbol of the PUSCH). Figures 8 and 9 are schematic diagrams of mapping modes where SR cannot puncture DMRS symbols, and SR can use REs other than DMRS RE on DMRS symbols; the slashed boxes in Figures 8 and 9 are REs occupied by DMRS, The grid box is the RE occupied by SR, the horizontal box indicates the candidate transmission position of SR, and there is no SR transmission at this position, the vertical box indicates the actual transmission position of SR, and the black box indicates the actual transmission with SR The start position of the PUSCH corresponding to the position in the time domain.
下面以方式二为例,当SR PUCCH与PUSCH时域资源冲突时,如果是positive SR,则终端在SR PUCCH所在符号位置,使用PUSCH所分配的部分PRB传输PUCCH。即终端在PUSCH的部分PRB上传输SR,且传输方式与在原来PUCCH上一样(除PRB资源块位置),即如果SR PUCCH是PUCCH format 0,则SR以PUCCH format 0的传输方式传输,且使用PUSCH的某个PRB,例如图10所示,终端使用分配的第一个PRB或最后一个PRB传输SR,图10中的竖线方框为传输SR的PRB,横线方框为没有SR传输的候选传输位置,网格方框为与实际传输SR的候选传输位置对应的PUSCH的时域开始位置。值得注意的是,此时如果PUCCH对应有多个OFDM符号,则UE在PUSCH上传输时,使用的是连续的OFDM符号,即UE可以打孔DMRS符号,包括DMRS RE。Taking Mode 2 as an example below, when the SR PUCCH conflicts with the PUSCH time domain resource, if it is a positive SR, the terminal uses a part of the PRB allocated by the PUSCH to transmit the PUCCH at the symbol position of the SR PUCCH. That is, the terminal transmits SR on part of the PRB of the PUSCH, and the transmission mode is the same as on the original PUCCH (except for the PRB resource block position), that is, if the SR PUCCH is PUCCH format 0, the SR is transmitted in the transmission mode of PUCCH format 0, and use A PRB of PUSCH, for example, as shown in Figure 10, the terminal uses the first or last PRB allocated to transmit SR. The vertical box in Figure 10 indicates the PRB that transmits SR, and the horizontal box indicates that there is no SR transmission. Candidate transmission position, the grid box is the time domain start position of the PUSCH corresponding to the candidate transmission position for actual SR transmission. It is worth noting that if the PUCCH corresponds to multiple OFDM symbols at this time, the UE uses continuous OFDM symbols when transmitting on the PUSCH, that is, the UE can puncture DMRS symbols, including DMRS RE.
需要说明的是,为保证终端和网络侧设备的理解一致,终端采用何种方式发送SR,网络侧设备也采用对应的方式进行接收。It should be noted that, in order to ensure that the terminal and the network side device have the same understanding, which method the terminal uses to send the SR, the network side device also uses the corresponding method to receive.
需要说明的是,本公开实施例给出了SR在PUSCH上打孔传输的方法,以保证当有高优先级SR传输需求时,终端能够及时进行高优先级SR的传输,降低了高优先级SR传输时延,同时降低对PUSCH传输的影响,提高了通信系统的有效性。It should be noted that the embodiments of the present disclosure provide a method for SR transmission on PUSCH to ensure that when there is a high-priority SR transmission demand, the terminal can perform high-priority SR transmission in time, which reduces the high priority. The SR transmission delay reduces the impact on PUSCH transmission and improves the effectiveness of the communication system.
如图11所示,本公开实施例提供一种信息接收方法,应用于网络侧设备,包括:As shown in FIG. 11, an embodiment of the present disclosure provides an information receiving method applied to a network side device, including:
步骤1101,通过物理上行共享信道PUSCH,接收调度请求SR。Step 1101: Receive a scheduling request SR through the physical uplink shared channel PUSCH.
可选地,所述步骤1101的实现方式为:Optionally, the implementation of step 1101 is:
确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的资源元素RE位置;Determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH接收所述SR。The SR is received through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
进一步地,所述SR在PUSCH中每层映射的编码调制符号个数的确定方式,包括:Further, the method for determining the number of coded modulation symbols mapped in each layer of the SR in the PUSCH includes:
根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
进一步地,所述每层的编码调制符号映射的资源元素RE位置的确定方式,包括:Further, the method for determining the position of the resource element RE mapped by the coded modulation symbol of each layer includes:
根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
所述映射规则,包括以下至少一项:The mapping rule includes at least one of the following:
从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
具体地,所述从所述PUSCH的第一位置开始映射所述SR,包括以下一项:Specifically, the mapping of the SR from the first position of the PUSCH includes one of the following:
在所述SR映射到PUSCH的解调参考信号DMRS正交频分复用OFDM 符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped to the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
所述SR映射到除DMRS OFDM符号外的其他OFDM符号上。The SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
具体地,从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射,包括以下一项:Specifically, starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol of the PUSCH, performing the SR mapping includes the following items:
所述SR能够映射在混合自动重传请求应答HARQ-ACK所占用的RE上;The SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
所述SR不能够映射在HARQ-ACK所占用的RE上。The SR cannot be mapped on the RE occupied by HARQ-ACK.
进一步地,所述映射规则,还包括以下一项:Further, the mapping rule further includes one of the following:
若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
可选地,所述步骤1101的实现方式为:Optionally, the implementation of step 1101 is:
按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;Mapping the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
接收映射有所述SR的PUSCH。Receive the PUSCH mapped with the SR.
具体地,所述通过物理上行共享信道PUSCH,接收调度请求SR,包括:Specifically, the receiving the scheduling request SR through the physical uplink shared channel PUSCH includes:
所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,接收第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
需要说明的是,上述实施例中所有关于网络侧设备的描述均适用于该信息接收方法的实施例中,也能达到与之相同的技术效果。It should be noted that all the descriptions of the network side device in the foregoing embodiment are applicable to the embodiment of the information receiving method, and the same technical effect can also be achieved.
如图12所示,本公开实施例提供一种终端1200,包括:As shown in FIG. 12, an embodiment of the present disclosure provides a terminal 1200, including:
发送模块1201,用于通过物理上行共享信道PUSCH,发送调度请求SR。The sending module 1201 is configured to send a scheduling request SR through the physical uplink shared channel PUSCH.
可选地,所述发送模块1201,包括:Optionally, the sending module 1201 includes:
第一确定单元,用于确定SR在PUSCH中每层映射的编码调制符号个数 和每层的编码调制符号映射的资源元素RE位置;The first determining unit is used to determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
第一发送单元,用于根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH发送所述SR。The first sending unit is configured to send the SR through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE positions mapped by the coded modulation symbols of each layer.
进一步地,所述第一确定单元确定所述SR在PUSCH中每层映射的编码调制符号个数的方式为:Further, the method for the first determining unit to determine the number of coded modulation symbols mapped in each layer of the SR in the PUSCH is:
根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
可选地,所述偏移量通过以下方式之一确定:Optionally, the offset is determined in one of the following ways:
由无线资源控制RRC配置;RRC configuration is controlled by radio resources;
由下行控制信息DCI指示;Instructed by the downlink control information DCI;
与混合自动重传请求应答HARQ-ACK在PUSCH上传输时的偏移量相同。It is the same as the offset when the HARQ-ACK is transmitted on the PUSCH.
进一步地,所述第一确定单元确定每层的编码调制符号映射的资源元素RE位置的方式为:Further, the method for the first determining unit to determine the location of the resource element RE mapped to the coded modulation symbol of each layer is as follows:
根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
所述映射规则,包括以下一项:The mapping rule includes one of the following:
从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
具体地,从所述PUSCH的第一位置开始映射所述SR的实现方式,包括以下一项:Specifically, the implementation manner of mapping the SR from the first position of the PUSCH includes one of the following:
在所述SR映射到PUSCH的解调参考信号DMRS正交频分复用OFDM符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
所述SR映射到除DMRS OFDM符号外的其他OFDM符号上。The SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
具体地,从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射的实现方式,包括以下一项:Specifically, starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol of the PUSCH, the implementation of the SR mapping includes the following: item:
所述SR能够映射在混合自动重传请求应答HARQ-ACK所占用的RE上;The SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
所述SR不能够映射在HARQ-ACK所占用的RE上。The SR cannot be mapped on the RE occupied by HARQ-ACK.
进一步地,所述映射规则,还包括以下一项:Further, the mapping rule further includes one of the following:
若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
可选地,所述发送模块1201,包括:Optionally, the sending module 1201 includes:
第一映射单元,用于按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;The first mapping unit is configured to map the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
第一传输单元,用于传输映射有所述SR的PUSCH。The first transmission unit is used to transmit the PUSCH mapped with the SR.
进一步地,所述发送模块1201,用于:Further, the sending module 1201 is configured to:
所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,发送第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, the SR transmitted on the first candidate transmission position is sent through the PUSCH;
其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
需要说明的是,该终端实施例是与上述应用于终端的信息传输方法相对应的终端,上述实施例的所有实现方式均适用于该终端实施例中,也能达到与其相同的技术效果。It should be noted that the terminal embodiment is a terminal corresponding to the above-mentioned information transmission method applied to the terminal, and all the implementation manners of the above-mentioned embodiment are applicable to the terminal embodiment, and the same technical effect can be achieved.
图13为实现本公开实施例的一种终端的硬件结构示意图。FIG. 13 is a schematic diagram of the hardware structure of a terminal for implementing an embodiment of the present disclosure.
该终端130包括但不限于:射频单元1310、网络模块1320、音频输出单元1330、输入单元1340、传感器1350、显示单元1360、用户输入单元1370、接口单元1380、存储器1390、处理器1311、以及电源1312等部件。本领域技术人员可以理解,图13中示出的终端结构并不构成对终端的限定,终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本公开实施例中,终端包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。The terminal 130 includes but is not limited to: radio frequency unit 1310, network module 1320, audio output unit 1330, input unit 1340, sensor 1350, display unit 1360, user input unit 1370, interface unit 1380, memory 1390, processor 1311, and power supply 1312 and other parts. Those skilled in the art can understand that the terminal structure shown in FIG. 13 does not constitute a limitation on the terminal, and the terminal may include more or fewer components than shown in the figure, or combine certain components, or arrange different components. In the embodiments of the present disclosure, terminals include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, vehicle-mounted terminals, wearable devices, and pedometers.
其中,射频单元1310用于通过物理上行共享信道PUSCH,发送调度请求SR。Among them, the radio frequency unit 1310 is used to send a scheduling request SR through the physical uplink shared channel PUSCH.
本公开实施例的终端通过PUSCH,发送SR,以保证当有SR传输需求时,终端能够及时进行SR的传输,降低了SR传输时延,同时降低对PUSCH传输的影响,提高了通信系统的有效性。The terminal in the embodiment of the present disclosure sends SR through PUSCH to ensure that when there is SR transmission demand, the terminal can perform SR transmission in time, which reduces the SR transmission delay, while reducing the impact on PUSCH transmission, and improves the effectiveness of the communication system Sex.
应理解的是,本公开实施例中,射频单元1310可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自网络侧设备的下行数据接收后,给处理器1311处理;另外,将上行的数据发送给网络侧设备。通常,射频单元1310包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元1310还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in the embodiment of the present disclosure, the radio frequency unit 1310 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, after receiving the downlink data from the network side device, it is processed by the processor 1311; , Send the uplink data to the network side device. Generally, the radio frequency unit 1310 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 1310 can also communicate with the network and other devices through a wireless communication system.
终端通过网络模块1320为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The terminal provides users with wireless broadband Internet access through the network module 1320, such as helping users to send and receive emails, browse web pages, and access streaming media.
音频输出单元1330可以将射频单元1310或网络模块1320接收的或者在存储器1390中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元1330还可以提供与终端130执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元1330包括扬声器、蜂鸣器以及受话器等。The audio output unit 1330 may convert the audio data received by the radio frequency unit 1310 or the network module 1320 or stored in the memory 1390 into audio signals and output them as sounds. Moreover, the audio output unit 1330 may also provide audio output related to a specific function performed by the terminal 130 (for example, call signal reception sound, message reception sound, etc.). The audio output unit 1330 includes a speaker, a buzzer, and a receiver.
输入单元1340用于接收音频或视频信号。输入单元1340可以包括图形处理器(Graphics Processing Unit,GPU)1341和麦克风1342,图形处理器1341对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元1360上。经图形处理器1341处理后的图像帧可以存储在存储器1390(或其它存储介质)中或者经由射频单元1310或网络模块1320进行发送。麦克风1342可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元1310发送到移动通信网络侧设备的格式输出。The input unit 1340 is used to receive audio or video signals. The input unit 1340 may include a graphics processing unit (GPU) 1341 and a microphone 1342, and the graphics processor 1341 is configured to monitor images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed. The processed image frame may be displayed on the display unit 1360. The image frame processed by the graphics processor 1341 may be stored in the memory 1390 (or other storage medium) or sent via the radio frequency unit 1310 or the network module 1320. The microphone 1342 can receive sound, and can process such sound into audio data. The processed audio data can be converted into a format that can be sent to the mobile communication network side device via the radio frequency unit 1310 for output in the case of a telephone call mode.
终端130还包括至少一种传感器1350,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1361的亮度,接近传感器可在终端130移动到耳边时,关闭显示面板1361和/或背光。作为运动传感 器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别终端姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器1350还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The terminal 130 also includes at least one sensor 1350, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor. The ambient light sensor can adjust the brightness of the display panel 1361 according to the brightness of the ambient light. The proximity sensor can close the display panel 1361 and/or when the terminal 130 is moved to the ear. Or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when stationary, and can be used to identify terminal posture (such as horizontal and vertical screen switching, related games, Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, percussion), etc.; the sensor 1350 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared Sensors, etc., will not be repeated here.
显示单元1360用于显示由用户输入的信息或提供给用户的信息。显示单元1360可包括显示面板1361,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板1361。The display unit 1360 is used to display information input by the user or information provided to the user. The display unit 1360 may include a display panel 1361, and the display panel 1361 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
用户输入单元1370可用于接收输入的数字或字符信息,以及产生与终端的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元1370包括触控面板1371以及其他输入设备1372。触控面板1371,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1371上或在触控面板1371附近的操作)。触控面板1371可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1311,接收处理器1311发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1371。除了触控面板1371,用户输入单元1370还可以包括其他输入设备1372。具体地,其他输入设备1372可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 1370 may be used to receive inputted number or character information, and generate key signal input related to user settings and function control of the terminal. Specifically, the user input unit 1370 includes a touch panel 1371 and other input devices 1372. The touch panel 1371, also known as a touch screen, can collect user touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 1371 or near the touch panel 1371. operating). The touch panel 1371 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 1311, receive and execute the command sent by the processor 1311. In addition, the touch panel 1371 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 1371, the user input unit 1370 may also include other input devices 1372. Specifically, other input devices 1372 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
进一步的,触控面板1371可覆盖在显示面板1361上,当触控面板1371检测到在其上或附近的触摸操作后,传送给处理器1311以确定触摸事件的类型,随后处理器1311根据触摸事件的类型在显示面板1361上提供相应的视觉输出。虽然在图13中,触控面板1371与显示面板1361是作为两个独立的部件来实现终端的输入和输出功能,但是在某些实施例中,可以将触控面板1371与显示面板1361集成而实现终端的输入和输出功能,具体此处不做限定。Further, the touch panel 1371 can cover the display panel 1361. When the touch panel 1371 detects a touch operation on or near it, it transmits it to the processor 1311 to determine the type of the touch event, and then the processor 1311 determines the type of the touch event according to the touch. The type of event provides corresponding visual output on the display panel 1361. Although in FIG. 13, the touch panel 1371 and the display panel 1361 are used as two independent components to realize the input and output functions of the terminal, but in some embodiments, the touch panel 1371 and the display panel 1361 can be integrated. Realize the input and output functions of the terminal, which are not limited here.
接口单元1380为外部装置与终端130连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(input/output,I/O)端口、视频I/O端口、耳机端口等等。接口单元1380可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到终端130内的一个或多个元件或者可以用于在终端130和外部装置之间传输数据。The interface unit 1380 is an interface for connecting an external device with the terminal 130. For example, the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (input/output, I/O) port, video I/O port, headphone port, etc. The interface unit 1380 may be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the terminal 130 or may be used to communicate between the terminal 130 and the external device. Transfer data between.
存储器1390可用于存储软件程序以及各种数据。存储器1390可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1390可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 1390 can be used to store software programs and various data. The memory 1390 may mainly include a program storage area and a data storage area. The program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data (such as audio data, phone book, etc.) created by the use of mobile phones. In addition, the memory 1390 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
处理器1311是终端的控制中心,利用各种接口和线路连接整个终端的各个部分,通过运行或执行存储在存储器1390内的软件程序和/或模块,以及调用存储在存储器1390内的数据,执行终端的各种功能和处理数据,从而对终端进行整体监控。处理器1311可包括一个或多个处理单元;可选的,处理器1311可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1311中。The processor 1311 is the control center of the terminal. It uses various interfaces and lines to connect various parts of the entire terminal. It executes by running or executing software programs and/or modules stored in the memory 1390, and calling data stored in the memory 1390. Various functions of the terminal and processing data, so as to monitor the terminal as a whole. The processor 1311 may include one or more processing units; optionally, the processor 1311 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface and application programs, etc. The adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 1311.
终端130还可以包括给各个部件供电的电源1312(比如电池),可选的,电源1312可以通过电源管理系统与处理器1311逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The terminal 130 may also include a power source 1312 (such as a battery) for supplying power to various components. Optionally, the power source 1312 may be logically connected to the processor 1311 through a power management system, so as to manage charging, discharging, and power consumption management through the power management system. And other functions.
另外,终端130包括一些未示出的功能模块,在此不再赘述。In addition, the terminal 130 includes some functional modules not shown, which will not be repeated here.
可选的,本公开实施例还提供一种终端,包括处理器1311,存储器1390,存储在存储器1390上并可在所述处理器1311上运行的计算机程序,该计算机程序被处理器1311执行时实现应用于终端侧的信息传输方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, an embodiment of the present disclosure further provides a terminal, including a processor 1311, a memory 1390, a computer program stored on the memory 1390 and capable of running on the processor 1311, and when the computer program is executed by the processor 1311 Each process of the embodiment of the information transmission method applied to the terminal side is realized, and the same technical effect can be achieved. To avoid repetition, details are not described here.
本公开实施例还提供一种计算机可读存储介质,计算机可读存储介质上 存储有计算机程序,该计算机程序被处理器执行时实现应用于终端侧的信息传输方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。The embodiments of the present disclosure also provide a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a processor, each process of the embodiment of the information transmission method applied to the terminal side is realized, and can To achieve the same technical effect, in order to avoid repetition, I will not repeat them here. Wherein, the computer-readable storage medium, such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
如图14所示,本公开实施例还提供一种网络侧设备1400,包括:As shown in FIG. 14, an embodiment of the present disclosure further provides a network side device 1400, including:
接收模块1401,用于通过物理上行共享信道PUSCH,接收调度请求SR。The receiving module 1401 is configured to receive the scheduling request SR through the physical uplink shared channel PUSCH.
可选地,所述接收模块1401,包括:Optionally, the receiving module 1401 includes:
第二确定单元,用于确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的资源元素RE位置;The second determining unit is used to determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
接收单元,用于根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH接收所述SR。The receiving unit is configured to receive the SR through the PUSCH according to the number of coded modulation symbols mapped in each layer and the location of the RE mapped to the coded modulation symbols of each layer.
具体地,所述第二确定单元确定SR在PUSCH中每层映射的编码调制符号个数的方式为:Specifically, the manner for the second determining unit to determine the number of coded modulation symbols mapped in each layer of the SR in the PUSCH is:
根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
具体地,所述第二确定单元确定每层的编码调制符号映射的资源元素RE位置的方式为:Specifically, the method for the second determining unit to determine the location of the resource element RE mapped to the coded modulation symbol of each layer is as follows:
根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
所述映射规则,包括以下至少一项:The mapping rule includes at least one of the following:
从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
进一步地,所述从所述PUSCH的第一位置开始映射所述SR的实现方式,包括以下一项:Further, the implementation manner of mapping the SR from the first position of the PUSCH includes one of the following:
在所述SR映射到PUSCH的解调参考信号DMRS正交频分复用OFDM符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
所述SR映射到除DMRS OFDM符号外的其他OFDM符号上。The SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
进一步地,从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射的实现方式,包括以下一项:Further, starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the implementation of the SR mapping includes the following: item:
所述SR能够映射在混合自动重传请求应答HARQ-ACK所占用的RE上;The SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
所述SR不能够映射在HARQ-ACK所占用的RE上。The SR cannot be mapped on the RE occupied by HARQ-ACK.
进一步地,所述映射规则,还包括以下一项:Further, the mapping rule further includes one of the following:
若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
可选地,所述接收模块1401,包括:Optionally, the receiving module 1401 includes:
第二映射单元,用于按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;The second mapping unit is configured to map the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
第二接收单元,用于接收映射有所述SR的PUSCH。The second receiving unit is configured to receive the PUSCH mapped with the SR.
具体地,所述接收模块1401,用于:Specifically, the receiving module 1401 is configured to:
所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,接收第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
本公开实施例还提供一种网络侧设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现上述的应用于网络侧设备的信息接收方法实施例中的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present disclosure also provides a network side device, including: a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the computer program is executed by the processor to realize the above application Each process in the embodiment of the method for receiving information on a network side device can achieve the same technical effect. To avoid repetition, details are not repeated here.
本公开实施例还提供一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现上述的应用于网络侧设备的信息接收方法实施例中的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质, 如只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。The embodiments of the present disclosure also provide a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and the computer program is executed by a processor to implement the above-mentioned information receiving method applied to a network side device Each process in the embodiment can achieve the same technical effect. To avoid repetition, it will not be repeated here. Wherein, the computer readable storage medium, such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
图15是本公开一实施例的网络侧设备的结构图,能够实现上述的信息接收方法的细节,并达到相同的效果。如图15所示,网络侧设备1500包括:处理器1501、收发机1502、存储器1503和总线接口,其中:FIG. 15 is a structural diagram of a network side device according to an embodiment of the present disclosure, which can realize the details of the above-mentioned information receiving method and achieve the same effect. As shown in FIG. 15, the network side device 1500 includes: a processor 1501, a transceiver 1502, a memory 1503, and a bus interface, where:
处理器1501,用于读取存储器1503中的程序,执行下列过程:The processor 1501 is configured to read a program in the memory 1503 and execute the following process:
利用收发机1502通过物理上行共享信道PUSCH,接收调度请求SR。The transceiver 1502 receives the scheduling request SR through the physical uplink shared channel PUSCH.
在图15中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器1501代表的一个或多个处理器和存储器1503代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机1502可以是多个元件,即包括发送机和接收机,提供用于在传输介质上与各种其他装置通信的单元。In FIG. 15, the bus architecture may include any number of interconnected buses and bridges. Specifically, one or more processors represented by the processor 1501 and various circuits of the memory represented by the memory 1503 are linked together. The bus architecture can also link various other circuits such as peripherals, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, no further descriptions are provided herein. The bus interface provides the interface. The transceiver 1502 may be a plurality of elements, that is, including a transmitter and a receiver, and provide a unit for communicating with various other devices on the transmission medium.
可选地,处理器1501,用于读取存储器1503中的程序,执行下列过程:Optionally, the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的资源元素RE位置;Determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH接收所述SR。The SR is received through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
具体地,处理器1501,用于读取存储器1503中的确定SR在PUSCH中每层映射的编码调制符号个数的程序,执行下列过程:Specifically, the processor 1501 is configured to read the program for determining the number of coded modulation symbols mapped by each layer of the SR in the PUSCH in the memory 1503, and execute the following process:
根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
具体地,处理器1501,用于读取存储器1503中的确定每层的编码调制符号映射的资源元素RE位置的程序,执行下列过程:Specifically, the processor 1501 is configured to read a program in the memory 1503 for determining the location of the resource element RE mapped by the coded modulation symbol of each layer, and execute the following process:
根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
所述映射规则,包括以下至少一项:The mapping rule includes at least one of the following:
从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号 之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
进一步地,所述从所述PUSCH的第一位置开始映射所述SR,包括以下一项:Further, the mapping the SR from the first position of the PUSCH includes one of the following:
在所述SR映射到PUSCH的解调参考信号DMRS正交频分复用OFDM符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
所述SR映射到除DMRS OFDM符号外的其他OFDM符号上。The SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
进一步地,从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射,包括以下一项:Further, starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol of the PUSCH, performing the SR mapping includes the following items:
所述SR能够映射在混合自动重传请求应答HARQ-ACK所占用的RE上;The SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
所述SR不能够映射在HARQ-ACK所占用的RE上。The SR cannot be mapped on the RE occupied by HARQ-ACK.
进一步地,所述映射规则,还包括以下一项:Further, the mapping rule further includes one of the following:
若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
可选地,处理器1501,用于读取存储器1503中的程序,执行下列过程:Optionally, the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;Mapping the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
接收映射有所述SR的PUSCH。Receive the PUSCH mapped with the SR.
可选地,处理器1501,用于读取存储器1503中的程序,执行下列过程:Optionally, the processor 1501 is configured to read a program in the memory 1503 and execute the following process:
所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,接收第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
其中,网络侧设备可以是全球移动通讯(Global System of Mobile communication,GSM)或码分多址(Code Division Multiple Access,CDMA) 中的基站(Base Transceiver Station,BTS),也可以是宽带码分多址(Wideband Code Division Multiple Access,WCDMA)中的基站(NodeB,NB),还可以是长期演进(long term evolution,LTE)中的演进型基站(Evolutional Node B,eNB或eNodeB),或者中继站或接入点,或者未来5G网络中的基站等,在此并不限定。Among them, the network-side equipment can be a base station (BTS) in Global System of Mobile Communications (GSM) or Code Division Multiple Access (CDMA), or it can be a broadband code division multiple access (BTS). The base station (NodeB, NB) in the address (Wideband Code Division Multiple Access, WCDMA) can also be the evolved base station (Evolutional Node B, eNB or eNodeB) in the long term evolution (LTE), or a relay station or an The entry point, or the base station in the future 5G network, is not limited here.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed device and method may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, the functional units in the various embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。If the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium. Based on this understanding, the technical solution of the present disclosure essentially or the part that contributes to the related technology can be embodied in the form of a software product. The computer software product is stored in a storage medium and includes several instructions to make a A computer device (which may be a personal computer, a server, or a network device, etc.) executes all or part of the steps of the methods described in the various embodiments of the present disclosure. The aforementioned storage media include: U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk and other media that can store program codes.
以上所述的是本公开的可选实施方式,应当指出对于本技术领域的普通人员来说,在不脱离本公开所述的原理前提下还可以作出若干改进和润饰,这些改进和润饰也在本公开的保护范围内。The above are optional implementations of the present disclosure. It should be pointed out that for those of ordinary skill in the art, several improvements and modifications can be made without departing from the principles of the present disclosure, and these improvements and modifications are also Within the protection scope of this disclosure.

Claims (29)

  1. 一种信息传输方法,应用于终端,包括:An information transmission method applied to a terminal, including:
    通过物理上行共享信道PUSCH,发送调度请求SR。The scheduling request SR is sent through the physical uplink shared channel PUSCH.
  2. 根据权利要求1所述的信息传输方法,其中,所述通过物理上行共享信道PUSCH,发送调度请求SR,包括:The information transmission method according to claim 1, wherein the sending the scheduling request SR through the physical uplink shared channel PUSCH comprises:
    确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的资源元素RE位置;Determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
    根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH发送所述SR。The SR is sent through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
  3. 根据权利要求2所述的信息传输方法,其中,所述SR在PUSCH中每层映射的编码调制符号个数的确定方式,包括:The information transmission method according to claim 2, wherein the method for determining the number of coded modulation symbols mapped in each layer of the SR in the PUSCH includes:
    根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  4. 根据权利要求3所述的信息传输方法,其中,所述偏移量通过以下方式之一确定:The information transmission method according to claim 3, wherein the offset is determined in one of the following ways:
    由无线资源控制RRC配置;RRC configuration is controlled by radio resources;
    由下行控制信息DCI指示;Instructed by the downlink control information DCI;
    与混合自动重传请求应答HARQ-ACK在PUSCH上传输时的偏移量相同。It is the same as the offset when the HARQ-ACK is transmitted on the PUSCH.
  5. 根据权利要求2所述的信息传输方法,其中,所述每层的编码调制符号映射的资源元素RE位置的确定方式,包括:The information transmission method according to claim 2, wherein the method for determining the position of the resource element RE mapped by the coded modulation symbol of each layer comprises:
    根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
    所述映射规则,包括以下一项:The mapping rule includes one of the following:
    从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
    从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
  6. 根据权利要求5所述的信息传输方法,其中,所述从所述PUSCH的第一位置开始映射所述SR,包括以下一项:The information transmission method according to claim 5, wherein the mapping of the SR from the first position of the PUSCH includes one of the following:
    在所述SR映射到PUSCH的解调参考信号DMRS正交频分复用OFDM符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
    所述SR映射到除DMRS OFDM符号外的其他OFDM符号上。The SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
  7. 根据权利要求5所述的信息传输方法,其中,从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射,包括以下一项:The information transmission method according to claim 5, wherein, starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol of the PUSCH, the The mapping of SR includes the following:
    所述SR能够映射在混合自动重传请求应答HARQ-ACK所占用的RE上;The SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
    所述SR不能够映射在HARQ-ACK所占用的RE上。The SR cannot be mapped on the RE occupied by HARQ-ACK.
  8. 根据权利要求5所述的信息传输方法,其中,所述映射规则,还包括以下一项:The information transmission method according to claim 5, wherein the mapping rule further includes one of the following:
    若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
    若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
  9. 根据权利要求1所述的信息传输方法,其中,所述通过物理上行共享信道PUSCH,发送调度请求SR,包括:The information transmission method according to claim 1, wherein the sending the scheduling request SR through the physical uplink shared channel PUSCH comprises:
    按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;Mapping the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
    传输映射有所述SR的PUSCH。The PUSCH mapped to the SR is transmitted.
  10. 根据权利要求1-9中任一项所述的信息传输方法,其中,所述通过物理上行共享信道PUSCH,发送调度请求SR,包括:The information transmission method according to any one of claims 1-9, wherein the sending the scheduling request SR through the physical uplink shared channel PUSCH comprises:
    所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,发送第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, the SR transmitted on the first candidate transmission position is sent through the PUSCH;
    其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
  11. 一种信息接收方法,应用于网络侧设备,包括:An information receiving method, applied to a network side device, includes:
    通过物理上行共享信道PUSCH,接收调度请求SR。The scheduling request SR is received through the physical uplink shared channel PUSCH.
  12. 根据权利要求11所述的信息接收方法,其中,所述通过物理上行共享信道PUSCH,接收调度请求SR,包括:The information receiving method according to claim 11, wherein the receiving the scheduling request SR through the physical uplink shared channel PUSCH comprises:
    确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的资源元素RE位置;Determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
    根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH接收所述SR。The SR is received through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE position where the coded modulation symbols of each layer are mapped.
  13. 根据权利要求12所述的信息接收方法,其中,所述SR在PUSCH中每层映射的编码调制符号个数的确定方式,包括:The information receiving method according to claim 12, wherein the method for determining the number of coded modulation symbols mapped in each layer of the SR in the PUSCH comprises:
    根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  14. 根据权利要求12所述的信息接收方法,其中,所述每层的编码调制符号映射的资源元素RE位置的确定方式,包括:The information receiving method according to claim 12, wherein the method for determining the position of the resource element RE mapped by the coded modulation symbol of each layer comprises:
    根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
    所述映射规则,包括以下至少一项:The mapping rule includes at least one of the following:
    从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
    从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
  15. 根据权利要求14所述的信息接收方法,其中,所述从所述PUSCH的第一位置开始映射所述SR,包括以下一项:The information receiving method according to claim 14, wherein the mapping of the SR from the first position of the PUSCH includes one of the following:
    在所述SR映射到PUSCH的解调参考信号DMRS正交频分复用OFDM符号时,所述SR映射在DMRS OFDM符号中的第一RE上,所述第一RE为除DMRS所占用的RE外的其他RE;When the SR is mapped to the PUSCH demodulation reference signal DMRS Orthogonal Frequency Division Multiplexing OFDM symbol, the SR is mapped on the first RE in the DMRS OFDM symbol, and the first RE is the RE occupied by the DMRS Other RE outside;
    所述SR映射到除DMRS OFDM符号外的其他OFDM符号上。The SR is mapped to other OFDM symbols except the DMRS OFDM symbol.
  16. 根据权利要求14所述的信息接收方法,其中,从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射,包括以下一项:The information receiving method according to claim 14, wherein, starting from the first available non-DMRS OFDM symbol after the DMRS orthogonal frequency division multiplexing OFDM symbol of the first demodulation reference signal of the PUSCH, the The mapping of SR includes the following:
    所述SR能够映射在混合自动重传请求应答HARQ-ACK所占用的RE上;The SR can be mapped on the RE occupied by the HARQ-ACK of the hybrid automatic repeat request response;
    所述SR不能够映射在HARQ-ACK所占用的RE上。The SR cannot be mapped on the RE occupied by HARQ-ACK.
  17. 根据权利要求14所述的信息接收方法,其中,所述映射规则,还包括以下一项:The information receiving method according to claim 14, wherein the mapping rule further includes one of the following:
    若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
    若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
  18. 根据权利要求11所述的信息接收方法,其中,所述通过物理上行共享信道PUSCH,接收调度请求SR,包括:The information receiving method according to claim 11, wherein the receiving the scheduling request SR through the physical uplink shared channel PUSCH comprises:
    按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;Mapping the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
    接收映射有所述SR的PUSCH。Receive the PUSCH mapped with the SR.
  19. 根据权利要求11-18中任一项所述的信息接收方法,其中,所述通过物理上行共享信道PUSCH,接收调度请求SR,包括:The information receiving method according to any one of claims 11-18, wherein the receiving a scheduling request SR through a physical uplink shared channel PUSCH comprises:
    所述SR对应至少一个候选传输位置,当第一候选传输位置上传输SR时,通过PUSCH,接收第一候选传输位置上传输的SR;The SR corresponds to at least one candidate transmission position, and when the SR is transmitted on the first candidate transmission position, receiving the SR transmitted on the first candidate transmission position through the PUSCH;
    其中,所述第一候选传输位置为所述至少一个候选传输位置中的一个。Wherein, the first candidate transmission position is one of the at least one candidate transmission position.
  20. 一种终端,包括:A terminal, including:
    发送模块,用于通过物理上行共享信道PUSCH,发送调度请求SR。The sending module is used to send the scheduling request SR through the physical uplink shared channel PUSCH.
  21. 根据权利要求20所述的终端,其中,所述发送模块,包括:The terminal according to claim 20, wherein the sending module comprises:
    第一确定单元,用于确定SR在PUSCH中每层映射的编码调制符号个数和每层的编码调制符号映射的资源元素RE位置;The first determining unit is used to determine the number of coded modulation symbols mapped by each layer of the SR in the PUSCH and the position of the resource element RE mapped by the coded modulation symbols of each layer;
    第一发送单元,用于根据每层映射的编码调制符号个数和所述每层的编码调制符号映射的RE位置,通过所述PUSCH发送所述SR。The first sending unit is configured to send the SR through the PUSCH according to the number of coded modulation symbols mapped in each layer and the RE positions mapped by the coded modulation symbols of each layer.
  22. 根据权利要求21所述的终端,其中,所述第一确定单元确定所述SR在PUSCH中每层映射的编码调制符号个数的方式为:The terminal according to claim 21, wherein the method for the first determining unit to determine the number of coded modulation symbols mapped in each layer of the SR in the PUSCH is:
    根据所述SR的比特数、偏移量和PUSCH上能够用于传输SR的RE数目,确定SR在PUSCH中每层映射的编码调制符号个数。According to the number of bits and offset of the SR and the number of REs that can be used to transmit the SR on the PUSCH, the number of coded modulation symbols mapped by each layer of the SR in the PUSCH is determined.
  23. 根据权利要求21所述的终端,其中,所述第一确定单元确定每层的编码调制符号映射的资源元素RE位置的方式为:The terminal according to claim 21, wherein the method for the first determining unit to determine the position of the resource element RE mapped by the coded modulation symbol of each layer is:
    根据所述SR的映射规则,确定每层的编码调制符号映射的RE位置;According to the SR mapping rule, determine the RE position where the coded modulation symbol of each layer is mapped;
    所述映射规则,包括以下一项:The mapping rule includes one of the following:
    从所述PUSCH的第一位置开始映射所述SR,所述第一位置对应所述SR所在的物理上行控制信道PUCCH的起始符号位置;Mapping the SR from the first position of the PUSCH, where the first position corresponds to the start symbol position of the physical uplink control channel PUCCH where the SR is located;
    从所述PUSCH的第一个解调参考信号DMRS正交频分复用OFDM符号之后的第一个可用的非DMRS OFDM符号开始,进行所述SR的映射。Starting from the first available non-DMRS OFDM symbol after the first demodulation reference signal DMRS orthogonal frequency division multiplexing OFDM symbol of the PUSCH, the SR mapping is performed.
  24. 根据权利要求23所述的终端,其中,所述映射规则,还包括以下一项:The terminal according to claim 23, wherein the mapping rule further comprises one of the following:
    若在第一正交频分复用OFDM符号上,所述PUSCH的可用于传输SR的RE个数大于SR待映射编码调制符号个数,采用分布式的映射方式,将SR待映射编码调制符号映射在所述PUSCH的第一OFDM符号上;If on the first orthogonal frequency division multiplexing OFDM symbol, the number of REs that can be used to transmit SR of the PUSCH is greater than the number of SR to be mapped coded modulation symbols, and the SR to be mapped coded modulation symbol is used in a distributed mapping mode. Mapped on the first OFDM symbol of the PUSCH;
    若在第二OFDM符号上,所述PUSCH的可映射的SR编码比特个数大于SR待映射编码比特个数,采用分布式的映射方式,将SR待映射编码比特映射在所述PUSCH的第二OFDM符号上。If on the second OFDM symbol, the number of mappable SR coded bits of the PUSCH is greater than the number of SR coded bits to be mapped, a distributed mapping method is adopted to map the SR coded bits to be mapped on the second PUSCH. On the OFDM symbol.
  25. 根据权利要求20所述的终端,其中,所述发送模块,包括:The terminal according to claim 20, wherein the sending module comprises:
    第一映射单元,用于按照SR在物理上行控制信道PUCCH上的传输格式,将所述SR映射在PUSCH上;The first mapping unit is configured to map the SR on the PUSCH according to the transmission format of the SR on the physical uplink control channel PUCCH;
    第一传输单元,用于传输映射有所述SR的PUSCH。The first transmission unit is used to transmit the PUSCH mapped with the SR.
  26. 一种终端,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求1至10中任一项所述的信息传输方法的步骤。A terminal, comprising: a memory, a processor, and a computer program stored in the memory and capable of running on the processor, the computer program being executed by the processor to implement the method described in any one of claims 1 to 10 The steps of the information transmission method.
  27. 一种网络侧设备,包括:A network side device, including:
    接收模块,用于通过物理上行共享信道PUSCH,接收调度请求SR。The receiving module is used to receive the scheduling request SR through the physical uplink shared channel PUSCH.
  28. 一种网络侧设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求11至19中任一项所述的信息接收方法的步骤。A network-side device, comprising: a memory, a processor, and a computer program stored in the memory and capable of running on the processor, the computer program being executed by the processor realizes any one of claims 11 to 19 The steps of the information receiving method.
  29. 一种计算机可读存储介质,所述计算机可读存储介质上存储有计算 机程序,所述计算机程序被处理器执行时实现如权利要求1至10中任一项所述的信息传输方法的步骤或如权利要求11至19中任一项所述的信息接收方法的步骤。A computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps or steps of the information transmission method according to any one of claims 1 to 10 are realized or The steps of the information receiving method according to any one of claims 11 to 19.
PCT/CN2020/097974 2019-07-02 2020-06-24 Information transmission method, information reception method, terminal and network side device WO2021000774A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910590725.3 2019-07-02
CN201910590725.3A CN111835479B (en) 2019-07-02 2019-07-02 Information transmission and receiving method, terminal and network side equipment

Publications (1)

Publication Number Publication Date
WO2021000774A1 true WO2021000774A1 (en) 2021-01-07

Family

ID=72912264

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/097974 WO2021000774A1 (en) 2019-07-02 2020-06-24 Information transmission method, information reception method, terminal and network side device

Country Status (2)

Country Link
CN (1) CN111835479B (en)
WO (1) WO2021000774A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019077702A1 (en) * 2017-10-18 2019-04-25 株式会社Nttドコモ Communication device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102333341A (en) * 2010-07-13 2012-01-25 华为技术有限公司 Data transmission method, user equipment and base station
CN103580816A (en) * 2012-08-03 2014-02-12 中兴通讯股份有限公司 Uplink receiving method and device
CN104168098A (en) * 2008-10-20 2014-11-26 交互数字专利控股公司 Method for transmitting UL control information in WTRU using carrier aggregation and WTRU

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2534782A1 (en) * 2010-02-12 2012-12-19 Nokia Siemens Networks Oy Scheduling request and ack/nack simultaneous transmission / prioritization over pucch in lte
CN102215595A (en) * 2010-04-07 2011-10-12 北京三星通信技术研究有限公司 Method for transmitting ascending scheduling requirement
US8483156B2 (en) * 2010-05-03 2013-07-09 Nokia Siemens Networks Oy Feedback for inter-radio access technology carrier aggregation
US9306721B2 (en) * 2013-03-15 2016-04-05 Google Technology Holdings LLC Method and apparatus for device-to-device communication
US10389491B2 (en) * 2015-02-09 2019-08-20 Telefonaktiebolaget Lm Ericsson (Publ) Implementation of HARQ on PUSCH for multiple carriers

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104168098A (en) * 2008-10-20 2014-11-26 交互数字专利控股公司 Method for transmitting UL control information in WTRU using carrier aggregation and WTRU
CN102333341A (en) * 2010-07-13 2012-01-25 华为技术有限公司 Data transmission method, user equipment and base station
CN103580816A (en) * 2012-08-03 2014-02-12 中兴通讯股份有限公司 Uplink receiving method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
OPPO: "R2-1906046, Intra-UE prioritization between SR and PUSCH", 3GPP TSG-RAN WG2 #106, 2 May 2019 (2019-05-02), XP051710376, DOI: 20200720091506X *

Also Published As

Publication number Publication date
CN111835479B (en) 2021-09-24
CN111835479A (en) 2020-10-27

Similar Documents

Publication Publication Date Title
CN111835480B (en) UCI transmission method, UCI receiving method, terminal and network equipment
US11968676B2 (en) Uplink control information transmission method and terminal
JP7258041B2 (en) Sidelink transmission method and terminal
JP7259082B2 (en) Uplink control information transmission, reception method, terminal and network side equipment
WO2021088750A1 (en) Harq-ack codebook generation method, information transmission method, and device
JP7170067B2 (en) Channel state information report transmission method and terminal
WO2021218742A1 (en) Information feedback and resource scheduling methods, terminal, and network device
CN111447686B (en) HARQ-ACK feedback method, terminal and network equipment
CN111435901A (en) Hybrid automatic repeat request acknowledgement feedback method, terminal and network equipment
CN111181706B (en) Method and terminal for sending hybrid automatic repeat request acknowledgement
US20220150804A1 (en) Information transmission method and terminal device
CA3182918A1 (en) Information transmission method and apparatus, and electronic device
US20220150912A1 (en) Uplink control information transmission method, terminal device, and storage medium
CN111817830B (en) Transmission and reception control method, terminal and network side equipment
WO2021000774A1 (en) Information transmission method, information reception method, terminal and network side device
CN111130713B (en) Transmission method, sending end equipment, receiving end equipment and network side equipment
CN110933751B (en) Indication method, receiving method, terminal and network equipment of uplink control information
US20220174701A1 (en) Information processing method, device, and computer-readable storage medium
WO2021204046A1 (en) Tbs determination method and related device
CN111277380B (en) Repeated transmission method, terminal and network side equipment
CN113163502A (en) Communication processing method and related equipment
CN111278118B (en) Resource determining method, resource configuration method, terminal and network side equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20834589

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20834589

Country of ref document: EP

Kind code of ref document: A1