WO2019128678A1 - Data processing method and apparatus - Google Patents

Data processing method and apparatus Download PDF

Info

Publication number
WO2019128678A1
WO2019128678A1 PCT/CN2018/119923 CN2018119923W WO2019128678A1 WO 2019128678 A1 WO2019128678 A1 WO 2019128678A1 CN 2018119923 W CN2018119923 W CN 2018119923W WO 2019128678 A1 WO2019128678 A1 WO 2019128678A1
Authority
WO
WIPO (PCT)
Prior art keywords
sequences
patterns
data
sequence
transmission resource
Prior art date
Application number
PCT/CN2018/119923
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 WO2019128678A1 publication Critical patent/WO2019128678A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1861Physical mapping arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • 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

Definitions

  • the present application relates to the field of communications, but is not limited to the field of communications, and in particular, to a data processing method and apparatus.
  • the 5th-generation (5G) communication technology and the future communication technology application scenarios in the related technologies include enhanced mobile broadband (eMBB), massive machine type communication (mMTC), and high reliability. Ultra Reliability Low Latency Communication (URLLC).
  • eMBB enhanced mobile broadband
  • mMTC massive machine type communication
  • URLLC Ultra Reliability Low Latency Communication
  • the eMBB scenario is used to support mobile broadband.
  • the main service requirements are large data packet transmission, high data rate, and high spectrum efficiency.
  • the mMTC scenario is used to support mass device communication.
  • the main service requirements are mass equipment and small data packet transmission.
  • the International Telecommunications Union (ITU) and the 3rd Generation Partnership Project (3GPP) have designed a target for the 5G mMTC scenario to support a connection density of 1 million devices per square kilometer; the URLLC scenario is used to support Highly reliable and low latency communication, the main business requirement is high reliability and low latency transmission.
  • non-Orthogonal Multiple Access (NOMA) technology may be considered to allow multiple users or data streams to share the same transmission resources ( For example, time-frequency resource blocks, time-frequency resource units, and the like, non-orthogonal multiplexing is performed, so that the utilization efficiency of transmission resources can be improved.
  • NOMA non-Orthogonal Multiple Access
  • advanced receivers such as interference cancellation receivers.
  • the signal coupling loss is large due to large path loss and penetration loss, and the signal-to-noise ratio of the received signal (Signal) To Noise Ratio (SNR) or Signal to Interference and Noise Ratio (SINR) is low.
  • SNR Signal To Noise Ratio
  • SINR Signal to Interference and Noise Ratio
  • these users usually need to use narrowband transmission, such as one or more 15 kHz subcarriers, which will transmit
  • the power concentrates on the narrowband to transmit signals, improves the SNR or SINR of the received signal, and further, it can also combine the repeated transmission in the time domain and/or the extended transmission to improve the SNR or SINR of the received signal.
  • the embodiment of the present application provides a data processing method and device.
  • a data processing method including:
  • X data is processed by the N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1.
  • a data processing apparatus including:
  • an electronic device comprising a memory and a processor, wherein the memory stores a computer program, the processor being configured to run the computer program to perform any of the above The steps in the method embodiments.
  • 1 is a schematic diagram of a sparse sequence or sparse pattern of length 4 provided by an embodiment of the present application;
  • FIG. 2 is a schematic diagram of transmission using a single subcarrier (or single-tone) according to an embodiment of the present application
  • 3 is a schematic diagram of transmission using multiple subcarriers (or multi-tones) according to an embodiment of the present application
  • FIG. 4 is a block diagram showing a hardware structure of a mobile terminal according to a data processing method according to an embodiment of the present application
  • FIG. 5 is a flowchart of a data processing method according to an embodiment of the present application.
  • FIG. 6 is a flowchart of another data processing method according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram of two sequences of non-zero elements that are complementary in position according to an embodiment of the present application.
  • FIG. 10 is a schematic diagram of two sequences in which the positions of non-zero elements are complementary and the number of non-zero elements is different according to an embodiment of the present application;
  • FIG. 11 is a schematic diagram of two sequences of different locations of non-zero elements according to an embodiment of the present application.
  • FIG. 13 is a schematic diagram of three sequences of non-zero elements that are complementary in position according to an embodiment of the present application.
  • FIG. 15 is a schematic diagram of data transmission on two subcarriers according to an embodiment of the present application.
  • 16 is a schematic diagram of data transmission on one subcarrier according to an embodiment of the present application.
  • 17 is a schematic diagram of data transmission on six subcarriers according to an embodiment of the present application.
  • FIG. 18 is another schematic diagram of data transmission on 6 subcarriers according to an embodiment of the present application.
  • FIG. 19 is still another schematic diagram of data transmission on 6 subcarriers according to an embodiment of the present application.
  • 20 is a schematic diagram of a sequence set according to an embodiment of the present application.
  • 21 is another schematic diagram of a sequence set in accordance with an embodiment of the present application.
  • 23 is a schematic diagram of a plurality of codebooks according to an embodiment of the present application.
  • 24 is another schematic diagram of a plurality of codebooks in accordance with an embodiment of the present application.
  • 25 is a block diagram of a data processing apparatus in accordance with an embodiment of the present application.
  • the embodiment of the present application provides a non-orthogonal multiple access by using a non-orthogonal sparse sequence or a sparse pattern for spreading, modulating, or mapping.
  • the sequence may also be called a code, and the sparse meaning is from a generalized
  • it can be considered that there are zero elements in the sequence or pattern.
  • the proportion of zero elements in the sequence or pattern is not less than a certain value (for example, 50%), and non-orthogonal refers to the available sequence as a whole.
  • the pattern is non-orthogonal, and it is not excluded that some of the sequences or patterns are orthogonal.
  • the NOMA scheme includes: a plurality of users or data streams respectively use orthogonal or non-orthogonal sparse sequences to expand, modulate, or map the data to be transmitted and transmit using the same transmission resource; or, The user or data stream uses its orthogonal or non-orthogonal sparse pattern to map its data to be transmitted to the same transmission resource for transmission.
  • FIG. 2 is adopted in the related art.
  • a schematic diagram of transmission of a single subcarrier (or single-tone), as shown in FIG. 2 can be extended by using a sparse sequence of length 4 as shown in FIG. 1 to obtain 12 symbols and on a single subcarrier. Transmission is performed; or, FIG. 3 is a schematic diagram of transmission using multiple subcarriers (or multi-tones) in the related art. As shown in FIG. 3, for each subcarrier of 12 subcarriers, a length as shown in FIG. 1 may be used.
  • the embodiments of the present application provide a data processing method, including: acquiring N sequences or patterns; processing X data by using the N sequences or patterns, wherein the N sequences or patterns The position of the non-zero elements is different, N is an integer greater than 1, and X is an integer greater than or equal to 1; thus, in discontinuous transmission, there is no data transmission at certain symbol times, so that the transmitter and energy cannot be effectively utilized, The problem of low transmission performance of the user and the system is achieved, so as to avoid discontinuous transmission, the transmitter and energy can be effectively utilized, and the transmission performance of the user and the system can be effectively improved.
  • the method embodiment provided in Embodiment 1 of the present application can be executed in a mobile terminal, a computer terminal or the like.
  • the mobile terminal 10 may include one or more (only one of which is shown in FIG. 4) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA. And a memory 104 for storing data, in some embodiments, the mobile terminal described above may further include a transmission device 106 for communication functions and an input and output device 108. It will be understood by those skilled in the art that the structure shown in FIG. 4 is merely illustrative, and does not limit the structure of the above mobile terminal. For example, the mobile terminal 10 may also include more or fewer components than those shown in FIG. 4, or have a different configuration than that shown in FIG.
  • the memory 104 can be configured to store a computer program, such as a software program of a application software and a module, such as a computer program corresponding to the data processing method in the embodiment of the present application, and the processor 102 executes by executing a computer program stored in the memory 104.
  • a computer program such as a software program of a application software and a module, such as a computer program corresponding to the data processing method in the embodiment of the present application
  • the processor 102 executes by executing a computer program stored in the memory 104.
  • Memory 104 may include high speed random access memory, and may also include non-volatile memory such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • memory 104 may further include memory remotely located relative to processor 102, which may be connected to mobile terminal 10 over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • Transmission device 106 is configured to receive or transmit data via a network.
  • the above-described network specific example may include a wireless network provided by a communication provider of the mobile terminal 10.
  • the transmission device 106 includes a Network Interface Controller (NIC) that can be connected to other network devices through a base station to communicate with the Internet.
  • the transmission device 106 can be a Radio Frequency (RF) module for communicating with a base station, a terminal, or other network device in a wireless manner.
  • RF Radio Frequency
  • FIG. 5 is a flowchart of a data processing method according to an embodiment of the present application. As shown in FIG. 5, the process includes the following steps:
  • Step S502 acquiring N sequences or patterns
  • Step S504 processing X data by the N sequences or patterns, wherein positions of non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1. .
  • the discontinuous transmission can be solved so that there is no data transmission at some symbol time. Therefore, the problem that the transmitter and the energy and the transmission performance of the system and the system are low can be effectively utilized, thereby avoiding the occurrence of discontinuous transmission, effectively utilizing the transmitter and energy, and effectively improving the transmission performance of the user and the system.
  • the execution body of the foregoing steps may be a base station transmitter, a terminal transmitter, etc., but is not limited thereto.
  • the positions of the non-zero elements of the N sequences or patterns are complementary.
  • the lengths of the N sequences or patterns are all L, wherein the positions of the non-zero elements of the N sequences or patterns are different from each other, occupying mutually different positions in the L positions, respectively, and
  • the number of non-zero elements of the N sequences or patterns totals L, and L is an integer greater than one.
  • the lengths of the N sequences or patterns are different.
  • the obtaining the N sequences or patterns comprises one of the following:
  • the processing the X data by the N sequences or patterns comprises one of the following:
  • the X data is mapped onto the designated transmission resource using the N patterns for forming a transmission signal and transmitting.
  • the method further includes:
  • mapping the N data symbol groups to a specified transmission resource comprises one of the following:
  • N data symbol groups are mapped onto M transmission resource groups, where M is an integer greater than one and less than N.
  • mapping the X data to the designated transmission resource using the N patterns comprises one of the following:
  • the X data is mapped onto the M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N.
  • the designated transmission resource is determined according to at least one of: random selection, determined according to a system preset rule, system preset, determined according to system configuration information.
  • the X data comprises one of the following:
  • each bit group comprising a plurality of bits
  • each symbol group including multiple symbols.
  • the X is an integer less than or equal to N, or N/X is an integer greater than or equal to 1.
  • FIG. 6 is a flowchart of another data processing method according to an embodiment of the present application. As shown in FIG. 6, the method includes the following steps:
  • Step 602 Acquire N sequences or patterns
  • N is an integer greater than one
  • the length of the N sequences or patterns is L, and L is an integer greater than one;
  • the lengths of the N sequences or patterns are different;
  • the positions of the non-zero elements of the N sequences or patterns are complementary
  • the positions of the non-zero elements of the N sequences or patterns are complementary: the position of the non-zero elements of the N sequences or patterns Different from each other, occupying mutually different positions among L positions, and the number of non-zero elements of N sequences or patterns is totaled L, and generally occupying L positions;
  • N*A L
  • the positions of the non-zero elements of the N sequences or patterns are complementary, the positions of the zero elements of the N sequences or patterns are also complementary, that is, the positions of the zero elements of the N sequences or patterns are different from each other, respectively Occupying different positions in the L positions, and the number of zero elements of the N sequences or patterns totals L, and generally occupies L positions;
  • N sequences or patterns one of the following methods can be used:
  • Obtain a sequence or pattern and obtain N sequences or patterns according to the sequence or pattern; wherein, when acquiring a sequence or pattern, it may be obtained from a sequence or a collection of patterns, may be obtained according to a system preset rule, or may be specified according to a specified Acquisition of a sequence or pattern generation method;
  • the sequence set may also be referred to as a codebook, a codeword set, etc., and may be described in the form of a table, a matrix, a vector set, etc.
  • the sequence may also be referred to as a code, a codeword, etc., and may be described in the form of a table, a matrix, a vector, or the like;
  • the pattern set can be described in the form of a graph, a table, a matrix, a vector set, etc., and the pattern can be described in the form of a graph, a table, a matrix, a vector, and the like;
  • Step 604 Processing X data by using the N sequences or patterns
  • X is an integer greater than or equal to 1;
  • the X data includes one of: X bits; X bit groups, each bit group includes a plurality of bits; X symbols; X symbol groups, each symbol group includes a plurality of symbols;
  • X is an integer less than or equal to N;
  • N/X is an integer greater than or equal to 1;
  • the X data is processed using the N sequences or patterns, including one of the following:
  • the N data symbol groups obtained by expanding, modulating, mapping, or encoding the X data using the N sequences are mapped onto a designated transmission resource;
  • mapping N data symbol groups onto a designated transmission resource for forming a transmit signal and transmitting mapping N data symbol groups onto a designated transmission resource for forming a transmit signal and transmitting
  • X data is mapped onto a designated transmission resource using the N patterns for forming a transmission signal and transmitting;
  • the designated transmission resource may be randomly selected, determined according to a system preset rule, preset by the system, or determined according to system configuration information;
  • the specified transmission resource may be defined or formed for a transmission resource block, a transmission resource unit, a transmission resource set, or a transmission resource group, and may include multiple basic transmission resources, and may include a frequency band, a carrier, a subcarrier, a symbol, a time slot, and At least one of a subframe, a radio frame, a time-frequency resource, a spatial resource, or an antenna port;
  • the N data symbol groups are mapped to the specified transmission resources, including one of the following:
  • the N data is mapped to the designated transmission resource by using the N patterns, including one of the following:
  • the transmission resource group may include multiple basic transmission resources; multiple (for example, N or M) transmission resource groups may be composed of a plurality of transmission resources included in one transmission resource block or transmission resource unit, or may be A transmission resource included in a plurality of transmission resource blocks or transmission resource units or the like;
  • a plurality (eg, N or M) of transmission resource groups refers to a plurality of transmission resource groups that are divided or distinguished in the frequency domain.
  • the system preset rule includes at least one of a preset value, a preset parameter, a preset formula, a preset correspondence, a preset mapping relationship, a preset set, and the like;
  • the system configuration information includes at least one of system pre-configuration information, system semi-static configuration information, system dynamic configuration information, and the like;
  • the transmitter processes X data by using N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different; the method can avoid discontinuous transmission, and can effectively utilize the transmitter. And energy, can effectively improve the user's SNR or SINR, can shorten the transmission time, and thus can effectively improve the transmission performance of users and systems.
  • the embodiment of the present application provides a data processing method, in which a transmitter acquires two sequences, and then processes two data using two sequences; wherein, the positions of the non-zero elements of the two sequences are different.
  • the transmitter can obtain and use two sequences with non-zero element positions complementary;
  • FIG. 7 is a schematic diagram of two sequences of non-zero elements complementary according to an embodiment of the present application, as shown in FIG.
  • the two sequences are labeled as C1 and C2, respectively, and the grid block indicates the position of the sequence non-zero element, meaning that the sequence element at the position is non-zero, and the blank block indicates the position of the sequence zero element, which means the sequence element of the position.
  • zero both sequences are 4 in length, each sequence contains 2 non-zero elements and 2 zero elements, and the positions of the non-zero elements of the two sequences are complementary.
  • the non-zero elements of the two sequences are different from each other, occupying mutually different positions in the positions of the four sequence elements, and the total number of non-zero elements of the two sequences is four, and in general, the positions of the four sequence elements are occupied.
  • the transmitter acquires two sequences, and one of the following may be adopted:
  • the sequence C1 is obtained from a sequence set S1, and the sequence C2 is obtained according to the sequence C1, and the sequences C1 and C2 are obtained.
  • the sequence C2 is obtained according to the sequence C1.
  • One of the following may be used: the elements of the sequence C1 are placed in reverse order to obtain The sequence of sequence C1 is reversed, and the sequence is taken as sequence C2; or the sequence C1 is cyclically shifted to obtain a sequence C2 complementary to the position of the non-zero element of the sequence C1, for example, the sequence C1 is shifted forward or backward by one bit.
  • sequence C1 to obtain sequence C2 complementary to the position of the non-zero element of sequence C1, for example, treating sequence C1 as a column vector, using a matrix and the column vector Multiply, and perform energy normalization and other processing to obtain a new column vector, and take this new column vector as the sequence C2;
  • the sequence set S1 may be system pre-configured or semi-statically configured, or obtained from a plurality of sequence sets, or generated according to one or more sequence sets (such as an element value set, a sparse feature set). Or generated according to system preset rules;
  • Obtaining the sequence C1 from the sequence set S1 may be obtained according to at least one of a random selection manner, a system preset rule, system configuration information, X data, or specified data or partial data in the X data;
  • the acquisition sequence C1 may also be obtained according to a preset rule of the system, or obtained according to a specified sequence generation method; for example, obtaining a sparse feature of the sequence according to a preset rule of the system, and then obtaining a value of a non-zero element of the sequence according to a preset rule of the system; Or, obtaining a sparse feature of the sequence from the specified set, and then obtaining a value of the non-zero element of the sequence from another specified set;
  • the method is advantageous for reducing the size of the sequence set and/or the number of sequence sets; when the sequence is obtained from the sequence set according to system configuration or indication information, the method is advantageous for saving signaling overhead. ;
  • sequence C1 is obtained from the sequence set S2
  • sequence C2 is obtained from the sequence set S3 to obtain the sequences C1 and C2; wherein the sequence in S2 is complementary to the position of the non-zero element of the sequence in S3, or exists in S3.
  • a sequence is complementary to the position of a non-zero element of a sequence in S2;
  • sequence sets S2 and S3 may be system pre-configured or semi-statically configured, or obtained from a plurality of sequence sets, or generated from one or more sequence sets, or generated according to system preset rules, or The sequence set S3 is obtained according to the sequence set S2;
  • Obtaining the sequence C1 from S2 and acquiring the sequence C2 from S3 may be obtained according to at least one of a random selection manner, a system preset rule, system configuration information, X data, or specified data or partial data in X data;
  • sequences C1 and C2 are obtained from the sequence set S4, wherein the sequence set S4 contains a plurality of sequences in which there are sequences complementary to the positions of the non-zero elements;
  • sequences C1 and C2 are obtained from the sequence set S4, one of the sequences may be obtained from S4, and then another sequence complementary to the position of the non-zero element of the sequence may be obtained from S4, or the non-zero may be obtained directly from S4. Two sequences with complementary positions of elements;
  • the sequence set S4 may be system pre-configured or semi-statically configured, or obtained from a plurality of sequence sets, or generated according to one or more sequence sets, or generated according to a system preset rule;
  • sequence When the sequence is obtained from the sequence set S4, it may be obtained according to at least one of a random selection mode, a system preset rule, system configuration information, X data, or specified data or partial data in the X data;
  • first obtaining one of the sequences and then acquiring another sequence may configure or indicate only the local location information of the other sequence in the sequence set or Local index information, which helps to save signaling overhead;
  • a sequence set S5 is obtained from a plurality of sequence sets, and the sequence C1 is obtained from S5, and then the sequence set S6 is obtained according to the sequence set S5 or the sequence C1, and the sequence C2 is obtained from S6, wherein the sequence in S6 and the S5 are obtained.
  • the positions of the non-zero elements of the sequence are complementary;
  • the plurality of sequence sets may be system pre-configured or semi-statically configured, or generated according to one or more smaller sequence sets, or generated according to system preset rules;
  • Obtaining the sequence set S5 from the plurality of sequence sets may be randomly selected, or according to system preset rules, or obtained according to system configuration information;
  • the sequence set S6 can be determined according to the sequence set S5 or the sequence C1. ;
  • the positions of the non-zero elements of the sequence in the sequence set are complementary to the positions of the non-zero elements of the sequence in the sequence set S5, then, may be randomly selected, or Obtaining a sequence set S6 from the sequence sets according to system preset rules or according to system configuration information;
  • the position of the non-zero element of the sequence is complementary to the position of the non-zero element of the sequence in the sequence set S5, the sequence set S6 may also be generated according to the sequence set S5, or according to the sequence C1 generates a sequence C2;
  • Obtaining the sequence C1 from S5 and acquiring the sequence C2 from S6 may be obtained according to at least one of a random selection mode, a system preset rule, system configuration information, X data, or specified data or partial data in X data;
  • the sequence set S6 is obtained according to the sequence set S5, which is beneficial to save signaling overhead;
  • acquiring two sequences C1 and C2 according to at least one of a preset value, a preset parameter, a preset formula, a preset correspondence, a preset mapping relationship, a preset set, and the like;
  • two sequences C1 and C2 are acquired according to at least one of system pre-configuration information, semi-static configuration information, or dynamic configuration information.
  • the transmitter processes X data by using the obtained two sequences
  • the X data may be 1 symbol, 2 symbols, 1 bit, 2 bits, 1 bit group, and 2 pieces. a bit group, a symbol group, a 2 symbol group, or more than 2 symbols, etc., wherein the bit group includes a plurality of bits, and the symbol group includes a plurality of symbols; here, the symbol may be a bit to be transmitted encoded And after the modulation, the bit may be the bit to be transmitted, or the bit to be transmitted is encoded;
  • the transmitter processes the X data using the obtained two sequences, including one of the following:
  • the transmitter uses the obtained two sequences C1 and C2 to expand or modulate one symbol to obtain two data symbol groups.
  • the transmitter uses the sequence C1 to spread or modulate one symbol to obtain a data symbol group, and the sequence C2 is used to expand or modulate the symbol to obtain another data symbol group; wherein the extension processing can be regarded as a sequence
  • the process of multiplying each element by the symbol to obtain the expanded symbol, and multiplying the non-zero element by the symbol to obtain a non-zero or valid data symbol, multiplying the zero element by the symbol will result in a value of 0 or data.
  • the transmitter uses two sequences C1 and C2 obtained to expand or modulate two symbols to obtain two data symbol groups.
  • the transmitter uses sequence C1 to spread or modulate the first of the two symbols to obtain a data symbol group, and use sequence C2 to spread or modulate the second of the two symbols to obtain another data.
  • Symbol group; 2 data symbol groups are all 4 in length, each containing 4 symbols;
  • the transmitter performs mapping, modulation or coding processing on one bit using the obtained two sequences C1 and C2 to obtain two data symbol groups.
  • the transmitter uses a sequence C1 to map, modulate or encode a bit, map, modulate or encode the bit into a sequence C1 to obtain a data symbol group; use the sequence C2 to map, modulate or encode the bit. Mapping, modulating, or encoding the bit into sequence C2 to obtain another data symbol group; the two data symbol groups are each 4 in length, each containing 4 symbols, and the first data symbol group is the same as sequence C1.
  • the second data symbol group is the same as sequence C2;
  • the transmitter performs mapping, modulation or coding processing on the two bits using the obtained two sequences C1 and C2 to obtain two data symbol groups.
  • the transmitter maps, modulates or encodes the first bit of the 2 bits into sequence C1 to obtain a data symbol group; maps, modulates or encodes the second bit of the 2 bits into sequence C2 to obtain another a data symbol group;
  • the two data symbol groups are all 4 in length, each containing 4 symbols, and the first data symbol group is the same as the sequence C1, and the second data symbol group is the same as the sequence C2;
  • the transmitter performs mapping, modulation or coding processing on one bit group using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein the bit group includes a plurality of bits;
  • the transmitter maps, modulates or encodes 1 bit group into sequence C1 to obtain a data symbol group; maps, modulates or encodes the bit group into sequence C2 to obtain another data symbol group; 2 data symbol groups
  • the length is 4, each contains 4 symbols, and the first data symbol group is the same as the sequence C1, and the second data symbol group is the same as the sequence C2;
  • the transmitter performs mapping, modulation or coding processing on the two bit groups by using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein each bit group includes a plurality of bits;
  • the transmitter maps, modulates or encodes the first bit of the 2 bit groups into sequence C1 to obtain a data symbol group; maps, modulates or encodes the second bit group of the 2 bit groups into a sequence C2, another data symbol group is obtained; the two data symbol groups are all 4 in length, each containing 4 symbols, and the first data symbol group is the same as the sequence C1, and the second data symbol group is the same as the sequence C2;
  • the transmitter performs expansion or modulation processing on one symbol group using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein the symbol group includes a plurality of symbols;
  • the transmitter uses sequence C1 to spread or modulate each symbol in a set of symbols to obtain a set of data symbols, and use sequence C2 to spread or modulate each symbol in the set of symbols to obtain another data symbol.
  • the symbol group contains Y symbols, Y is an integer greater than 1, since the length of the sequence C1, C2 is 4, then the length of the two data symbol groups are Y * 4, respectively containing Y * 4 symbol;
  • the transmitter performs expansion or modulation processing on the two symbol groups using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein each symbol group includes a plurality of symbols;
  • the transmitter uses sequence C1 to spread or modulate each symbol of the first of the two symbol groups to obtain a data symbol group, using sequence C2 for each of the second symbol group of the two symbol groups.
  • the symbol is expanded or modulated to obtain another data symbol group; assuming that two symbols each contain Y symbols, Y is an integer greater than 1, and since the lengths of the sequences C1 and C2 are 4, then 2 data symbol groups The length is Y*4, respectively containing Y*4 symbols;
  • the transmitter performs expansion or modulation processing on the plurality of symbols using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein the plurality of symbols include more than two symbols;
  • the transmitter uses sequence C1 to spread or modulate each of the plurality of symbols to obtain a set of data symbols, and use sequence C2 to spread or modulate each of the plurality of symbols to obtain another set of data symbols.
  • sequence C1 to spread or modulate each symbol of the plurality of symbols at the odd position or each symbol at the first half position to obtain one a set of data symbols
  • sequence C2 to spread or modulate each symbol of an even number of positions in a plurality of symbols or each symbol located at a second half position to obtain another set of data symbols, in the case of the above two pairs of symbols
  • the processing is similar.
  • the transmitter may map the two data symbol groups obtained by processing the X data using the acquired two sequences onto the designated transmission resource, for forming the transmission signal and transmitting;
  • the designated transmission resource may be two transmission resource groups, each occupying one subcarrier, and each transmission resource group includes four basic transmission resources in the time domain, and is used to respectively carry four symbols in two data symbol groups.
  • each transmission resource group includes Y*4 basic transmission resources in the time domain, and is used to respectively carry Y*4 symbols in 2 data symbol groups;
  • the specified transmission resource may also be one transmission resource group, occupy one subcarrier, and include four basic transmission resources in the time domain, and map four symbols of the two data symbol groups to the transmission resource group for transmission.
  • the transmission resource group includes Y*4 basic transmission resources in the time domain, and Y*4 symbols in the 2 data symbol groups are mapped to the transmission resource group for transmission; in this case, Two data symbol groups are transmitted on the same transmission resource group.
  • the transmission resource may be a time-frequency resource, and the basic transmission resource may be a resource element (RE);
  • RE resource element
  • the designated transmission resource may be randomly selected from available transmission resources, determined according to system preset rules, preset by the system, or determined according to system configuration information.
  • the system preset rule involved in the embodiment of the present application includes at least one of a preset value, a preset parameter, a preset formula, a preset correspondence, a preset mapping relationship, a preset set, and the like.
  • the system configuration information involved in the embodiment of the present application includes at least one of pre-configuration information, semi-static configuration information, dynamic configuration information, and the like.
  • the transmitter may also acquire and use other sequences of different forms of non-zero element positions; for example, FIG. 8 is another sequence of two sequences complementary to the position of the non-zero element according to the embodiment of the present application.
  • FIG. 9 is still another schematic diagram of two sequences of non-zero elements that are complementary in position according to an embodiment of the present application. As shown in FIG. 8 and FIG. 9, the positions of non-zero elements of the sequences C1 and C2 in the two cases. Also complementary, and the number of non-zero elements in the two sequences is the same; or, FIG.
  • FIG. 10 is a schematic diagram of two sequences of non-zero elements having different positions and different numbers of non-zero elements according to an embodiment of the present application, as shown in FIG. 10, in which case the positions of the non-zero elements of the sequences C1 and C2 are complementary, but the number of non-zero elements in the two sequences is different; or, FIG. 11 is a non-zero element according to an embodiment of the present application.
  • FIG. 11 is a non-zero element according to an embodiment of the present application.
  • a schematic diagram of two sequences of different positions as shown in FIG. 11, in which case the positions of the non-zero elements of the sequences C1 and C2 are different, but not complementary; or, FIG. 12 is different in length according to an embodiment of the present application. 2
  • the lengths of the sequences C1 and C2 are different, the positions of the non-zero elements are different, and it can be seen that the non-zero elements of the sequence C2 and the sequence C1 are partially complementary, or The two sequences C2 (or the sequence C2 repeated twice) are complementary to the sequence C1.
  • the embodiment of the present application provides a data processing method, in which a transmitter acquires two patterns, and then processes X data using two patterns; wherein, the positions of the non-zero elements of the two patterns are different.
  • the transmitter can acquire and use two patterns with non-zero element positions; the schematic diagrams of the two patterns are as shown in FIG. 7, and the two patterns are respectively labeled as C1 and C2, and the grid block indicates that the pattern is not
  • the position of the zero element means that the position is a valid position, a usable position or a position to be used, and a blank block indicates the position of the zero element of the pattern, meaning that the position is an invalid position, an unusable position, or an unintended use.
  • each pattern contains 2 non-zero elements and 2 zero elements, the positions of the non-zero elements of the 2 patterns are complementary, you can see that the non-zero elements of the 2 patterns The positions are different from each other, occupying different positions in the positions of the four pattern elements, and the total number of non-zero elements of the two patterns is four. Generally, the positions of the four pattern elements are occupied. In an alternative expression, the non-zero element in the pattern is "1" and the zero element is "0".
  • the transmitter obtains two patterns, and a method similar to the method in which the transmitter in the first example acquires two sequences may be used, and details are not described herein again.
  • the transmitter processes the X data by using the acquired two patterns, and the X data may be 1 symbol, 2 symbols, 1 symbol group, 2 symbol groups, or more than 2 a symbol or the like, wherein the symbol group includes a plurality of symbols; here, the symbol may be obtained by encoding and modulating a bit to be transmitted;
  • the transmitter processes the X data using the acquired two patterns, including one of the following:
  • the transmitter maps one symbol to a designated transmission resource by using the acquired two patterns C1 and C2;
  • the transmitter maps 1 symbol to the first transmission resource group of the specified transmission resource using pattern C1, and maps the symbol to the second transmission resource group of the designated transmission resource using pattern C2; due to the length of pattern C1 4, where there are 2 non-zero elements and 2 zero elements, then when using the pattern C1 to map the symbol to the first transmission resource group of the specified transmission resource, it will occupy 4 REs, and, with the pattern C1
  • the RE corresponding to the non-zero element is used to carry the symbol, or the symbol is mapped to the RE corresponding to the non-zero element of the pattern C1, and the data sent on the REs is the symbol, and the pattern C1
  • the corresponding element of the zero element will not carry the symbol or carry the symbol “0”; for the second transmission resource group that uses the pattern C2 to map the symbol to the specified transmission resource, the same processing or understanding can be performed;
  • the transmitter uses the acquired two patterns C1 and C2 to map two symbols onto the designated transmission resource;
  • the transmitter maps the first of the two symbols to the first transmission resource group of the designated transmission resource using pattern C1, and the transmitter maps the second symbol of the two symbols to the designated transmission using pattern C2.
  • the transmitter maps the first of the two symbols to the first transmission resource group of the designated transmission resource using pattern C1
  • the transmitter maps the second symbol of the two symbols to the designated transmission using pattern C2.
  • the transmitter maps one symbol group to a specified transmission resource by using the acquired two patterns C1 and C2, wherein the symbol group includes a plurality of symbols;
  • the transmitter maps each of the 1 symbol group to the first transmission resource group of the specified transmission resource using the pattern C1, and maps each symbol in the symbol group to the second of the designated transmission resource using the pattern C2.
  • the symbol group contains Y symbols, and Y is an integer greater than 1. Since the lengths of the patterns C1 and C2 are 4, then each symbol in the symbol group is mapped to the designated transmission resource by using the pattern C1.
  • the first transmission resource group will occupy Y*4 REs, and using the pattern C2 to map each symbol in the symbol group to the second transmission resource group of the specified transmission resource will also occupy Y*4 REs;
  • the transmitter maps the two symbol groups to the designated transmission resource by using the acquired two patterns C1 and C2, wherein each symbol group contains a plurality of symbols;
  • the transmitter maps each symbol of the first symbol group of the two symbol groups to the first transmission resource group of the specified transmission resource using the pattern C1, and uses the pattern C2 to set the second symbol group of the two symbol groups.
  • Each symbol is mapped to a second transmission resource group of a specified transmission resource;
  • the transmitter maps the plurality of symbols to the designated transmission resource by using the acquired two patterns C1 and C2, wherein the plurality of symbols include more than two symbols;
  • the transmitter maps each of the plurality of symbols to the first transmission resource group of the designated transmission resource using the pattern C1, and maps each of the plurality of symbols to the second transmission of the designated transmission resource using the pattern C2.
  • the transmitter uses the pattern C1 to map each symbol of the plurality of symbols located at the odd position or each symbol located at the first half position to the designated transmission resource.
  • each symbol of the plurality of symbols located at the even position or each symbol located at the latter half of the plurality of symbols is mapped to the second transmission resource group of the designated transmission resource by using the pattern C2.
  • the processing of the two symbol groups is similar.
  • the transmitter uses the acquired two patterns to map the X data to the designated transmission resource, the data symbols mapped to the specified transmission resource can be obtained, and then the data symbols can be formed into a transmission signal and transmitted;
  • the designated transmission resource may be two transmission resource groups, each occupying one subcarrier, and each transmission resource group includes four REs in the time domain for carrying symbols mapped to the transmission resource group, or each transmission
  • the resource group includes Y*4 REs on the time domain for carrying symbols mapped to the transmission resource group;
  • the designated transmission resource may also be a transmission resource group.
  • the transmitter uses the acquired two patterns to map the X data to the designated transmission resource, the transmitter may be mapped to the one transmission resource group. In this case, the transmitter uses the acquired two patterns to map the data to the same transmission resource group for transmission.
  • the transmitter may also acquire and use other patterns of different forms of non-zero element positions; for example, as shown in FIG. 8 and FIG. 9, the non-zero elements of the patterns C1 and C2 in the two cases.
  • the positions are also complementary, and the number of non-zero elements in the two patterns is the same; or, as shown in FIG.
  • the positions of the non-zero elements of the patterns C1 and C2 are complementary in this case, but in two patterns
  • the number of non-zero elements is different; or, as shown in Figure 11, the positions of the non-zero elements of patterns C1 and C2 are different, but not complementary; or, as shown in Figure 12, in this case
  • the lengths of the patterns C1 and C2 are different, and the positions of the non-zero elements are different.
  • the non-zero elements of the pattern C2 and the pattern C1 are partially complementary, or two patterns C2 (or the pattern C2 is reused twice) and The pattern C1 is complementary.
  • the embodiment of the present application provides a data processing method, in which a transmitter acquires three sequences or patterns, and then processes X data using three sequences or patterns;
  • FIG. 13 is a schematic diagram of three sequences in which the positions of non-zero elements are complementary according to an embodiment of the present application.
  • three sequences or patterns are respectively labeled as C1, C2, and C3, and the grid blocks represent sequences or patterns.
  • the position of a non-zero element, the blank block indicates the position of the sequence or the zero element of the pattern; the length of the three sequences or patterns is 6, each sequence or pattern contains 2 non-zero elements and 4 zero elements, and 3
  • the positions of the non-zero elements of the sequence or pattern are complementary.
  • the transmitter acquires three sequences or patterns, and a method similar to that of the example 1 can be used, and details are not described herein again.
  • the transmitter processes the X data by using three sequences or patterns, and performs transmission on the specified transmission resource, and may adopt a method similar to that of the example 1 or the example 2, and details are not described herein again.
  • the transmitter may process 2 symbols using 3 sequences, specifically, the transmitter uses the sequence C1 to 2 The first symbol in the symbol is extended to obtain the extended 4 symbols, and the 4 symbols are transmitted on the 4 REs of the first subcarrier; the transmitter uses the sequence C2 to the first of the 2 symbols.
  • the symbol is expanded to obtain the extended 4 symbols, and the 4 symbols are transmitted on the 4 REs of the second subcarrier; the transmitter uses the sequence C3 to expand the second symbol of the 2 symbols to obtain an extension.
  • 4 symbols, the 4 symbols of the 4th subcarrier are transmitted on the 4 REs; that is, the first symbols of the 2 symbols are respectively processed by the sequence C1 and C2 and then performed on the 2 subcarriers.
  • the transmission is such that the SNR or SINR of the symbol transmission can be improved.
  • the embodiment of the present application provides a data processing method, in which a transmitter acquires four sequences or patterns, and then processes X data using four sequences or patterns;
  • FIG. 14 is a schematic diagram of four sequences of non-zero elements that are complementary in position according to an embodiment of the present application.
  • four sequences or patterns are respectively labeled as C1, C2, C3, and C4, and a grid block represents a sequence.
  • the position of the non-zero element of the pattern the blank block indicates the position of the sequence or the zero element of the pattern; the length of the four sequences or patterns is 8, each sequence or pattern contains 2 non-zero elements and 6 zero elements, and The positions of the non-zero elements of the four sequences or patterns are complementary;
  • the transmitter acquires four sequences or patterns, and a method similar to that of the example 1 can be used, and details are not described herein again.
  • the transmitter processes the X data by using four sequences or patterns, and performs transmission on the specified transmission resource, and may adopt a method similar to that of the example 1, the example 2, or the example 3, and details are not described herein again. .
  • the transmitter may separately perform four extensions on four symbols to obtain four data symbol groups after the extension processing, and then Mapping the first two data symbol groups to the first transmission resource group of the specified transmission resource for transmission, and mapping the last two data symbol groups to the second transmission resource of the designated transmission resource for transmission; in this case, The four data symbol groups are transmitted using two transmission resource groups.
  • an embodiment of the present application provides a data transmission method, in which a transmitter acquires two sequences, and then uses two sequences to process X data.
  • FIG. 15 is a schematic diagram of data transmission on two subcarriers according to an embodiment of the present application, as shown in FIG. 15; wherein, a schematic diagram of two sequences is shown in FIG. The two sequences are labeled C1 and C2, respectively, and their lengths are all 4, and the positions of the non-zero elements are complementary;
  • the transmitter acquires two sequences, and a method similar to that of the example 1 may be used, and details are not described herein again.
  • the transmitter may perform expansion processing on one symbol by using two sequences C1 and C2. Specifically, the transmitter uses the sequence C1 to perform expansion processing on one symbol to obtain four extended symbols, which will be expanded. The 4 symbols are repeated 3 times to obtain the repeated 12 symbols, and then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; likewise, the transmitter uses the sequence C2 to expand the 1 symbol. Processing the obtained 4 symbols, repeating the extended 4 symbols 3 times to obtain the repeated 12 symbols, and then transmitting the 12 symbols on the second subcarrier of the 2 subcarriers;
  • the method uses two sequences complementary to the non-zero element position. And transmission resources of 2 subcarriers to transmit 1 symbol, avoiding discontinuous transmission, can effectively utilize transmitter and energy, can effectively improve SNR or SINR of transmission symbols, and can shorten the time required for symbol transmission, thereby effectively improving User and system transmission performance.
  • the transmitter may further perform extension processing on the two symbols by using two sequences C1 and C2. Specifically, the transmitter uses the sequence C1 to perform expansion processing on the first symbol of the two symbols to obtain an extended method. 4 symbols, the extended 4 symbols are repeated 3 times to obtain the repeated 12 symbols, and then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; the transmitter uses the sequence C2 to 2 The second symbol in the symbol is expanded to obtain the extended 4 symbols, and the extended 4 symbols are repeated 3 times to obtain the repeated 12 symbols, and then the 12 symbols are in the second subcarrier of the 2 subcarriers. Transmission on the carrier;
  • the method transmits two symbols by using two sequences of non-zero element positions complementary to two subcarriers and two subcarriers, avoiding discontinuous transmission, effectively utilizing transmitter energy and energy, and can transmit one more data, and has A better SNR or SINR (or similar SNR or SINR transmission on a subcarrier) does not increase the time required for symbol transmission, thereby effectively improving the transmission performance of the user and the system;
  • the related art uses a sparse sequence such as the sequence C1 to spread the first one of the two symbols and repeat the processing on the first subcarrier of the two subcarriers, using the sequence C1 to 2
  • the second symbol in the symbol is extended and processed repeatedly on the second subcarrier of the two subcarriers; since the position of the non-zero element is unchanged, discontinuous transmission occurs, and the transmitter and energy cannot be effectively utilized.
  • the transmission power needs to be allocated on 2 subcarriers, which affects the SNR or SINR of the 2 transmission symbols, which may increase the time required for symbol transmission, thereby affecting the transmission performance of the user and the system.
  • the transmitter may further perform extension processing on three symbols by using two sequences C1 and C2; specifically, the transmitter uses the sequence C1 to perform expansion processing on each of the three symbols, and a total of 12 symbols are obtained. a symbol, then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; the transmitter uses the sequence C2 to spread the symbols of the 3 symbols, a total of 12 symbols can be obtained, and then 12 The symbols are transmitted on the second subcarrier of the two subcarriers; the method transmits three symbols by using two sequences complementary to the non-zero element position and the transmission resources of the two subcarriers, thereby avoiding discontinuous transmission and effectively utilizing
  • the transmitter and energy can effectively improve the SNR or SINR of the transmitted symbols, which can shorten the time required for symbol transmission, thereby effectively improving the transmission performance of the user and the system.
  • the transmitter may further perform extension processing on 6 symbols by using two sequences C1 and C2; specifically, for example, the transmitter uses the sequence C1 to perform expansion processing on the first three symbols of the six symbols, in total. 12 symbols can be obtained, and then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; the transmitter uses the sequence C2 to spread the last 3 symbols of the 6 symbols, and a total of 12 symbols can be obtained.
  • the method transmits 6 symbols by using the 2 sequences complementary to the non-zero element position and the transmission resources of the 2 subcarriers, avoiding the non- Continuous transmission can effectively utilize the transmitter and energy, can transmit more data, and has better SNR or SINR, which can effectively improve the transmission performance of users and systems.
  • a data transmission method provided by an embodiment of the present application performs data transmission by using two sequences of non-zero element positions and transmission resources of two subcarriers, and has a lower peak to average power ratio (PAP). , referred to as peak-to-average ratio), or similar to PAPR for data transmission on one subcarrier, so as to have better transmission efficiency.
  • PAP peak to average power ratio
  • a data transmission method provided by an embodiment of the present application performs data transmission by using two sequences of non-zero element positions and transmission resources of two subcarriers; wherein, the transmission resources of two subcarriers can be regarded as two transmission resource groups. Similar to the above example, the embodiment of the present application may also use only one subcarrier transmission resource for data transmission; FIG. 16 is a schematic diagram of data transmission on one subcarrier according to an embodiment of the present application, as shown in FIG.
  • the data transmission method can achieve the similar or similar effect of data transmission on the transmission resources of the two subcarriers, and save transmission resources; for convenience of illustration, the non-zero elements of the two sequences in the figure use different pattern representations, actually The non-zero elements of each sequence may be the same or different, and the non-zero elements of the two sequences may be the same or different.
  • an embodiment of the present application provides a data transmission method, in which a transmitter acquires two sequences, and then processes two data using two sequences, at 6 The data transmission is performed on the transmission resources of the subcarriers, wherein the schematic diagrams of the two sequences are as shown in FIG. 7, and the two sequences are respectively labeled as C1 and C2, and their lengths are all 4, and the positions of the non-zero elements are complementary;
  • the transmitter acquires two sequences, and a method similar to that of the example 1 may be used, and details are not described herein again.
  • the transmitter processes the X data by using two sequences C1 and C2, and performs data transmission on the transmission resources of the six subcarriers; specifically, for example, FIG. 17 is in accordance with an embodiment of the present application.
  • a schematic diagram of data transmission on six subcarriers as shown in FIG. 17, the transmitter can use the sequence C1 to spread the first nine symbols of the 18 symbols, and a total of 36 extended symbols can be obtained, and then 36 The extended symbols are transmitted on the first three subcarriers of the six subcarriers; the transmitter uses the sequence C2 to spread the last nine symbols of the 18 symbols, for a total of 36 extended symbols, and then 36 The extended symbols are transmitted on the last three subcarriers of the 6 subcarriers;
  • FIG. 18 is another schematic diagram of data transmission on six subcarriers according to an embodiment of the present application.
  • the transmitter can use sequence C1 to 18 symbols (assuming the symbol index is 1, 2, . .., 18)
  • the 9 symbols with an odd number of indices are extended.
  • a total of 36 extended symbols can be obtained, and then the 36 extended symbols are mapped onto the transmission resource for transmission.
  • the four REs on each subcarrier are grouped and indexed and mapped according to the order of the frequency domain and the time domain (assuming the index of the RE group is 1, 2, ..., 18), that is, 36 extended
  • the symbol map is on the RE group whose index is odd; the transmitter uses the sequence C2 to spread the 9 symbols with the even index of the 18 symbols, and a total of 36 extended symbols can be obtained, and then the 36 extended
  • the symbol is mapped to the transmission resource for transmission, and the resource mapping is also performed according to the above method, that is, 36 extended symbols are mapped on the RE group whose index is even; this is equivalent to each of the indexes C1 and the index are odd.
  • the obtained four symbols are regarded as one symbol group, and a total of nine symbol groups are obtained, which are respectively mapped to 9 RE groups whose indexes are odd, and the sequence C2 is used to expand each symbol with an even index.
  • the symbols are treated as one symbol group, and a total of 9 symbol groups are obtained, which are respectively mapped to 9 RE groups with an even index, or 18 symbols are processed by using 2 sequences to obtain 18 symbol groups and mapped separately. Go to 18 RE groups;
  • FIG. 19 is still another schematic diagram of data transmission on six subcarriers according to an embodiment of the present application.
  • four REs on each subcarrier are used as a group for resource mapping and data transmission;
  • the machine may use a sequence C1 to perform a spreading process on one symbol to obtain an extended 4 symbols and map to the first RE group of the first subcarrier, and further to the second RE group of the second subcarrier.
  • frequency hopping repeated transmission on multiple subcarriers is implemented, which is advantageous for obtaining repeated combining gain and frequency domain diversity gain; or, the transmitter can expand a symbol using sequence C1.
  • the extended 4 symbols are processed and mapped to the first RE group of the first subcarrier, and the other symbol is extended by using the sequence C2 to obtain the extended 4 symbols and mapped to the first subcarrier.
  • the sequence C1 is used to expand and process another symbol to obtain the extended 4 symbols and map to the third RE group of the first subcarrier, so that multiple symbols are used.
  • the data transmission method performs data transmission by using two sequences of non-zero element positions and transmission resources of 6 subcarriers, thereby avoiding discontinuous transmission, effectively utilizing transmitters and energy, and transmitting more data
  • the related art uses a sparse sequence such as the sequence C1 to have a better SNR or SINR, thereby effectively improving the transmission performance of the user and the system.
  • the data transmission method can further improve performance in combination with frequency hopping, transmission resource hopping, sequence hopping, sequence selection, use of incompletely identical sequences by symbol, sequence scrambling or sequence transformation.
  • the data transmission method has a lower PAPR than the related art using a sparse sequence such as the sequence C1, thereby having better transmission efficiency.
  • the transmitter may also use multiple sets of sequences with different or complementary positions of non-zero elements, for example, using three sets of sequences, each set of sequences containing two sequences complementary to non-zero elements, and then each of the two sequences may be As a group of transmission resources on subcarriers, the transmitter processes the multiple symbols separately using three sets of sequences and then transmits them on different subcarrier groups, or transmits each of the four REs of each subcarrier as a group.
  • the machine uses three sets of sequences to process multiple symbols and then transmit them on different RE groups.
  • an embodiment of the present application provides a data transmission method, in which K transmitters respectively acquire 2 sequences, and then each transmitter uses 2 acquired data.
  • the sequence processes the X data and transmits the processed data on the specified transmission resource; wherein the positions of the non-zero elements of the two sequences acquired by each transmitter are different or complementary.
  • the positional complementation herein may include that the elements of at least one of the two sequences in the same sequence are non-zero elements, and the elements of the other sequence are zero elements.
  • the zero element is an element whose value is “0”, and the non-zero element may be an element whose value is not “0”.
  • each transmitter may obtain two sequences of non-zero element positions complementary from a sequence set;
  • FIG. 20 is a schematic diagram of a sequence set according to an embodiment of the present application, as shown in FIG. 20, There are 6 sequences in the sequence set, the positions of the non-zero elements of the 6 sequences are different, and both contain 2 non-zero elements and 2 zero elements; it can be seen that there are 3 pairs of non-zero element positions complementary to each other;
  • the sequence set can be system preconfigured or semi-statically configured.
  • Each transmitter obtains two sequences with non-zero element positions complementary from the sequence set, and may adopt a method similar to that of Example 1, for example, acquiring one sequence from the sequence set, and acquiring two sequences according to the sequence; Obtaining two sequences in the sequence set; acquiring two sequences according to a system preset rule; or acquiring two sequences according to system configuration information;
  • the K transmitters respectively obtain two sequences with non-zero element positions complementary from the sequence set, and the system may allocate 6 sequences to 3 transmitters by using preset rules or configuration information, and each transmitting The machine uses two sequences with non-zero element positions. Then, the sequences used by the three transmitters are different from each other, that is, no collision occurs. Then, three transmitters can use the same transmission resource for non-orthogonal multiple access. Access and multiplex transmission.
  • FIG. 21 is another schematic diagram of a sequence set according to an embodiment of the present application.
  • there are three sequences in the sequence set and the positions of the non-zero elements of the three sequences are different, however, There is no complementary sequence of non-zero elements in the sequence set; then, when each transmitter acquires two sequences with non-zero element positions complementary, the following method may be adopted: obtaining a sequence from the sequence set, and then according to the sequence The sequence generates another sequence complementary to its non-zero element position; or, according to the sequence set, another sequence set complementary to the non-zero element position is generated, and one sequence is respectively obtained from the two sequence sets, and two non-zero element positions are obtained.
  • Example 1 A similar method is also described in Example 1, which is advantageous for reducing the size of the sequence set and/or the number of sequence sets; it can be seen that the sequence set shown in FIG. 20 can be obtained by the sequence set shown in FIG.
  • the two sequences complementary to the non-zero element positions obtained by the sequence set shown in FIG. 21 and the non-zero elements obtained by the sequence set shown in FIG. Two complementary element positions may be the same sequence.
  • FIG. 22 is still another schematic diagram of a sequence set according to an embodiment of the present application. As shown in FIG. 22, there are 15 sequences in the sequence set, and the number of non-zero elements in each sequence is not completely the same.
  • sequence C1 are all non-zero elements, do not contain zero elements, sequences C2 to C5 contain 3 non-zero elements and 1 zero element, and sequences C6-C11 contain 2 non-zero elements and 2 zero elements, sequence C12 ⁇ C15 contains 1 non-zero element and 3 zero elements; the sequence set has more sequences, where there is a sequence of non-zero elements complementary; when the transmitter uses sequence C1, since the elements of the sequence are all non-zero An element may use only one sequence; when the transmitter uses other sequences, two sequences with different or complementary non-zero element positions may be obtained from the sequence set.
  • the non-zero elements of each sequence use the same pattern, in fact, two non-zero elements of each sequence.
  • the non-zero elements of each sequence may also be the same or different.
  • the sequence set may also be a sequence set as shown in Table 1; there are 24 sequences in the sequence set, each sequence includes 2 non-zero elements and 2 zero elements, 2 of each sequence
  • the non-zero elements are the same or different; these sequences can be further divided into 6 sets of sequences, each set consisting of 4 sequences, the positions of the non-zero elements of each set of sequences are the same, the positions of the non-zero elements of the 6 sets of sequences are different, and there are 3 pairs Sequence groups with non-zero element positions complementary; and the values of non-zero elements of 4 sequences of each group are different, and 4 sequences are orthogonal or low cross-correlated; wherein 1i can also be described as i , 1j or j, i or j is an imaginary unit, equal to sqrt(-1), and sqrt() is a square root operation.
  • sequences in the sequence set can also be further energy normalized, for example, each element of each sequence or each non-zero element is multiplied by 1/sqrt(2) such that the total energy of each sequence is one.
  • Each transmitter can acquire and use two sequences of non-zero element positions complementary from the sequence set.
  • an embodiment of the present application provides a data transmission method, in which K transmitters respectively acquire 2 code words, and then each transmitter uses the acquired 2 The codewords process the X data, and the processed data is transmitted on the designated transmission resource; wherein the positions of the non-zero elements of the 2 codewords acquired by each transmitter are different or complementary.
  • each transmitter may obtain two codewords with non-zero element positions complementary from multiple codebooks;
  • FIG. 23 is a schematic diagram of multiple codebooks according to an embodiment of the present application, as shown in FIG.
  • Each codebook includes 4 codewords of length 4, and the positions of the non-zero elements of the 4 codewords in each codebook are the same.
  • each contains 2 non-zero elements and 2 zero elements; it can be seen that there are 3 pairs of non-zero element positions complementary to the codebook; these 6 codebooks can be system pre-configured or semi-statically configured.
  • the four codewords included in each codebook may be used to process different data to be sent, for example, mapping, modulating, respectively, "00", "01", “10", “11” Or coded as one of the 4 code words in a codebook.
  • each transmitter obtains two codewords with non-zero element positions complementary from multiple codebooks, and may adopt a method similar to that of the example 1, for example, obtaining non-zero element positions from multiple codebooks. Complementing two codebooks, respectively obtaining one codeword from two codebooks;
  • the method is advantageous for saving the cost of the codebook configuration or signaling;
  • the K transmitters respectively obtain two codewords with non-zero element positions complementary from the plurality of codebooks, and the system may allocate 6 codebooks to the three transmitters by using preset rules or configuration information.
  • Each transmitter uses two codebooks with complementary non-zero element positions.
  • the codebooks used by the three transmitters are different from each other, that is, no collision occurs.
  • three transmitters can respectively obtain two codes from them.
  • the two codewords are obtained, and the X data are processed by using the obtained two codewords, and the processed data is subjected to non-orthogonal multiple access and multiplexing transmission in the same transmission resource.
  • FIG. 24 is another schematic diagram of multiple codebooks according to an embodiment of the present application.
  • a plurality of codebooks shown in FIG. 23 may also be acquired according to the sequence set shown in FIG. 20; specifically, for example, each sequence in the sequence set shown in FIG. 20 is used as a codebook. At this time, there is only one codeword in each codebook, and the codeword is used as the base codeword, and then other codewords in each codebook are generated according to system preset rules, wherein the system preset rules include: other codes The association or mapping relationship between the word and the base codeword, the specified adjustment of the base codeword, or multiplication of the base codeword by a specified vector or matrix; for the same reason, the map can be acquired according to the sequence set shown in FIG.
  • the plurality of codebooks shown in FIG. 23 can also acquire the plurality of codebooks shown in FIG. 23 based on the sequence set shown in FIG. 21.
  • the two non-zero elements of each codeword in each codebook use the same pattern, and the W in each codebook.
  • the 2 non-zero elements of each codeword in each codebook may be the same or different.
  • the non-zero elements of the Wth codeword in each codebook may also be the same or different.
  • sequence, the pattern, and the codeword provided in the above examples of the present application may have the same sparse feature, that is, the locations of the non-zero elements are the same; the schematic diagrams of the sequences, patterns, and codewords provided in the drawings of the present application may be interchanged. Or sharing, for example, a schematic diagram of a sequence can also be used as a schematic for a pattern or codeword.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present application.
  • a data processing device is also provided, which is used to implement the above embodiments, and will not be described again.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • 25 is a block diagram of a data processing apparatus according to an embodiment of the present application. As shown in FIG. 25, the flow includes the following steps:
  • the obtaining module 252 is configured to acquire N sequences or patterns
  • the processing module 254 is configured to process X data by using the N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is greater than or equal to An integer of 1.
  • the positions of the non-zero elements of the N sequences or patterns are complementary.
  • the lengths of the N sequences or patterns are all L, wherein the positions of the non-zero elements of the N sequences or patterns are different from each other, occupying mutually different positions in the L positions, respectively, and
  • the number of non-zero elements of the N sequences or patterns totals L, and L is an integer greater than one.
  • the lengths of the N sequences or patterns are different.
  • the obtaining module 252 is further configured to perform one of the following steps:
  • the processing module 254 further includes:
  • a processing unit configured to expand, modulate, map, or encode the X data using the N sequences to obtain N data symbol groups;
  • the first mapping unit is configured to map the X data onto the designated transmission resource using the N patterns, to form a transmission signal and transmit.
  • the processing module 254 further includes:
  • a second mapping unit configured to perform an extension, modulation, mapping, or encoding process on the X data by using the N sequences, and after obtaining N data symbol groups, mapping the N data symbol groups to a specified transmission resource Used to form a transmit signal and transmit.
  • the second mapping unit is further configured to perform one of the following steps:
  • N data symbol groups are mapped onto M transmission resource groups, where M is an integer greater than one and less than N.
  • the first mapping unit is further configured to perform one of the following steps:
  • the X data is mapped onto the M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N.
  • the processing module 254 further includes:
  • the determining unit is configured to determine the specified transmission resource according to at least one of the following manners: randomly selecting, determining according to a system preset rule, system preset, and determining according to system configuration information.
  • the X data comprises one of the following:
  • each bit group comprising a plurality of bits
  • each symbol group including multiple symbols.
  • the X is an integer less than or equal to N, or N/X is an integer greater than or equal to 1.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination.
  • the forms are located in different processors.
  • Embodiments of the present application also provide a storage medium having stored therein a computer program, wherein the computer program is configured to execute the steps of any one of the method embodiments described above.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • N is an integer greater than 1
  • X is an integer greater than or equal to 1.
  • the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), and a Random Access Memory (RAM). ), removable hard drives, disks, or optical discs, and other media that can store computer programs.
  • Embodiments of the present application also provide an electronic device including a memory and a processor having a computer program stored therein, the processor being configured to execute a computer program to perform the steps of any of the above method embodiments.
  • the electronic device may further include a transmission device and an input and output device, wherein the transmission device is connected to the processor, and the input and output device is connected to the processor.
  • the above processor may be configured to perform the following steps by a computer program:
  • N is an integer greater than 1
  • X is an integer greater than or equal to 1.
  • modules or steps of the present application can be implemented by a general computing device, which can be concentrated on a single computing device or distributed in a network composed of multiple computing devices.
  • they may be implemented by program code executable by a computing device such that they may be stored in a storage device for execution by the computing device and, in some cases, may differ from this
  • the steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module.
  • the application is not limited to any particular combination of hardware and software.

Abstract

The present application provides a data processing method and apparatus. The method comprises: obtaining N sequences or patterns; and processing X pieces of data according to the N sequences or patterns, wherein positions of nonzero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1.

Description

一种数据处理方法及装置Data processing method and device
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201711424914.0、申请日为2017年12月25日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is based on a Chinese patent application filed on Jan. 25, 2017, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本申请涉及通信领域但不限于通信领域,尤其涉及一种数据处理方法及装置。The present application relates to the field of communications, but is not limited to the field of communications, and in particular, to a data processing method and apparatus.
背景技术Background technique
相关技术中的第五代(5th-Generation,5G)通信技术以及未来通信技术的应用场景包括增强移动宽带(enhanced Mobile Broadband,eMBB)、海量机器类型通信(massive Machine Type communication,mMTC)、高可靠低时延通信(Ultra Reliability Low Latency Communication,URLLC)。其中,eMBB场景用于支持移动宽带,主要业务需求是大数据包传输、高数据速率、高频谱效率;mMTC场景用于支持海量设备通信,主要业务需求是海量设备、小数据包传输,目前国际电信联盟(International Telecommunications Union,ITU)和第三代合作伙伴计划(3rd Generation Partnership Project,3GPP)针对5G mMTC场景确定的设计目标是支持100万个设备/平方公里的连接密度;URLLC场景用于支持高可靠低时延通信,主要业务需求是高可靠、低时延传输。The 5th-generation (5G) communication technology and the future communication technology application scenarios in the related technologies include enhanced mobile broadband (eMBB), massive machine type communication (mMTC), and high reliability. Ultra Reliability Low Latency Communication (URLLC). The eMBB scenario is used to support mobile broadband. The main service requirements are large data packet transmission, high data rate, and high spectrum efficiency. The mMTC scenario is used to support mass device communication. The main service requirements are mass equipment and small data packet transmission. The International Telecommunications Union (ITU) and the 3rd Generation Partnership Project (3GPP) have designed a target for the 5G mMTC scenario to support a connection density of 1 million devices per square kilometer; the URLLC scenario is used to support Highly reliable and low latency communication, the main business requirement is high reliability and low latency transmission.
为了满足上述5G通信技术需求以及未来通信技术的类似需求,可以考虑采用非正交多址接入(Non-Orthogonal Multiple Access,NOMA)技术,允许多个用户或数据流共享使用相同的传输资源(例如时频资源块、时频资源单元等),进行非正交复用,从而可以提高传输资源的利用效率。为了保 证多个用户或数据流非正交接入与复用传输的性能,通常需要采用高级接收机,例如干扰消除接收机等。In order to meet the above requirements of 5G communication technology and similar requirements of future communication technologies, non-Orthogonal Multiple Access (NOMA) technology may be considered to allow multiple users or data streams to share the same transmission resources ( For example, time-frequency resource blocks, time-frequency resource units, and the like, non-orthogonal multiplexing is performed, so that the utilization efficiency of transmission resources can be improved. In order to guarantee the performance of non-orthogonal access and multiplexed transmission of multiple users or data streams, it is often necessary to use advanced receivers such as interference cancellation receivers.
对于mMTC等场景中处于扩展覆盖(或增强覆盖、深度覆盖、恶劣覆盖等)条件下的用户,由于路径损耗、穿透损耗等较大,信号耦合损耗较大,接收信号的信噪比(Signal to Noise Ratio,SNR)或信号干扰噪声比(Signal to Interference and Noise Ratio,SINR)较低,为了能够正确传输数据,这些用户通常需要采用窄带传输,例如一个或多个15kHz的子载波,将发射功率集中在窄带上发送信号,改善接收信号的SNR或SINR,进一步,还可以结合时域上重复传输和/或扩展传输来改善接收信号的SNR或SINR。For users with extended coverage (or enhanced coverage, deep coverage, poor coverage, etc.) in scenarios such as mMTC, the signal coupling loss is large due to large path loss and penetration loss, and the signal-to-noise ratio of the received signal (Signal) To Noise Ratio (SNR) or Signal to Interference and Noise Ratio (SINR) is low. In order to transmit data correctly, these users usually need to use narrowband transmission, such as one or more 15 kHz subcarriers, which will transmit The power concentrates on the narrowband to transmit signals, improves the SNR or SINR of the received signal, and further, it can also combine the repeated transmission in the time domain and/or the extended transmission to improve the SNR or SINR of the received signal.
但是在实践中发现有一些发射时机或发送频率资源并没有很好的利用,且导致传输性能不佳。However, in practice, some transmission timings or transmission frequency resources are not well utilized, and the transmission performance is poor.
发明内容Summary of the invention
本申请实施例提供了一种数据处理方法及装置。The embodiment of the present application provides a data processing method and device.
根据本申请的一个实施例,提供了一种数据处理方法,包括:According to an embodiment of the present application, a data processing method is provided, including:
获取N个序列或图样;Get N sequences or patterns;
通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。X data is processed by the N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1.
根据本申请的另一个实施例,还提供了一种数据处理装置,包括:According to another embodiment of the present application, a data processing apparatus is further provided, including:
获取模块,配置为获取N个序列或图样;Obtaining a module configured to acquire N sequences or patterns;
处理模块,配置为通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。a processing module configured to process X data by using the N sequences or patterns, wherein positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is greater than or equal to 1 The integer.
根据本申请的又一个实施例,还提供了一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行上述任 一项方法实施例中的步骤。According to still another embodiment of the present application, there is also provided a storage medium having stored therein a computer program, wherein the computer program is arranged to execute the steps of any one of the method embodiments described above.
根据本申请的又一个实施例,还提供了一种电子装置,包括存储器和处理器,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行上述任一项方法实施例中的步骤。According to still another embodiment of the present application, there is also provided an electronic device comprising a memory and a processor, wherein the memory stores a computer program, the processor being configured to run the computer program to perform any of the above The steps in the method embodiments.
通过本申请,由于使用N个序列或图样对X个数据进行处理,其中,N个序列或图样的非零元素的位置不同,因此,可以解决在非连续传输使得在某些符号时间上没有数据传输,从而不能有效利用发射机会和能量、使得用户以及系统的传输性能低的问题,达到避免出现非连续传输,可以有效利用发射机会和能量,有效改善用户以及系统的传输性能的效果。Through the present application, since X data is processed using N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, it is possible to solve the problem that the data is not continuously transmitted at some symbol time in the discontinuous transmission. Transmission, so that the transmitter and energy can be effectively utilized, and the transmission performance of the user and the system is low, so as to avoid discontinuous transmission, the transmitter and energy can be effectively utilized, and the transmission performance of the user and the system can be effectively improved.
附图说明DRAWINGS
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the present application, and are intended to be a part of this application. In the drawing:
图1是本申请实施例提供的一个长度为4的稀疏序列或稀疏图样的示意图;1 is a schematic diagram of a sparse sequence or sparse pattern of length 4 provided by an embodiment of the present application;
图2是本申请实施例提供的采用单个子载波(或single-tone)进行传输的示意图;2 is a schematic diagram of transmission using a single subcarrier (or single-tone) according to an embodiment of the present application;
图3是本申请实施例提供的采用多个子载波(或multi-tone)进行传输的示意图;3 is a schematic diagram of transmission using multiple subcarriers (or multi-tones) according to an embodiment of the present application;
图4是本申请实施例的一种数据处理方法的移动终端的硬件结构框图;4 is a block diagram showing a hardware structure of a mobile terminal according to a data processing method according to an embodiment of the present application;
图5是根据本申请实施例的一种数据处理方法的流程图;FIG. 5 is a flowchart of a data processing method according to an embodiment of the present application; FIG.
图6是根据本申请实施例的另一种数据处理方法的流程图;6 is a flowchart of another data processing method according to an embodiment of the present application;
图7是根据本申请实施例的非零元素的位置互补的2个序列的示意图;7 is a schematic diagram of two sequences of non-zero elements that are complementary in position according to an embodiment of the present application;
图8是根据本申请实施例的非零元素的位置互补的2个序列的另一个示意图;8 is another schematic diagram of two sequences of non-zero elements that are complementary in position according to an embodiment of the present application;
图9是根据本申请实施例的非零元素的位置互补的2个序列的又一个 示意图;9 is still another schematic diagram of two sequences of non-zero elements that are complementary in position according to an embodiment of the present application;
图10是根据本申请实施例的非零元素的位置互补且非零元素的数量不同的2个序列的示意图;10 is a schematic diagram of two sequences in which the positions of non-zero elements are complementary and the number of non-zero elements is different according to an embodiment of the present application;
图11是根据本申请实施例的非零元素的位置不同的2个序列的示意图;11 is a schematic diagram of two sequences of different locations of non-zero elements according to an embodiment of the present application;
图12是根据本申请实施例的长度不同的2个序列的示意图;12 is a schematic diagram of two sequences of different lengths according to an embodiment of the present application;
图13是根据本申请实施例的非零元素的位置互补的3个序列的示意图;13 is a schematic diagram of three sequences of non-zero elements that are complementary in position according to an embodiment of the present application;
图14是根据本申请实施例的非零元素的位置互补的4个序列的示意图;14 is a schematic diagram of four sequences of non-zero elements that are complementary in position according to an embodiment of the present application;
图15是根据本申请实施例的在2个子载波上进行数据传输的示意图;FIG. 15 is a schematic diagram of data transmission on two subcarriers according to an embodiment of the present application; FIG.
图16是根据本申请实施例的在1个子载波上进行数据传输的示意图;16 is a schematic diagram of data transmission on one subcarrier according to an embodiment of the present application;
图17是根据本申请实施例的在6个子载波上进行数据传输的示意图;17 is a schematic diagram of data transmission on six subcarriers according to an embodiment of the present application;
图18是根据本申请实施例的在6个子载波上进行数据传输的另一个示意图;FIG. 18 is another schematic diagram of data transmission on 6 subcarriers according to an embodiment of the present application; FIG.
图19是根据本申请实施例的在6个子载波上进行数据传输的又一个示意图;FIG. 19 is still another schematic diagram of data transmission on 6 subcarriers according to an embodiment of the present application; FIG.
图20是根据本申请实施例的序列集合的示意图;20 is a schematic diagram of a sequence set according to an embodiment of the present application;
图21是根据本申请实施例的序列集合的另一个示意图;21 is another schematic diagram of a sequence set in accordance with an embodiment of the present application;
图22是根据本申请实施例的序列集合的又一个示意图;22 is still another schematic diagram of a sequence set according to an embodiment of the present application;
图23是根据本申请实施例的多个码本的示意图;23 is a schematic diagram of a plurality of codebooks according to an embodiment of the present application;
图24是根据本申请实施例的多个码本的另一个示意图;24 is another schematic diagram of a plurality of codebooks in accordance with an embodiment of the present application;
图25是根据本申请实施例的数据处理装置的框图。25 is a block diagram of a data processing apparatus in accordance with an embodiment of the present application.
具体实施方式Detailed ways
下文中将参考附图并结合实施例来详细说明本申请。需要说明的是, 在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The present application will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
需要说明的是,本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms "first", "second" and the like in the specification and claims of the present application and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a specific order or order.
本申请实施例提供一种NOMA技术方案通过利用非正交的稀疏序列或稀疏图样进行扩展、调制或映射实现非正交多址接入,其中,序列也可以称为码,稀疏的含义从广义上看可以认为是序列或图样中存在零元素,从狭义上看可以认为是序列或图样中零元素的比例不小于一定值(例如50%),非正交指的是从总体上看可用序列或图样是非正交的,不排除其中部分序列或图样之间是正交的。图1是相关技术中的一个长度为4的稀疏序列或稀疏图样的示意图,如图1所示,网格块表示非零值,空白块表示零值。具体地,这种NOMA方案包括:多个用户或数据流分别使用正交或非正交的稀疏序列对其待发送数据进行扩展、调制或映射处理并使用相同的传输资源进行传输;或者,多个用户或数据流分别使用正交或非正交的稀疏图样将其待发送数据映射到相同的传输资源上进行传输。The embodiment of the present application provides a non-orthogonal multiple access by using a non-orthogonal sparse sequence or a sparse pattern for spreading, modulating, or mapping. The sequence may also be called a code, and the sparse meaning is from a generalized In the above, it can be considered that there are zero elements in the sequence or pattern. In a narrow sense, it can be considered that the proportion of zero elements in the sequence or pattern is not less than a certain value (for example, 50%), and non-orthogonal refers to the available sequence as a whole. Or the pattern is non-orthogonal, and it is not excluded that some of the sequences or patterns are orthogonal. 1 is a schematic diagram of a sparse sequence or sparse pattern of length 4 in the related art. As shown in FIG. 1, a grid block represents a non-zero value, and a blank block represents a zero value. Specifically, the NOMA scheme includes: a plurality of users or data streams respectively use orthogonal or non-orthogonal sparse sequences to expand, modulate, or map the data to be transmitted and transmit using the same transmission resource; or, The user or data stream uses its orthogonal or non-orthogonal sparse pattern to map its data to be transmitted to the same transmission resource for transmission.
上述方案存在的一个缺点是,当每个用户或数据流使用稀疏序列或稀疏图样在时域上进行扩展、调制或映射时,会出现非连续传输的情况;例如,图2是相关技术中采用单个子载波(或single-tone)进行传输的示意图,如图2所示,可以使用如图1所示的长度为4的稀疏序列对3个符号进行扩展得到12个符号并在单个子载波上进行传输;或者,图3是相关技术中采用多个子载波(或multi-tone)进行传输的示意图,如图3所示,对于12个子载波的每个子载波,可以使用如图1所示的长度为4的稀疏序列对3个符号进行扩展得到12个符号并在该子载波上进行传输,12个子载波总共传输36个符号使用长度为4的稀疏序列进行扩展后得到的144个符号;其中,网格块表示非零值,空白块表示零值;可以看到,采用稀疏序列在时域维度上进行扩展,由于零元素的存在,在某些符号时间上没有数据传输,也就是出现了非连续传输的情况;这会导致不能有效利用发射机会和能量,导致无法有效改善用户的SNR或SINR,或者导致需要更长的传输时间来积累能量,从而无法有效改善用户以及系统的传输性能。A disadvantage of the above scheme is that when each user or data stream is spread, modulated or mapped in the time domain using a sparse sequence or a sparse pattern, a discontinuous transmission may occur; for example, FIG. 2 is adopted in the related art. A schematic diagram of transmission of a single subcarrier (or single-tone), as shown in FIG. 2, can be extended by using a sparse sequence of length 4 as shown in FIG. 1 to obtain 12 symbols and on a single subcarrier. Transmission is performed; or, FIG. 3 is a schematic diagram of transmission using multiple subcarriers (or multi-tones) in the related art. As shown in FIG. 3, for each subcarrier of 12 subcarriers, a length as shown in FIG. 1 may be used. Expanding 3 symbols by a sparse sequence of 4 to obtain 12 symbols and transmitting on the subcarriers, 12 subcarriers transmitting a total of 36 symbols using a sparse sequence of length 4 to obtain 144 symbols; The grid block represents a non-zero value, and the blank block represents a zero value; it can be seen that the sparse sequence is used to expand in the time domain dimension, due to the presence of zero elements, there is no symbol time Data transmission, that is, the case of discontinuous transmission; this can result in inefficient use of transmitter and energy, resulting in an inability to effectively improve the user's SNR or SINR, or in requiring longer transmission time to accumulate energy, thus failing to effectively improve User and system transmission performance.
有鉴于此,本申请实施例提供提供了一种数据处理方法,包括:获取N个序列或图样;通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数;如此,在非连续传输使得在某些符号时间上没有数据传输,从而不能有效利用发射机会和能量、使得用户以及系统的传输性能低的问题,达到避免出现非连续传输,可以有效利用发射机会和能量,有效改善用户以及系统的传输性能的效果。本申请实施例一所提供的方法实施例可以在移动终端、计算机终端或者类似的运算装置中执行。以运行在移动终端上为例,图4是本申请实施例的一种数据处理方法的移动终端的硬件结构框图。如图4所示,移动终端10可以包括一个或多个(图4中仅示出一个)处理器102(处理器102可以包括但不限于微处理器MCU或可编程逻辑器件FPGA等的处理装置)和用于存储数据的存储器104,在一些实施例中,上述移动终端还可以包括用于通信功能的传输装置106以及输入输出设备108。本领域普通技术人员可以理解,图4所示的结构仅为示意,其并不对上述移动终端的结构造成限定。例如,移动终端10还可包括比图4中所示更多或者更少的组件,或者具有与图4所示不同的配置。In view of this, the embodiments of the present application provide a data processing method, including: acquiring N sequences or patterns; processing X data by using the N sequences or patterns, wherein the N sequences or patterns The position of the non-zero elements is different, N is an integer greater than 1, and X is an integer greater than or equal to 1; thus, in discontinuous transmission, there is no data transmission at certain symbol times, so that the transmitter and energy cannot be effectively utilized, The problem of low transmission performance of the user and the system is achieved, so as to avoid discontinuous transmission, the transmitter and energy can be effectively utilized, and the transmission performance of the user and the system can be effectively improved. The method embodiment provided in Embodiment 1 of the present application can be executed in a mobile terminal, a computer terminal or the like. 4 is a block diagram of a hardware structure of a mobile terminal in a data processing method according to an embodiment of the present application. As shown in FIG. 4, the mobile terminal 10 may include one or more (only one of which is shown in FIG. 4) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA. And a memory 104 for storing data, in some embodiments, the mobile terminal described above may further include a transmission device 106 for communication functions and an input and output device 108. It will be understood by those skilled in the art that the structure shown in FIG. 4 is merely illustrative, and does not limit the structure of the above mobile terminal. For example, the mobile terminal 10 may also include more or fewer components than those shown in FIG. 4, or have a different configuration than that shown in FIG.
存储器104可配置为存储计算机程序,例如,应用软件的软件程序以及模块,如本申请实施例中的数据处理方法对应的计算机程序,处理器102通过运行存储在存储器104内的计算机程序,从而执行各种功能应用以及数据处理,即实现上述的方法。存储器104可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器104可进一步包括相对于处理器102远程设置的存储器,这些远程存储器可以通过网络连接至移动终端10。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 104 can be configured to store a computer program, such as a software program of a application software and a module, such as a computer program corresponding to the data processing method in the embodiment of the present application, and the processor 102 executes by executing a computer program stored in the memory 104. Various functional applications and data processing, that is, the above methods are implemented. Memory 104 may include high speed random access memory, and may also include non-volatile memory such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory. In some examples, memory 104 may further include memory remotely located relative to processor 102, which may be connected to mobile terminal 10 over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
传输装置106配置为经由一个网络接收或者发送数据。上述的网络具体实例可包括移动终端10的通信供应商提供的无线网络。在一个实例中,传输装置106包括一个网络适配器(Network Interface Controller,简称为NIC),其可通过基站与其他网络设备相连从而可与互联网进行通讯。在一个实例中,传输装置106可以为射频(Radio Frequency,简称为RF)模块, 其用于通过无线方式与基站、终端或其他网络设备进行通讯。 Transmission device 106 is configured to receive or transmit data via a network. The above-described network specific example may include a wireless network provided by a communication provider of the mobile terminal 10. In one example, the transmission device 106 includes a Network Interface Controller (NIC) that can be connected to other network devices through a base station to communicate with the Internet. In one example, the transmission device 106 can be a Radio Frequency (RF) module for communicating with a base station, a terminal, or other network device in a wireless manner.
在本实施例中提供了一种运行于上述移动终端的数据处理方法,图5是根据本申请实施例的一种数据处理方法的流程图,如图5所示,该流程包括如下步骤:In this embodiment, a data processing method is performed on the mobile terminal. FIG. 5 is a flowchart of a data processing method according to an embodiment of the present application. As shown in FIG. 5, the process includes the following steps:
步骤S502,获取N个序列或图样;Step S502, acquiring N sequences or patterns;
步骤S504,通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。Step S504, processing X data by the N sequences or patterns, wherein positions of non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1. .
通过上述步骤,由于使用N个序列或图样对X个数据进行处理,其中,N个序列或图样的非零元素的位置不同,因此,可以解决非连续传输使得在某些符号时间上没有数据传输,从而不能有效利用发射机会和能量、使得用户以及系统的传输性能低的问题,达到避免出现非连续传输,可以有效利用发射机会和能量,有效改善用户以及系统的传输性能的效果。Through the above steps, since X data is processed using N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, the discontinuous transmission can be solved so that there is no data transmission at some symbol time. Therefore, the problem that the transmitter and the energy and the transmission performance of the system and the system are low can be effectively utilized, thereby avoiding the occurrence of discontinuous transmission, effectively utilizing the transmitter and energy, and effectively improving the transmission performance of the user and the system.
在一些实施例中,上述步骤的执行主体可以为基站发射机、终端发射机等,但不限于此。In some embodiments, the execution body of the foregoing steps may be a base station transmitter, a terminal transmitter, etc., but is not limited thereto.
在一些实施例中,所述N个序列或图样的非零元素的位置互补。In some embodiments, the positions of the non-zero elements of the N sequences or patterns are complementary.
在一些实施例中,所述N个序列或图样的长度均为L,其中,N个序列或图样的非零元素的位置互不相同,分别占据L个位置中的互不相同的位置,且所述N个序列或图样的非零元素的数量总计为L,L为大于1的整数。In some embodiments, the lengths of the N sequences or patterns are all L, wherein the positions of the non-zero elements of the N sequences or patterns are different from each other, occupying mutually different positions in the L positions, respectively, and The number of non-zero elements of the N sequences or patterns totals L, and L is an integer greater than one.
在一些实施例中,所述N个序列或图样的长度不同。In some embodiments, the lengths of the N sequences or patterns are different.
在一些实施例中,所述获取N个序列或图样包括以下之一:In some embodiments, the obtaining the N sequences or patterns comprises one of the following:
获取一个序列或图样,根据所述序列或图样获取N个序列或图样;Obtaining a sequence or pattern, and acquiring N sequences or patterns according to the sequence or pattern;
从N个序列或图样集合中分别获取一个序列或图样,得到N个序列或图样;Obtaining a sequence or pattern from N sequences or a set of patterns to obtain N sequences or patterns;
从一个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from a sequence or set of patterns;
从多个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from multiple sequences or collections of patterns;
根据系统预设规则获取N个序列或图样;Obtain N sequences or patterns according to system preset rules;
根据系统配置信息获取N个序列或图样。Obtain N sequences or patterns based on system configuration information.
在一些实施例中,所述通过所述N个序列或图样对X个数据进行处理包括以下之一:In some embodiments, the processing the X data by the N sequences or patterns comprises one of the following:
使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组;Enlarging, modulating, mapping or encoding the X data using the N sequences to obtain N data symbol groups;
使用所述N个图样将X个数据映射到指定传输资源上,用于形成发射信号并发送。The X data is mapped onto the designated transmission resource using the N patterns for forming a transmission signal and transmitting.
在一些实施例中,在使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组之后,所述方法还包括:In some embodiments, after the X data is expanded, modulated, mapped, or encoded using the N sequences to obtain N data symbol groups, the method further includes:
将所述N个数据符号组映射到指定传输资源上,用于形成发射信号并发送。Mapping the N data symbol groups onto a designated transmission resource for forming a transmission signal and transmitting.
在一些实施例中,将所述N个数据符号组映射到指定传输资源上包括以下之一:In some embodiments, mapping the N data symbol groups to a specified transmission resource comprises one of the following:
将N个数据符号组分别映射到N个传输资源组上;Mapping N data symbol groups to N transmission resource groups respectively;
将N个数据符号组映射到1个传输资源组上;Mapping N data symbol groups to one transmission resource group;
将N个数据符号组映射到M个传输资源组上,其中,M为大于1且小于N的整数。N data symbol groups are mapped onto M transmission resource groups, where M is an integer greater than one and less than N.
在一些实施例中,使用所述N个图样将X个数据映射到指定传输资源上包括以下之一:In some embodiments, mapping the X data to the designated transmission resource using the N patterns comprises one of the following:
使用所述N个图样将X个数据映射到N个传输资源组上;Mapping X data to N transmission resource groups using the N patterns;
使用所述N个图样将X个数据映射到1个传输资源组上;Mapping X data to one transmission resource group using the N patterns;
使用所述N个图样将X个数据映射到M个传输资源组上,其中,M为大于1且小于N的整数。The X data is mapped onto the M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N.
在一些实施例中,所述指定传输资源是根据以下方式至少之一确定的:随机选择、根据系统预设规则确定、系统预设、根据系统配置信息确定。In some embodiments, the designated transmission resource is determined according to at least one of: random selection, determined according to a system preset rule, system preset, determined according to system configuration information.
在一些实施例中,所述X个数据包括以下之一:In some embodiments, the X data comprises one of the following:
X个比特;X bits;
X个比特组,每个比特组包括多个比特;X bit groups, each bit group comprising a plurality of bits;
X个符号;X symbols;
X个符号组,每个符号组包括多个符号。X symbol groups, each symbol group including multiple symbols.
在一些实施例中,所述X为小于或等于N的整数,或者,N/X为大于或等于1的整数。In some embodiments, the X is an integer less than or equal to N, or N/X is an integer greater than or equal to 1.
本申请实施例提供了一种数据处理方法,可以应用于发射机中,包括且不限于终端发射机、基站发射机等,图6是根据本申请实施例的另一种数据处理方法的流程图,如图6所示,该方法包括如下步骤:The embodiment of the present application provides a data processing method, which can be applied to a transmitter, including but not limited to a terminal transmitter, a base station transmitter, etc. FIG. 6 is a flowchart of another data processing method according to an embodiment of the present application. As shown in FIG. 6, the method includes the following steps:
步骤602:获取N个序列或图样;Step 602: Acquire N sequences or patterns;
其中,N个序列或图样的非零元素的位置不同,N为大于1的整数;Wherein the positions of the non-zero elements of the N sequences or patterns are different, and N is an integer greater than one;
在一些实施例中,N个序列或图样的长度均为L,L为大于1的整数;In some embodiments, the length of the N sequences or patterns is L, and L is an integer greater than one;
在一些实施例中,N个序列或图样的长度不同;In some embodiments, the lengths of the N sequences or patterns are different;
在一些实施例中,N个序列或图样的非零元素的位置互补;In some embodiments, the positions of the non-zero elements of the N sequences or patterns are complementary;
例如,假设N个序列或图样的长度均为L,L为大于1的整数,那么,N个序列或图样的非零元素的位置互补的含义是:N个序列或图样的非零元素的位置互不相同,分别占据L个位置中的互不相同的位置,并且,N个序列或图样的非零元素的数量总计为L,总体上占满L个位置;For example, assuming that the lengths of N sequences or patterns are both L and L are integers greater than 1, then the positions of the non-zero elements of the N sequences or patterns are complementary: the position of the non-zero elements of the N sequences or patterns Different from each other, occupying mutually different positions among L positions, and the number of non-zero elements of N sequences or patterns is totaled L, and generally occupying L positions;
进一步,如果N个序列或图样中的非零元素的数量相同,并且每个序列或图样中包含A个非零元素,那么,N*A=L;如果N个序列或图样中的非零元素的数量可以不同,并且N个序列或图样分别包含An个非零元素,那么,∑An=L,其中,n=1,...,N,∑表示求和运算;Further, if the number of non-zero elements in the N sequences or patterns is the same and each sequence or pattern contains A non-zero elements, then N*A=L; if N sequences or non-zero elements in the pattern The number can be different, and the N sequences or patterns respectively contain An non-zero elements, then ∑An=L, where n=1,...,N,∑ denotes a summation operation;
还可以看到,N个序列或图样的非零元素的位置互补时,N个序列或图样的零元素的位置也是互补的,即:N个序列或图样的零元素的位置互不相同,分别占据L个位置中的互不相同的位置,并且,N个序列或图样的零元素的数量总计为L,总体上占满L个位置;It can also be seen that when the positions of the non-zero elements of the N sequences or patterns are complementary, the positions of the zero elements of the N sequences or patterns are also complementary, that is, the positions of the zero elements of the N sequences or patterns are different from each other, respectively Occupying different positions in the L positions, and the number of zero elements of the N sequences or patterns totals L, and generally occupies L positions;
其中,获取N个序列或图样,可以采用以下方法之一:Among them, to obtain N sequences or patterns, one of the following methods can be used:
获取一个序列或图样,根据该序列或图样获取N个序列或图样;其中,获取一个序列或图样时,可以从一个序列或图样集合中获取,可以按照系统预设规则获取,或者可以按照指定的序列或图样生成方法获取;Obtain a sequence or pattern, and obtain N sequences or patterns according to the sequence or pattern; wherein, when acquiring a sequence or pattern, it may be obtained from a sequence or a collection of patterns, may be obtained according to a system preset rule, or may be specified according to a specified Acquisition of a sequence or pattern generation method;
从N个序列或图样集合中分别获取一个序列或图样,得到N个序列或图样;Obtaining a sequence or pattern from N sequences or a set of patterns to obtain N sequences or patterns;
从一个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from a sequence or set of patterns;
从多个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from multiple sequences or collections of patterns;
根据系统预设规则获取N个序列或图样;Obtain N sequences or patterns according to system preset rules;
根据系统配置信息获取N个序列或图样;Obtain N sequences or patterns according to system configuration information;
其中,序列集合也可以称为码本、码字集合等,可以采用表格、矩阵、矢量集合等形式描述;序列也可以称为码、码字等,可以采用表格、矩阵、矢量等形式描述;图样集合可以采用图、表格、矩阵、矢量集合等形式描述,图样可以采用图、表格、矩阵、矢量等形式描述;The sequence set may also be referred to as a codebook, a codeword set, etc., and may be described in the form of a table, a matrix, a vector set, etc. The sequence may also be referred to as a code, a codeword, etc., and may be described in the form of a table, a matrix, a vector, or the like; The pattern set can be described in the form of a graph, a table, a matrix, a vector set, etc., and the pattern can be described in the form of a graph, a table, a matrix, a vector, and the like;
步骤604:使用所述N个序列或图样对X个数据进行处理;Step 604: Processing X data by using the N sequences or patterns;
其中,X为大于或等于1的整数;Where X is an integer greater than or equal to 1;
其中,X个数据包括以下之一:X个比特;X个比特组,每个比特组包括多个比特;X个符号;X个符号组,每个符号组包括多个符号;Wherein, the X data includes one of: X bits; X bit groups, each bit group includes a plurality of bits; X symbols; X symbol groups, each symbol group includes a plurality of symbols;
在一些实施例中,X为小于或等于N的整数;In some embodiments, X is an integer less than or equal to N;
在一些实施例中,N/X为大于或等于1的整数;In some embodiments, N/X is an integer greater than or equal to 1;
其中,使用所述N个序列或图样对X个数据进行处理,包括以下之一:Wherein, the X data is processed using the N sequences or patterns, including one of the following:
使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组;Enlarging, modulating, mapping or encoding the X data using the N sequences to obtain N data symbol groups;
使用所述N个图样将X个数据映射指定传输资源上;Mapping the X data to the designated transmission resource by using the N patterns;
在一些实施例中,将使用所述N个序列对X个数据进行扩展、调制、映射或编码处理后得到的N个数据符号组映射到指定传输资源上;In some embodiments, the N data symbol groups obtained by expanding, modulating, mapping, or encoding the X data using the N sequences are mapped onto a designated transmission resource;
在一些实施例中,将N个数据符号组映射到指定传输资源上,用于形成发射信号以及发送;In some embodiments, mapping N data symbol groups onto a designated transmission resource for forming a transmit signal and transmitting;
在一些实施例中,使用所述N个图样将X个数据映射到指定传输资源上,用于形成发射信号以及发送;In some embodiments, X data is mapped onto a designated transmission resource using the N patterns for forming a transmission signal and transmitting;
其中,指定传输资源可以是随机选择的、根据系统预设规则确定的、系统预设的或根据系统配置信息确定的;The designated transmission resource may be randomly selected, determined according to a system preset rule, preset by the system, or determined according to system configuration information;
其中,指定传输资源可以为传输资源块、传输资源单元、传输资源集合或传输资源组等定义或形成,可以包含多个基本的传输资源,可以包括频带、载波、子载波、符号、时隙、子帧、无线帧、时频资源、空域资源或天线端口等至少之一;The specified transmission resource may be defined or formed for a transmission resource block, a transmission resource unit, a transmission resource set, or a transmission resource group, and may include multiple basic transmission resources, and may include a frequency band, a carrier, a subcarrier, a symbol, a time slot, and At least one of a subframe, a radio frame, a time-frequency resource, a spatial resource, or an antenna port;
其中,将N个数据符号组映射到指定传输资源上,包括以下之一:The N data symbol groups are mapped to the specified transmission resources, including one of the following:
将N个数据符号组分别映射到N个传输资源组上;Mapping N data symbol groups to N transmission resource groups respectively;
将N个数据符号组映射到1个传输资源组上;Mapping N data symbol groups to one transmission resource group;
将N个数据符号组映射到M个传输资源组上,其中,M为大于1且小于N的整数;Mapping N data symbol groups onto M transmission resource groups, where M is an integer greater than 1 and less than N;
其中,使用所述N个图样将X个数据映射到指定传输资源上,包括以下之一:The N data is mapped to the designated transmission resource by using the N patterns, including one of the following:
使用所述N个图样将X个数据映射到N个传输资源组上;Mapping X data to N transmission resource groups using the N patterns;
使用所述N个图样将X个数据映射到1个传输资源组上;Mapping X data to one transmission resource group using the N patterns;
使用所述N个图样将X个数据映射到M个传输资源组上,其中,M为大于1且小于N的整数;Mapping X data to M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N;
其中,传输资源组可以包含多个基本的传输资源;多个(例如N个或M个)传输资源组可以由一个传输资源块或传输资源单元等中包含的若干个传输资源构成,也可以由多个传输资源块或传输资源单元等中包含的传输资源构成;The transmission resource group may include multiple basic transmission resources; multiple (for example, N or M) transmission resource groups may be composed of a plurality of transmission resources included in one transmission resource block or transmission resource unit, or may be A transmission resource included in a plurality of transmission resource blocks or transmission resource units or the like;
在一些实施例中,多个(例如N个或M个)传输资源组指的是在频域上划分或区分的多个传输资源组。In some embodiments, a plurality (eg, N or M) of transmission resource groups refers to a plurality of transmission resource groups that are divided or distinguished in the frequency domain.
本实施例中,系统预设规则包括预设值、预设参数、预设公式、预设的对应关系、预设的映射关系、预设集合等至少之一;In this embodiment, the system preset rule includes at least one of a preset value, a preset parameter, a preset formula, a preset correspondence, a preset mapping relationship, a preset set, and the like;
本实施例中,系统配置信息包括系统预配置信息、系统半静态配置信息、系统动态配置信息等至少之一;In this embodiment, the system configuration information includes at least one of system pre-configuration information, system semi-static configuration information, system dynamic configuration information, and the like;
本申请实施例中,发射机使用N个序列或图样对X个数据进行处理,其中,N个序列或图样的非零元素的位置不同;该方法可以避免出现非连续传输,可以有效利用发射机会和能量,可以有效改善用户的SNR或SINR,可以缩短传输时间,从而可以有效改善用户以及系统的传输性能。In the embodiment of the present application, the transmitter processes X data by using N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different; the method can avoid discontinuous transmission, and can effectively utilize the transmitter. And energy, can effectively improve the user's SNR or SINR, can shorten the transmission time, and thus can effectively improve the transmission performance of users and systems.
下面通过具体示例对本申请实施例进行详细说明。The embodiments of the present application are described in detail below by way of specific examples.
示例1Example 1
本申请实施例提供了一种数据处理方法,该方法中,发射机获取2个序列,然后使用2个序列对X个数据进行处理;其中,2个序列的非零元素的位置不同。The embodiment of the present application provides a data processing method, in which a transmitter acquires two sequences, and then processes two data using two sequences; wherein, the positions of the non-zero elements of the two sequences are different.
本申请实施例中,发射机可以获取并使用非零元素位置互补的2个序列;图7是根据本申请实施例的非零元素的位置互补的2个序列的示意图,如图7所示,将2个序列分别标记为C1和C2,网格块表示序列非零元素的位置,意味着该位置的序列元素为非零值,空白块表示序列零元素的位置,意味着该位置的序列元素为零,2个序列的长度均为4,每个序列中包含2个非零元素和2个零元素,2个序列的非零元素的位置互补,可以看到,2个序列的非零元素的位置互不相同,分别占据4个序列元素位置中的互不相同的位置,2个序列的非零元素总共为4个,总体上看,占满4个序列元素位置。In the embodiment of the present application, the transmitter can obtain and use two sequences with non-zero element positions complementary; FIG. 7 is a schematic diagram of two sequences of non-zero elements complementary according to an embodiment of the present application, as shown in FIG. The two sequences are labeled as C1 and C2, respectively, and the grid block indicates the position of the sequence non-zero element, meaning that the sequence element at the position is non-zero, and the blank block indicates the position of the sequence zero element, which means the sequence element of the position. Zero, both sequences are 4 in length, each sequence contains 2 non-zero elements and 2 zero elements, and the positions of the non-zero elements of the two sequences are complementary. It can be seen that the non-zero elements of the two sequences The positions are different from each other, occupying mutually different positions in the positions of the four sequence elements, and the total number of non-zero elements of the two sequences is four, and in general, the positions of the four sequence elements are occupied.
本申请实施例中,发射机获取2个序列,可以采用以下之一:In the embodiment of the present application, the transmitter acquires two sequences, and one of the following may be adopted:
获取1个序列,根据该序列获取2个序列;Obtaining 1 sequence, and obtaining 2 sequences according to the sequence;
例如,从一个序列集合S1中获取序列C1,根据序列C1获取序列C2,得到序列C1和C2,其中,根据序列C1获取序列C2,可以采用以下之一:将序列C1的元素进行倒序放置,得到序列C1的倒序序列,将该序列作为序列C2;或者,将序列C1进行循环移位,得到与序列C1的非零元素位置互补的序列C2,比如,将序列C1循环前移或后移一位;或者,获取与序列C1的非零元素的位置互补的序列图样,将序列C1的非零元素放置到该 序列图样的非零元素的位置,得到序列C2,其中,放置序列元素时,可以按顺序、倒序、随机或其他规则放置;或者,对序列C1进行变换,得到与序列C1的非零元素位置互补的序列C2,比如,将序列C1看作一个列矢量,使用一个矩阵与该列矢量相乘,并进行能量归一化等处理,得到一个新的列矢量,将这个新的列矢量作为序列C2;For example, the sequence C1 is obtained from a sequence set S1, and the sequence C2 is obtained according to the sequence C1, and the sequences C1 and C2 are obtained. The sequence C2 is obtained according to the sequence C1. One of the following may be used: the elements of the sequence C1 are placed in reverse order to obtain The sequence of sequence C1 is reversed, and the sequence is taken as sequence C2; or the sequence C1 is cyclically shifted to obtain a sequence C2 complementary to the position of the non-zero element of the sequence C1, for example, the sequence C1 is shifted forward or backward by one bit. Or, obtain a sequence pattern complementary to the position of the non-zero element of the sequence C1, and place the non-zero element of the sequence C1 to the position of the non-zero element of the sequence pattern to obtain the sequence C2, wherein when the sequence element is placed, Sequence, reverse order, random or other rule placement; or, transform sequence C1 to obtain sequence C2 complementary to the position of the non-zero element of sequence C1, for example, treating sequence C1 as a column vector, using a matrix and the column vector Multiply, and perform energy normalization and other processing to obtain a new column vector, and take this new column vector as the sequence C2;
其中,序列集合S1可以是系统预配置或半静态配置的,或者是从多个序列集合中获取的,或者是根据一个或多个序列集合生成的(比如一个元素值集合、一个稀疏特征集合),或者是按照系统预设规则生成的;The sequence set S1 may be system pre-configured or semi-statically configured, or obtained from a plurality of sequence sets, or generated according to one or more sequence sets (such as an element value set, a sparse feature set). Or generated according to system preset rules;
从序列集合S1中获取序列C1,可以根据随机选择方式、系统预设规则、系统配置信息、X个数据、或者X个数据中的指定数据或部分数据等至少之一获取;Obtaining the sequence C1 from the sequence set S1 may be obtained according to at least one of a random selection manner, a system preset rule, system configuration information, X data, or specified data or partial data in the X data;
获取序列C1还可以根据系统预设规则获取,或者根据指定的序列生成方法获取;比如,根据系统预设规则获取序列的稀疏特征,然后根据系统预设规则获取序列的非零元素的取值;或者,从指定集合中获取序列的稀疏特征,然后从另一指定集合中获取序列的非零元素的取值;The acquisition sequence C1 may also be obtained according to a preset rule of the system, or obtained according to a specified sequence generation method; for example, obtaining a sparse feature of the sequence according to a preset rule of the system, and then obtaining a value of a non-zero element of the sequence according to a preset rule of the system; Or, obtaining a sparse feature of the sequence from the specified set, and then obtaining a value of the non-zero element of the sequence from another specified set;
由于序列C2是根据序列C1得到的,该方法有利于降低序列集合的大小和/或序列集合的数量;当根据系统配置或指示信息从序列集合中获取序列时,该方法有利于节省信令开销;Since the sequence C2 is obtained according to the sequence C1, the method is advantageous for reducing the size of the sequence set and/or the number of sequence sets; when the sequence is obtained from the sequence set according to system configuration or indication information, the method is advantageous for saving signaling overhead. ;
从2个序列集合中分别获取一个序列,得到2个序列;Obtaining one sequence from two sequence sets to obtain two sequences;
例如,从序列集合S2中获取序列C1,从序列集合S3中获取序列C2,得到序列C1和C2;其中,S2中的序列与S3中的序列的非零元素的位置互补,或者,S3中存在一条序列与S2中的一条序列的非零元素的位置互补;For example, the sequence C1 is obtained from the sequence set S2, and the sequence C2 is obtained from the sequence set S3 to obtain the sequences C1 and C2; wherein the sequence in S2 is complementary to the position of the non-zero element of the sequence in S3, or exists in S3. A sequence is complementary to the position of a non-zero element of a sequence in S2;
序列集合S2和S3可以是系统预配置或半静态配置的,或者是从多个序列集合中获取的,或者是根据一个或多个序列集合生成的,或者是按照系统预设规则生成的,或者序列集合S3是根据序列集合S2得到的;The sequence sets S2 and S3 may be system pre-configured or semi-statically configured, or obtained from a plurality of sequence sets, or generated from one or more sequence sets, or generated according to system preset rules, or The sequence set S3 is obtained according to the sequence set S2;
从S2中获取序列C1以及从S3中获取序列C2,可以根据随机选择方式、系统预设规则、系统配置信息、X个数据、或者X个数据中的指定数据或部分数据等至少之一获取;Obtaining the sequence C1 from S2 and acquiring the sequence C2 from S3 may be obtained according to at least one of a random selection manner, a system preset rule, system configuration information, X data, or specified data or partial data in X data;
从1个序列集合中获取2个序列;Obtaining 2 sequences from a sequence set;
例如,从序列集合S4中获取序列C1和C2,其中,序列集合S4中包含多个序列,其中存在非零元素的位置互补的序列;For example, the sequences C1 and C2 are obtained from the sequence set S4, wherein the sequence set S4 contains a plurality of sequences in which there are sequences complementary to the positions of the non-zero elements;
从序列集合S4中获取序列C1和C2时,可以先从S4中获取其中一个序列,然后再从S4中获取与该序列非零元素的位置互补的另一个序列,或者直接从S4中获取非零元素的位置互补的两个序列;When the sequences C1 and C2 are obtained from the sequence set S4, one of the sequences may be obtained from S4, and then another sequence complementary to the position of the non-zero element of the sequence may be obtained from S4, or the non-zero may be obtained directly from S4. Two sequences with complementary positions of elements;
序列集合S4可以是系统预配置或半静态配置的,或者是从多个序列集合中获取的,或者是根据一个或多个序列集合生成的,或者是按照系统预设规则生成的;The sequence set S4 may be system pre-configured or semi-statically configured, or obtained from a plurality of sequence sets, or generated according to one or more sequence sets, or generated according to a system preset rule;
从序列集合S4中获取序列时,可以根据随机选择方式、系统预设规则、系统配置信息、X个数据、或者X个数据中的指定数据或部分数据等至少之一获取;When the sequence is obtained from the sequence set S4, it may be obtained according to at least one of a random selection mode, a system preset rule, system configuration information, X data, or specified data or partial data in the X data;
当根据系统配置或指示信息从序列集合S4中获取序列C1和C2时,先获取其中一个序列再获取另外一个序列这种方式,可以仅配置或指示另外一个序列在序列集合中的局部位置信息或局部索引信息,这有利于节省信令开销;When acquiring the sequences C1 and C2 from the sequence set S4 according to the system configuration or indication information, first obtaining one of the sequences and then acquiring another sequence may configure or indicate only the local location information of the other sequence in the sequence set or Local index information, which helps to save signaling overhead;
从多个序列集合中获取2个序列;Obtaining 2 sequences from a plurality of sequence sets;
例如,从多个序列集合中获取一个序列集合S5,并从S5中获取序列C1,然后根据序列集合S5或序列C1获取序列集合S6,从S6中获取序列C2,其中,S6中的序列与S5中的序列的非零元素的位置互补;For example, a sequence set S5 is obtained from a plurality of sequence sets, and the sequence C1 is obtained from S5, and then the sequence set S6 is obtained according to the sequence set S5 or the sequence C1, and the sequence C2 is obtained from S6, wherein the sequence in S6 and the S5 are obtained. The positions of the non-zero elements of the sequence are complementary;
多个序列集合可以是系统预配置或半静态配置的,或者是根据一个或多个较小的序列集合生成的,或者是按照系统预设规则生成的;The plurality of sequence sets may be system pre-configured or semi-statically configured, or generated according to one or more smaller sequence sets, or generated according to system preset rules;
从多个序列集合中获取序列集合S5,可以采用随机选择的方式、或者根据系统预设规则、或者根据系统配置信息获取;Obtaining the sequence set S5 from the plurality of sequence sets, may be randomly selected, or according to system preset rules, or obtained according to system configuration information;
当多个序列集合中仅存在一个序列集合,其序列的非零元素的位置与序列集合S5中的序列的非零元素的位置互补,那么,根据序列集合S5或序列C1即可确定序列集合S6;When only one sequence set exists in a plurality of sequence sets, the position of the non-zero element of the sequence is complementary to the position of the non-zero element of the sequence in the sequence set S5, then the sequence set S6 can be determined according to the sequence set S5 or the sequence C1. ;
当多个序列集合中存在多个序列集合,这些序列集合中的序列的非零 元素的位置均与序列集合S5中的序列的非零元素的位置互补,那么,可以采用随机选择的方式、或者根据系统预设规则、或者根据系统配置信息从这些序列集合中获取序列集合S6;When there are multiple sequence sets in a plurality of sequence sets, the positions of the non-zero elements of the sequence in the sequence set are complementary to the positions of the non-zero elements of the sequence in the sequence set S5, then, may be randomly selected, or Obtaining a sequence set S6 from the sequence sets according to system preset rules or according to system configuration information;
当多个序列集合中不存在一个序列集合、其序列的非零元素的位置与序列集合S5中的序列的非零元素的位置互补时,还可以根据序列集合S5生成序列集合S6,或者根据序列C1生成序列C2;When there is no sequence set in the plurality of sequence sets, the position of the non-zero element of the sequence is complementary to the position of the non-zero element of the sequence in the sequence set S5, the sequence set S6 may also be generated according to the sequence set S5, or according to the sequence C1 generates a sequence C2;
从S5中获取序列C1以及从S6中获取序列C2,可以根据随机选择方式、系统预设规则、系统配置信息、X个数据、或者X个数据中的指定数据或部分数据等至少之一获取;Obtaining the sequence C1 from S5 and acquiring the sequence C2 from S6 may be obtained according to at least one of a random selection mode, a system preset rule, system configuration information, X data, or specified data or partial data in X data;
当根据系统配置或指示信息获取序列集合时,根据序列集合S5获取序列集合S6,有利于节省信令开销;When the sequence set is acquired according to the system configuration or the indication information, the sequence set S6 is obtained according to the sequence set S5, which is beneficial to save signaling overhead;
根据系统预设规则获取2个序列;Obtain 2 sequences according to system preset rules;
例如,按照预设值、预设参数、预设公式、预设的对应关系、预设的映射关系、预设集合等至少之一获取2个序列C1和C2;For example, acquiring two sequences C1 and C2 according to at least one of a preset value, a preset parameter, a preset formula, a preset correspondence, a preset mapping relationship, a preset set, and the like;
根据系统配置信息获取2个序列;Obtain 2 sequences according to system configuration information;
例如,根据系统预配置信息、半静态配置信息或动态配置信息等至少之一获取2个序列C1和C2。For example, two sequences C1 and C2 are acquired according to at least one of system pre-configuration information, semi-static configuration information, or dynamic configuration information.
本申请实施例中,发射机使用所获取的2个序列对X个数据进行处理,X个数据可以为1个符号、2个符号、1个比特、2个比特、1个比特组、2个比特组、1个符号组、2个符号组、或者多于2个的符号等,其中,比特组中包含多个比特,符号组中包含多个符号;这里,符号可以是待发送比特经过编码和调制后得到的,比特可以是待发送比特、或待发送比特经过编码后得到的;In the embodiment of the present application, the transmitter processes X data by using the obtained two sequences, and the X data may be 1 symbol, 2 symbols, 1 bit, 2 bits, 1 bit group, and 2 pieces. a bit group, a symbol group, a 2 symbol group, or more than 2 symbols, etc., wherein the bit group includes a plurality of bits, and the symbol group includes a plurality of symbols; here, the symbol may be a bit to be transmitted encoded And after the modulation, the bit may be the bit to be transmitted, or the bit to be transmitted is encoded;
具体地,发射机使用所获取的2个序列对X个数据进行处理,包括以下之一:Specifically, the transmitter processes the X data using the obtained two sequences, including one of the following:
发射机使用所获取的2个序列C1、C2对1个符号进行扩展或调制处理,得到2个数据符号组;The transmitter uses the obtained two sequences C1 and C2 to expand or modulate one symbol to obtain two data symbol groups.
例如,发射机使用序列C1对1个符号进行扩展或调制处理得到一个数 据符号组,使用序列C2对该符号进行扩展或调制处理得到另一个数据符号组;其中,扩展处理可以看作将序列的各个元素分别与该符号相乘得到扩展后的符号的过程,并且非零元素与该符号相乘可以得到一个非零的或有效的数据符号,零元素与该符号相乘将得到0值或数据符号“0”;由于序列C1、C2的长度为4,那么,得到的2个数据符号组的长度也为4,分别包含4个符号;For example, the transmitter uses the sequence C1 to spread or modulate one symbol to obtain a data symbol group, and the sequence C2 is used to expand or modulate the symbol to obtain another data symbol group; wherein the extension processing can be regarded as a sequence The process of multiplying each element by the symbol to obtain the expanded symbol, and multiplying the non-zero element by the symbol to obtain a non-zero or valid data symbol, multiplying the zero element by the symbol will result in a value of 0 or data. The symbol "0"; since the length of the sequence C1, C2 is 4, then the obtained two data symbol groups are also 4 in length, respectively containing 4 symbols;
发射机使用所获取的2个序列C1、C2对2个符号分别进行扩展或调制处理,得到2个数据符号组;The transmitter uses two sequences C1 and C2 obtained to expand or modulate two symbols to obtain two data symbol groups.
例如,发射机使用序列C1对2个符号中的第一个符号进行扩展或调制处理得到一个数据符号组,使用序列C2对2个符号中的第二个符号进行扩展或调制处理得到另一个数据符号组;2个数据符号组的长度均为4,分别包含4个符号;For example, the transmitter uses sequence C1 to spread or modulate the first of the two symbols to obtain a data symbol group, and use sequence C2 to spread or modulate the second of the two symbols to obtain another data. Symbol group; 2 data symbol groups are all 4 in length, each containing 4 symbols;
发射机使用所获取的2个序列C1、C2对1个比特进行映射、调制或编码处理,得到2个数据符号组;The transmitter performs mapping, modulation or coding processing on one bit using the obtained two sequences C1 and C2 to obtain two data symbol groups.
例如,发射机使用序列C1对1个比特进行映射、调制或编码处理,将该比特映射、调制或编码为序列C1,得到一个数据符号组;使用序列C2对该比特进行映射、调制或编码处理,将该比特映射、调制或编码为序列C2,得到另一个数据符号组;2个数据符号组的长度均为4,分别包含4个符号,并且,第一个数据符号组与序列C1相同,第二个数据符号组与序列C2相同;For example, the transmitter uses a sequence C1 to map, modulate or encode a bit, map, modulate or encode the bit into a sequence C1 to obtain a data symbol group; use the sequence C2 to map, modulate or encode the bit. Mapping, modulating, or encoding the bit into sequence C2 to obtain another data symbol group; the two data symbol groups are each 4 in length, each containing 4 symbols, and the first data symbol group is the same as sequence C1. The second data symbol group is the same as sequence C2;
发射机使用所获取的2个序列C1、C2对2个比特分别进行映射、调制或编码处理,得到2个数据符号组;The transmitter performs mapping, modulation or coding processing on the two bits using the obtained two sequences C1 and C2 to obtain two data symbol groups.
例如,发射机将2个比特中的第一个比特映射、调制或编码为序列C1,得到一个数据符号组;将2个比特中的第二个比特映射、调制或编码为序列C2,得到另一个数据符号组;2个数据符号组的长度均为4,分别包含4个符号,并且,第一个数据符号组与序列C1相同,第二个数据符号组与序列C2相同;For example, the transmitter maps, modulates or encodes the first bit of the 2 bits into sequence C1 to obtain a data symbol group; maps, modulates or encodes the second bit of the 2 bits into sequence C2 to obtain another a data symbol group; the two data symbol groups are all 4 in length, each containing 4 symbols, and the first data symbol group is the same as the sequence C1, and the second data symbol group is the same as the sequence C2;
发射机使用所获取的2个序列C1、C2对1个比特组进行映射、调制或编码处理,得到2个数据符号组,其中,该比特组包含多个比特;The transmitter performs mapping, modulation or coding processing on one bit group using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein the bit group includes a plurality of bits;
例如,发射机将1个比特组映射、调制或编码为序列C1,得到一个数据符号组;将该比特组映射、调制或编码为序列C2,得到另一个数据符号组;2个数据符号组的长度均为4,分别包含4个符号,并且,第一个数据符号组与序列C1相同,第二个数据符号组与序列C2相同;For example, the transmitter maps, modulates or encodes 1 bit group into sequence C1 to obtain a data symbol group; maps, modulates or encodes the bit group into sequence C2 to obtain another data symbol group; 2 data symbol groups The length is 4, each contains 4 symbols, and the first data symbol group is the same as the sequence C1, and the second data symbol group is the same as the sequence C2;
发射机使用所获取的2个序列C1、C2对2个比特组分别进行映射、调制或编码处理,得到2个数据符号组,其中,每个比特组包含多个比特;The transmitter performs mapping, modulation or coding processing on the two bit groups by using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein each bit group includes a plurality of bits;
例如,发射机将2个比特组中的第一个比特组映射、调制或编码为序列C1,得到一个数据符号组;将2个比特组中的第二个比特组映射、调制或编码为序列C2,得到另一个数据符号组;2个数据符号组的长度均为4,分别包含4个符号,并且,第一个数据符号组与序列C1相同,第二个数据符号组与序列C2相同;For example, the transmitter maps, modulates or encodes the first bit of the 2 bit groups into sequence C1 to obtain a data symbol group; maps, modulates or encodes the second bit group of the 2 bit groups into a sequence C2, another data symbol group is obtained; the two data symbol groups are all 4 in length, each containing 4 symbols, and the first data symbol group is the same as the sequence C1, and the second data symbol group is the same as the sequence C2;
发射机使用所获取的2个序列C1、C2对1个符号组进行扩展或调制处理,得到2个数据符号组,其中,该符号组包含多个符号;The transmitter performs expansion or modulation processing on one symbol group using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein the symbol group includes a plurality of symbols;
例如,发射机使用序列C1对1个符号组中的每个符号进行扩展或调制处理得到一个数据符号组,使用序列C2对该符号组中的每个符号进行扩展或调制处理得到另一个数据符号组;假设该符号组中包含Y个符号,Y为大于1的整数,由于序列C1、C2的长度为4,那么,2个数据符号组的长度均为Y*4,分别包含Y*4个符号;For example, the transmitter uses sequence C1 to spread or modulate each symbol in a set of symbols to obtain a set of data symbols, and use sequence C2 to spread or modulate each symbol in the set of symbols to obtain another data symbol. Group; assume that the symbol group contains Y symbols, Y is an integer greater than 1, since the length of the sequence C1, C2 is 4, then the length of the two data symbol groups are Y * 4, respectively containing Y * 4 symbol;
发射机使用所获取的2个序列C1、C2对2个符号组进行扩展或调制处理,得到2个数据符号组,其中,每个符号组包含多个符号;The transmitter performs expansion or modulation processing on the two symbol groups using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein each symbol group includes a plurality of symbols;
例如,发射机使用序列C1对2个符号组中第一个符号组的每个符号进行扩展或调制处理得到一个数据符号组,使用序列C2对2个符号组中第二个符号组的每个符号进行扩展或调制处理得到另一个数据符号组;假设2个符号组中分别包含Y个符号,Y为大于1的整数,由于序列C1、C2的长度为4,那么,2个数据符号组的长度均为Y*4,分别包含Y*4个符号;For example, the transmitter uses sequence C1 to spread or modulate each symbol of the first of the two symbol groups to obtain a data symbol group, using sequence C2 for each of the second symbol group of the two symbol groups. The symbol is expanded or modulated to obtain another data symbol group; assuming that two symbols each contain Y symbols, Y is an integer greater than 1, and since the lengths of the sequences C1 and C2 are 4, then 2 data symbol groups The length is Y*4, respectively containing Y*4 symbols;
发射机使用所获取的2个序列C1、C2对多个符号进行扩展或调制处理,得到2个数据符号组,其中,多个符号中包含多于2个的符号;The transmitter performs expansion or modulation processing on the plurality of symbols using the obtained two sequences C1 and C2 to obtain two data symbol groups, wherein the plurality of symbols include more than two symbols;
例如,发射机使用序列C1对多个符号中的每个符号进行扩展或调制处 理得到一个数据符号组,使用序列C2对多个符号中的每个符号进行扩展或调制处理得到另一个数据符号组,这种情况与上述对1个符号组的处理类似;或者,发射机使用序列C1对多个符号中位于奇数位置的每个符号或位于前一半位置的每个符号进行扩展或调制处理得到一个数据符号组,使用序列C2对多个符号中位于偶数位置的每个符号或位于后一半位置的每个符号进行扩展或调制处理得到另一个数据符号组,这种情况与上述对2个符号组的处理类似。For example, the transmitter uses sequence C1 to spread or modulate each of the plurality of symbols to obtain a set of data symbols, and use sequence C2 to spread or modulate each of the plurality of symbols to obtain another set of data symbols. This case is similar to the above processing for one symbol group; or, the transmitter uses the sequence C1 to spread or modulate each symbol of the plurality of symbols at the odd position or each symbol at the first half position to obtain one a set of data symbols, using a sequence C2 to spread or modulate each symbol of an even number of positions in a plurality of symbols or each symbol located at a second half position to obtain another set of data symbols, in the case of the above two pairs of symbols The processing is similar.
然后,发射机可以将使用所获取的2个序列对X个数据进行处理后得到的2个数据符号组映射到指定传输资源上,用于形成发射信号以及发送;Then, the transmitter may map the two data symbol groups obtained by processing the X data using the acquired two sequences onto the designated transmission resource, for forming the transmission signal and transmitting;
其中,指定传输资源可以为2个传输资源组,分别占用一个子载波,每个传输资源组在时域上包含4个基本的传输资源,用于分别承载2个数据符号组中的4个符号,或者,每个传输资源组在时域上包含Y*4个基本的传输资源,用于分别承载2个数据符号组中的Y*4个符号;The designated transmission resource may be two transmission resource groups, each occupying one subcarrier, and each transmission resource group includes four basic transmission resources in the time domain, and is used to respectively carry four symbols in two data symbol groups. Or, each transmission resource group includes Y*4 basic transmission resources in the time domain, and is used to respectively carry Y*4 symbols in 2 data symbol groups;
指定传输资源还可以为1个传输资源组,占用一个子载波,在时域上包含4个基本的传输资源,将2个数据符号组中的4个符号均映射到该传输资源组上进行传输,或者,该传输资源组在时域上包含Y*4个基本的传输资源,将2个数据符号组中的Y*4个符号均映射到该传输资源组上进行传输;这种情况下,2个数据符号组在相同的传输资源组上进行传输。The specified transmission resource may also be one transmission resource group, occupy one subcarrier, and include four basic transmission resources in the time domain, and map four symbols of the two data symbol groups to the transmission resource group for transmission. Or, the transmission resource group includes Y*4 basic transmission resources in the time domain, and Y*4 symbols in the 2 data symbol groups are mapped to the transmission resource group for transmission; in this case, Two data symbol groups are transmitted on the same transmission resource group.
传输资源可以为时频资源,基本的传输资源可以为资源元素(Resource element,RE);The transmission resource may be a time-frequency resource, and the basic transmission resource may be a resource element (RE);
指定传输资源可以是从可用传输资源中随机选择的、根据系统预设规则确定的、系统预设的或者根据系统配置信息确定的。The designated transmission resource may be randomly selected from available transmission resources, determined according to system preset rules, preset by the system, or determined according to system configuration information.
本申请实施例中涉及的系统预设规则包括预设值、预设参数、预设公式、预设的对应关系、预设的映射关系、预设集合等至少之一。The system preset rule involved in the embodiment of the present application includes at least one of a preset value, a preset parameter, a preset formula, a preset correspondence, a preset mapping relationship, a preset set, and the like.
本申请实施例中涉及的系统配置信息包括预配置信息、半静态配置信息、动态配置信息等至少之一。The system configuration information involved in the embodiment of the present application includes at least one of pre-configuration information, semi-static configuration information, dynamic configuration information, and the like.
本申请实施例中,发射机还可以获取并使用其他形式的非零元素位置不同的2个序列;例如,图8是根据本申请实施例的非零元素的位置互补 的2个序列的另一个示意图,图9是根据本申请实施例的非零元素的位置互补的2个序列的又一个示意图,如图8、图9所示,这两种情况下序列C1和C2的非零元素的位置也是互补的,并且2个序列中的非零元素的数量相同;或者,图10是根据本申请实施例的非零元素的位置互补且非零元素的数量不同的2个序列的示意图,如图10所示,这种情况下序列C1和C2的非零元素的位置是互补的,不过2个序列中的非零元素的数量不同;或者,图11是根据本申请实施例的非零元素的位置不同的2个序列的示意图,如图11所示,这种情况下序列C1和C2的非零元素的位置不同,不过并不是互补的;或者,图12是根据本申请实施例的长度不同的2个序列的示意图,如图12所示,这种情况下序列C1和C2的长度不同,非零元素的位置不同,另外可以看到序列C2与序列C1的非零元素在局部是互补的,或者说2条序列C2(或序列C2重复使用2次)与序列C1是互补的。In the embodiment of the present application, the transmitter may also acquire and use other sequences of different forms of non-zero element positions; for example, FIG. 8 is another sequence of two sequences complementary to the position of the non-zero element according to the embodiment of the present application. Schematic, FIG. 9 is still another schematic diagram of two sequences of non-zero elements that are complementary in position according to an embodiment of the present application. As shown in FIG. 8 and FIG. 9, the positions of non-zero elements of the sequences C1 and C2 in the two cases. Also complementary, and the number of non-zero elements in the two sequences is the same; or, FIG. 10 is a schematic diagram of two sequences of non-zero elements having different positions and different numbers of non-zero elements according to an embodiment of the present application, as shown in FIG. 10, in which case the positions of the non-zero elements of the sequences C1 and C2 are complementary, but the number of non-zero elements in the two sequences is different; or, FIG. 11 is a non-zero element according to an embodiment of the present application. A schematic diagram of two sequences of different positions, as shown in FIG. 11, in which case the positions of the non-zero elements of the sequences C1 and C2 are different, but not complementary; or, FIG. 12 is different in length according to an embodiment of the present application. 2 A schematic diagram of the column, as shown in Fig. 12, in this case, the lengths of the sequences C1 and C2 are different, the positions of the non-zero elements are different, and it can be seen that the non-zero elements of the sequence C2 and the sequence C1 are partially complementary, or The two sequences C2 (or the sequence C2 repeated twice) are complementary to the sequence C1.
示例2Example 2
本申请实施例提供了一种数据处理方法,该方法中,发射机获取2个图样,然后使用2个图样对X个数据进行处理;其中,2个图样的非零元素的位置不同。The embodiment of the present application provides a data processing method, in which a transmitter acquires two patterns, and then processes X data using two patterns; wherein, the positions of the non-zero elements of the two patterns are different.
本申请实施例中,发射机可以获取并使用非零元素位置互补的2个图样;2个图样的示意图如图7所示,将2个图样分别标记为C1和C2,网格块表示图样非零元素的位置,意味着该位置为有效位置、可以使用的位置或将要使用的位置,空白块表示图样零元素的位置,意味着该位置为无效位置、不可以使用的位置或不打算使用的位置,2个图样的长度均为4,每个图样中包含2个非零元素和2个零元素,2个图样的非零元素的位置互补,可以看到,2个图样的非零元素的位置互不相同,分别占据4个图样元素位置中的互不相同的位置,2个图样的非零元素总共为4个,总体上看,占满4个图样元素位置。在一种可选的表达方式中,图样中的非零元素为“1”,零元素即为“0”。In the embodiment of the present application, the transmitter can acquire and use two patterns with non-zero element positions; the schematic diagrams of the two patterns are as shown in FIG. 7, and the two patterns are respectively labeled as C1 and C2, and the grid block indicates that the pattern is not The position of the zero element means that the position is a valid position, a usable position or a position to be used, and a blank block indicates the position of the zero element of the pattern, meaning that the position is an invalid position, an unusable position, or an unintended use. Position, the length of the two patterns is 4, each pattern contains 2 non-zero elements and 2 zero elements, the positions of the non-zero elements of the 2 patterns are complementary, you can see that the non-zero elements of the 2 patterns The positions are different from each other, occupying different positions in the positions of the four pattern elements, and the total number of non-zero elements of the two patterns is four. Generally, the positions of the four pattern elements are occupied. In an alternative expression, the non-zero element in the pattern is "1" and the zero element is "0".
本申请实施例中,发射机获取2个图样,可以采用与示例1中发射机获取2个序列类似的方法,这里不再赘述。In the embodiment of the present application, the transmitter obtains two patterns, and a method similar to the method in which the transmitter in the first example acquires two sequences may be used, and details are not described herein again.
本申请实施例中,发射机使用所获取的2个图样对X个数据进行处理,X个数据可以为1个符号、2个符号、1个符号组、2个符号组、或者多于2个的符号等,其中,符号组中包含多个符号;这里,符号可以是待发送比特经过编码和调制后得到的;In the embodiment of the present application, the transmitter processes the X data by using the acquired two patterns, and the X data may be 1 symbol, 2 symbols, 1 symbol group, 2 symbol groups, or more than 2 a symbol or the like, wherein the symbol group includes a plurality of symbols; here, the symbol may be obtained by encoding and modulating a bit to be transmitted;
具体地,发射机使用所获取的2个图样对X个数据进行处理,包括以下之一:Specifically, the transmitter processes the X data using the acquired two patterns, including one of the following:
发射机使用所获取的2个图样C1、C2将1个符号映射到指定传输资源上;The transmitter maps one symbol to a designated transmission resource by using the acquired two patterns C1 and C2;
例如,发射机使用图样C1将1个符号映射到指定传输资源的第一个传输资源组上,使用图样C2将该符号映射到指定传输资源的第二个传输资源组上;由于图样C1的长度为4,其中有2个非零元素和2个零元素,那么,使用图样C1将该符号映射到指定传输资源的第一个传输资源组上时,将占用4个RE,并且,与图样C1的非零元素相对应的RE上用于携带该符号,或者说,将该符号映射到与图样C1的非零元素相对应的RE上,这些RE上发送的数据就是该符号,而与图样C1的零元素相对应的RE上将不携带符号或者携带符号“0”;对于使用图样C2将该符号映射到指定传输资源的第二个传输资源组上,可以同样处理或理解;For example, the transmitter maps 1 symbol to the first transmission resource group of the specified transmission resource using pattern C1, and maps the symbol to the second transmission resource group of the designated transmission resource using pattern C2; due to the length of pattern C1 4, where there are 2 non-zero elements and 2 zero elements, then when using the pattern C1 to map the symbol to the first transmission resource group of the specified transmission resource, it will occupy 4 REs, and, with the pattern C1 The RE corresponding to the non-zero element is used to carry the symbol, or the symbol is mapped to the RE corresponding to the non-zero element of the pattern C1, and the data sent on the REs is the symbol, and the pattern C1 The corresponding element of the zero element will not carry the symbol or carry the symbol “0”; for the second transmission resource group that uses the pattern C2 to map the symbol to the specified transmission resource, the same processing or understanding can be performed;
发射机使用所获取的2个图样C1、C2将2个符号映射到指定传输资源上;The transmitter uses the acquired two patterns C1 and C2 to map two symbols onto the designated transmission resource;
例如,发射机使用图样C1将2个符号中的第一个符号映射到指定传输资源的第一个传输资源组上,发射机使用图样C2将2个符号中的第二个符号映射到指定传输资源的第二个传输资源组上;For example, the transmitter maps the first of the two symbols to the first transmission resource group of the designated transmission resource using pattern C1, and the transmitter maps the second symbol of the two symbols to the designated transmission using pattern C2. On the second transmission resource group of the resource;
发射机使用所获取的2个图样C1、C2将1个符号组映射到指定传输资源上,其中,该符号组包含多个符号;The transmitter maps one symbol group to a specified transmission resource by using the acquired two patterns C1 and C2, wherein the symbol group includes a plurality of symbols;
例如,发射机使用图样C1将1个符号组中的各个符号映射到指定传输资源的第一个传输资源组上,使用图样C2将该符号组中的各个符号映射到指定传输资源的第二个传输资源组上;假设该符号组中包含Y个符号,Y为大于1的整数,由于图样C1、C2的长度为4,那么,使用图样C1将该符号组中的各个符号映射到指定传输资源的第一个传输资源组上时将占用 Y*4个RE,使用图样C2将该符号组中的各个符号映射到指定传输资源的第二个传输资源组上也将占用Y*4个RE;For example, the transmitter maps each of the 1 symbol group to the first transmission resource group of the specified transmission resource using the pattern C1, and maps each symbol in the symbol group to the second of the designated transmission resource using the pattern C2. On the transmission resource group; assume that the symbol group contains Y symbols, and Y is an integer greater than 1. Since the lengths of the patterns C1 and C2 are 4, then each symbol in the symbol group is mapped to the designated transmission resource by using the pattern C1. The first transmission resource group will occupy Y*4 REs, and using the pattern C2 to map each symbol in the symbol group to the second transmission resource group of the specified transmission resource will also occupy Y*4 REs;
发射机使用所获取的2个图样C1、C2将2个符号组映射到指定传输资源上,其中,每个符号组包含多个符号;The transmitter maps the two symbol groups to the designated transmission resource by using the acquired two patterns C1 and C2, wherein each symbol group contains a plurality of symbols;
例如,发射机使用图样C1将2个符号组中第一个符号组的各个符号映射到指定传输资源的第一个传输资源组上,使用图样C2将2个符号组中第二个符号组的各个符号映射到指定传输资源的第二个传输资源组上;For example, the transmitter maps each symbol of the first symbol group of the two symbol groups to the first transmission resource group of the specified transmission resource using the pattern C1, and uses the pattern C2 to set the second symbol group of the two symbol groups. Each symbol is mapped to a second transmission resource group of a specified transmission resource;
发射机使用所获取的2个图样C1、C2将多个符号映射到指定传输资源上,其中,多个符号中包含多于2个的符号;The transmitter maps the plurality of symbols to the designated transmission resource by using the acquired two patterns C1 and C2, wherein the plurality of symbols include more than two symbols;
例如,发射机使用图样C1将多个符号中的各个符号映射到指定传输资源的第一个传输资源组上,使用图样C2将多个符号中的各个符号映射到指定传输资源的第二个传输资源组上,这种情况与上述对1个符号组的处理类似;或者,发射机使用图样C1将多个符号中位于奇数位置的各个符号或位于前一半位置的各个符号映射到指定传输资源的第一个传输资源组上,使用图样C2将多个符号中位于偶数位置的各个符号或位于后一半位置的各个符号映射到指定传输资源的第二个传输资源组上,这种情况与上述对2个符号组的处理类似。For example, the transmitter maps each of the plurality of symbols to the first transmission resource group of the designated transmission resource using the pattern C1, and maps each of the plurality of symbols to the second transmission of the designated transmission resource using the pattern C2. On the resource group, this case is similar to the above processing for one symbol group; or, the transmitter uses the pattern C1 to map each symbol of the plurality of symbols located at the odd position or each symbol located at the first half position to the designated transmission resource. On the first transmission resource group, each symbol of the plurality of symbols located at the even position or each symbol located at the latter half of the plurality of symbols is mapped to the second transmission resource group of the designated transmission resource by using the pattern C2. The processing of the two symbol groups is similar.
发射机使用所获取的2个图样将X个数据映射到指定传输资源之后,可以得到映射到指定传输资源的数据符号,然后可以将这些数据符号形成发射信号以及发送;After the transmitter uses the acquired two patterns to map the X data to the designated transmission resource, the data symbols mapped to the specified transmission resource can be obtained, and then the data symbols can be formed into a transmission signal and transmitted;
其中,指定传输资源可以为2个传输资源组,分别占用一个子载波,每个传输资源组在时域上包含4个RE,用于承载映射到该传输资源组的符号,或者,每个传输资源组在时域上包含Y*4个RE,用于承载映射到该传输资源组的符号;The designated transmission resource may be two transmission resource groups, each occupying one subcarrier, and each transmission resource group includes four REs in the time domain for carrying symbols mapped to the transmission resource group, or each transmission The resource group includes Y*4 REs on the time domain for carrying symbols mapped to the transmission resource group;
本申请实施例中,指定传输资源还可以为1个传输资源组,上述发射机使用所获取的2个图样将X个数据映射到指定传输资源时,可以均映射到这1个传输资源组上;这种情况下,发射机分别使用所获取的2个图样将数据映射到相同的传输资源组上进行传输。In the embodiment of the present application, the designated transmission resource may also be a transmission resource group. When the transmitter uses the acquired two patterns to map the X data to the designated transmission resource, the transmitter may be mapped to the one transmission resource group. In this case, the transmitter uses the acquired two patterns to map the data to the same transmission resource group for transmission.
本申请实施例中,发射机还可以获取并使用其他形式的非零元素位置不同的2个图样;例如,如图8、图9所示,这两种情况下图样C1和C2的非零元素的位置也是互补的,并且2个图样中的非零元素的数量相同;或者,如图10所示,这种情况下图样C1和C2的非零元素的位置是互补的,不过2个图样中的非零元素的数量不同;或者,如图11所示,这种情况下图样C1和C2的非零元素的位置不同,不过并不是互补的;或者,如图12所示,这种情况下图样C1和C2的长度不同,非零元素的位置不同,另外可以看到图样C2与图样C1的非零元素在局部是互补的,或者说2个图样C2(或图样C2重复使用2次)与图样C1是互补的。In the embodiment of the present application, the transmitter may also acquire and use other patterns of different forms of non-zero element positions; for example, as shown in FIG. 8 and FIG. 9, the non-zero elements of the patterns C1 and C2 in the two cases. The positions are also complementary, and the number of non-zero elements in the two patterns is the same; or, as shown in FIG. 10, the positions of the non-zero elements of the patterns C1 and C2 are complementary in this case, but in two patterns The number of non-zero elements is different; or, as shown in Figure 11, the positions of the non-zero elements of patterns C1 and C2 are different, but not complementary; or, as shown in Figure 12, in this case The lengths of the patterns C1 and C2 are different, and the positions of the non-zero elements are different. In addition, it can be seen that the non-zero elements of the pattern C2 and the pattern C1 are partially complementary, or two patterns C2 (or the pattern C2 is reused twice) and The pattern C1 is complementary.
示例3Example 3
本申请实施例提供了一种数据处理方法,该方法中,发射机获取3个序列或图样,然后使用3个序列或图样对X个数据进行处理;The embodiment of the present application provides a data processing method, in which a transmitter acquires three sequences or patterns, and then processes X data using three sequences or patterns;
图13是根据本申请实施例的非零元素的位置互补的3个序列的示意图,如图13所示,将3个序列或图样分别标记为C1、C2和C3,网格块表示序列或图样非零元素的位置,空白块表示序列或图样零元素的位置;3个序列或图样的长度均为6,每个序列或图样中包含2个非零元素和4个零元素,并且,3个序列或图样的非零元素的位置互补。13 is a schematic diagram of three sequences in which the positions of non-zero elements are complementary according to an embodiment of the present application. As shown in FIG. 13, three sequences or patterns are respectively labeled as C1, C2, and C3, and the grid blocks represent sequences or patterns. The position of a non-zero element, the blank block indicates the position of the sequence or the zero element of the pattern; the length of the three sequences or patterns is 6, each sequence or pattern contains 2 non-zero elements and 4 zero elements, and 3 The positions of the non-zero elements of the sequence or pattern are complementary.
本申请实施例中,发射机获取3个序列或图样,可以采用与示例1类似的方法,这里不再赘述。In the embodiment of the present application, the transmitter acquires three sequences or patterns, and a method similar to that of the example 1 can be used, and details are not described herein again.
本申请实施例中,发射机使用3个序列或图样对X个数据进行处理,并在指定传输资源上进行传输,可以采用与示例1或示例2类似的方法,这里不再赘述。不过,本申请实施例中还可以实施一些示例1或示例2中没有提到的情况,例如,发射机可以使用3个序列对2个符号进行处理,具体地,发射机使用序列C1对2个符号中的第一个符号进行扩展处理得到扩展后的4个符号,将这4个符号第一个子载波的4个RE上进行传输;发射机使用序列C2对2个符号中的第一个符号进行扩展处理得到扩展后的4个符号,将这4个符号第二个子载波的4个RE上进行传输;发射机使用序列C3对2个符号中的第二个符号进行扩展处理得到扩展后的4个符号,将 这4个符号第三个子载波的4个RE上进行传输;也就是说,2个符号中的第一个符号分别被序列C1、C2扩展处理后在2个子载波上进行了传输,这样可以改善该符号传输的SNR或SINR。In the embodiment of the present application, the transmitter processes the X data by using three sequences or patterns, and performs transmission on the specified transmission resource, and may adopt a method similar to that of the example 1 or the example 2, and details are not described herein again. However, some cases not mentioned in the example 1 or the example 2 may be implemented in the embodiment of the present application. For example, the transmitter may process 2 symbols using 3 sequences, specifically, the transmitter uses the sequence C1 to 2 The first symbol in the symbol is extended to obtain the extended 4 symbols, and the 4 symbols are transmitted on the 4 REs of the first subcarrier; the transmitter uses the sequence C2 to the first of the 2 symbols. The symbol is expanded to obtain the extended 4 symbols, and the 4 symbols are transmitted on the 4 REs of the second subcarrier; the transmitter uses the sequence C3 to expand the second symbol of the 2 symbols to obtain an extension. 4 symbols, the 4 symbols of the 4th subcarrier are transmitted on the 4 REs; that is, the first symbols of the 2 symbols are respectively processed by the sequence C1 and C2 and then performed on the 2 subcarriers. The transmission is such that the SNR or SINR of the symbol transmission can be improved.
示例4Example 4
本申请实施例提供了一种数据处理方法,该方法中,发射机获取4个序列或图样,然后使用4个序列或图样对X个数据进行处理;The embodiment of the present application provides a data processing method, in which a transmitter acquires four sequences or patterns, and then processes X data using four sequences or patterns;
图14是根据本申请实施例的非零元素的位置互补的4个序列的示意图,如图14所示,将4个序列或图样分别标记为C1、C2、C3和C4,网格块表示序列或图样非零元素的位置,空白块表示序列或图样零元素的位置;4个序列或图样的长度均为8,每个序列或图样中包含2个非零元素和6个零元素,并且,4个序列或图样的非零元素的位置互补;14 is a schematic diagram of four sequences of non-zero elements that are complementary in position according to an embodiment of the present application. As shown in FIG. 14, four sequences or patterns are respectively labeled as C1, C2, C3, and C4, and a grid block represents a sequence. Or the position of the non-zero element of the pattern, the blank block indicates the position of the sequence or the zero element of the pattern; the length of the four sequences or patterns is 8, each sequence or pattern contains 2 non-zero elements and 6 zero elements, and The positions of the non-zero elements of the four sequences or patterns are complementary;
本申请实施例中,发射机获取4个序列或图样,可以采用与示例1类似的方法,这里不再赘述。In the embodiment of the present application, the transmitter acquires four sequences or patterns, and a method similar to that of the example 1 can be used, and details are not described herein again.
本申请实施例中,发射机使用4个序列或图样对X个数据进行处理,并在指定传输资源上进行传输,可以采用与示例1、示例2、或示例3类似的方法,这里不再赘述。不过,本申请实施例中还可以实施一些上述示例中没有提到的情况,例如,发射机可以使用4个序列分别对4个符号进行扩展处理,得到扩展处理后的4个数据符号组,然后将前两个数据符号组映射到指定传输资源的第一个传输资源组上进行传输,将后两个数据符号组映射到指定传输资源的第二个传输资源上进行传输;这种情况下,4个数据符号组使用2个传输资源组进行传输。In the embodiment of the present application, the transmitter processes the X data by using four sequences or patterns, and performs transmission on the specified transmission resource, and may adopt a method similar to that of the example 1, the example 2, or the example 3, and details are not described herein again. . However, in the embodiment of the present application, some cases not mentioned in the foregoing examples may also be implemented. For example, the transmitter may separately perform four extensions on four symbols to obtain four data symbol groups after the extension processing, and then Mapping the first two data symbol groups to the first transmission resource group of the specified transmission resource for transmission, and mapping the last two data symbol groups to the second transmission resource of the designated transmission resource for transmission; in this case, The four data symbol groups are transmitted using two transmission resource groups.
示例5Example 5
根据本申请实施例提供的一种数据处理方法,本申请实施例提供了一种数据传输方法,该方法中,发射机获取2个序列,然后使用2个序列对X个数据进行处理,在2个子载波的传输资源上进行数据传输,图15是根据本申请实施例的在2个子载波上进行数据传输的示意图,如图15所示;其 中,2个序列的示意图如图7所示,将2个序列分别标记为C1和C2,它们的长度均为4,并且非零元素的位置互补;According to a data processing method provided by an embodiment of the present application, an embodiment of the present application provides a data transmission method, in which a transmitter acquires two sequences, and then uses two sequences to process X data. FIG. 15 is a schematic diagram of data transmission on two subcarriers according to an embodiment of the present application, as shown in FIG. 15; wherein, a schematic diagram of two sequences is shown in FIG. The two sequences are labeled C1 and C2, respectively, and their lengths are all 4, and the positions of the non-zero elements are complementary;
本申请实施例中,发射机获取2个序列,可以采用与示例1类似的方法,这里不再赘述。In the embodiment of the present application, the transmitter acquires two sequences, and a method similar to that of the example 1 may be used, and details are not described herein again.
本申请实施例中,发射机可以使用2个序列C1、C2对1个符号进行扩展处理;具体地,发射机使用序列C1对1个符号进行扩展处理得到扩展后的4个符号,将扩展后的4个符号重复3次得到重复后的12个符号,然后将这12个符号在2个子载波的第一个子载波上进行传输;同样地,发射机使用序列C2对这1个符号进行扩展处理得到扩展后的4个符号,将扩展后的4个符号重复3次得到重复后的12个符号,然后将这12个符号在2个子载波的第二个子载波上进行传输;In the embodiment of the present application, the transmitter may perform expansion processing on one symbol by using two sequences C1 and C2. Specifically, the transmitter uses the sequence C1 to perform expansion processing on one symbol to obtain four extended symbols, which will be expanded. The 4 symbols are repeated 3 times to obtain the repeated 12 symbols, and then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; likewise, the transmitter uses the sequence C2 to expand the 1 symbol. Processing the obtained 4 symbols, repeating the extended 4 symbols 3 times to obtain the repeated 12 symbols, and then transmitting the 12 symbols on the second subcarrier of the 2 subcarriers;
这里,如果我们假设发射机使用序列C1对这1个符号进行扩展处理后在一个子载波的传输资源上需要重复6次才能传输成功,那么,该方法通过使用非零元素位置互补的2个序列和2个子载波的传输资源来传输1个符号,避免了非连续传输,可以有效利用发射机会和能量,可以有效改善传输符号的SNR或SINR,可以缩短符号传输所需要的时间,从而可以有效改善用户以及系统的传输性能。Here, if we assume that the transmitter uses the sequence C1 to spread the 1 symbol and need to repeat 6 times on the transmission resource of one subcarrier to transmit successfully, then the method uses two sequences complementary to the non-zero element position. And transmission resources of 2 subcarriers to transmit 1 symbol, avoiding discontinuous transmission, can effectively utilize transmitter and energy, can effectively improve SNR or SINR of transmission symbols, and can shorten the time required for symbol transmission, thereby effectively improving User and system transmission performance.
本申请实施例中,发射机还可以使用2个序列C1、C2对2个符号进行扩展处理;具体地,发射机使用序列C1对2个符号中的第一个符号进行扩展处理得到扩展后的4个符号,将扩展后的4个符号重复3次得到重复后的12个符号,然后将这12个符号在2个子载波的第一个子载波上进行传输;发射机使用序列C2对2个符号中的第二个符号进行扩展处理得到扩展后的4个符号,将扩展后的4个符号重复3次得到重复后的12个符号,然后将这12个符号在2个子载波的第二个子载波上进行传输;In the embodiment of the present application, the transmitter may further perform extension processing on the two symbols by using two sequences C1 and C2. Specifically, the transmitter uses the sequence C1 to perform expansion processing on the first symbol of the two symbols to obtain an extended method. 4 symbols, the extended 4 symbols are repeated 3 times to obtain the repeated 12 symbols, and then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; the transmitter uses the sequence C2 to 2 The second symbol in the symbol is expanded to obtain the extended 4 symbols, and the extended 4 symbols are repeated 3 times to obtain the repeated 12 symbols, and then the 12 symbols are in the second subcarrier of the 2 subcarriers. Transmission on the carrier;
该方法通过使用非零元素位置互补的2个序列和2个子载波的传输资源来传输2个符号,避免了非连续传输,可以有效利用发射机会和能量,可以多传输1倍的数据,并且具有较好的SNR或SINR(或者说与在一个子载波上传输具有类似的SNR或SINR),不会增加符号传输所需要的时间,从而可以有效改善用户以及系统的传输性能;The method transmits two symbols by using two sequences of non-zero element positions complementary to two subcarriers and two subcarriers, avoiding discontinuous transmission, effectively utilizing transmitter energy and energy, and can transmit one more data, and has A better SNR or SINR (or similar SNR or SINR transmission on a subcarrier) does not increase the time required for symbol transmission, thereby effectively improving the transmission performance of the user and the system;
这里需要说明的是,相关技术采用一条稀疏序列例如序列C1对2个符号中的第一个符号进行扩展以及重复处理后在2个子载波的第一个子载波上进行传输,采用序列C1对2个符号中的第二个符号进行扩展以及重复处理后在2个子载波的第二个子载波上进行传输;由于非零元素的位置不变,出现了非连续传输,无法有效利用发射机会和能量,并且,传输功率需要在2个子载波上分配,这会影响2个传输符号的SNR或SINR,可能会增加符号传输所需要的时间,从而会影响用户以及系统的传输性能。It should be noted that the related art uses a sparse sequence such as the sequence C1 to spread the first one of the two symbols and repeat the processing on the first subcarrier of the two subcarriers, using the sequence C1 to 2 The second symbol in the symbol is extended and processed repeatedly on the second subcarrier of the two subcarriers; since the position of the non-zero element is unchanged, discontinuous transmission occurs, and the transmitter and energy cannot be effectively utilized. Moreover, the transmission power needs to be allocated on 2 subcarriers, which affects the SNR or SINR of the 2 transmission symbols, which may increase the time required for symbol transmission, thereby affecting the transmission performance of the user and the system.
本申请实施例中,发射机还可以使用2个序列C1、C2对3个符号进行扩展处理;具体地,发射机使用序列C1对3个符号中的各个符号进行扩展处理,总共可以得到12个符号,然后将这12个符号在2个子载波的第一个子载波上进行传输;发射机使用序列C2对3个符号中的各个符号进行扩展处理,总共可以得到12个符号,然后将这12个符号在2个子载波的第二个子载波上进行传输;该方法通过使用非零元素位置互补的2个序列和2个子载波的传输资源来传输3个符号,避免了非连续传输,可以有效利用发射机会和能量,可以有效改善传输符号的SNR或SINR,可以缩短符号传输所需要的时间,从而可以有效改善用户以及系统的传输性能。In the embodiment of the present application, the transmitter may further perform extension processing on three symbols by using two sequences C1 and C2; specifically, the transmitter uses the sequence C1 to perform expansion processing on each of the three symbols, and a total of 12 symbols are obtained. a symbol, then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; the transmitter uses the sequence C2 to spread the symbols of the 3 symbols, a total of 12 symbols can be obtained, and then 12 The symbols are transmitted on the second subcarrier of the two subcarriers; the method transmits three symbols by using two sequences complementary to the non-zero element position and the transmission resources of the two subcarriers, thereby avoiding discontinuous transmission and effectively utilizing The transmitter and energy can effectively improve the SNR or SINR of the transmitted symbols, which can shorten the time required for symbol transmission, thereby effectively improving the transmission performance of the user and the system.
本申请实施例中,发射机还可以使用2个序列C1、C2对6个符号进行扩展处理;具体地,例如,发射机使用序列C1对6个符号中的前3个符号进行扩展处理,总共可以得到12个符号,然后将这12个符号在2个子载波的第一个子载波上进行传输;发射机使用序列C2对6个符号中的后3个符号进行扩展处理,总共可以得到12个符号,然后将这12个符号在2个子载波的第二个子载波上进行传输;该方法通过使用非零元素位置互补的2个序列和2个子载波的传输资源来传输6个符号,避免了非连续传输,可以有效利用发射机会和能量,可以传输更多的数据,并且具有较好的SNR或SINR,从而可以有效改善用户以及系统的传输性能。In this embodiment of the present application, the transmitter may further perform extension processing on 6 symbols by using two sequences C1 and C2; specifically, for example, the transmitter uses the sequence C1 to perform expansion processing on the first three symbols of the six symbols, in total. 12 symbols can be obtained, and then the 12 symbols are transmitted on the first subcarrier of the 2 subcarriers; the transmitter uses the sequence C2 to spread the last 3 symbols of the 6 symbols, and a total of 12 symbols can be obtained. a symbol, which then transmits the 12 symbols on the second subcarrier of the 2 subcarriers; the method transmits 6 symbols by using the 2 sequences complementary to the non-zero element position and the transmission resources of the 2 subcarriers, avoiding the non- Continuous transmission can effectively utilize the transmitter and energy, can transmit more data, and has better SNR or SINR, which can effectively improve the transmission performance of users and systems.
本申请实施例提供的一种数据传输方法通过使用非零元素位置互补的2个序列和2个子载波的传输资源进行数据传输,还具有较低的峰值平均功率比(Peak to Average Power Ratio,PAPR,简称峰均比),或者说与在一个子载波上进行数据传输具有类似的PAPR,从而具有较好的传输效率。A data transmission method provided by an embodiment of the present application performs data transmission by using two sequences of non-zero element positions and transmission resources of two subcarriers, and has a lower peak to average power ratio (PAP). , referred to as peak-to-average ratio), or similar to PAPR for data transmission on one subcarrier, so as to have better transmission efficiency.
本申请实施例提供的一种数据传输方法通过使用非零元素位置互补的2个序列和2个子载波的传输资源进行数据传输;其中,2个子载波的传输资源可以看做2个传输资源组。与上述示例类似,本申请实施例还可以仅使用1个子载波的传输资源进行数据传输;图16是根据本申请实施例的在1个子载波上进行数据传输的示意图,如图16所示;该数据传输方法可以实现上述在2个子载波的传输资源上进行数据传输类似或相近的效果,并且节省了传输资源;为了方便示意,图中2个序列的非零元素使用了不同的图案表示,实际上每个序列的非零元素可以是相同或不同的,2个序列的非零元素可以是相同或不同的。A data transmission method provided by an embodiment of the present application performs data transmission by using two sequences of non-zero element positions and transmission resources of two subcarriers; wherein, the transmission resources of two subcarriers can be regarded as two transmission resource groups. Similar to the above example, the embodiment of the present application may also use only one subcarrier transmission resource for data transmission; FIG. 16 is a schematic diagram of data transmission on one subcarrier according to an embodiment of the present application, as shown in FIG. 16; The data transmission method can achieve the similar or similar effect of data transmission on the transmission resources of the two subcarriers, and save transmission resources; for convenience of illustration, the non-zero elements of the two sequences in the figure use different pattern representations, actually The non-zero elements of each sequence may be the same or different, and the non-zero elements of the two sequences may be the same or different.
示例6Example 6
根据本申请实施例提供的一种数据处理方法,本申请实施例提供了一种数据传输方法,该方法中,发射机获取2个序列,然后使用2个序列对X个数据进行处理,在6个子载波的传输资源上进行数据传输,其中,2个序列的示意图如图7所示,将2个序列分别标记为C1和C2,它们的长度均为4,并且非零元素的位置互补;According to a data processing method provided by an embodiment of the present application, an embodiment of the present application provides a data transmission method, in which a transmitter acquires two sequences, and then processes two data using two sequences, at 6 The data transmission is performed on the transmission resources of the subcarriers, wherein the schematic diagrams of the two sequences are as shown in FIG. 7, and the two sequences are respectively labeled as C1 and C2, and their lengths are all 4, and the positions of the non-zero elements are complementary;
本申请实施例中,发射机获取2个序列,可以采用与示例1类似的方法,这里不再赘述。In the embodiment of the present application, the transmitter acquires two sequences, and a method similar to that of the example 1 may be used, and details are not described herein again.
本申请实施例中,发射机使用2个序列C1、C2对X个数据进行处理,并在6个子载波的传输资源上进行数据传输;具体地,例如,图17是根据本申请实施例的在6个子载波上进行数据传输的示意图,如图17所示,发射机可以使用序列C1对18个符号中前9个符号进行扩展处理,总共可以得到36个扩展后的符号,然后将这36个扩展后的符号在6个子载波的前三个子载波上进行传输;发射机使用序列C2对18个符号中的后9个符号进行扩展处理,总共可以得到36个扩展后的符号,然后将这36个扩展后的符号在6个子载波的后三个子载波上进行传输;In the embodiment of the present application, the transmitter processes the X data by using two sequences C1 and C2, and performs data transmission on the transmission resources of the six subcarriers; specifically, for example, FIG. 17 is in accordance with an embodiment of the present application. A schematic diagram of data transmission on six subcarriers, as shown in FIG. 17, the transmitter can use the sequence C1 to spread the first nine symbols of the 18 symbols, and a total of 36 extended symbols can be obtained, and then 36 The extended symbols are transmitted on the first three subcarriers of the six subcarriers; the transmitter uses the sequence C2 to spread the last nine symbols of the 18 symbols, for a total of 36 extended symbols, and then 36 The extended symbols are transmitted on the last three subcarriers of the 6 subcarriers;
或者,图18是根据本申请实施例的在6个子载波上进行数据传输的另一个示意图,如图18所示,发射机可以使用序列C1对18个符号(假设符号索引为1,2,...,18)中索引为奇数的9个符号进行扩展处理,总共可以得 到36个扩展后的符号,然后将这36个扩展后的符号映射到传输资源上进行传输,在资源映射时,将每个子载波上的4个RE作为一组,按照先频域再时域的顺序进行索引和映射(假设RE组索引为1,2,...,18),也就是将36个扩展后的符号映射在索引为奇数的RE组上;发射机使用序列C2对18个符号中索引为偶数的9个符号进行扩展处理,总共可以得到36个扩展后的符号,然后将这36个扩展后的符号映射到传输资源上进行传输,同样按照上述方法进行资源映射,也就是将36个扩展后的符号映射在索引为偶数的RE组上;这相当于将使用序列C1对索引为奇数的每个符号进行扩展处理得到的4个符号看做1个符号组,总共得到9个符号组,分别映射到索引为奇数的9个RE组上,将使用序列C2对索引为偶数的每个符号进行扩展处理得到的4个符号看做1个符号组,总共得到9个符号组,分别映射到索引为偶数的9个RE组上,或者说使用2条序列对18个符号进行处理得到了18个符号组并分别映射到了18个RE组上;Alternatively, FIG. 18 is another schematic diagram of data transmission on six subcarriers according to an embodiment of the present application. As shown in FIG. 18, the transmitter can use sequence C1 to 18 symbols (assuming the symbol index is 1, 2, . .., 18) The 9 symbols with an odd number of indices are extended. A total of 36 extended symbols can be obtained, and then the 36 extended symbols are mapped onto the transmission resource for transmission. When the resource is mapped, The four REs on each subcarrier are grouped and indexed and mapped according to the order of the frequency domain and the time domain (assuming the index of the RE group is 1, 2, ..., 18), that is, 36 extended The symbol map is on the RE group whose index is odd; the transmitter uses the sequence C2 to spread the 9 symbols with the even index of the 18 symbols, and a total of 36 extended symbols can be obtained, and then the 36 extended The symbol is mapped to the transmission resource for transmission, and the resource mapping is also performed according to the above method, that is, 36 extended symbols are mapped on the RE group whose index is even; this is equivalent to each of the indexes C1 and the index are odd. Symbol extension The obtained four symbols are regarded as one symbol group, and a total of nine symbol groups are obtained, which are respectively mapped to 9 RE groups whose indexes are odd, and the sequence C2 is used to expand each symbol with an even index. The symbols are treated as one symbol group, and a total of 9 symbol groups are obtained, which are respectively mapped to 9 RE groups with an even index, or 18 symbols are processed by using 2 sequences to obtain 18 symbol groups and mapped separately. Go to 18 RE groups;
或者,图19是根据本申请实施例的在6个子载波上进行数据传输的又一个示意图,如图19所示,将每个子载波上的4个RE作为一组进行资源映射和数据传输;发射机可以使用序列C1对一个符号进行扩展处理得到扩展后的4个符号并映射到第一个子载波的第一个RE组上,进一步还映射到第二个子载波的第二个RE组上和第三个子载波的第三个RE组上,实现在多个子载波上的跳频重复传输,这有利于获得重复合并增益和频域分集增益;或者,发射机可以使用序列C1对一个符号进行扩展处理得到扩展后的4个符号并映射到第一个子载波的第一个RE组上,使用序列C2对另一个符号进行扩展处理得到扩展后的4个符号并映射到第一个子载波的第二个RE组上,使用序列C1对又一个符号进行扩展处理得到扩展后的4个符号并映射到第一个子载波的第三个RE组上,实现多个符号使用不完全相同的序列进行扩展处理并传输;同理,发射机可以使用序列C2实现类似的处理;Or, FIG. 19 is still another schematic diagram of data transmission on six subcarriers according to an embodiment of the present application. As shown in FIG. 19, four REs on each subcarrier are used as a group for resource mapping and data transmission; The machine may use a sequence C1 to perform a spreading process on one symbol to obtain an extended 4 symbols and map to the first RE group of the first subcarrier, and further to the second RE group of the second subcarrier. On the third RE group of the third subcarrier, frequency hopping repeated transmission on multiple subcarriers is implemented, which is advantageous for obtaining repeated combining gain and frequency domain diversity gain; or, the transmitter can expand a symbol using sequence C1. The extended 4 symbols are processed and mapped to the first RE group of the first subcarrier, and the other symbol is extended by using the sequence C2 to obtain the extended 4 symbols and mapped to the first subcarrier. On the second RE group, the sequence C1 is used to expand and process another symbol to obtain the extended 4 symbols and map to the third RE group of the first subcarrier, so that multiple symbols are used. Full extended identical sequences processed and transmitted; Similarly, the transmitter may be used to achieve similar processing sequence C2;
该数据传输方法通过使用非零元素位置互补的2个序列和6个子载波的传输资源进行数据传输,避免了非连续传输,可以有效利用发射机会和能量,可以传输更多的数据,并且,与相关技术使用一条稀疏序列例如序列C1相比,具有较好的SNR或SINR,从而可以有效改善用户以及系统的传输性能。而且,该数据传输方法还可以和跳频、传输资源跳变、序列跳 变、序列选择、逐个符号使用不完全相同序列、序列加扰或序列变换等结合来进一步改善性能。另外,与相关技术使用一条稀疏序列例如序列C1相比,该数据传输方法还具有较低的PAPR,从而具有较好的传输效率。The data transmission method performs data transmission by using two sequences of non-zero element positions and transmission resources of 6 subcarriers, thereby avoiding discontinuous transmission, effectively utilizing transmitters and energy, and transmitting more data, and The related art uses a sparse sequence such as the sequence C1 to have a better SNR or SINR, thereby effectively improving the transmission performance of the user and the system. Moreover, the data transmission method can further improve performance in combination with frequency hopping, transmission resource hopping, sequence hopping, sequence selection, use of incompletely identical sequences by symbol, sequence scrambling or sequence transformation. In addition, the data transmission method has a lower PAPR than the related art using a sparse sequence such as the sequence C1, thereby having better transmission efficiency.
本申请实施例中,发射机还可以使用多组非零元素位置不同或互补的序列,例如,使用3组序列,每组序列包含非零元素位置互补的2个序列,然后,可以将每两个子载波上的传输资源作为一组,发射机使用3组序列分别对多个符号进行处理然后在不同的子载波组上进行传输,或者,将各个子载波的每四个RE作为一组,发射机使用3组序列分别对多个符号进行处理然后在不同的RE组上进行传输。In the embodiment of the present application, the transmitter may also use multiple sets of sequences with different or complementary positions of non-zero elements, for example, using three sets of sequences, each set of sequences containing two sequences complementary to non-zero elements, and then each of the two sequences may be As a group of transmission resources on subcarriers, the transmitter processes the multiple symbols separately using three sets of sequences and then transmits them on different subcarrier groups, or transmits each of the four REs of each subcarrier as a group. The machine uses three sets of sequences to process multiple symbols and then transmit them on different RE groups.
示例7Example 7
根据本申请实施例提供的一种数据处理方法,本申请实施例提供了一种数据传输方法,该方法中,K个发射机分别获取2个序列,然后每个发射机使用所获取的2个序列对X个数据进行处理,并将处理后得到的数据在指定传输资源上进行传输;其中,每个发射机获取的2个序列的非零元素的位置不同或互补。此处的位置互补可包括:2个序列中在同一个位置至少有一个序列的元素为非零元素,而另一个序列的元素为零元素。在本申请实施例中零元素为取值为“0”的元素,非零元素可为取值不为“0”的元素。According to a data processing method provided by an embodiment of the present application, an embodiment of the present application provides a data transmission method, in which K transmitters respectively acquire 2 sequences, and then each transmitter uses 2 acquired data. The sequence processes the X data and transmits the processed data on the specified transmission resource; wherein the positions of the non-zero elements of the two sequences acquired by each transmitter are different or complementary. The positional complementation herein may include that the elements of at least one of the two sequences in the same sequence are non-zero elements, and the elements of the other sequence are zero elements. In the embodiment of the present application, the zero element is an element whose value is “0”, and the non-zero element may be an element whose value is not “0”.
本申请实施例中,每个发射机可以从一个序列集合中获取非零元素位置互补的2个序列;其中,图20是根据本申请实施例的序列集合的示意图,如图20所示,该序列集合中有6个序列,6个序列的非零元素的位置不同,并且均包含2个非零元素和2个零元素;可以看到,其中存在3对非零元素位置互补的序列;该序列集合可以是系统预配置或半静态配置的。In the embodiment of the present application, each transmitter may obtain two sequences of non-zero element positions complementary from a sequence set; wherein FIG. 20 is a schematic diagram of a sequence set according to an embodiment of the present application, as shown in FIG. 20, There are 6 sequences in the sequence set, the positions of the non-zero elements of the 6 sequences are different, and both contain 2 non-zero elements and 2 zero elements; it can be seen that there are 3 pairs of non-zero element positions complementary to each other; The sequence set can be system preconfigured or semi-statically configured.
每个发射机从该序列集合中获取非零元素位置互补的2个序列,可以采用与示例1类似的方法,例如:从该序列集合中获取1个序列,根据该序列获取2个序列;从该序列集合中获取2个序列;根据系统预设规则获取2个序列;或者,根据系统配置信息获取2个序列;Each transmitter obtains two sequences with non-zero element positions complementary from the sequence set, and may adopt a method similar to that of Example 1, for example, acquiring one sequence from the sequence set, and acquiring two sequences according to the sequence; Obtaining two sequences in the sequence set; acquiring two sequences according to a system preset rule; or acquiring two sequences according to system configuration information;
本申请实施例中,K个发射机分别从该序列集合中获取非零元素位置 互补的2个序列,系统可以通过预设规则或配置信息将6个序列分配给3个发射机,每个发射机使用非零元素位置互补的2个序列,那么,3个发射机使用的序列互不相同,也就是不会发生碰撞,然后,3个发射机可以使用相同的传输资源进行非正交多址接入与复用传输。In the embodiment of the present application, the K transmitters respectively obtain two sequences with non-zero element positions complementary from the sequence set, and the system may allocate 6 sequences to 3 transmitters by using preset rules or configuration information, and each transmitting The machine uses two sequences with non-zero element positions. Then, the sequences used by the three transmitters are different from each other, that is, no collision occurs. Then, three transmitters can use the same transmission resource for non-orthogonal multiple access. Access and multiplex transmission.
本申请实施例中,图21是根据本申请实施例的序列集合的另一个示意图,如图21所示,该序列集合中有3个序列,3个序列的非零元素的位置不同,不过,该序列集合中不存在非零元素的位置互补的序列;那么,每个发射机获取非零元素位置互补的2个序列时,可以采用以下方法:从该序列集合中获取一个序列,然后根据该序列生成与其非零元素位置互补的另一个序列;或者,根据该序列集合生成非零元素位置互补的另一个序列集合,从两个序列集合中分别获取一个序列,得到非零元素位置互补的两个序列;类似的方法在示例1中也有描述,这样有利于降低序列集合的大小和/或序列集合的数量;可以看出,通过图21所示的序列集合可以得到图20所示的序列集合,通过图21所示的序列集合获取的非零元素位置互补的2个序列与通过图20所示的序列集合获取的非零元素位置互补的2个序列可以是相同的。In the embodiment of the present application, FIG. 21 is another schematic diagram of a sequence set according to an embodiment of the present application. As shown in FIG. 21, there are three sequences in the sequence set, and the positions of the non-zero elements of the three sequences are different, however, There is no complementary sequence of non-zero elements in the sequence set; then, when each transmitter acquires two sequences with non-zero element positions complementary, the following method may be adopted: obtaining a sequence from the sequence set, and then according to the sequence The sequence generates another sequence complementary to its non-zero element position; or, according to the sequence set, another sequence set complementary to the non-zero element position is generated, and one sequence is respectively obtained from the two sequence sets, and two non-zero element positions are obtained. A similar method is also described in Example 1, which is advantageous for reducing the size of the sequence set and/or the number of sequence sets; it can be seen that the sequence set shown in FIG. 20 can be obtained by the sequence set shown in FIG. The two sequences complementary to the non-zero element positions obtained by the sequence set shown in FIG. 21 and the non-zero elements obtained by the sequence set shown in FIG. Two complementary element positions may be the same sequence.
本申请实施例中,图22是根据本申请实施例的序列集合的又一个示意图,如图22所示,该序列集合中有15条序列,各个序列的非零元素的数量不完全相同,其中,序列C1中的元素全部是非零元素,不包含零元素,序列C2~C5包含3个非零元素和1个零元素,序列C6~C11包含2个非零元素和2个零元素,序列C12~C15包含1个非零元素和3个零元素;该序列集合具有较多的序列,其中存在非零元素的位置互补的序列;当发射机使用序列C1时,由于该序列的元素全部是非零元素,可以仅使用1条序列;当发射机使用其他序列时,可以从该序列集合中获取非零元素位置不同或互补的2个序列来使用。In the embodiment of the present application, FIG. 22 is still another schematic diagram of a sequence set according to an embodiment of the present application. As shown in FIG. 22, there are 15 sequences in the sequence set, and the number of non-zero elements in each sequence is not completely the same. The elements in sequence C1 are all non-zero elements, do not contain zero elements, sequences C2 to C5 contain 3 non-zero elements and 1 zero element, and sequences C6-C11 contain 2 non-zero elements and 2 zero elements, sequence C12 ~C15 contains 1 non-zero element and 3 zero elements; the sequence set has more sequences, where there is a sequence of non-zero elements complementary; when the transmitter uses sequence C1, since the elements of the sequence are all non-zero An element may use only one sequence; when the transmitter uses other sequences, two sequences with different or complementary non-zero element positions may be obtained from the sequence set.
本申请实施例中,对于图20、图21、或图22所示的序列集合,为了简单示意,各个序列的非零元素使用了相同的图案,实际上,每个序列的2个非零元素可以是相同或不同的,各个序列的非零元素也可以是相同或不同的。In the embodiment of the present application, for the sequence set shown in FIG. 20, FIG. 21, or FIG. 22, for the sake of simplicity, the non-zero elements of each sequence use the same pattern, in fact, two non-zero elements of each sequence. The same or different, the non-zero elements of each sequence may also be the same or different.
本申请实施例中,序列集合还可以为如表1所示的序列集合;该序列集合中共有24个序列,每个序列包含2个非零元素和2个零元素,每个序列的2个非零元素相同或不同;这些序列可以进一步划分为6组序列,每组包含4个序列,每组序列的非零元素的位置相同,6组序列的非零元素的位置不同,其中存在3对非零元素位置互补的序列组;并且,每组的4个序列的非零元素的取值存在不同,4个序列之间是正交的或低互相关的;其中,1i也可以描述为i、1j或j,i或j为虚数单位,等于sqrt(-1),sqrt()为平方根运算。还可以对该序列集合中的序列进一步进行能量归一化处理,例如,每个序列的各个元素或各个非零元素乘以1/sqrt(2),使得每个序列的总能量为1。每个发射机可以从该序列集合中获取非零元素位置互补的2个序列并使用。In the embodiment of the present application, the sequence set may also be a sequence set as shown in Table 1; there are 24 sequences in the sequence set, each sequence includes 2 non-zero elements and 2 zero elements, 2 of each sequence The non-zero elements are the same or different; these sequences can be further divided into 6 sets of sequences, each set consisting of 4 sequences, the positions of the non-zero elements of each set of sequences are the same, the positions of the non-zero elements of the 6 sets of sequences are different, and there are 3 pairs Sequence groups with non-zero element positions complementary; and the values of non-zero elements of 4 sequences of each group are different, and 4 sequences are orthogonal or low cross-correlated; wherein 1i can also be described as i , 1j or j, i or j is an imaginary unit, equal to sqrt(-1), and sqrt() is a square root operation. The sequences in the sequence set can also be further energy normalized, for example, each element of each sequence or each non-zero element is multiplied by 1/sqrt(2) such that the total energy of each sequence is one. Each transmitter can acquire and use two sequences of non-zero element positions complementary from the sequence set.
表1Table 1
Figure PCTCN2018119923-appb-000001
Figure PCTCN2018119923-appb-000001
Figure PCTCN2018119923-appb-000002
Figure PCTCN2018119923-appb-000002
示例8Example 8
根据本申请实施例提供的一种数据处理方法,本申请实施例提供了一种数据传输方法,该方法中,K个发射机分别获取2个码字,然后每个发射机使用所获取的2个码字对X个数据进行处理,并将处理后得到的数据在指定传输资源上进行传输;其中,每个发射机获取的2个码字的非零元素的位置不同或互补。According to a data processing method provided by an embodiment of the present application, an embodiment of the present application provides a data transmission method, in which K transmitters respectively acquire 2 code words, and then each transmitter uses the acquired 2 The codewords process the X data, and the processed data is transmitted on the designated transmission resource; wherein the positions of the non-zero elements of the 2 codewords acquired by each transmitter are different or complementary.
本申请实施例中,每个发射机可以从多个码本中获取非零元素位置互补的2个码字;图23是根据本申请实施例的多个码本的示意图,如图23所示,共有6个码本,6个码本的非零元素的位置不同,每个码本包括4个长度为4的码字,每个码本中的4个码字的非零元素的位置相同,并且均包含2个非零元素和2个零元素;可以看到,其中存在3对非零元素位置互补的码本;这6个码本可以是系统预配置或半静态配置的。In this embodiment, each transmitter may obtain two codewords with non-zero element positions complementary from multiple codebooks; FIG. 23 is a schematic diagram of multiple codebooks according to an embodiment of the present application, as shown in FIG. There are 6 codebooks, and the positions of the non-zero elements of the 6 codebooks are different. Each codebook includes 4 codewords of length 4, and the positions of the non-zero elements of the 4 codewords in each codebook are the same. And each contains 2 non-zero elements and 2 zero elements; it can be seen that there are 3 pairs of non-zero element positions complementary to the codebook; these 6 codebooks can be system pre-configured or semi-statically configured.
本申请实施例中,每个码本中包含的4个码字可以用于对不同的待发送数据进行处理,例如分别将“00”、“01”、“10”、“11”映射、调制或编码为一个码本中的4个码字之一。In the embodiment of the present application, the four codewords included in each codebook may be used to process different data to be sent, for example, mapping, modulating, respectively, "00", "01", "10", "11" Or coded as one of the 4 code words in a codebook.
本申请实施例中,每个发射机从多个码本中获取非零元素位置互补的2个码字,可以采用与示例1类似的方法,例如:从多个码本中获取非零元素位置互补的两个码本,从2个码本中分别获取一个码字;In the embodiment of the present application, each transmitter obtains two codewords with non-zero element positions complementary from multiple codebooks, and may adopt a method similar to that of the example 1, for example, obtaining non-zero element positions from multiple codebooks. Complementing two codebooks, respectively obtaining one codeword from two codebooks;
或者,先从多个码本中获取一个码本,从该码本中获取一个码字,然 后根据该码本或码字获取与其非零元素位置互补的另一个码本,从另一个码本中获取一个码字;该方法有利于节省码本配置或指示信令的开销;Or first obtaining a codebook from a plurality of codebooks, obtaining a codeword from the codebook, and then acquiring another codebook complementary to the location of the non-zero element according to the codebook or the codeword, from another codebook Obtaining a codeword; the method is advantageous for saving the cost of the codebook configuration or signaling;
或者,先从多个码本中获取一个码本,从该码本中获取一个码字,然后根据该码字获取与其非零元素位置互补的另一个码字(例如采用示例1中所描述的倒序、循环移位等方法)。Or first obtaining a codebook from a plurality of codebooks, obtaining a codeword from the codebook, and then acquiring another codeword complementary to the location of the non-zero element according to the codeword (for example, as described in Example 1 Reverse order, cyclic shift, etc.).
本申请实施例中,K个发射机分别从多个码本中获取非零元素位置互补的2个码字,系统可以通过预设规则或配置信息将6个码本分配给3个发射机,每个发射机使用非零元素位置互补的2个码本,那么,3个发射机使用的码本互不相同,也就是不会发生碰撞,然后,3个发射机可以分别从其2个码本中获取2个码字,并使用所获取的2个码字对X个数据进行处理,并将处理后得到的数据在相同的传输资源进行非正交多址接入与复用传输。In the embodiment of the present application, the K transmitters respectively obtain two codewords with non-zero element positions complementary from the plurality of codebooks, and the system may allocate 6 codebooks to the three transmitters by using preset rules or configuration information. Each transmitter uses two codebooks with complementary non-zero element positions. Then, the codebooks used by the three transmitters are different from each other, that is, no collision occurs. Then, three transmitters can respectively obtain two codes from them. The two codewords are obtained, and the X data are processed by using the obtained two codewords, and the processed data is subjected to non-orthogonal multiple access and multiplexing transmission in the same transmission resource.
本申请实施例中,图24是根据本申请实施例的多个码本的另一个示意图,如图24所示,共有3个码本,3个码本的非零元素的位置不同,不过,不存在非零元素位置互补的码本;那么,每个发射机获取非零元素位置互补的2个码字时,可以采用以下方法:先从多个码本中获取一个码本,从该码本中获取一个码字,然后根据该码字生成与其非零元素位置互补的另一个码字;或者,先从多个码本中获取一个码本,根据该码本生成与其非零元素位置互补的另一个码本,从两个码本中分别获取一个码字;类似的方法在示例1和上文中也有描述,这样有利于降低所需要的码本的数量;可以看出,通过图24所示的码本可以得到图23所示的码本,通过图24所示的码本获取的非零元素位置互补的2个码字与通过图23所示的码本获取的非零元素位置互补的2个码字可以是相同的。In the embodiment of the present application, FIG. 24 is another schematic diagram of multiple codebooks according to an embodiment of the present application. As shown in FIG. 24, there are three codebooks, and the positions of the non-zero elements of the three codebooks are different. There is no codebook with non-zero element positions complementary; then, when each transmitter acquires 2 code words with non-zero element positions complementary, the following method may be used: first obtain a codebook from multiple codebooks, from the code Obtaining a codeword, and then generating another codeword complementary to the location of the non-zero element according to the codeword; or first obtaining a codebook from the plurality of codebooks, and generating a complementary position according to the codebook with the non-zero element Another codebook, one codeword is obtained from each of the two codebooks; a similar method is also described in Example 1 and above, which is advantageous for reducing the number of codebooks required; it can be seen that through Figure 24 The illustrated codebook can obtain the codebook shown in FIG. 23, and the two codewords complementary to the non-zero element positions obtained by the codebook shown in FIG. 24 are complementary to the non-zero element positions obtained by the codebook shown in FIG. The 2 code words can be the same.
本申请实施例中,还可以根据图20所示的序列集合来获取图23所示的多个码本;具体地,例如,将图20所示的序列集合中的每个序列作为一个码本,此时每个码本中只有一个码字,将该码字作为基础码字,然后按照系统预设规则来生成每个码本中的其他码字,其中,系统预设规则包括:其他码字与基础码字之间的关联关系或映射关系、将基础码字进行指定调整、或者将基础码字乘以指定矢量或矩阵等;同理,可以根据图21所示的 序列集合来获取图24所示的多个码本,也可以根据图21所示的序列集合来获取图23所示的多个码本。In the embodiment of the present application, a plurality of codebooks shown in FIG. 23 may also be acquired according to the sequence set shown in FIG. 20; specifically, for example, each sequence in the sequence set shown in FIG. 20 is used as a codebook. At this time, there is only one codeword in each codebook, and the codeword is used as the base codeword, and then other codewords in each codebook are generated according to system preset rules, wherein the system preset rules include: other codes The association or mapping relationship between the word and the base codeword, the specified adjustment of the base codeword, or multiplication of the base codeword by a specified vector or matrix; for the same reason, the map can be acquired according to the sequence set shown in FIG. The plurality of codebooks shown in FIG. 23 can also acquire the plurality of codebooks shown in FIG. 23 based on the sequence set shown in FIG. 21.
本申请实施例中,对于图23或图24所示的码本,为了简单示意,每个码本中的各个码字的2个非零元素使用了相同的图案,各个码本中的第W个(W=1、2、3或4)码字的非零元素也使用了相同的图案,实际上,每个码本中的各个码字的2个非零元素可以是相同或不同的,各个码本中的第W个码字的非零元素也可以是相同或不同的。In the embodiment of the present application, for the codebook shown in FIG. 23 or FIG. 24, for the sake of simplicity, the two non-zero elements of each codeword in each codebook use the same pattern, and the W in each codebook. The non-zero elements of the (W=1, 2, 3 or 4) codewords also use the same pattern. In fact, the 2 non-zero elements of each codeword in each codebook may be the same or different. The non-zero elements of the Wth codeword in each codebook may also be the same or different.
需要说明的是,本申请上述示例中提供的序列、图样、码字可以具有相同的稀疏特征,即非零元素位置相同;本申请附图中提供的序列、图样、码字的示意图可以互换或共用,例如,序列的示意图也可以作为图样或码字的示意图。It should be noted that the sequence, the pattern, and the codeword provided in the above examples of the present application may have the same sparse feature, that is, the locations of the non-zero elements are the same; the schematic diagrams of the sequences, patterns, and codewords provided in the drawings of the present application may be interchanged. Or sharing, for example, a schematic diagram of a sequence can also be used as a schematic for a pattern or codeword.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present application.
在本实施例中还提供了一种数据处理装置,该装置用于实现上述实施例,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。图25是根据本申请实施例的数据处理装置的框图,如图25所示,该流程包括如下步骤:In the embodiment, a data processing device is also provided, which is used to implement the above embodiments, and will not be described again. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated. 25 is a block diagram of a data processing apparatus according to an embodiment of the present application. As shown in FIG. 25, the flow includes the following steps:
获取模块252,配置为获取N个序列或图样;The obtaining module 252 is configured to acquire N sequences or patterns;
处理模块254,配置为通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数, X为大于或等于1的整数。The processing module 254 is configured to process X data by using the N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is greater than or equal to An integer of 1.
在一些实施例中,所述N个序列或图样的非零元素的位置互补。In some embodiments, the positions of the non-zero elements of the N sequences or patterns are complementary.
在一些实施例中,所述N个序列或图样的长度均为L,其中,N个序列或图样的非零元素的位置互不相同,分别占据L个位置中的互不相同的位置,且所述N个序列或图样的非零元素的数量总计为L,L为大于1的整数。In some embodiments, the lengths of the N sequences or patterns are all L, wherein the positions of the non-zero elements of the N sequences or patterns are different from each other, occupying mutually different positions in the L positions, respectively, and The number of non-zero elements of the N sequences or patterns totals L, and L is an integer greater than one.
在一些实施例中,所述N个序列或图样的长度不同。In some embodiments, the lengths of the N sequences or patterns are different.
在一些实施例中,所述获取模块252还用于执行以下步骤之一:In some embodiments, the obtaining module 252 is further configured to perform one of the following steps:
获取一个序列或图样,根据所述序列或图样获取N个序列或图样;Obtaining a sequence or pattern, and acquiring N sequences or patterns according to the sequence or pattern;
从N个序列或图样集合中分别获取一个序列或图样,得到N个序列或图样;Obtaining a sequence or pattern from N sequences or a set of patterns to obtain N sequences or patterns;
从一个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from a sequence or set of patterns;
从多个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from multiple sequences or collections of patterns;
根据系统预设规则获取N个序列或图样;Obtain N sequences or patterns according to system preset rules;
根据系统配置信息获取N个序列或图样。Obtain N sequences or patterns based on system configuration information.
在一些实施例中,所述处理模块254还包括:In some embodiments, the processing module 254 further includes:
处理单元,配置为使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组;或者,a processing unit configured to expand, modulate, map, or encode the X data using the N sequences to obtain N data symbol groups; or
第一映射单元,配置为使用所述N个图样将X个数据映射到指定传输资源上,用于形成发射信号并发送。The first mapping unit is configured to map the X data onto the designated transmission resource using the N patterns, to form a transmission signal and transmit.
在一些实施例中,所述处理模块254还包括:In some embodiments, the processing module 254 further includes:
第二映射单元,配置为在使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组之后,将所述N个数据符号组映射到指定传输资源上,用于形成发射信号并发送。a second mapping unit, configured to perform an extension, modulation, mapping, or encoding process on the X data by using the N sequences, and after obtaining N data symbol groups, mapping the N data symbol groups to a specified transmission resource Used to form a transmit signal and transmit.
在一些实施例中,所述第二映射单元,还配置为执行以下步骤之一:In some embodiments, the second mapping unit is further configured to perform one of the following steps:
将N个数据符号组分别映射到N个传输资源组上;Mapping N data symbol groups to N transmission resource groups respectively;
将N个数据符号组映射到1个传输资源组上;Mapping N data symbol groups to one transmission resource group;
将N个数据符号组映射到M个传输资源组上,其中,M为大于1且小于N的整数。N data symbol groups are mapped onto M transmission resource groups, where M is an integer greater than one and less than N.
在一些实施例中,所述第一映射单元还用于执行以下步骤之一:In some embodiments, the first mapping unit is further configured to perform one of the following steps:
使用所述N个图样将X个数据映射到N个传输资源组上;Mapping X data to N transmission resource groups using the N patterns;
使用所述N个图样将X个数据映射到1个传输资源组上;Mapping X data to one transmission resource group using the N patterns;
使用所述N个图样将X个数据映射到M个传输资源组上,其中,M为大于1且小于N的整数。The X data is mapped onto the M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N.
在一些实施例中,所述处理模块254还包括:In some embodiments, the processing module 254 further includes:
确定单元,配置为根据以下方式至少之一确定所述指定传输资源:随机选择、根据系统预设规则确定、系统预设、根据系统配置信息确定。The determining unit is configured to determine the specified transmission resource according to at least one of the following manners: randomly selecting, determining according to a system preset rule, system preset, and determining according to system configuration information.
在一些实施例中,所述X个数据包括以下之一:In some embodiments, the X data comprises one of the following:
X个比特;X bits;
X个比特组,每个比特组包括多个比特;X bit groups, each bit group comprising a plurality of bits;
X个符号;X symbols;
X个符号组,每个符号组包括多个符号。X symbol groups, each symbol group including multiple symbols.
在一些实施例中,所述X为小于或等于N的整数,或者,N/X为大于或等于1的整数。In some embodiments, the X is an integer less than or equal to N, or N/X is an integer greater than or equal to 1.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。It should be noted that each of the above modules may be implemented by software or hardware. For the latter, the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination. The forms are located in different processors.
本申请的实施例还提供了一种存储介质,该存储介质中存储有计算机程序,其中,该计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。Embodiments of the present application also provide a storage medium having stored therein a computer program, wherein the computer program is configured to execute the steps of any one of the method embodiments described above.
在一些实施例中,在本实施例中,上述存储介质可以被设置为存储用于执行以下步骤的计算机程序:In some embodiments, in the present embodiment, the above storage medium may be configured to store a computer program for performing the following steps:
S1,获取N个序列或图样;S1, obtaining N sequences or patterns;
S2,通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。S2, processing X data by the N sequences or patterns, wherein positions of non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1.
在一些实施例中,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储计算机程序的介质。In some embodiments, in the embodiment, the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), and a Random Access Memory (RAM). ), removable hard drives, disks, or optical discs, and other media that can store computer programs.
本申请的实施例还提供了一种电子装置,包括存储器和处理器,该存储器中存储有计算机程序,该处理器被设置为运行计算机程序以执行上述任一项方法实施例中的步骤。Embodiments of the present application also provide an electronic device including a memory and a processor having a computer program stored therein, the processor being configured to execute a computer program to perform the steps of any of the above method embodiments.
在一些实施例中,上述电子装置还可以包括传输设备以及输入输出设备,其中,该传输设备和上述处理器连接,该输入输出设备和上述处理器连接。In some embodiments, the electronic device may further include a transmission device and an input and output device, wherein the transmission device is connected to the processor, and the input and output device is connected to the processor.
在一些实施例中,在本实施例中,上述处理器可以被设置为通过计算机程序执行以下步骤:In some embodiments, in the present embodiment, the above processor may be configured to perform the following steps by a computer program:
S1,获取N个序列或图样;S1, obtaining N sequences or patterns;
S2,通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。S2, processing X data by the N sequences or patterns, wherein positions of non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1.
在一些实施例中,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。In some embodiments, the specific examples in this embodiment may refer to the examples described in the foregoing embodiments and the optional embodiments, and details are not described herein again.
显然,本领域的技术人员应该明白,上述的本申请的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,在一些实施例中,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本申请不限制 于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above modules or steps of the present application can be implemented by a general computing device, which can be concentrated on a single computing device or distributed in a network composed of multiple computing devices. In some embodiments, they may be implemented by program code executable by a computing device such that they may be stored in a storage device for execution by the computing device and, in some cases, may differ from this The steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module. Thus, the application is not limited to any particular combination of hardware and software.
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above description is only the preferred embodiment of the present application, and is not intended to limit the present application, and various changes and modifications may be made to the present application. Any modifications, equivalent substitutions, improvements, etc. made within the principles of this application are intended to be included within the scope of the present application.

Claims (20)

  1. 一种数据处理方法,包括:A data processing method comprising:
    获取N个序列或图样;Get N sequences or patterns;
    通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。X data is processed by the N sequences or patterns, wherein the positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is an integer greater than or equal to 1.
  2. 根据权利要求1所述的方法,其中,所述N个序列或图样的非零元素的位置互补。The method of claim 1 wherein the locations of the non-zero elements of the N sequences or patterns are complementary.
  3. 根据权利要求2所述的方法,其中,所述N个序列或图样的长度均为L,其中,N个序列或图样的非零元素的位置互不相同,分别占据L个位置中的互不相同的位置,且所述N个序列或图样的非零元素的数量总计为L,L为大于1的整数。The method according to claim 2, wherein the lengths of the N sequences or patterns are all L, wherein the positions of the non-zero elements of the N sequences or patterns are different from each other, occupying each other in the L positions. The same position, and the number of non-zero elements of the N sequences or patterns totals L, and L is an integer greater than one.
  4. 根据权利要求1所述的方法,其中,所述N个序列或图样的长度不同。The method of claim 1 wherein the lengths of the N sequences or patterns are different.
  5. 根据权利要求1所述的方法,其中,所述获取N个序列或图样包括以下之一:The method of claim 1 wherein said obtaining N sequences or patterns comprises one of:
    获取一个序列或图样,根据所述序列或图样获取N个序列或图样;Obtaining a sequence or pattern, and acquiring N sequences or patterns according to the sequence or pattern;
    从N个序列或图样集合中分别获取一个序列或图样,得到N个序列或图样;Obtaining a sequence or pattern from N sequences or a set of patterns to obtain N sequences or patterns;
    从一个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from a sequence or set of patterns;
    从多个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from multiple sequences or collections of patterns;
    根据系统预设规则获取N个序列或图样;Obtain N sequences or patterns according to system preset rules;
    根据系统配置信息获取N个序列或图样。Obtain N sequences or patterns based on system configuration information.
  6. 根据权利要求1所述的方法,其中,所述通过所述N个序列或图样对X个数据进行处理包括以下之一:The method of claim 1 wherein said processing the X data by said N sequences or patterns comprises one of:
    使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组;Enlarging, modulating, mapping or encoding the X data using the N sequences to obtain N data symbol groups;
    使用所述N个图样将X个数据映射到指定传输资源上,用于形成发射信号并发送。The X data is mapped onto the designated transmission resource using the N patterns for forming a transmission signal and transmitting.
  7. 根据权利要求6所述的方法,其中,在使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组之后,所述方法还包括:The method according to claim 6, wherein after expanding, modulating, mapping, or encoding the X data using the N sequences to obtain N data symbol groups, the method further includes:
    将所述N个数据符号组映射到指定传输资源上,用于形成发射信号并发送。Mapping the N data symbol groups onto a designated transmission resource for forming a transmission signal and transmitting.
  8. 根据权利要求7所述的方法,其中,将所述N个数据符号组映射到指定传输资源上包括以下之一:The method of claim 7, wherein mapping the N data symbol groups to a specified transmission resource comprises one of the following:
    将N个数据符号组分别映射到N个传输资源组上;Mapping N data symbol groups to N transmission resource groups respectively;
    将N个数据符号组映射到1个传输资源组上;Mapping N data symbol groups to one transmission resource group;
    将N个数据符号组映射到M个传输资源组上,其中,M为大于1且小于N的整数。N data symbol groups are mapped onto M transmission resource groups, where M is an integer greater than one and less than N.
  9. 根据权利要求6所述的方法,其中,使用所述N个图样将X个数据映射到指定传输资源上包括以下之一:The method of claim 6 wherein mapping the X data to the designated transmission resource using the N patterns comprises one of:
    使用所述N个图样将X个数据映射到N个传输资源组上;Mapping X data to N transmission resource groups using the N patterns;
    使用所述N个图样将X个数据映射到1个传输资源组上;Mapping X data to one transmission resource group using the N patterns;
    使用所述N个图样将X个数据映射到M个传输资源组上,其中,M为大于1且小于N的整数。The X data is mapped onto the M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N.
  10. 根据权利要求6至9中任一项所述的方法,其中,所述指定传输资源是根据以下方式至少之一确定的:随机选择、根据系统预设规则确定、系统预设、根据系统配置信息确定。The method according to any one of claims 6 to 9, wherein the specified transmission resource is determined according to at least one of: random selection, determination according to a system preset rule, system preset, according to system configuration information determine.
  11. 根据权利要求1至9中任一项所述的方法,其中,所述X个 数据包括以下之一:The method according to any one of claims 1 to 9, wherein the X data comprises one of the following:
    X个比特;X bits;
    X个比特组,每个比特组包括多个比特;X bit groups, each bit group comprising a plurality of bits;
    X个符号;X symbols;
    X个符号组,每个符号组包括多个符号。X symbol groups, each symbol group including multiple symbols.
  12. 根据权利要求11所述的方法,其中,所述X为小于或等于N的整数,或者,N/X为大于或等于1的整数。The method according to claim 11, wherein said X is an integer less than or equal to N, or N/X is an integer greater than or equal to 1.
  13. 一种数据处理装置,其中,包括:A data processing device, comprising:
    获取模块,配置为获取N个序列或图样;Obtaining a module configured to acquire N sequences or patterns;
    处理模块,配置为通过所述N个序列或图样对X个数据进行处理,其中,所述N个序列或图样的非零元素的位置不同,N为大于1的整数,X为大于或等于1的整数。a processing module configured to process X data by using the N sequences or patterns, wherein positions of the non-zero elements of the N sequences or patterns are different, N is an integer greater than 1, and X is greater than or equal to 1 The integer.
  14. 根据权利要求13所述的装置,其中,所述获取模块还用于执行以下步骤之一:The apparatus of claim 13, wherein the obtaining module is further configured to perform one of the following steps:
    获取一个序列或图样,根据所述序列或图样获取N个序列或图样;Obtaining a sequence or pattern, and acquiring N sequences or patterns according to the sequence or pattern;
    从N个序列或图样集合中分别获取一个序列或图样,得到N个序列或图样;Obtaining a sequence or pattern from N sequences or a set of patterns to obtain N sequences or patterns;
    从一个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from a sequence or set of patterns;
    从多个序列或图样集合中获取N个序列或图样;Obtain N sequences or patterns from multiple sequences or collections of patterns;
    根据系统预设规则获取N个序列或图样;Obtain N sequences or patterns according to system preset rules;
    根据系统配置信息获取N个序列或图样。Obtain N sequences or patterns based on system configuration information.
  15. 根据权利要求13所述的装置,其中,所述处理模块还包括:The apparatus of claim 13, wherein the processing module further comprises:
    处理单元,配置为使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组;或者,a processing unit configured to expand, modulate, map, or encode the X data using the N sequences to obtain N data symbol groups; or
    第一映射单元,配置为使用所述N个图样将X个数据映射到指定 传输资源上,用于形成发射信号并发送。The first mapping unit is configured to map the X data onto the designated transmission resource using the N patterns for forming a transmission signal and transmitting.
  16. 根据权利要求15所述的装置,其中,所述处理模块还包括:The apparatus of claim 15, wherein the processing module further comprises:
    第二映射单元,配置为在使用所述N个序列对X个数据进行扩展、调制、映射或编码处理,得到N个数据符号组之后,将所述N个数据符号组映射到指定传输资源上,用于形成发射信号并发送。a second mapping unit, configured to perform an extension, modulation, mapping, or encoding process on the X data by using the N sequences, and after obtaining N data symbol groups, mapping the N data symbol groups to a specified transmission resource Used to form a transmit signal and transmit.
  17. 根据权利要求16所述的装置,其中,所述第二映射单元,还配置为执行以下步骤之一:The apparatus of claim 16, wherein the second mapping unit is further configured to perform one of the following steps:
    将N个数据符号组分别映射到N个传输资源组上;Mapping N data symbol groups to N transmission resource groups respectively;
    将N个数据符号组映射到1个传输资源组上;Mapping N data symbol groups to one transmission resource group;
    将N个数据符号组映射到M个传输资源组上,其中,M为大于1且小于N的整数。N data symbol groups are mapped onto M transmission resource groups, where M is an integer greater than one and less than N.
  18. 根据权利要求15所述的装置,其中,所述第一映射单元还配置为执行以下步骤之一:The apparatus of claim 15, wherein the first mapping unit is further configured to perform one of the following steps:
    使用所述N个图样将X个数据映射到N个传输资源组上;Mapping X data to N transmission resource groups using the N patterns;
    使用所述N个图样将X个数据映射到1个传输资源组上;Mapping X data to one transmission resource group using the N patterns;
    使用所述N个图样将X个数据映射到M个传输资源组上,其中,M为大于1且小于N的整数。The X data is mapped onto the M transmission resource groups using the N patterns, where M is an integer greater than 1 and less than N.
  19. 一种存储介质,其中,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行所述权利要求1至12任一项中所述的方法。A storage medium, wherein a computer program is stored in the storage medium, wherein the computer program is configured to execute the method of any one of claims 1 to 12 when executed.
  20. 一种电子装置,包括存储器和处理器,其中,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行所述权利要求1至12任一项中所述的方法。An electronic device comprising a memory and a processor, wherein the memory stores a computer program, the processor being arranged to execute the computer program to perform the method of any one of claims 1 to 12 method.
PCT/CN2018/119923 2017-12-25 2018-12-07 Data processing method and apparatus WO2019128678A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711424914.0A CN109962751B (en) 2017-12-25 2017-12-25 Data processing method and device
CN201711424914.0 2017-12-25

Publications (1)

Publication Number Publication Date
WO2019128678A1 true WO2019128678A1 (en) 2019-07-04

Family

ID=67021407

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/119923 WO2019128678A1 (en) 2017-12-25 2018-12-07 Data processing method and apparatus

Country Status (2)

Country Link
CN (1) CN109962751B (en)
WO (1) WO2019128678A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101932096A (en) * 2009-06-24 2010-12-29 中兴通讯股份有限公司 Method and system for notifying layer mapping information under multi-user multiple input multiple output mode
CN102036301A (en) * 2009-09-29 2011-04-27 中兴通讯股份有限公司 Method and device for transmitting downlink demodulation reference signals of relay link and relay system
CN102231661A (en) * 2011-07-22 2011-11-02 电信科学技术研究院 Information transmission method, system and device
CN103458485A (en) * 2013-09-18 2013-12-18 济南大学 Peak power optimization method in orthogonal frequency division multiplexing system and transmitting system thereof
US20140302773A1 (en) * 2013-04-05 2014-10-09 Nokia Corporation Method and apparatus for creating a multi-device media presentation
CN105991222A (en) * 2015-02-12 2016-10-05 中兴通讯股份有限公司 Configuration information notification method, acquisition method, device, base station and terminal
CN107295673A (en) * 2016-04-01 2017-10-24 索尼公司 Electronic equipment and communication means in wireless communication system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8792426B2 (en) * 2008-03-24 2014-07-29 Qualcomm Incorporated Method and apparatus for resource management in a wireless communication system
CN105591994B (en) * 2014-10-21 2019-08-02 中兴通讯股份有限公司 The multi-user communication method and device of CDMA access
CN106161299B (en) * 2015-03-24 2019-02-15 中兴通讯股份有限公司 A kind of data transmission method and device
CN107343321B (en) * 2016-04-29 2022-11-08 中兴通讯股份有限公司 Access method and device, transmitter, receiver and terminal
CN108462662A (en) * 2017-02-17 2018-08-28 索尼公司 Electronic equipment and communication means for the multiple access access based on non orthogonal resources

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101932096A (en) * 2009-06-24 2010-12-29 中兴通讯股份有限公司 Method and system for notifying layer mapping information under multi-user multiple input multiple output mode
CN102036301A (en) * 2009-09-29 2011-04-27 中兴通讯股份有限公司 Method and device for transmitting downlink demodulation reference signals of relay link and relay system
CN102231661A (en) * 2011-07-22 2011-11-02 电信科学技术研究院 Information transmission method, system and device
US20140302773A1 (en) * 2013-04-05 2014-10-09 Nokia Corporation Method and apparatus for creating a multi-device media presentation
CN103458485A (en) * 2013-09-18 2013-12-18 济南大学 Peak power optimization method in orthogonal frequency division multiplexing system and transmitting system thereof
CN105991222A (en) * 2015-02-12 2016-10-05 中兴通讯股份有限公司 Configuration information notification method, acquisition method, device, base station and terminal
CN107295673A (en) * 2016-04-01 2017-10-24 索尼公司 Electronic equipment and communication means in wireless communication system

Also Published As

Publication number Publication date
CN109962751B (en) 2022-03-01
CN109962751A (en) 2019-07-02

Similar Documents

Publication Publication Date Title
AU2019200710B2 (en) Multi-user code division multiple access communication method, and corresponding transmitter and receiver
US10736081B2 (en) Non-orthogonal multiple access transmission
KR102114719B1 (en) System and method for low peak to average power ratio multiple access communications
CN106576024B (en) System and method for generating codebook with small projections in each complex dimension and application thereof
JP6598857B2 (en) Multi-user communication method and apparatus using code division multiple access
WO2016090588A1 (en) Data transmission method, sending-end device and receiving-end device
WO2019008916A1 (en) Radio transmission device and transmission method
US10171128B2 (en) Data transmission method and apparatus
CN110072287A (en) Based on scrambled data transmission method
WO2016150241A1 (en) Data transmission method and device
WO2016045384A1 (en) Spread spectrum processing method and apparatus
WO2016169414A1 (en) Multiuser information processing method and apparatus
CN108886442A (en) Sending device, receiving device and its method
WO2018228460A1 (en) Phase tracking reference signal processing method and apparatus
EP3427458B1 (en) Systems and methods for spreading and co-orthogonal multi-stream spreading
CA3164401C (en) Frequency-domain modulation scheme for low peak average power ratio
WO2019128678A1 (en) Data processing method and apparatus
CN112889236A (en) Method, transmitter, arrangement, transceiver and access point for supplying a multi-carrier on-off keying signal
WO2019072242A1 (en) Data processing method and device
Nevalainen Non-orthogonal multiple access for machine-type communications toward 6G
WO2018019258A1 (en) Information sending method and apparatus, and radio access device
KR20220113499A (en) Non-Zero Insertion Based Modulation Scheme for Low Peak Average Power Ratio

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: 18893628

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17.11.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18893628

Country of ref document: EP

Kind code of ref document: A1