WO2022222896A1 - Sending and receiving methods and apparatus, electronic device, and storage medium - Google Patents

Sending and receiving methods and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
WO2022222896A1
WO2022222896A1 PCT/CN2022/087485 CN2022087485W WO2022222896A1 WO 2022222896 A1 WO2022222896 A1 WO 2022222896A1 CN 2022087485 W CN2022087485 W CN 2022087485W WO 2022222896 A1 WO2022222896 A1 WO 2022222896A1
Authority
WO
WIPO (PCT)
Prior art keywords
vector
merged
matrix
equal
integer greater
Prior art date
Application number
PCT/CN2022/087485
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 WO2022222896A1 publication Critical patent/WO2022222896A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/0202Channel estimation
    • H04L25/0224Channel estimation using sounding signals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/0202Channel estimation
    • H04L25/024Channel estimation channel estimation algorithms
    • H04L25/0242Channel estimation channel estimation algorithms using matrix methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access
    • H04W74/08Non-scheduled access, e.g. ALOHA
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present application relates to the field of wireless communication, and in particular, to a sending and receiving method, apparatus, electronic device and storage medium.
  • a scheduling-free transmission method is contention-based scheduling-free transmission. For example, the UE randomly selects transmission resources (including time-frequency resources and pilots, etc.) for competing access and transmission. In this solution, since the time-frequency resources and pilots used by different UEs may be the same, collisions may occur. In the case of collision, the receiver performs channel estimation through pilots, and the obtained channel estimation value will be the sum of the channels of the multiple UEs that have collided.
  • Another solution is that the UE randomly selects transmission resources and performs contention access and transmission in a data-only or pilot-free/pilot-free manner.
  • this scheme there are no pilots available for the receiver to use for channel estimation, and the receiver needs to perform blind detection.
  • contention-based scheduling-free transmission scheme it is difficult for the receiver to obtain accurate channel information of each UE, and cannot effectively combine received signals, resulting in inability to accurately detect received signals and affect transmission performance.
  • the main purpose of the embodiments of this application is to propose a sending and receiving method, apparatus, electronic device, and storage medium, which aim to implement better received signal detection and improve data transmission performance in a scheduling-free transmission scenario.
  • An embodiment of the present application provides a receiving method, which includes the following steps: acquiring a combined vector W; performing detection according to the combined vector W, and acquiring a detection result.
  • An embodiment of the present application further provides a sending method, the method includes the following steps: acquiring first data and P pilots; sending the first data and the P pilots; wherein P is greater than or equal to 0
  • the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, and transmission resource information, and the first data is detected according to the combining vector W.
  • An embodiment of the present application further provides a receiving apparatus, the apparatus includes: an acquisition module, configured to acquire a combined vector W; and a detection module, configured to perform detection according to the combined vector W, and acquire a detection result.
  • An embodiment of the present application further provides a sending apparatus, the apparatus includes: an obtaining module, configured to obtain first data and P pilot frequencies; a sending module, configured to send the first data and the P pilot frequencies; Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data The data is detected according to the merged vector W.
  • the embodiment of the present application further provides an electronic device, the electronic device includes: one or more processors; a memory for storing one or more programs, when the one or more programs are processed by the one or more programs
  • the processor executes, so that the one or more processors implement the receiving method and/or the sending method according to any one of the embodiments of this application.
  • Embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, implements the receiving method and/or the above-described method in any of the embodiments of the present application delivery method.
  • FIG. 1 is a flowchart of a receiving method provided by an embodiment of the present application.
  • FIG. 3 is a flowchart of another receiving method provided by an embodiment of the present application.
  • FIG. 5 is a flowchart of a sending method provided by an embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of a receiving apparatus provided by an embodiment of the present application.
  • FIG. 7 is a schematic structural diagram of a sending apparatus provided by an embodiment of the present application.
  • FIG. 8 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 1 is a flowchart of a receiving method provided by an embodiment of the present application.
  • the method may be executed by a receiving device, and the device may be implemented in hardware and/or software.
  • FIG. 1 an embodiment of the present application provides The receiving method specifically includes the following steps:
  • Step 110 obtaining the combined vector W.
  • Step 120 perform detection according to the combined vector W, and obtain a detection result.
  • the received signal may be detected according to the combining vector W, and the detection result of the received signal may be obtained.
  • the embodiments of the present application can be applied to the situation of detecting received signals in a scheduling-free transmission scenario.
  • a scheduling-free transmission scenario By acquiring the combined vector W, performing detection according to the combined vector W, and acquiring the detection results, the accuracy of the received signals in the scheduling-free transmission scenario is achieved. Detection, improve data transmission performance.
  • the combined vector W includes X vectors, each of which is composed of a specified N elements of a row vector or a column vector in the specified matrix, where X is an integer greater than or equal to 1, and N is An integer greater than 1, the specified matrix includes at least one of the following: a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
  • the specified N elements may be the first N elements, the consecutive N elements, or the N elements of the specified index, and the like.
  • the specified matrix may further include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix.
  • the merged vector W includes a vector generated from a Kronecker product of a first set of vectors and a second set of vectors, wherein the first set of vectors includes at least one vector and each vector is composed of a a specified N1 elements of a row or column vector in a specified matrix, the second set of vectors contains at least one vector and each vector is composed of a specified N2 elements of a row or column vector in the second specified matrix composition, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the first specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the second specified matrix includes a discrete Fourier transform matrix. Fourier transform matrix or inverse discrete Fourier transform matrix.
  • the specified N1 elements can be the first N1 elements, the consecutive N1 elements, or the N1 elements of the specified index, etc.
  • the specified N2 elements can be the first N2 elements, the consecutive N2 elements, or the N2 elements of the specified index Wait.
  • N1 is equal to one, alternatively, N2 is equal to one.
  • the first specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix
  • the second specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
  • the size of the first specified matrix and the second specified matrix may be the same or different.
  • the first specified matrix may further include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix
  • the second specified matrix may further include a discrete Fourier transform matrix At least one of the submatrix of , and the submatrix of the inverse discrete Fourier transform matrix.
  • the combined vector W includes:
  • F may be an oversampling factor, and the size of the combined vector set may be controlled by setting the value of F.
  • the factors in the merging vector W can be removed.
  • the combined vector W includes:
  • N1 is equal to one, alternatively, N2 is equal to one.
  • F1 and F2 are each an oversampling factor. In one embodiment, the factors in the combined vector W can be removed.
  • FIG. 2 is a flowchart of another receiving method provided by an embodiment of the present application.
  • the embodiment of the present application is an embodiment based on the above-mentioned embodiment of the present application. Referring to FIG. 2 , the method provided by the embodiment of the present application specifically includes the following steps:
  • Step 210 Obtain a merged vector W from the merged vector set S.
  • Step 220 Perform detection according to the combined vector W to obtain a detection result.
  • the combined vector set S includes:
  • a vector in a matrix generated from the Kronecker product of a first matrix and a second matrix where the first matrix includes a vector of the specified N1 elements of each row or column vector in the first specified matrix , the second matrix includes a vector formed by the specified N2 elements of each row vector or column vector in the second specified matrix;
  • N is an integer greater than 1
  • N1 is an integer greater than or equal to 1
  • N2 is an integer greater than or equal to 1
  • the specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix
  • the first specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix
  • the second specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
  • the size of the first specified matrix and the second specified matrix may be the same or different.
  • the specified N elements may be the first N elements, the consecutive N elements, or the N elements of the specified index, and the like.
  • the specified N1 elements can be the first N1 elements, the consecutive N1 elements, or the N1 elements of the specified index, etc.
  • the specified N2 elements can be the first N2 elements, the consecutive N2 elements, or the N2 elements of the specified index, etc.
  • N1 is equal to one, alternatively, N2 is equal to one.
  • the specified matrix may further include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix
  • the first specified matrix may further include a sub-matrix of the discrete Fourier transform matrix.
  • the second specified matrix may also include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix.
  • the combined vector set S includes:
  • N is an integer greater than 1
  • M is an integer greater than or equal to N, or, M is equal to the product of N and F
  • F is Integer greater than or equal to 1
  • j is an imaginary unit.
  • F is the oversampling factor.
  • the factors in the combined vector set S are can be removed.
  • the combined vector set S includes:
  • N 1 is an integer greater than or equal to 1
  • M 1 is an integer greater than or equal to N 1
  • M 1 is equal to the product of N 1 and F 1
  • F 1 is an integer greater than or equal to 1
  • g 2 0,1,2,...,M 2 -1
  • ⁇ 2 2 ⁇ /M 2
  • N 2 is greater than or equal to an integer of 1
  • M 2 is an integer greater than or equal to N 2
  • M 2 is equal to the product of N 2 and F 2
  • F 2 is an integer greater than or equal to 1
  • j is the imaginary unit.
  • N1 is equal to one
  • N2 is equal to one
  • F1 and F2 are each an oversampling factor.
  • the factors in the combined vector set S are can be removed.
  • FIG. 3 is a flowchart of another receiving method provided by an embodiment of the present application.
  • the embodiment of the present application is an embodiment based on the above-mentioned embodiment of the present application. Referring to FIG. 3 , the method provided by the embodiment of the present application specifically includes the following steps:
  • Step 310 Acquire the identified merged vector from the merged vector set S through merged vector identification, and use the identified merged vector as the merged vector W.
  • Step 320 perform detection according to the combined vector W, and obtain a detection result.
  • obtaining the identified merging vector from the merging vector set S through merging vector identification includes: determining the identification metric A t of each merging vector S t in the merging vector set S ; The value sorting of the identification metric A t obtains the corresponding D merged vectors as the identified merged vectors;
  • T is the number of merged vectors in the merged vector set S
  • D is an integer greater than or equal to 0.
  • At S t H R -1 S t , where () H represents a conjugate transpose, () -1 represents an inversion operation, and R is the covariance matrix or correlation matrix of the received signal, Alternatively, R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the combined vector set S is as described in the foregoing embodiment, and details are not repeated here.
  • the values of the identification metrics A t of each merged vector S t may be sorted, and corresponding D merged vectors are selected from these merged vectors in the order from small to large or from large to small as the identification to the merged vector.
  • FIG. 4 is a flowchart of another receiving method provided by an embodiment of the present application.
  • the embodiment of the present application is an embodiment based on the above-mentioned embodiment of the present application. Referring to FIG. 4 , the method provided by the embodiment of the present application specifically includes the following steps:
  • Step 410 Acquire a merged vector V, and obtain a merged vector W according to the merged vector V.
  • Step 420 perform detection according to the combined vector W, and obtain a detection result.
  • the combined vector V includes at least one vector.
  • the obtaining of the combined vector V includes at least one of the following:
  • the merged vector V is obtained from the merged vector set S according to a preset method.
  • the combined vector set S is as described in the foregoing embodiment, and details are not repeated here.
  • a merged vector U is obtained, and a merged vector V is obtained according to the merged vector U, wherein the merged vector U may be obtained from the merged vector set S through the merged vector identification, or from the merged vector according to a preset method. Obtained from the vector set S, or obtained through iteration, for example, take the merged vector V obtained in the previous iteration as the merged vector U in this iteration, and then obtain the merged vector according to the merged vector U in this iteration V.
  • the merged vector V is obtained from the merged vector set S according to a preset manner, wherein the preset manner includes a system preset rule or a system preset index and the like.
  • the merged vector V is obtained, and the merged vector W is obtained according to the merged vector V, which can be obtained in an iterative manner.
  • the merged vector W obtained in the previous iteration is used as the merged vector V in this iteration, Then the merged vector W is obtained according to the merged vector V in this iteration.
  • the merged vector W is obtained according to the merged vector V, including:
  • the corresponding E merge vectors are obtained as the merge vector W;
  • T is the number of merged vectors in the merged vector set S
  • E is an integer greater than or equal to 0
  • H represents the conjugate transpose
  • () -1 represents the inversion operation
  • R is the covariance matrix or correlation matrix of the received signal
  • R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the values of the identification metrics B t of the respective merge vectors V t can be sorted, and corresponding E merge vectors are selected from these merge vectors in descending order or in descending order. as the merged vector W.
  • the obtained coefficient C t includes at least one of the following:
  • the vectors V 1 , V 2 , . . . , V K can be obtained according to a specified method, or obtained separately.
  • the coefficients e 1 , e 2 , . . . , e K may be determined according to a specified method, for example, calculated according to a specified formula, or obtained from at least one coefficient set.
  • e 1 is equal to 1
  • the combined vector W (V 1 +e 2 *V 2 +...+e K *V K )/q, where q is an adjustment factor.
  • the combined vector V includes two vectors V 1 , V 2 , e 1 is equal to 1, and e 2 is equal to Alternatively, e2 is equal to Alternatively, e 2 is obtained from the second set of specified coefficients.
  • the combined vector V includes three vectors V 1 , V 2 , and V 3 , e 1 is equal to 1, and e 2 is equal to Or e2 is taken from the third specified set of coefficients, e3 is equal to Or e 3 is obtained from the fourth set of specified coefficients.
  • the first specified coefficient set, the second specified coefficient set, the third specified coefficient set, and the fourth specified coefficient set may be the same coefficient set.
  • f and q are energy adjustment factors used to achieve energy adjustment or energy normalization.
  • the embodiment of the present application further performs detection according to the combined vector V to obtain a detection result.
  • the detection according to the combined vector W includes at least one of the following:
  • the product of the combined vector W and the received signal is taken as a combined signal.
  • the combined signal when the received signal is detected, the combined signal may be obtained by multiplying the conjugate transpose WH of the combined vector W by the received signal, or the combined signal may be obtained by multiplying the combined vector W by the received signal.
  • the received signal is y
  • the detection according to the combined vector W includes at least one of the following:
  • the matrix R is a covariance matrix or a correlation matrix of a received signal, or a covariance matrix or a correlation matrix of a signal, interference, and noise.
  • the conjugate transpose WH of the combined vector W when the received signal is detected, the conjugate transpose WH of the combined vector W may be multiplied by the inverse matrix of the matrix R first, and then multiplied with the received signal to obtain the combined signal, or the combined signal may be The vector W is multiplied by the inverse of the matrix R and then multiplied by the received signal to obtain the combined signal. It can be understood that the product of the inverse matrix of the matrix R and the received signal can also be obtained first, and then the conjugate transpose WH of the combined vector W is multiplied by the product to obtain the combined signal, or the combined vector W and the received signal can be obtained. The above products are multiplied to obtain the combined signal.
  • the received signal is y
  • the detection is performed according to the combined vector V, and the detection result is obtained.
  • the process of detecting the received signal according to the combining vector V may be similar to the above-mentioned process of detecting the received signal based on the combining vector W, which will not be repeated here.
  • the detection result includes at least one of the following information: payload, identification information, pilot information, sequence information, and transmission resource information.
  • the receiving method described below can be used to improve the performance and capacity of the scheduling-free transmission.
  • the receiving method includes:
  • the detection is performed according to the combined vector W, and the detection result is obtained.
  • the combined vector W includes: X vectors, where X is an integer greater than or equal to 1;
  • the X vectors are X vectors respectively formed by the specified N elements of the X row vectors or column vectors in the M-dimensional Inverse Discrete Fourier Transform (Inverse Discrete Fourier Transform, IDFT) matrix;
  • the X vectors are X vectors respectively formed by the specified N elements of the X row vectors or column vectors in the M-dimensional Discrete Fourier Transform (Discrete Fourier Transform, DFT) matrix;
  • the specified N elements include the first N elements, the consecutive N elements, or the N elements of the specified index
  • N is an integer greater than 1
  • M is an integer greater than or equal to N, or M is equal to N times F
  • F is an integer greater than or equal to 1, for example, F is an oversampling factor
  • the X vectors formed by the specified N elements of the X row vectors or column vectors respectively include: the specified N elements of each row vector or column vector form a vector, then, X vectors can be formed in total.
  • the length of the merge vector W is N.
  • the combined vector W includes: a vector formed by the Kronecker product of X1 vectors and X2 vectors, where X1 is an integer greater than or equal to 1, and X2 is an integer greater than or equal to 1 integer;
  • the X1 vectors are X1 vectors respectively formed by the specified N1 elements of the X1 row vectors or column vectors in the M1-dimensional inverse discrete Fourier transform matrix
  • the X2 vectors are the M2-dimensional inverse discrete Fourier transform matrix.
  • X2 vectors formed by the specified N2 elements of the X2 row vectors or column vectors respectively;
  • the X1 vectors are X1 vectors respectively formed by the specified N1 elements of the X1 row vectors or column vectors in the M1-dimensional discrete Fourier transform matrix
  • the X2 vectors are X2 in the M2-dimensional discrete Fourier transform matrix X2 vectors formed by the specified N2 elements of a row vector or column vector respectively;
  • the specified N1 elements include the first N1 elements, the consecutive N1 elements, or the N1 elements of the specified index
  • the specified N2 elements include the first N2 elements, the consecutive N2 elements, or the specified index.
  • N1 is an integer greater than or equal to 1
  • M1 is an integer greater than or equal to N1, or M1 is equal to N1 multiplied by F1
  • F1 is an integer greater than or equal to 1
  • N2 is an integer greater than or equal to 1
  • M2 is greater than or equal to 1 or an integer equal to N2, or M2 equals N2 times F2, where F2 is an integer greater than or equal to 1; for example, F1 and F2 are each an oversampling factor.
  • the combined vector W includes (X1 times X2) vectors of length (N1 times N2).
  • the merged vector W includes:
  • the length of the merge vector W is N.
  • the merged vector W includes:
  • the length of the merge vector W is (N1 times N2).
  • obtaining the merged vector W includes: obtaining the merged vector W from the merged vector set S;
  • the combined vector set S includes one of the following:
  • a matrix consisting of specified N rows (or specified N columns) of an M-dimensional discrete Fourier transform matrix, and each column (or each row) in the matrix is a combined vector;
  • each column (or each row) in the matrix is a merged vector; wherein, the matrix S1 is the specified N1 row of the M1-dimensional inverse discrete Fourier transform matrix ( Or specify a matrix composed of N1 columns), and matrix S2 is a matrix composed of specified N2 rows (or specified N2 columns) of an M2-dimensional inverse discrete Fourier transform matrix; or, matrix S1 is a specified M1-dimensional discrete Fourier transform matrix.
  • a matrix composed of N1 rows (or specified N1 columns), and matrix S2 is a matrix composed of specified N2 rows (or specified N2 columns) of an M2-dimensional discrete Fourier transform matrix; each column (or each row) in matrix S1 is a Vector, each column (or each row) in matrix S2 is a vector;
  • the specified N rows include the first N rows, the consecutive N rows, or the N rows of the specified index (the specified N columns include the first N columns, the consecutive N columns, or the N columns of the specified index);
  • the specified N1 rows include the first N1 rows, the consecutive N1 rows, or the N1 rows of the specified index
  • the specified N2 rows include the first N2 rows, the consecutive N2 rows, or the N2 rows of the specified index
  • the specified N1 columns include the first N1 columns, the consecutive N1 rows column, or the N1 column of the specified index
  • the specified N2 column includes the first N2 column, the consecutive N2 column, or the N2 column of the specified index
  • N is an integer greater than or equal to 1
  • M is an integer greater than or equal to N, or, M is equal to N times F, and F is an integer greater than or equal to 1
  • N1 is an integer greater than or equal to 1
  • M1 is greater than or equal to An integer of N1, or, M1 is equal to N1 times F1, F1 is an integer greater than or equal to 1
  • N2 is an integer greater than or equal to 1
  • M2 is an integer greater than or equal to N2, or M2 is equal to N2 times F2, F2 is an integer greater than or equal to 1.
  • the merged vector set S includes M merged vectors of length N
  • the merged vector set S includes (M1 times M2) lengths (N1 times N2) merged vector.
  • the combined vector set S may be preset or generated according to a specified rule; the matrix S1 and the matrix S2 may be preset or generated according to a specified rule.
  • obtaining the merged vector W includes: obtaining the merged vector W from the merged vector set S;
  • the combined vector set S includes:
  • N is an integer greater than 1
  • M is an integer greater than or equal to N, or, M is equal to N times F, and F is greater than or an integer equal to 1.
  • the merged vector set S includes M merged vectors of length N.
  • obtaining the merged vector W includes: obtaining the merged vector W from the merged vector set S;
  • the combined vector set S includes:
  • the set S of merged vectors contains (M1 times M2) merged vectors of length (N1 times N2).
  • the method obtains the merged vector W by traversing each merged vector in the merged vector set S, and then performs detection according to the obtained merged vector W to obtain the detection result.
  • obtaining the merged vector W includes: obtaining the identified merged vector by identifying the merged vector, and using the identified merged vector as the merged vector W;
  • obtaining the identified merged vector by identifying the merged vector includes: calculating the identification metric of each merged vector S t in the merged vector set S Obtain D merged vectors with smaller identification metrics as the identified merged vectors;
  • R is the covariance matrix or correlation matrix of the received signal, or, R is the covariance matrix or correlation matrix of signal, interference and noise.
  • R may be obtained according to the received signal, or may be obtained according to the channel estimation result, the interference and/or noise estimation result.
  • the receiver complexity can be significantly reduced.
  • the length of the combining vector is the same as the number of receive antennas of the receiver.
  • N is the number of receive antennas, or (N1 times N2) is the number of receive antennas, where N1 is the number of receive antennas in the horizontal dimension, and N2 is the number of receive antennas in the vertical dimension.
  • the length of the combining vector is the same as the number of receive antennas currently used by the receiver.
  • the length of the combining vector is the same as the length of the spreading sequence used by the transmitter.
  • the length of the combining vector is the same as the number of repetitions used by the transmitter.
  • the detection is performed according to the combined vector W, including one of the following:
  • the combined vector W is conjugated transposed, and then multiplied with the received signal to obtain the combined signal;
  • the combined signal is obtained by multiplying the combined vector W by the received signal.
  • the detection is performed according to the combined vector W, including one of the following:
  • the combined vector W is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
  • R is the covariance matrix or correlation matrix of the received signal, or, R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the method further includes: processing the combined signal to obtain a detection result; wherein the processing includes channel equalization or compensation, demodulation and decoding, and the like.
  • the method further includes: obtaining at least one of the following from the detection result: payload; identification information; pilot information; sequence information; transmission resource information.
  • the receiver can determine which UE (terminal or user equipment or transmitter) it receives the data according to the acquired identification information.
  • the payload may include service data, specified messages, and the like.
  • the receiver obtains the payload sent by the UE, and can complete the corresponding communication process.
  • the pilot information includes information about at least one pilot among the P pilots, and may also include information about the number P of pilots.
  • the receiver can reconstruct the pilot symbols according to the acquired information of the pilot used by the UE, so as to perform interference cancellation on the pilot.
  • the sequence information includes the information of the sequence used by the UE transmitting end for processing, and may also include the information of the sequence set.
  • the receiver can reconstruct the data symbols according to the acquired information of the sequence used by the UE, so as to perform interference cancellation on the data symbols.
  • the transmission resource information includes location information of at least one transmission resource used by the UE, may also include information on the quantity of transmission resources used by the UE, and may also include information on available transmission resources, such as the starting position or number of available transmission resources. According to the acquired information of the transmission resources used by the UE, the receiver can determine on which transmission resources the UE transmits, so as to further perform detection on these transmission resources.
  • the method further performs subsequent processing, including at least one of the following: symbol reconstruction, channel estimation update, interference cancellation, further detection, and the like.
  • the symbol reconstruction may reconstruct the transmitted symbol according to the detection result, which is used for channel estimation and/or interference cancellation.
  • Symbol reconstruction may include data symbol reconstruction, and may also include pilot symbol reconstruction.
  • the channel estimation update includes using the reconstructed symbols to perform channel estimation based on the least squares algorithm, so as to obtain an updated channel estimation result.
  • Further detection includes detection of other users, detection on other transmission resources, and iterative detection.
  • the receiver cannot effectively combine and detect the received signal.
  • the receiver performs detection according to the acquired combining vector W, which can effectively match the characteristics of the transmission channel, and also The interference generated by other user signals can be effectively suppressed, so that the received signals can be effectively combined and detected, the transmission performance of the scheduling-free UE can be improved, and the performance and capacity of the scheduling-free transmission can be improved.
  • the method described in this embodiment performs detection according to the acquired combining vector W, and realizes blind combining of received signals, which may also be called blind spatial combining or blind receive beamforming, thereby realizing blind detection of received signals.
  • the method described in this embodiment can be used for data-only or pilot-free/pilot-free transmission, pilot-based transmission, or pilot-free transmission. Schedule transmission.
  • the method described in this embodiment is suitable for scenarios such as multiple antennas, antenna arrays, correlated antenna arrays, and large-scale antenna arrays.
  • the combination vector W By using the combination vector W, the characteristics of the multi-antenna channels can be matched, for example, the combination vector W can be used to reflect the correlation of the multi-antenna channels. Or reflect the phase difference of multi-antenna channels, in addition, it can also suppress the interference caused by other user signals, so as to achieve effective detection of received signals, improve the detection performance of received signals, and support a large number of users in these scenarios. Schedule access and transmission.
  • an embodiment of the present application further provides a receiving method, applied to a receiver, the method includes:
  • the detection is performed according to the combined vector W, and the detection result is obtained.
  • the merged vector V is similar to the merged vector W in the above example, and can be obtained in the same way.
  • obtaining the merged vector V includes: obtaining the merged vector V from the merged vector set S; wherein the merged vector set S is as described in the above example, and details are not repeated here.
  • obtaining the merged vector V includes: obtaining the identified merged vector through merge vector identification, and using the identified merged vector as the merged vector V; wherein, obtaining the identified merged vector through the merge vector identification is the same as that in the above example.
  • the identification process of the merged vector is similar, and will not be repeated here.
  • obtaining the coefficient C t includes: according to Calculate the coefficient C t .
  • obtaining the coefficient C t includes: according to Calculate the coefficient C t .
  • obtaining the coefficients C t includes obtaining the coefficients C t from a specified set of coefficients.
  • the coefficients C t are obtained by iterating over the values in a specified set of coefficients.
  • the merged vector V includes multiple vectors.
  • the merged vector W can be obtained separately according to each merged vector V. For example, for each merged vector V, an updated vector is obtained, and the identification metric is calculated, and then E merged vectors with smaller identification metrics are obtained in the updated vector, As the merged vector W obtained from the current merged vector V.
  • the merged vector V includes D vectors, and E is equal to 1, then the obtained merged vector W also includes D vectors.
  • the merged vector W can be obtained as a whole according to all the merged vectors V. For example, for each merged vector V, all the updated vectors are obtained, and the identification metric is calculated, and then the identification metric E among all the updated vectors with the smaller identification metric is obtained. a merged vector as the obtained merged vector W. For example, E is equal to D.
  • the merged vector set S contains M vectors, then, for each merged vector V, M updated vectors can be obtained; or, the merged vector set S contains (M1 times M2) vectors, then , for each merged vector V, (M1 times M2) updated vectors can be obtained.
  • the combined vector V is acquired, and the combined vector W is acquired according to the combined vector V, which may be performed iteratively.
  • the merged vector V is obtained, and the merged vector W is obtained according to the merged vector V;
  • the merged vector W obtained in the first execution is used as the new merged vector V, and then Obtain a new merged vector W according to the new merged vector V, and so on until the specified execution condition is satisfied.
  • the specified execution condition includes reaching the specified execution times or reaching the specified judgment threshold.
  • acquiring the combined vector V includes: acquiring the combined vector U, and acquiring the combined vector V according to the combined vector U.
  • the process of obtaining the merged vector U is similar to the process of obtaining the merged vector V above, including: obtaining the merged vector U from the merged vector set S; The merged vector is taken as the merged vector U.
  • the process of obtaining the merged vector V according to the merged vector U is similar to the above process of obtaining the merged vector W according to the merged vector V.
  • This example can also be performed iteratively, similar to the description above.
  • the length of the combining vector V is the same as the number of receive antennas of the receiver, or the number of receive antennas currently used by the receiver, or the length of the spreading sequence used by the transmitter, or the same as the length of the spreading sequence used by the transmitter. the same number of repetitions.
  • the length of the merged vector W is the same as the length of the merged vector V.
  • the detection is performed according to the combined vector W, including one of the following:
  • the combined vector W is conjugated transposed, and then multiplied with the received signal to obtain the combined signal;
  • the combined signal is obtained by multiplying the combined vector W by the received signal.
  • the detection is performed according to the combined vector W, including one of the following:
  • the combined vector W is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
  • R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the method further includes: processing the combined signal to obtain a detection result; wherein the processing includes channel equalization or compensation, demodulation and decoding, and the like.
  • the method further includes: obtaining at least one of the following from the detection result: payload; identification information; pilot information; sequence information; transmission resource information.
  • the method further performs subsequent processing, including at least one of the following: symbol reconstruction, channel estimation update, interference cancellation, further detection, and the like.
  • the receiver obtains the combined vector W according to the combined vector V, and performs detection according to the combined vector W. It can effectively match the characteristics of the transmission channel, and can also effectively suppress the interference caused by other user signals, so that the received signals can be effectively combined and detected, and the transmission performance of the scheduling-free UE can be improved, which in turn can improve the performance and capacity of the scheduling-free transmission. .
  • the method described in this embodiment is suitable for scenarios such as multiple antennas, antenna arrays, correlated antenna arrays, and large-scale antenna arrays.
  • the combination vector W By using the combination vector W, the characteristics of the multi-antenna channels can be matched, for example, the combination vector W can be used to reflect the correlation of the multi-antenna channels. Or reflect the phase difference of multi-antenna channels, in addition, it can also suppress the interference caused by other user signals, so as to achieve effective detection of received signals, improve the detection performance of received signals, and support a large number of users in these scenarios. Schedule access and transmission.
  • an embodiment of the present application further provides a receiving method, applied to a receiver, the method includes:
  • the detection is performed according to the combined vector V and/or the combined vector W, and the detection result is obtained.
  • the process of obtaining the merged vector V is similar to the above example.
  • the process of obtaining the merged vector W according to the merged vector V is similar to the above-mentioned example.
  • the detection is performed according to the merged vector V and/or the merged vector W, including one of the following:
  • Detection is performed based on the merged vector V and the merged vector W.
  • the detection is performed according to the combined vector V and/or the combined vector W, including: a signal to noise ratio (Signal to Noise Ratio, SNR) or a signal to interference noise ratio (Signal to Interference Ratio) obtained when the detection is performed according to the combined vector V and Noise Ratio, SINR) is larger, the detection is performed according to the combined vector V.
  • SNR Signal to Noise Ratio
  • SINR Noise Ratio
  • the detection according to the combined vector V and/or the combined vector W includes: when the SNR or SINR obtained by the detection based on the combined vector W is relatively large, the detection is performed based on the combined vector W.
  • the detection according to the merged vector V and/or the merged vector W includes: performing detection only according to the obtained merged vector W.
  • the detection according to the combined vector V and/or the combined vector W includes: performing the detection according to the acquired combined vector V and the acquired combined vector W.
  • detection is performed according to the merged vector V, including one of the following:
  • Conjugate transpose the combined vector V, and then multiply it with the received signal to get the combined signal
  • the combined signal is obtained by multiplying the combined vector V by the received signal.
  • detection is performed according to the merged vector V, including one of the following:
  • the combined vector V is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
  • R is the covariance matrix or correlation matrix of the received signal, or, R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the detection is performed according to the combined vector W, including one of the following:
  • the combined vector W is conjugated transposed, and then multiplied with the received signal to obtain the combined signal;
  • the combined signal is obtained by multiplying the combined vector W by the received signal.
  • the detection is performed according to the combined vector W, including one of the following:
  • the combined vector W is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
  • the method further includes: processing the combined signal to obtain a detection result; wherein the processing includes channel equalization or compensation, demodulation and decoding, and the like.
  • the method further includes: obtaining at least one of the following from the detection result: payload; identification information; pilot information; sequence information; transmission resource information.
  • the method further performs subsequent processing, including at least one of the following: symbol reconstruction, channel estimation update, interference cancellation, further detection, and the like.
  • the receiver obtains the combining vector W according to the combining vector V, and according to the combining vector V and/or combining
  • the detection of the vector W can realize the effective combination and detection of the received signals, and can improve the transmission performance of the scheduling-free UE, thereby improving the performance and capacity of the scheduling-free transmission.
  • the method described in this embodiment is suitable for scenarios such as multiple antennas, antenna arrays, correlated antenna arrays, large-scale antenna arrays, etc. In these scenarios, a large number of users can be supported for scheduling-free access and transmission.
  • FIG. 5 is a flowchart of a sending method provided by an embodiment of the present application.
  • the method may be performed by a sending device, and the device may be implemented in hardware and/or software.
  • the method provided by the embodiment of the present application The sending method specifically includes the following steps:
  • Step 510 Obtain first data and P pilots.
  • Step 520 sending the first data and P pilots
  • P is an integer greater than or equal to 0, and the first data includes at least one of the following information: identification information, payload, information of P pilots, sequence information, and transmission resource information, and the first data is performed according to the combining vector W detection.
  • the receiver detects the first data, and the receiver detects the first data using a combination vector W, where the combination vector W includes at least one vector.
  • the characteristics of the merged vector W are similar to those of the above-described embodiment.
  • the merged vector W is obtained from the merged vector set S, wherein the characteristics of the merged vector set S are similar to the above-mentioned embodiments, and the acquisition process is similar to the above-mentioned embodiments.
  • the merged vector W is obtained according to the merged vector V, and the merged vector V includes at least one vector, and the obtaining process is similar to the above-mentioned embodiment.
  • the first data is detected by combining the vector W, which realizes signal transmission and effective signal transmission in a scheduling-free scenario.
  • the detection by combining the vector W can improve the accuracy of the received signal detection, thereby improving the data transmission performance.
  • an embodiment of the present application provides a sending method, the method comprising:
  • the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the The first data is detected according to the combined vector W.
  • P equals zero. This example can implement pure data transmission, or no pilot transmission, or no pilot transmission.
  • the method may enable schedule-free transmission.
  • the first data includes identification information.
  • the identity information is used for the receiver to obtain the identity information of the UE (terminal or user equipment or transmitter), so as to determine which UE sends the data it receives.
  • the first data includes a payload.
  • the payload may include business data, specified messages, and the like.
  • the UE sends the payload to the receiver, thereby completing the corresponding communication process.
  • the first data includes information of P pilots.
  • the information on the P pilots includes information on at least one pilot among the P pilots, and may also include information on the number P of pilots.
  • the information of the P pilots is used for the receiver to obtain the information of the pilots used by the UE, so that the pilot symbols can be reconstructed so as to perform interference cancellation on the pilots.
  • the first data includes sequence information.
  • the sequence information includes the information of the sequence used by the UE transmitting end for processing, and may also include the information of the sequence set.
  • the sequence information is used for the receiver to obtain the information of the sequence used by the UE, so that the data symbols can be reconstructed so as to perform interference cancellation on the data symbols.
  • the first data includes transmission resource information.
  • the transmission resource information includes location information of at least one transmission resource used by the UE, may also include information on the quantity of transmission resources used by the UE, and may also include information on available transmission resources, such as the starting position or number of available transmission resources.
  • the transmission resource information is used for the receiver to obtain information of the transmission resources used by the UE, so as to determine which transmission resources the UE has performed transmission on, and perform subsequent detection on these transmission resources.
  • sending the P pilots and the first data includes at least one of the following:
  • the P pilots are superimposed to obtain superimposed pilots, and the superimposed pilots and the first data are respectively mapped to corresponding transmission resources to generate a transmission signal, which is then sent.
  • the first data is detected according to a combined vector W, which includes at least one vector.
  • the characteristics of the merged vector W are similar to the above-mentioned embodiments; or, the merged vector W is obtained from the merged vector set S, wherein the characteristics of the merged vector set S are similar to the above-mentioned embodiments, and the acquisition process is similar to the above-mentioned embodiments;
  • the merged vector W is obtained according to the merged vector V, and the merged vector V includes at least one vector, and the obtaining process is similar to the above-mentioned embodiment.
  • FIG. 6 is a schematic structural diagram of a receiving apparatus provided by an embodiment of the present application, which can execute the receiving method provided by any embodiment of the present application, and has functional modules and beneficial effects corresponding to the execution method.
  • the apparatus may be implemented by software and/or hardware, and specifically includes: an acquisition module 601 and a detection module 602 .
  • the obtaining module 601 is used to obtain the combined vector W.
  • the detection module 602 is configured to perform detection according to the combined vector W, and obtain a detection result.
  • the acquisition module acquires the combined vector W
  • the detection module performs detection according to the combined vector W, and acquires the detection result, so as to realize the accurate detection of the received signal in the scheduling-free transmission scenario, and improve the data transmission performance.
  • the combined vector W in the device includes X vectors, each of which is composed of a specified N elements of a row vector or a column vector in a specified matrix, where X is an integer greater than or equal to 1, N is an integer greater than 1, and the specified matrix includes at least one of the following: a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
  • the combined vector W in the apparatus includes a vector generated by a Kronecker product of a first set of vectors and a second set of vectors, wherein the first set of vectors includes at least one vector and each vector Consists of a specified N1 elements of a row or column vector in the first specified matrix, the second set of vectors contains at least one vector and each vector is composed of a specified N2 of a row or column vector in the second specified matrix It consists of elements, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the first specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the second specified matrix Including discrete Fourier transform matrices or inverse discrete Fourier transform matrices.
  • the combination vector W in the apparatus includes:
  • the combination vector W in the apparatus includes:
  • the obtaining module 601 in the apparatus includes: a first obtaining unit, configured to obtain a merged vector W from a merged vector set S, wherein the merged vector set S includes:
  • a vector in a matrix generated from the Kronecker product of a first matrix and a second matrix where the first matrix includes a vector of the specified N1 elements of each row or column vector in the first specified matrix , the second matrix includes a vector formed by the specified N2 elements of each row vector or column vector in the second specified matrix;
  • N is an integer greater than 1
  • N1 is an integer greater than or equal to 1
  • N2 is an integer greater than or equal to 1
  • the specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix
  • the first A specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix
  • the second specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix.
  • the obtaining module 601 in the apparatus includes: a second obtaining unit, configured to obtain the merged vector W from the merged vector set S, wherein the merged vector set S includes:
  • N is an integer greater than 1
  • M is an integer greater than or equal to N, or, M is equal to the product of N and F
  • F is Integer greater than or equal to 1
  • j is an imaginary unit.
  • the obtaining module 601 in the apparatus includes: a third obtaining unit, configured to obtain the merged vector W from the merged vector set S, wherein the merged vector set S includes:
  • N 1 is an integer greater than or equal to 1
  • M 1 is an integer greater than or equal to N 1
  • M 1 is equal to the product of N 1 and F 1
  • F 1 is an integer greater than or equal to 1
  • g 2 0,1,2,...,M 2 -1
  • ⁇ 2 2 ⁇ /M 2
  • N 2 is greater than or equal to an integer of 1
  • M 2 is an integer greater than or equal to N 2
  • M 2 is equal to the product of N 2 and F 2
  • F 2 is an integer greater than or equal to 1
  • j is the imaginary unit.
  • the obtaining module 601 in the apparatus includes: a fourth obtaining unit, configured to obtain the identified merged vector from the merged vector set S by identifying the merged vector, and use the identified merged vector as the merged vector W; Wherein, the identified merged vector is obtained from the merged vector set S through merged vector identification, including:
  • T is the number of merged vectors in the merged vector set S
  • D is an integer greater than or equal to 0
  • H represents the conjugate transpose
  • () -1 represents the inversion operation
  • R is the covariance matrix or correlation matrix of the received signal
  • R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the obtaining module 601 in the apparatus includes: a fifth obtaining unit, configured to obtain a merged vector V, and obtain a merged vector W according to the merged vector V, wherein the merged vector V includes at least one vector .
  • the fifth obtaining unit is specifically used for at least one of the following:
  • the merged vector V is obtained from the merged vector set S according to a preset method.
  • the fifth obtaining unit is further used for:
  • T is the number of merged vectors in the merged vector set S
  • E is an integer greater than or equal to 0
  • H represents the conjugate transpose
  • () -1 represents the inversion operation
  • R is the covariance matrix or correlation matrix of the received signal
  • R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • T is the number of merged vectors in the merged vector set S
  • E is an integer greater than or equal to 0
  • H represents the conjugate transpose
  • () -1 represents the inversion operation
  • R is the covariance matrix or correlation matrix of the received signal
  • R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  • the fifth obtaining unit is configured to obtain the coefficient C t , including at least one of the following:
  • the detection module 602 in the device includes:
  • the first detection unit is configured to use the product of the conjugate transpose WH of the combined vector W and the received signal as a combined signal.
  • the second detection unit is configured to use the product of the combined vector W and the received signal as a combined signal.
  • the detection module 602 in the device includes:
  • the third detection unit is configured to obtain the product of the conjugate transpose WH of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as the combined signal.
  • a fourth detection unit configured to obtain the product of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as a combined signal
  • the matrix R is a covariance matrix or a correlation matrix of a received signal, or a covariance matrix or a correlation matrix of a signal, interference, and noise.
  • the apparatus further includes: a second detection module, configured to perform detection according to the combined vector V, and obtain a detection result.
  • the detection result obtained by the apparatus includes at least one of the following information: payload, identity information, pilot frequency information, sequence information, and transmission resource information.
  • FIG. 7 is a schematic structural diagram of a sending apparatus provided by an embodiment of the present application, which can execute the sending method provided by any embodiment of the present application, and has functional modules and beneficial effects corresponding to the executing method.
  • the apparatus may be implemented by software and/or hardware, and specifically includes: an obtaining module 701 and a sending module 702 .
  • the obtaining module 701 is used for obtaining first data and P pilots.
  • the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data
  • the data is detected according to the merged vector W.
  • the acquisition module acquires the first data and the P pilots
  • the sending module transmits the first data and the P pilots, wherein the first data is detected by the combined vector W, which realizes the scheduling-free scenario.
  • detection by combining the vector W can improve the accuracy of received signal detection, thereby improving data transmission performance.
  • the electronic device includes a processor 50, a memory 51, an input device 52 and an output device 53; the number of processors 50 in the electronic device may be one or more 8, a processor 50 is taken as an example; the processor 50, the memory 51, the input device 52 and the output device 53 in the electronic device can be connected by a bus or other means, and the connection by a bus is taken as an example in FIG.
  • the memory 51 can be used to store software programs, computer-executable programs and modules, such as modules corresponding to the receiving device and/or the sending device in the embodiments of the present application (the acquisition module 601 and the detection module 602, and/or, acquiring module 701 and sending module 702).
  • the processor 50 executes various functional applications and data processing of the electronic device by running the software programs, instructions and modules stored in the memory 51, ie, implements the above-mentioned receiving method and/or sending method.
  • the memory 51 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the electronic device, and the like.
  • the memory 51 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device.
  • memory 51 may further include memory located remotely from processor 50, which may be connected to the electronic device through a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
  • the input device 52 may be used to receive input numerical or character information, and to generate key signal input related to user settings and function control of the electronic device.
  • the output device 53 may include a display device such as a display screen.
  • Embodiments of the present application further provide a storage medium containing computer-executable instructions, where the computer-executable instructions are used to execute a receiving method when executed by a computer processor, and the method includes:
  • the detection is performed according to the combined vector W, and the detection result is obtained.
  • the computer-executable instructions when executed by a computer processor, are used to perform a method of sending, the method comprising:
  • the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data
  • the data is detected according to the merged vector W.
  • the present application can be implemented by means of software and necessary general-purpose hardware, and of course can also be implemented by hardware, but in many cases the former is a better implementation manner .
  • the technical solutions of the present application can be embodied in the form of software products in essence or the parts that make contributions to the prior art, and the computer software products can be stored in a computer-readable storage medium, such as a floppy disk of a computer , read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), flash memory (FLASH), hard disk or optical disk, etc., including several instructions to make a computer device (which can be a personal computer , server, or network device, etc.) to execute the methods described in the various embodiments of this application.
  • a computer-readable storage medium such as a floppy disk of a computer , read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), flash memory (FLASH), hard disk or optical disk, etc.
  • the included units and modules are only divided according to functional logic, but are not limited to the above division, as long as the corresponding functions can be realized; in addition, each function
  • the specific names of the units are only for the convenience of distinguishing from each other, and are not used to limit the protection scope of the present application.
  • the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be composed of several physical components Components execute cooperatively.
  • Some or all physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit .
  • Such software may be distributed on computer-readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media).
  • Computer storage media includes both volatile and nonvolatile implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules or other data flexible, removable and non-removable media.
  • Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, magnetic tape, magnetic disk storage or other magnetic storage devices, or may Any other medium used to store desired information and which can be accessed by a computer.
  • communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and can include any information delivery media, as is well known to those of ordinary skill in the art .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Power Engineering (AREA)
  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Complex Calculations (AREA)
  • Radio Transmission System (AREA)

Abstract

Sending and receiving methods and apparatus, an electronic device, and a storage medium. The receiving method comprises: acquiring a merge vector W (110); and performing detection according to the merge vector W, and acquiring a detection result (120). The embodiments of the present application, by using a merge vector W to perform detection in a grant-free scenario, improve the accuracy of the detection of receiving signals, and improve data transmission performance.

Description

一种发送、接收方法、装置、电子设备和存储介质A sending and receiving method, apparatus, electronic device and storage medium
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请基于申请号为202110432600.5、申请日为2021年4月21日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on the Chinese patent application with the application number 202110432600.5 and the filing date on April 21, 2021, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is incorporated herein by reference.
技术领域technical field
本申请涉及无线通信领域,尤其涉及一种发送、接收方法、装置、电子设备和存储介质。The present application relates to the field of wireless communication, and in particular, to a sending and receiving method, apparatus, electronic device and storage medium.
背景技术Background technique
免调度传输(Grant-free transmission)中,终端或用户设备(User Equipment,UE)可以自主发送数据,无需发送调度请求和等待动态调度。免调度传输相比传统的传输方法可以降低信令开销和传输时延,并且可以降低终端或UE的功耗。一种免调度传输方式是基于竞争(Contention-based)的免调度传输。例如,UE随机选择传输资源(包括时频资源和导频等)进行竞争接入和传输。在这种方案中,由于不同UE使用的时频资源和导频可能相同,会导致发生碰撞。对于发生碰撞的情况,接收机通过导频进行信道估计,得到的信道估计值将为发生碰撞的多个UE的信道的和。还有一种方案是,UE随机选择传输资源并采用纯数据(Data-only)或无导频/免导频(Pilot-free)的方式进行竞争接入和传输。在这种方案中,没有导频可以供接收机用来进行信道估计,接收机需要进行盲检测。上述基于竞争的免调度传输方案中,接收机很难获取到每个UE的准确的信道信息,无法对接收信号进行有效的合并,导致无法准确检测接收信号,影响传输性能。In Grant-free transmission, a terminal or User Equipment (UE) can send data autonomously without sending scheduling requests and waiting for dynamic scheduling. Compared with traditional transmission methods, scheduling-free transmission can reduce signaling overhead and transmission delay, and can reduce power consumption of terminals or UEs. A scheduling-free transmission method is contention-based scheduling-free transmission. For example, the UE randomly selects transmission resources (including time-frequency resources and pilots, etc.) for competing access and transmission. In this solution, since the time-frequency resources and pilots used by different UEs may be the same, collisions may occur. In the case of collision, the receiver performs channel estimation through pilots, and the obtained channel estimation value will be the sum of the channels of the multiple UEs that have collided. Another solution is that the UE randomly selects transmission resources and performs contention access and transmission in a data-only or pilot-free/pilot-free manner. In this scheme, there are no pilots available for the receiver to use for channel estimation, and the receiver needs to perform blind detection. In the above contention-based scheduling-free transmission scheme, it is difficult for the receiver to obtain accurate channel information of each UE, and cannot effectively combine received signals, resulting in inability to accurately detect received signals and affect transmission performance.
发明内容SUMMARY OF THE INVENTION
本申请实施例的主要目的在于提出一种发送、接收方法、装置、电子设备和存储介质,旨在免调度传输场景下实施更好的接收信号检测,改善数据传输性能。The main purpose of the embodiments of this application is to propose a sending and receiving method, apparatus, electronic device, and storage medium, which aim to implement better received signal detection and improve data transmission performance in a scheduling-free transmission scenario.
本申请实施例提供了一种接收方法,该方法包括以下步骤:获取合并矢量W;根据所述合并矢量W进行检测,获取检测结果。An embodiment of the present application provides a receiving method, which includes the following steps: acquiring a combined vector W; performing detection according to the combined vector W, and acquiring a detection result.
本申请实施例还提供了一种发送方法,该方法包括以下步骤:获取第一数据和P个导频;发送所述第一数据和所述P个导频;其中,P为大于或等于0的整数,所述第一数据包括以下信息至少之一:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。An embodiment of the present application further provides a sending method, the method includes the following steps: acquiring first data and P pilots; sending the first data and the P pilots; wherein P is greater than or equal to 0 The first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, and transmission resource information, and the first data is detected according to the combining vector W.
本申请实施例还提供了一种接收装置,该装置包括:获取模块,用于获取合并矢量W;检测模块,用于根据所述合并矢量W进行检测,获取检测结果。An embodiment of the present application further provides a receiving apparatus, the apparatus includes: an acquisition module, configured to acquire a combined vector W; and a detection module, configured to perform detection according to the combined vector W, and acquire a detection result.
本申请实施例还提供了一种发送装置,该装置包括:获取模块,用于获取第一数据和P个导频;发送模块,用于发送所述第一数据和所述P个导频;其中,P为大于或等于0的整数,所述第一数据包括以下信息至少之一:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。An embodiment of the present application further provides a sending apparatus, the apparatus includes: an obtaining module, configured to obtain first data and P pilot frequencies; a sending module, configured to send the first data and the P pilot frequencies; Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data The data is detected according to the merged vector W.
本申请实施例还提供了一种电子设备,该电子设备包括:一个或多个处理器;存储器,用于存储一个或多个程序,当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如本申请实施例中任一所述的接收方法和/或所述的发送方法。The embodiment of the present application further provides an electronic device, the electronic device includes: one or more processors; a memory for storing one or more programs, when the one or more programs are processed by the one or more programs The processor executes, so that the one or more processors implement the receiving method and/or the sending method according to any one of the embodiments of this application.
本申请实施例还提供了一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被处理器执行时实现如本申请实施例中任一所述的接收方法和/或所述的发送方法。Embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, implements the receiving method and/or the above-described method in any of the embodiments of the present application delivery method.
本申请实施例,通过获取合并矢量W,按照合并矢量W进行检测,并获取检测结果,实现免调度传输场景下的接收信号的准确检测,改善数据传输性能。In the embodiment of the present application, by acquiring the combining vector W, performing detection according to the combining vector W, and acquiring the detection result, accurate detection of the received signal in the scheduling-free transmission scenario is realized, and data transmission performance is improved.
附图说明Description of drawings
图1是本申请实施例提供的一种接收方法的流程图;1 is a flowchart of a receiving method provided by an embodiment of the present application;
图2是本申请实施例提供的另一种接收方法的流程图;2 is a flowchart of another receiving method provided by an embodiment of the present application;
图3是本申请实施例提供的另一种接收方法的流程图;3 is a flowchart of another receiving method provided by an embodiment of the present application;
图4是本申请实施例提供的另一种接收方法的流程图;4 is a flowchart of another receiving method provided by an embodiment of the present application;
图5是本申请实施例提供的一种发送方法的流程图;5 is a flowchart of a sending method provided by an embodiment of the present application;
图6是本申请实施例提供的一种接收装置的结构示意图;6 is a schematic structural diagram of a receiving apparatus provided by an embodiment of the present application;
图7是本申请实施例提供的一种发送装置的结构示意图;FIG. 7 is a schematic structural diagram of a sending apparatus provided by an embodiment of the present application;
图8是本申请实施例提供的一种电子设备的结构示意图。FIG. 8 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It should be understood that the specific embodiments described herein are only used to explain the present application, but not to limit the present application.
在后续的描述中,使用用于表示元件的诸如“模块”、“部件”或“单元”的后缀仅为了有利于本申请的说明,其本身没有特有的意义。因此,“模块”、“部件”或“单元”可以混合地使用。In the following description, suffixes such as 'module', 'component' or 'unit' used to represent elements are used only to facilitate the description of the present application, and have no specific meaning per se. Thus, "module", "component" or "unit" may be used interchangeably.
图1是本申请实施例提供的一种接收方法的流程图,该方法可以由接收装置来执行,该装置可以采用硬件和/或软件的方式来实现,参见图1,本申请实施例提供的接收方法具体包括如下步骤:FIG. 1 is a flowchart of a receiving method provided by an embodiment of the present application. The method may be executed by a receiving device, and the device may be implemented in hardware and/or software. Referring to FIG. 1 , an embodiment of the present application provides The receiving method specifically includes the following steps:
步骤110、获取合并矢量W。 Step 110 , obtaining the combined vector W.
步骤120、根据合并矢量W进行检测,获取检测结果。 Step 120 , perform detection according to the combined vector W, and obtain a detection result.
具体的,可以按照合并矢量W对接收信号进行检测,获取接收信号的检测结果。Specifically, the received signal may be detected according to the combining vector W, and the detection result of the received signal may be obtained.
本申请实施例可适用于免调度传输情景下的对接收信号进行检测的情况,通过获取合并矢量W,按照合并矢量W进行检测,并获取检测结果,实现免调度传输场景下的接收信号的准确检测,提高数据传输性能。The embodiments of the present application can be applied to the situation of detecting received signals in a scheduling-free transmission scenario. By acquiring the combined vector W, performing detection according to the combined vector W, and acquiring the detection results, the accuracy of the received signals in the scheduling-free transmission scenario is achieved. Detection, improve data transmission performance.
在一个实施方式中,所述合并矢量W包括X个矢量,每个矢量由指定矩阵中的一个行矢量或列矢量的指定N个元素构成,其中,X为大于或等于1的整数,N为大于1的整数,所述指定矩阵包括以下至少之一:离散傅里叶变换矩阵、离散傅里叶逆变换矩阵。In one embodiment, the combined vector W includes X vectors, each of which is composed of a specified N elements of a row vector or a column vector in the specified matrix, where X is an integer greater than or equal to 1, and N is An integer greater than 1, the specified matrix includes at least one of the following: a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
其中,指定N个元素可以是前N个元素、连续N个元素或者指定索引的N个元素等。在一个实施方式中,指定矩阵还可以包括离散傅里叶变换矩阵的子矩阵、离散傅里叶逆变换矩阵的子矩阵至少之一。The specified N elements may be the first N elements, the consecutive N elements, or the N elements of the specified index, and the like. In one embodiment, the specified matrix may further include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix.
在一个实施方式中,所述合并矢量W包括由第一矢量集合和第二矢量集合的克罗内克积生成的矢量,其中,所述第一矢量集合包含至少一个矢量且每个矢量由第一指定矩阵中的一个行矢量或列矢量的指定N1个元素构成,所述第二矢量集合包含至少一个矢量且每个矢量由第二指定矩阵中的一个行矢量或列矢量的指定N2个元素构成,N1为大于或等于1的整数,N2为大于或等于1的整数,所述第一指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第二指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵。In one embodiment, the merged vector W includes a vector generated from a Kronecker product of a first set of vectors and a second set of vectors, wherein the first set of vectors includes at least one vector and each vector is composed of a a specified N1 elements of a row or column vector in a specified matrix, the second set of vectors contains at least one vector and each vector is composed of a specified N2 elements of a row or column vector in the second specified matrix composition, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the first specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the second specified matrix includes a discrete Fourier transform matrix. Fourier transform matrix or inverse discrete Fourier transform matrix.
其中,指定N1个元素可以是前N1个元素、连续N1个元素、或者指定索引的N1个元素等,指定N2个元素可以是前N2个元素、连续N2个元素、或者指定索引的N2个元素等。在一个实施方式中,N1等于1,或者,N2等于1。可以理解的是,第一指定矩阵包括离散傅里叶变换矩阵、离散傅里叶逆变换矩阵至少之一,第二指定矩阵包括离散傅里叶变换矩阵、离散傅里叶逆变换矩阵至少之一。第一指定矩阵与第二指定矩阵的大小可以相同也可以不同。在一个实施方式中,第一指定矩阵还可以包括离散傅里叶变换矩阵的子矩阵、离散傅里叶逆变换矩阵的子矩阵至少之一,第二指定矩阵还可以包括离散傅里叶变换矩阵的子矩阵、离散傅里叶逆变换矩阵的子矩阵至少之一。Among them, the specified N1 elements can be the first N1 elements, the consecutive N1 elements, or the N1 elements of the specified index, etc. The specified N2 elements can be the first N2 elements, the consecutive N2 elements, or the N2 elements of the specified index Wait. In one embodiment, N1 is equal to one, alternatively, N2 is equal to one. It can be understood that the first specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix, and the second specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix. . The size of the first specified matrix and the second specified matrix may be the same or different. In one embodiment, the first specified matrix may further include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix, and the second specified matrix may further include a discrete Fourier transform matrix At least one of the submatrix of , and the submatrix of the inverse discrete Fourier transform matrix.
在一个实施方式中,所述合并矢量W包括:In one embodiment, the combined vector W includes:
Figure PCTCN2022087485-appb-000001
或者,
Figure PCTCN2022087485-appb-000002
Figure PCTCN2022087485-appb-000001
or,
Figure PCTCN2022087485-appb-000002
其中,g为集合[0,1,2,…,M-1]中的至少一个值,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或,M等于N与F之积,F为大于或等于1的整数,j为虚数单位。在一个实施方式中,F可以为过采样因子,可以通过F取值的设置控制合并矢量集合的大小。在一个实施方式中,所述合并矢量W中的因子
Figure PCTCN2022087485-appb-000003
可以去掉。
Among them, g is at least one value in the set [0,1,2,...,M-1], θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to The product of N and F, where F is an integer greater than or equal to 1, and j is an imaginary unit. In one embodiment, F may be an oversampling factor, and the size of the combined vector set may be controlled by setting the value of F. In one embodiment, the factors in the merging vector W
Figure PCTCN2022087485-appb-000003
can be removed.
在一个实施方式中,所述合并矢量W包括:In one embodiment, the combined vector W includes:
Figure PCTCN2022087485-appb-000004
Figure PCTCN2022087485-appb-000004
或者,or,
Figure PCTCN2022087485-appb-000005
Figure PCTCN2022087485-appb-000005
其中,g 1为集合[0,1,2,…,M 1-1]中的至少一个值,θ 1=2π/M 1,N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或,M 1等于N 1与F 1之积,F 1为大于或等于1的整数,g 2为集合[0,1,2,…,M 2-1]中的至少一个值,θ 2=2π/M 2,N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或,M 2等于N 2与F 2之积,F 2为大于或等于1的整数,
Figure PCTCN2022087485-appb-000006
为克罗内克积,j为虚数单位。在一个实施方式中,N1等于1,或者,N2等于1。在一个实施方式中,F1和F2分别为一个过采样因子。在一个实施方式中,所述合并矢量W 中的因子
Figure PCTCN2022087485-appb-000007
可以去掉。
Wherein, g 1 is at least one value in the set [0,1,2,...,M 1 -1], θ 1 =2π/M 1 , N 1 is an integer greater than or equal to 1, and M 1 is greater than or equal to An integer of N 1 , or, M 1 is equal to the product of N 1 and F 1 , F 1 is an integer greater than or equal to 1, and g 2 is at least one of the set [0,1,2,...,M 2 -1] value, θ 2 =2π/M 2 , N 2 is an integer greater than or equal to 1, M 2 is an integer greater than or equal to N 2 , or, M 2 is equal to the product of N 2 and F 2 , and F 2 is greater than or equal to an integer of 1,
Figure PCTCN2022087485-appb-000006
is the Kronecker product, and j is the imaginary unit. In one embodiment, N1 is equal to one, alternatively, N2 is equal to one. In one embodiment, F1 and F2 are each an oversampling factor. In one embodiment, the factors in the combined vector W
Figure PCTCN2022087485-appb-000007
can be removed.
图2是本申请实施例提供的另一种接收方法的流程图,本申请实施例是在上述申请实施例基础上的具体化,参见图2,本申请实施例提供的方法具体包括如下步骤:FIG. 2 is a flowchart of another receiving method provided by an embodiment of the present application. The embodiment of the present application is an embodiment based on the above-mentioned embodiment of the present application. Referring to FIG. 2 , the method provided by the embodiment of the present application specifically includes the following steps:
步骤210、从合并矢量集合S中获取合并矢量W。Step 210: Obtain a merged vector W from the merged vector set S.
步骤220、根据所述合并矢量W进行检测,获取检测结果。Step 220: Perform detection according to the combined vector W to obtain a detection result.
在一个实施方式中,所述合并矢量集合S包括:In one embodiment, the combined vector set S includes:
指定矩阵中的每个行矢量或列矢量的指定N个元素构成的矢量;或者,a vector of the specified N elements for each row or column vector in the specified matrix; or,
由第一矩阵和第二矩阵的克罗内克积生成的矩阵中的矢量,其中,所述第一矩阵包括第一指定矩阵中的每个行矢量或列矢量的指定N1个元素构成的矢量,所述第二矩阵包括第二指定矩阵中的每个行矢量或列矢量的指定N2个元素构成的矢量;A vector in a matrix generated from the Kronecker product of a first matrix and a second matrix, where the first matrix includes a vector of the specified N1 elements of each row or column vector in the first specified matrix , the second matrix includes a vector formed by the specified N2 elements of each row vector or column vector in the second specified matrix;
其中,N为大于1的整数,N1为大于或等于1的整数,N2为大于或等于1的整数,所述指定矩阵包括离散傅里叶变换矩阵、离散傅里叶逆变换矩阵至少之一,所述第一指定矩阵包括离散傅里叶变换矩阵、离散傅里叶逆变换矩阵至少之一,所述第二指定矩阵包括离散傅里叶变换矩阵、离散傅里叶逆变换矩阵至少之一。第一指定矩阵与第二指定矩阵的大小可以相同也可以不同。Wherein, N is an integer greater than 1, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, and the specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix, The first specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix, and the second specified matrix includes at least one of a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix. The size of the first specified matrix and the second specified matrix may be the same or different.
其中,指定N个元素可以是前N个元素、连续N个元素或者指定索引的N个元素等。指定N1个元素可以是前N1个元素、连续N1个元素、或者指定索引的N1个元素等,指定N2个元素可以是前N2个元素、连续N2个元素、或者指定索引的N2个元素等。The specified N elements may be the first N elements, the consecutive N elements, or the N elements of the specified index, and the like. The specified N1 elements can be the first N1 elements, the consecutive N1 elements, or the N1 elements of the specified index, etc. The specified N2 elements can be the first N2 elements, the consecutive N2 elements, or the N2 elements of the specified index, etc.
在一个实施方式中,N1等于1,或者,N2等于1。在另一个实施方式中,指定矩阵还可以包括离散傅里叶变换矩阵的子矩阵、离散傅里叶逆变换矩阵的子矩阵至少之一,第一指定矩阵还可以包括离散傅里叶变换矩阵的子矩阵、离散傅里叶逆变换矩阵的子矩阵至少之一,第二指定矩阵还可以包括离散傅里叶变换矩阵的子矩阵、离散傅里叶逆变换矩阵的子矩阵至少之一。In one embodiment, N1 is equal to one, alternatively, N2 is equal to one. In another embodiment, the specified matrix may further include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix, and the first specified matrix may further include a sub-matrix of the discrete Fourier transform matrix. At least one of a sub-matrix and a sub-matrix of an inverse discrete Fourier transform matrix, and the second specified matrix may also include at least one of a sub-matrix of a discrete Fourier transform matrix and a sub-matrix of an inverse discrete Fourier transform matrix.
在一个实施方式中,所述合并矢量集合S包括:In one embodiment, the combined vector set S includes:
Figure PCTCN2022087485-appb-000008
或者,
Figure PCTCN2022087485-appb-000009
Figure PCTCN2022087485-appb-000008
or,
Figure PCTCN2022087485-appb-000009
其中,g=0,1,2,…,M-1,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或,M等于N与F之积,F为大于或等于1的整数,j为虚数单位。在一个实施方式中,F为过采样因子。在一个实施方式中,所述合并矢量集合S中的因子
Figure PCTCN2022087485-appb-000010
可以去掉。
Among them, g=0,1,2,...,M-1, θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to the product of N and F, and F is Integer greater than or equal to 1, j is an imaginary unit. In one embodiment, F is the oversampling factor. In one embodiment, the factors in the combined vector set S are
Figure PCTCN2022087485-appb-000010
can be removed.
在一个实施方式中,所述合并矢量集合S包括:In one embodiment, the combined vector set S includes:
Figure PCTCN2022087485-appb-000011
Figure PCTCN2022087485-appb-000011
或者,or,
Figure PCTCN2022087485-appb-000012
Figure PCTCN2022087485-appb-000012
其中,g 1=0,1,2,…,M 1-1,θ 1=2π/M 1,N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或,M 1等于N 1与F 1之积,F 1为大于或等于1的整数,g 2=0,1,2,…,M 2-1,θ 2=2π/M 2,N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或,M 2等于N 2与F 2之积,F 2为大于或等于1的整数,
Figure PCTCN2022087485-appb-000013
为克罗内克积,j为虚数单位。在一个实施方式中,N1等于1,或者,N2等于1。在一个实施方式中,F1和F2分别为一个过采样因子。在一个实施方式中,所述合并矢量集合S中的因子
Figure PCTCN2022087485-appb-000014
可以去掉。
Wherein, g 1 =0,1,2,...,M 1 -1, θ 1 =2π/M 1 , N 1 is an integer greater than or equal to 1, M 1 is an integer greater than or equal to N 1 , or, M 1 is equal to the product of N 1 and F 1 , F 1 is an integer greater than or equal to 1, g 2 =0,1,2,...,M 2 -1, θ 2 =2π/M 2 , N 2 is greater than or equal to an integer of 1, M 2 is an integer greater than or equal to N 2 , or, M 2 is equal to the product of N 2 and F 2 , and F 2 is an integer greater than or equal to 1,
Figure PCTCN2022087485-appb-000013
is the Kronecker product, and j is the imaginary unit. In one embodiment, N1 is equal to one, alternatively, N2 is equal to one. In one embodiment, F1 and F2 are each an oversampling factor. In one embodiment, the factors in the combined vector set S are
Figure PCTCN2022087485-appb-000014
can be removed.
图3是本申请实施例提供的另一种接收方法的流程图,本申请实施例是在上述申请实施例基础上的具体化,参见图3,本申请实施例提供的方法具体包括如下步骤:FIG. 3 is a flowchart of another receiving method provided by an embodiment of the present application. The embodiment of the present application is an embodiment based on the above-mentioned embodiment of the present application. Referring to FIG. 3 , the method provided by the embodiment of the present application specifically includes the following steps:
步骤310、通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,将识别到的合并矢量作为合并矢量W。Step 310: Acquire the identified merged vector from the merged vector set S through merged vector identification, and use the identified merged vector as the merged vector W.
步骤320、根据合并矢量W进行检测,获取检测结果。 Step 320 , perform detection according to the combined vector W, and obtain a detection result.
其中,通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,包括:确定所述合并矢量集合S中每个合并矢量S t的识别度量A t;根据各个合并矢量S t的所述识别度量A t的取值排序获取对应的D个 合并矢量作为识别到的合并矢量; Wherein, obtaining the identified merging vector from the merging vector set S through merging vector identification includes: determining the identification metric A t of each merging vector S t in the merging vector set S ; The value sorting of the identification metric A t obtains the corresponding D merged vectors as the identified merged vectors;
其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,D为大于或等于0的整数。Wherein, 1<=t<=T, T is the number of merged vectors in the merged vector set S, and D is an integer greater than or equal to 0.
在一个实施方式中,A t=S t HR -1S t,其中,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 In one embodiment, At = S t H R -1 S t , where () H represents a conjugate transpose, () -1 represents an inversion operation, and R is the covariance matrix or correlation matrix of the received signal, Alternatively, R is the covariance matrix or correlation matrix of the signal, interference, and noise.
在一个实施方式中,还可以对识别度量进行取绝对值运算或取实部运算,例如,A t=abs(S t HR -1S t),或者,A t=real(S t HR -1S t),其中,abs()表示取绝对值运算,real()表示取实部运算。 In one embodiment, an absolute value operation or a real part operation may also be performed on the identification metric, for example, A t =abs(S t H R -1 S t ), or, A t =real(S t H R -1 S t ), where abs() represents the operation of taking the absolute value, and real() represents the operation of taking the real part.
在一个实施方式中,所述合并矢量集合S如上述实施例所述,这里不再赘述。In an implementation manner, the combined vector set S is as described in the foregoing embodiment, and details are not repeated here.
在本申请实施例中,可以将各个合并矢量S t的识别度量A t的取值进行排序,按照从小到大或者从大到小的顺序从这些合并矢量中选择对应的D个合并矢量作为识别到的合并矢量。 In this embodiment of the present application, the values of the identification metrics A t of each merged vector S t may be sorted, and corresponding D merged vectors are selected from these merged vectors in the order from small to large or from large to small as the identification to the merged vector.
图4是本申请实施例提供的另一种接收方法的流程图,本申请实施例是在上述申请实施例基础上的具体化,参见图4,本申请实施例提供的方法具体包括如下步骤:FIG. 4 is a flowchart of another receiving method provided by an embodiment of the present application. The embodiment of the present application is an embodiment based on the above-mentioned embodiment of the present application. Referring to FIG. 4 , the method provided by the embodiment of the present application specifically includes the following steps:
步骤410、获取合并矢量V,并根据合并矢量V获取合并矢量W。Step 410: Acquire a merged vector V, and obtain a merged vector W according to the merged vector V.
步骤420、根据合并矢量W进行检测,获取检测结果。 Step 420 , perform detection according to the combined vector W, and obtain a detection result.
其中,所述合并矢量V包括至少一个矢量。Wherein, the combined vector V includes at least one vector.
在一个实施方式中,所述获取合并矢量V,包括以下至少之一:In one embodiment, the obtaining of the combined vector V includes at least one of the following:
通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,将识别到的合并矢量作为合并矢量V;Obtain the identified merged vector from the merged vector set S by merging vector identification, and use the identified merged vector as the merged vector V;
获取合并矢量U,根据所述合并矢量U获取合并矢量V,其中,所述合并矢量U包括至少一个矢量;Obtain a merged vector U, and obtain a merged vector V according to the merged vector U, wherein the merged vector U includes at least one vector;
根据预设方式从合并矢量集合S中获取合并矢量V。The merged vector V is obtained from the merged vector set S according to a preset method.
在一个实施方式中,所述合并矢量集合S如上述实施例所述,这里不再赘述。In an implementation manner, the combined vector set S is as described in the foregoing embodiment, and details are not repeated here.
在一个实施方式中,所述合并矢量识别的过程如上述实施例所述,这里不再赘述。In an implementation manner, the process of identifying the combined vector is as described in the foregoing embodiment, and details are not repeated here.
在一个实施方式中,获取合并矢量U,根据所述合并矢量U获取合并矢量V,其中,合并矢量U可以是通过合并矢量识别从合并矢量集合S中获取的,或者是根据预设方式从合并矢量集合S中获取的,或者是通过迭代方式获取的,例如,将上一次迭代中获取的合并矢量V作为本次迭代中的合并矢量U,然后根据本次迭代中的合并矢量U获取合并矢量V。In one embodiment, a merged vector U is obtained, and a merged vector V is obtained according to the merged vector U, wherein the merged vector U may be obtained from the merged vector set S through the merged vector identification, or from the merged vector according to a preset method. Obtained from the vector set S, or obtained through iteration, for example, take the merged vector V obtained in the previous iteration as the merged vector U in this iteration, and then obtain the merged vector according to the merged vector U in this iteration V.
在一个实施方式中,根据预设方式从合并矢量集合S中获取合并矢量V,其中,预设方式包括系统预设规则或者系统预设索引等。In one embodiment, the merged vector V is obtained from the merged vector set S according to a preset manner, wherein the preset manner includes a system preset rule or a system preset index and the like.
在一个实施方式中,获取合并矢量V,并根据合并矢量V获取合并矢量W,可以通过迭代的方式获取,例如,将上一次迭代中获取的合并矢量W作为本次迭代中的合并矢量V,然后根据本次迭代中的合并矢量V获取合并矢量W。In one embodiment, the merged vector V is obtained, and the merged vector W is obtained according to the merged vector V, which can be obtained in an iterative manner. For example, the merged vector W obtained in the previous iteration is used as the merged vector V in this iteration, Then the merged vector W is obtained according to the merged vector V in this iteration.
在一个实施方式中,根据合并矢量V获取合并矢量W,包括:In one embodiment, the merged vector W is obtained according to the merged vector V, including:
获取合并矢量集合S中的每个合并矢量S tObtain each merged vector S t in the merged vector set S;
获取系数C tget the coefficient C t ;
根据合并矢量V、合并矢量S t以及系数C t获取更新后的合并矢量V tObtain the updated merged vector V t according to the merged vector V, the merged vector S t and the coefficient C t ;
确定合并矢量V t的识别度量B t=V t HR -1V tDetermine the identification metric B t =V t H R -1 V t of the merged vector V t ;
根据各个合并矢量V t的识别度量B t的取值排序,获取对应的E个合并矢量作为合并矢量W; According to the value sorting of the identification metric B t of each merge vector V t , the corresponding E merge vectors are obtained as the merge vector W;
其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,E为大于或等于0的整数,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 Among them, 1<=t<=T, T is the number of merged vectors in the merged vector set S, E is an integer greater than or equal to 0, () H represents the conjugate transpose, () -1 represents the inversion operation, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
具体的,在该实施方式中,可以将各个合并矢量V t的识别度量B t的取值进行排序,按照从小到大或者从大到小的顺序从这些合并矢量中选择对应的E个合并矢量作为合并矢量W。 Specifically, in this embodiment, the values of the identification metrics B t of the respective merge vectors V t can be sorted, and corresponding E merge vectors are selected from these merge vectors in descending order or in descending order. as the merged vector W.
在一个实施方式中,还可以对识别度量进行取绝对值运算或取实部运算,例如,B t=abs(V t HR -1V t),或者B t=real(V t HR -1V t),其中,abs()表示取绝对值运算,real()表示取实部运算。 In one embodiment, an absolute value operation or a real part operation can also be performed on the identification metric, for example, B t =abs(V t H R −1 V t ), or B t =real(V t H R − 1 V t ), where abs() represents the operation of taking the absolute value, and real() represents the operation of taking the real part.
在一个实施方式中,所述获取系数C t,包括以下至少之一: In one embodiment, the obtained coefficient C t includes at least one of the following:
Figure PCTCN2022087485-appb-000015
Figure PCTCN2022087485-appb-000015
Figure PCTCN2022087485-appb-000016
Figure PCTCN2022087485-appb-000016
从第一指定系数集合中获取。Obtained from the first specified set of coefficients.
在一个实施方式中,获取合并矢量V,并根据合并矢量V获取合并矢量W,包括:所述合并矢量V包括K个矢量V 1、V 2、...、V K,所述合并矢量W=(e 1*V 1+e 2*V 2+...+e K*V K)/f,其中,K为大于或等于 1的整数,e 1、e 2、...、e K为与V 1、V 2、...、V K分别对应的系数,f为调整因子。 In one embodiment, acquiring a combined vector V, and acquiring a combined vector W according to the combined vector V, includes: the combined vector V includes K vectors V 1 , V 2 , . . . , V K , and the combined vector W =(e 1 *V 1 +e 2 *V 2 +...+e K *V K )/f, where K is an integer greater than or equal to 1, e 1 , e 2 , ..., e K are coefficients corresponding to V 1 , V 2 , . . . , V K respectively, and f is an adjustment factor.
其中,矢量V 1、V 2、...、V K可以按照指定方法获取,或者是分别获取的。 Wherein, the vectors V 1 , V 2 , . . . , V K can be obtained according to a specified method, or obtained separately.
其中,系数e 1、e 2、...、e K可以按照指定方法确定,例如,按照指定公式计算,或者从至少一个系数集合中获取。 The coefficients e 1 , e 2 , . . . , e K may be determined according to a specified method, for example, calculated according to a specified formula, or obtained from at least one coefficient set.
在一个实施方式中,e 1等于1,所述合并矢量W=(V 1+e 2*V 2+...+e K*V K)/q,其中,q为调整因子。 In one embodiment, e 1 is equal to 1, and the combined vector W=(V 1 +e 2 *V 2 +...+e K *V K )/q, where q is an adjustment factor.
在一个实施方式中,所述合并矢量V包括2个矢量V 1、V 2,e 1等于1,e 2等于
Figure PCTCN2022087485-appb-000017
或者,e 2等于
Figure PCTCN2022087485-appb-000018
或者,e 2从第二指定系数集合中获取。
In one embodiment, the combined vector V includes two vectors V 1 , V 2 , e 1 is equal to 1, and e 2 is equal to
Figure PCTCN2022087485-appb-000017
Alternatively, e2 is equal to
Figure PCTCN2022087485-appb-000018
Alternatively, e 2 is obtained from the second set of specified coefficients.
在一个实施方式中,所述合并矢量V包括3个矢量V 1、V 2、V 3,e 1等于1,e 2等于
Figure PCTCN2022087485-appb-000019
或者e 2从第三指定系数集合中获取,e 3等于
Figure PCTCN2022087485-appb-000020
或者e 3从第四指定系数集合中获取。
In one embodiment, the combined vector V includes three vectors V 1 , V 2 , and V 3 , e 1 is equal to 1, and e 2 is equal to
Figure PCTCN2022087485-appb-000019
Or e2 is taken from the third specified set of coefficients, e3 is equal to
Figure PCTCN2022087485-appb-000020
Or e 3 is obtained from the fourth set of specified coefficients.
在一个实施方式中,上述第一指定系数集合、第二指定系数集合、第三指定系数集合、第四指定系数集合可以是相同的系数集合。In one embodiment, the first specified coefficient set, the second specified coefficient set, the third specified coefficient set, and the fourth specified coefficient set may be the same coefficient set.
在一个实施方式中,f和q为能量调整因子,用于实现能量调整或能量归一化。In one embodiment, f and q are energy adjustment factors used to achieve energy adjustment or energy normalization.
在一个实施方式中,本申请实施例还根据合并矢量V进行检测,获取检测结果。In one embodiment, the embodiment of the present application further performs detection according to the combined vector V to obtain a detection result.
在一个实施方式中,在上述申请实施例的基础上,所述根据所述合并矢量W进行检测,包括以下至少一种:In one embodiment, on the basis of the above application embodiments, the detection according to the combined vector W includes at least one of the following:
将合并矢量W的共轭转置W H与接收信号之积作为合并信号; Taking the product of the conjugate transpose WH of the combined vector W and the received signal as the combined signal;
将所述合并矢量W与接收信号之积作为合并信号。The product of the combined vector W and the received signal is taken as a combined signal.
该实施方式中,在检测接收信号时,可以将合并矢量W的共轭转置W H与接收信号相乘来获取合并信号,或者,可以将合并矢量W与接收信号相乘来获取合并信号。 In this embodiment, when the received signal is detected, the combined signal may be obtained by multiplying the conjugate transpose WH of the combined vector W by the received signal, or the combined signal may be obtained by multiplying the combined vector W by the received signal.
例如,假设接收信号为y,可以将接收信号y进行适当的维度调整,保证接收信号y与合并矢量W、或合并矢量W的共轭转置W H之间维度匹配,然后可以获取合并信号z=W Hy或者z=Wy。 For example, assuming that the received signal is y, the received signal y can be appropriately adjusted in dimension to ensure the dimensional matching between the received signal y and the combined vector W, or the conjugate transpose WH of the combined vector W, and then the combined signal z can be obtained = W Hy or z=Wy.
在一个实施方式中,在上述申请实施例的基础上,所述根据所述合并矢量W进行检测,包括以下至少一种:In one embodiment, on the basis of the above application embodiments, the detection according to the combined vector W includes at least one of the following:
获取所述合并矢量W的共轭转置W H与矩阵R的逆矩阵的乘积,并将所述乘积与接收信号的积作为合并信号; Obtain the product of the conjugate transpose WH of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as the combined signal;
获取所述合并矢量W与矩阵R的逆矩阵的乘积,并将所述乘积与接收信号的积作为合并信号;Obtain the product of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as a combined signal;
其中,所述矩阵R为接收信号的协方差矩阵或相关矩阵,或者为信号、干扰、噪声的协方差矩阵或相关矩阵。The matrix R is a covariance matrix or a correlation matrix of a received signal, or a covariance matrix or a correlation matrix of a signal, interference, and noise.
该实施方式中,在检测接收信号时,可以先将合并矢量W的共轭转置W H与矩阵R的逆矩阵相乘,然后与接收信号相乘来获取合并信号,或者,可以先将合并矢量W与矩阵R的逆矩阵相乘,然后与接收信号相乘来获取合并信号。可以理解的是,也可以先获取矩阵R的逆矩阵与接收信号的乘积,然后将合并矢量W的共轭转置W H与所述乘积相乘来获取合并信号,或者将合并矢量W与所述乘积相乘来获取合并信号。 In this embodiment, when the received signal is detected, the conjugate transpose WH of the combined vector W may be multiplied by the inverse matrix of the matrix R first, and then multiplied with the received signal to obtain the combined signal, or the combined signal may be The vector W is multiplied by the inverse of the matrix R and then multiplied by the received signal to obtain the combined signal. It can be understood that the product of the inverse matrix of the matrix R and the received signal can also be obtained first, and then the conjugate transpose WH of the combined vector W is multiplied by the product to obtain the combined signal, or the combined vector W and the received signal can be obtained. The above products are multiplied to obtain the combined signal.
例如,假设接收信号为y,可以将接收信号y进行适当的维度调整,保证各个参数之间维度匹配,然后可以获取合并信号z=W HR -1y或者z=WR -1y。 For example, assuming that the received signal is y, the received signal y can be appropriately adjusted in dimension to ensure that the dimensions of each parameter match, and then the combined signal z=W H R -1 y or z=WR -1 y can be obtained.
在一个实施方式中,在上述申请实施例的基础上,还包括:In one embodiment, on the basis of the above application examples, it also includes:
根据合并矢量V进行检测,获取检测结果。其中,根据合并矢量V对接收信号进行检测的过程,与上述根据合并矢量W对接收信号进行检测的过程可以是类似的,这里不再赘述。The detection is performed according to the combined vector V, and the detection result is obtained. The process of detecting the received signal according to the combining vector V may be similar to the above-mentioned process of detecting the received signal based on the combining vector W, which will not be repeated here.
在一个实施方式中,在上述申请实施例的基础上,所述检测结果包括以下信息至少之一:有效载荷、身份识别信息、导频信息、序列信息、传输资源信息。In one embodiment, based on the above application embodiments, the detection result includes at least one of the following information: payload, identification information, pilot information, sequence information, and transmission resource information.
在一个实施方式中,为解决接收机无法对接收信号进行有效检测和合并的问题,可以采用以下所述的接收方法,提高免调度传输的性能和容量。该接收方法包括:In one embodiment, in order to solve the problem that the receiver cannot effectively detect and combine the received signals, the receiving method described below can be used to improve the performance and capacity of the scheduling-free transmission. The receiving method includes:
获取合并矢量W;Get the merged vector W;
根据合并矢量W进行检测,获取检测结果。The detection is performed according to the combined vector W, and the detection result is obtained.
在一种示例中,合并矢量W包括:X个矢量,其中,X为大于或等于1的整数;In one example, the combined vector W includes: X vectors, where X is an integer greater than or equal to 1;
其中,X个矢量为M维离散傅里叶逆变换(Inverse Discrete Fourier Transform,IDFT)矩阵中的X个行矢量或列矢量的指定N个元素分别构成的X个矢量;Wherein, the X vectors are X vectors respectively formed by the specified N elements of the X row vectors or column vectors in the M-dimensional Inverse Discrete Fourier Transform (Inverse Discrete Fourier Transform, IDFT) matrix;
或者,X个矢量为M维离散傅里叶变换(Discrete Fourier Transform,DFT)矩阵中的X个行矢量或列矢量的指定N个元素分别构成的X个矢量;Or, the X vectors are X vectors respectively formed by the specified N elements of the X row vectors or column vectors in the M-dimensional Discrete Fourier Transform (Discrete Fourier Transform, DFT) matrix;
其中,指定N个元素包括前N个元素、连续N个元素、或者指定索引的N个元素;Wherein, the specified N elements include the first N elements, the consecutive N elements, or the N elements of the specified index;
其中,N为大于1的整数,M为大于或等于N的整数,或者,M等于N乘以F,F为大于或等于1的整数,例如,F为过采样因子;Among them, N is an integer greater than 1, M is an integer greater than or equal to N, or M is equal to N times F, and F is an integer greater than or equal to 1, for example, F is an oversampling factor;
其中,X个行矢量或列矢量的指定N个元素分别构成的X个矢量,包括:每个行矢量或列矢量的指定N个元素构成一个矢量,那么,共计可以构成X个矢量。Among them, the X vectors formed by the specified N elements of the X row vectors or column vectors respectively include: the specified N elements of each row vector or column vector form a vector, then, X vectors can be formed in total.
该示例中,合并矢量W的长度为N。In this example, the length of the merge vector W is N.
在一种示例中,合并矢量W包括:X1个矢量与X2个矢量的克罗内克积(Kronecker product)形成的矢量,其中,X1为大于或等于1的整数,X2为大于或等于1的整数;In one example, the combined vector W includes: a vector formed by the Kronecker product of X1 vectors and X2 vectors, where X1 is an integer greater than or equal to 1, and X2 is an integer greater than or equal to 1 integer;
其中,X1个矢量为M1维离散傅里叶逆变换矩阵中的X1个行矢量或列矢量的指定N1个元素分别构成的X1个矢量,X2个矢量为M2维离散傅里叶逆变换矩阵中的X2个行矢量或列矢量的指定N2个元素分别构成的X2个矢量;Among them, the X1 vectors are X1 vectors respectively formed by the specified N1 elements of the X1 row vectors or column vectors in the M1-dimensional inverse discrete Fourier transform matrix, and the X2 vectors are the M2-dimensional inverse discrete Fourier transform matrix. X2 vectors formed by the specified N2 elements of the X2 row vectors or column vectors respectively;
或者,X1个矢量为M1维离散傅里叶变换矩阵中的X1个行矢量或列矢量的指定N1个元素分别构成的X1个矢量,X2个矢量为M2维离散傅里叶变换矩阵中的X2个行矢量或列矢量的指定N2个元素分别构成的X2个矢量;Or, the X1 vectors are X1 vectors respectively formed by the specified N1 elements of the X1 row vectors or column vectors in the M1-dimensional discrete Fourier transform matrix, and the X2 vectors are X2 in the M2-dimensional discrete Fourier transform matrix X2 vectors formed by the specified N2 elements of a row vector or column vector respectively;
其中,指定N1个元素包括前N1个元素、连续N1个元素、或者指定索引的N1个元素,指定N2个元素包括前N2个元素、连续N2个元素、或者指定索引的N2个元素;Among them, the specified N1 elements include the first N1 elements, the consecutive N1 elements, or the N1 elements of the specified index, and the specified N2 elements include the first N2 elements, the consecutive N2 elements, or the specified index. N2 elements;
其中,N1为大于或等于1的整数,M1为大于或等于N1的整数,或者,M1等于N1乘以F1,F1为大于或等于1的整数;N2为大于或等于1的整数,M2为大于或等于N2的整数,或者,M2等于N2乘以F2,F2为大于或等于1的整数;例如,F1和F2分别为一个过采样因子。Among them, N1 is an integer greater than or equal to 1, M1 is an integer greater than or equal to N1, or M1 is equal to N1 multiplied by F1, and F1 is an integer greater than or equal to 1; N2 is an integer greater than or equal to 1, and M2 is greater than or equal to 1 or an integer equal to N2, or M2 equals N2 times F2, where F2 is an integer greater than or equal to 1; for example, F1 and F2 are each an oversampling factor.
该示例中,合并矢量W包括(X1乘以X2)个矢量,长度为(N1乘以N2)。In this example, the combined vector W includes (X1 times X2) vectors of length (N1 times N2).
在一种示例中,合并矢量W包括:In one example, the merged vector W includes:
Figure PCTCN2022087485-appb-000021
或者,
Figure PCTCN2022087485-appb-000022
Figure PCTCN2022087485-appb-000021
or,
Figure PCTCN2022087485-appb-000022
其中,g为集合[0,1,2,...,M-1]中的至少一个值,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或者,M等于N乘以F,F为大于或等于1的整数。where g is at least one value in the set [0,1,2,...,M-1], θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to N times F, where F is an integer greater than or equal to 1.
该示例中,合并矢量W的长度为N。In this example, the length of the merge vector W is N.
在一种示例中,合并矢量W包括:In one example, the merged vector W includes:
Figure PCTCN2022087485-appb-000023
Figure PCTCN2022087485-appb-000023
或者,or,
Figure PCTCN2022087485-appb-000024
Figure PCTCN2022087485-appb-000024
其中,g 1为集合[0,1,2,...,M 1-1]中的至少一个值,θ 1=2π/M 1;g 2为集合[0,1,2,...,M 2-1]中的至少一个值,θ 2=2π/M 2
Figure PCTCN2022087485-appb-000025
为克罗内克积(Kronecker product);N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或者,M 1等于N 1乘以F 1,F 1为大于或等于1的整数;N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或者,M 2等于N 2乘以F 2,F 2为大于或等于1的整数。
Wherein, g 1 is at least one value in the set [0,1,2,...,M 1 -1], θ 1 =2π/M 1 ; g 2 is the set [0,1,2,... , M 2 -1] at least one value, θ 2 =2π/M 2 ;
Figure PCTCN2022087485-appb-000025
is the Kronecker product; N 1 is an integer greater than or equal to 1, M 1 is an integer greater than or equal to N 1 , or M 1 is equal to N 1 multiplied by F 1 , and F 1 is greater than or equal to An integer of 1; N 2 is an integer greater than or equal to 1, M 2 is an integer greater than or equal to N 2 , or M 2 is equal to N 2 multiplied by F 2 , and F 2 is an integer greater than or equal to 1.
该示例中,合并矢量W的长度为(N1乘以N2)。In this example, the length of the merge vector W is (N1 times N2).
在一种示例中,获取合并矢量W包括:从合并矢量集合S中获取合并矢量W;In an example, obtaining the merged vector W includes: obtaining the merged vector W from the merged vector set S;
其中,所述合并矢量集合S包括以下之一:Wherein, the combined vector set S includes one of the following:
M维离散傅里叶逆变换矩阵的指定N行(或指定N列)构成的矩阵,该矩阵中的每一列(或每一行)为一个合并矢量;A matrix composed of specified N rows (or specified N columns) of an M-dimensional inverse discrete Fourier transform matrix, and each column (or each row) in the matrix is a combined vector;
M维离散傅里叶变换矩阵的指定N行(或指定N列)构成的矩阵,该矩阵中的每一列(或每一行)为一个合并矢量;A matrix consisting of specified N rows (or specified N columns) of an M-dimensional discrete Fourier transform matrix, and each column (or each row) in the matrix is a combined vector;
矩阵S1与矩阵S2的克罗内克积形成的矩阵,该矩阵中的每一列(或每一行)为一个合并矢量;其中,矩阵S1为M1维离散傅里叶逆变换矩阵的指定N1行(或指定N1列)构成的矩阵,矩阵S2为M2维离散傅里叶逆变换矩阵的指定N2行(或指定N2列)构成的矩阵;或者,矩阵S1为M1维离散傅里叶变换矩阵的指定N1行(或指定N1列)构成的矩阵,矩阵S2为M2维离散傅里叶变换矩阵的指定N2行(或指定N2列)构成的矩阵;矩阵S1中的每一列(或每一行)为一个矢量,矩阵S2中的每一列(或每一行)为一个矢量;The matrix formed by the Kronecker product of the matrix S1 and the matrix S2, each column (or each row) in the matrix is a merged vector; wherein, the matrix S1 is the specified N1 row of the M1-dimensional inverse discrete Fourier transform matrix ( Or specify a matrix composed of N1 columns), and matrix S2 is a matrix composed of specified N2 rows (or specified N2 columns) of an M2-dimensional inverse discrete Fourier transform matrix; or, matrix S1 is a specified M1-dimensional discrete Fourier transform matrix. A matrix composed of N1 rows (or specified N1 columns), and matrix S2 is a matrix composed of specified N2 rows (or specified N2 columns) of an M2-dimensional discrete Fourier transform matrix; each column (or each row) in matrix S1 is a Vector, each column (or each row) in matrix S2 is a vector;
其中,指定N行包括前N行、连续N行、或者指定索引的N行(指定N列包括前N列、连续N列、或者指定索引的N列);Wherein, the specified N rows include the first N rows, the consecutive N rows, or the N rows of the specified index (the specified N columns include the first N columns, the consecutive N columns, or the N columns of the specified index);
其中,指定N1行包括前N1行、连续N1行、或者指定索引的N1行,指定N2行包括前N2行、连续N2行、或者指定索引的N2行(指定N1列包括前N1列、连续N1列、或者指定索引的N1列,指定N2列包括前N2列、连续N2列、或者指定索引的N2列);Among them, the specified N1 rows include the first N1 rows, the consecutive N1 rows, or the N1 rows of the specified index, and the specified N2 rows include the first N2 rows, the consecutive N2 rows, or the N2 rows of the specified index (the specified N1 columns include the first N1 columns, the consecutive N1 rows column, or the N1 column of the specified index, the specified N2 column includes the first N2 column, the consecutive N2 column, or the N2 column of the specified index);
其中,N为大于1的整数,M为大于或等于N的整数,或者,M等于N乘以F,F为大于或等于1的整数;N1为大于或等于1的整数,M1为大于或等于N1的整数,或者,M1等于N1乘以F1,F1为大于或等于1的整数;N2为大于或等于1的整数,M2为大于或等于N2的整数,或者,M2等于N2乘以F2,F2为大于或等于1的整数。Among them, N is an integer greater than or equal to 1, M is an integer greater than or equal to N, or, M is equal to N times F, and F is an integer greater than or equal to 1; N1 is an integer greater than or equal to 1, and M1 is greater than or equal to An integer of N1, or, M1 is equal to N1 times F1, F1 is an integer greater than or equal to 1; N2 is an integer greater than or equal to 1, M2 is an integer greater than or equal to N2, or M2 is equal to N2 times F2, F2 is an integer greater than or equal to 1.
该示例中,前两种情况下,合并矢量集合S包含M个长度为N的合并矢量,第三种情况下,合并矢量集合S包含(M1乘以M2)个长度为(N1乘以N2)的合并矢量。In this example, in the first two cases, the merged vector set S includes M merged vectors of length N, and in the third case, the merged vector set S includes (M1 times M2) lengths (N1 times N2) merged vector.
该示例中,合并矢量集合S可以是预设的,或者按照指定规则生成的;矩阵S1和矩阵S2可以是预设的,或者按照指定规则生成的。In this example, the combined vector set S may be preset or generated according to a specified rule; the matrix S1 and the matrix S2 may be preset or generated according to a specified rule.
在一种示例中,获取合并矢量W包括:从合并矢量集合S中获取合并矢量W;In an example, obtaining the merged vector W includes: obtaining the merged vector W from the merged vector set S;
其中,所述合并矢量集合S包括:Wherein, the combined vector set S includes:
Figure PCTCN2022087485-appb-000026
或者,
Figure PCTCN2022087485-appb-000027
Figure PCTCN2022087485-appb-000026
or,
Figure PCTCN2022087485-appb-000027
其中,g=0,1,...,M-1,θ=2π/M;N为大于1的整数,M为大于或等于N的整数,或者,M等于N乘以F,F为大于或等于1的整数。Among them, g=0,1,...,M-1, θ=2π/M; N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to N times F, and F is greater than or an integer equal to 1.
该示例中,合并矢量集合S包含M个长度为N的合并矢量。In this example, the merged vector set S includes M merged vectors of length N.
在一种示例中,获取合并矢量W包括:从合并矢量集合S中获取合并矢量W;In an example, obtaining the merged vector W includes: obtaining the merged vector W from the merged vector set S;
其中,所述合并矢量集合S包括:Wherein, the combined vector set S includes:
Figure PCTCN2022087485-appb-000028
Figure PCTCN2022087485-appb-000028
或者,or,
Figure PCTCN2022087485-appb-000029
Figure PCTCN2022087485-appb-000029
其中,g 1=0,1,...,M 1-1,g 2=0,1,...,M 2-1,θ 1=2π/M 1,θ 2=2π/M 2
Figure PCTCN2022087485-appb-000030
为克罗内克(Kronecker)积;N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或者,M 1等于N 1F 1,F 1为大于或等于1的整数;N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或者,M 2等于N 2F 2,F 2为大于或等于1的整数。
Wherein, g 1 =0,1,...,M 1 -1, g 2 =0,1,...,M 2 -1, θ 1 =2π/M 1 , θ 2 =2π/M 2 ,
Figure PCTCN2022087485-appb-000030
is the Kronecker product; N 1 is an integer greater than or equal to 1, M 1 is an integer greater than or equal to N 1 , or M 1 is equal to N 1 F 1 , and F 1 is an integer greater than or equal to 1 ; N 2 is an integer greater than or equal to 1, M 2 is an integer greater than or equal to N 2 , or M 2 is equal to N 2 F 2 , and F 2 is an integer greater than or equal to 1.
该示例中,合并矢量集合S包含(M1乘以M2)个长度为(N1乘以N2)的合并矢量。In this example, the set S of merged vectors contains (M1 times M2) merged vectors of length (N1 times N2).
在一种示例中,上述示例中的N1=1或N2=1。In one example, N1=1 or N2=1 in the above example.
在一种示例中,该方法通过遍历合并矢量集合S中的各个合并矢量来获取合并矢量W,然后根据所获取的合并矢量W进行检测,获取检测结果。In an example, the method obtains the merged vector W by traversing each merged vector in the merged vector set S, and then performs detection according to the obtained merged vector W to obtain the detection result.
在一种示例中,获取合并矢量W包括:通过合并矢量识别获取识别到的合并矢量,将识别到的合并矢量作为合并矢量W;In an example, obtaining the merged vector W includes: obtaining the identified merged vector by identifying the merged vector, and using the identified merged vector as the merged vector W;
其中,通过合并矢量识别获取识别到的合并矢量,包括:计算合并矢量集合S中每个合并矢量S t的识别度量
Figure PCTCN2022087485-appb-000031
获取识别度量较小的D个合并矢量,作为识别到的合并矢量;
Wherein, obtaining the identified merged vector by identifying the merged vector includes: calculating the identification metric of each merged vector S t in the merged vector set S
Figure PCTCN2022087485-appb-000031
Obtain D merged vectors with smaller identification metrics as the identified merged vectors;
其中,本示例中假设合并矢量集合S中的合并矢量的数量为T,1<=t<=T,D为大于或等于0的整数,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。In this example, it is assumed that the number of combined vectors in the combined vector set S is T, 1<=t<=T, D is an integer greater than or equal to 0, R is the covariance matrix or correlation matrix of the received signal, or, R is the covariance matrix or correlation matrix of signal, interference and noise.
其中,R可以根据接收信号获取,也可以根据信道估计结果、干扰和/或噪声的估计结果获取。Wherein, R may be obtained according to the received signal, or may be obtained according to the channel estimation result, the interference and/or noise estimation result.
该示例中,通过进行合并矢量识别,可以明显降低接收机复杂度。In this example, by performing combined vector identification, the receiver complexity can be significantly reduced.
在一种示例中,合并矢量的长度与接收机的接收天线数量相同。例如,N为接收天线数量,或者,(N1乘以N2)为接收天线数量,其中,N1为水平维度的接收天线数量,N2为垂直维度的接收天线数量。In one example, the length of the combining vector is the same as the number of receive antennas of the receiver. For example, N is the number of receive antennas, or (N1 times N2) is the number of receive antennas, where N1 is the number of receive antennas in the horizontal dimension, and N2 is the number of receive antennas in the vertical dimension.
在一种示例中,合并矢量的长度与接收机当前使用的接收天线的数量相同。In one example, the length of the combining vector is the same as the number of receive antennas currently used by the receiver.
在一种示例中,合并矢量的长度与发射机使用的扩展序列的长度相同。In one example, the length of the combining vector is the same as the length of the spreading sequence used by the transmitter.
在一种示例中,合并矢量的长度与发射机使用的重复次数相同。In one example, the length of the combining vector is the same as the number of repetitions used by the transmitter.
在一种示例中,根据合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the combined vector W, including one of the following:
将合并矢量W进行共轭转置,然后与接收信号相乘,得到合并信号;The combined vector W is conjugated transposed, and then multiplied with the received signal to obtain the combined signal;
将合并矢量W与接收信号相乘,得到合并信号。The combined signal is obtained by multiplying the combined vector W by the received signal.
在一种示例中,根据合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the combined vector W, including one of the following:
将合并矢量W进行共轭转置,并与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;The combined vector W is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
将合并矢量W与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;Multiply the combined vector W by the inverse of the matrix R, and then multiply it with the received signal to obtain the combined signal;
其中,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。Wherein, R is the covariance matrix or correlation matrix of the received signal, or, R is the covariance matrix or correlation matrix of the signal, interference, and noise.
在一种示例中,所述方法还包括:对合并信号进行处理,获取检测结果;其中,所述处理包括信道均衡或补偿、解调译码等。In an example, the method further includes: processing the combined signal to obtain a detection result; wherein the processing includes channel equalization or compensation, demodulation and decoding, and the like.
在一种示例中,所述方法还包括:从检测结果中获取以下至少之一:有效载荷;身份识别信息;导频信息;序列信息;传输资源信息。In an example, the method further includes: obtaining at least one of the following from the detection result: payload; identification information; pilot information; sequence information; transmission resource information.
其中,接收机根据获取的身份识别信息可以确定其接收的是哪一个UE(终端或用户设备或发射机)发送的数据。Wherein, the receiver can determine which UE (terminal or user equipment or transmitter) it receives the data according to the acquired identification information.
其中,有效载荷可以包括业务数据、指定消息等。接收机获取UE发送的有效载荷,可以完成相应的通信过程。The payload may include service data, specified messages, and the like. The receiver obtains the payload sent by the UE, and can complete the corresponding communication process.
其中,导频信息包括P个导频中至少一个导频的信息,还可以包括导频数量P的信息。接收机根据获取的UE使用的导频的信息,可以对导频符号进行重构,以便对导频进行干扰消除。The pilot information includes information about at least one pilot among the P pilots, and may also include information about the number P of pilots. The receiver can reconstruct the pilot symbols according to the acquired information of the pilot used by the UE, so as to perform interference cancellation on the pilot.
其中,序列信息包括UE发射端处理使用的序列的信息,还可以包括序列集合的信息。接收机根据获取的UE使用的序列的信息,可以对数据符号进行重构,以便对数据符号进行干扰消除。The sequence information includes the information of the sequence used by the UE transmitting end for processing, and may also include the information of the sequence set. The receiver can reconstruct the data symbols according to the acquired information of the sequence used by the UE, so as to perform interference cancellation on the data symbols.
其中,传输资源信息包括UE使用的至少一个传输资源的位置信息,还可以包括UE使用的传输资源的数量信息,还可以包括可用传输资源的信息,比如,可用传输资源的起始位置或数量。接收机根据获取的UE使用的传输资源的信息,可以确定UE在哪些传输资源上进行了传输,以便进一步在这些传输资源上进行检测。The transmission resource information includes location information of at least one transmission resource used by the UE, may also include information on the quantity of transmission resources used by the UE, and may also include information on available transmission resources, such as the starting position or number of available transmission resources. According to the acquired information of the transmission resources used by the UE, the receiver can determine on which transmission resources the UE transmits, so as to further perform detection on these transmission resources.
在一种示例中,所述方法还进行后续处理,包括以下至少之一:符号重构,信道估计更新,干扰消除,进一步检测等。其中,符号重构可以根据所述检测结果重构发送符号,用于信道估计和/或干扰消除。符号重构可以包括数据符号重构,还可以包括导频符号重构。信道估计更新包括利用重构后得到的符号进行基于最小二乘算法的信道估计,从而得到更新的信道估计结果。进一步检测包括对其他用户的检测、在其他传输资源上检测、迭代检测等。In one example, the method further performs subsequent processing, including at least one of the following: symbol reconstruction, channel estimation update, interference cancellation, further detection, and the like. The symbol reconstruction may reconstruct the transmitted symbol according to the detection result, which is used for channel estimation and/or interference cancellation. Symbol reconstruction may include data symbol reconstruction, and may also include pilot symbol reconstruction. The channel estimation update includes using the reconstructed symbols to perform channel estimation based on the least squares algorithm, so as to obtain an updated channel estimation result. Further detection includes detection of other users, detection on other transmission resources, and iterative detection.
对于免调度传输中,接收机无法对接收信号进行有效的合并与检测的情况,通过本实施例所述的方法,接收机根据所获取的合并矢量W进行检测,可以有效匹配传输信道特征,还可以对其他用户信号产生的干扰进行有效抑制,从而可以实现对接收信号的有效合并与检测,可以改善免调度UE的传输性能,进而可以提高免调度传输的性能和容量。In the case of scheduling-free transmission, the receiver cannot effectively combine and detect the received signal. With the method described in this embodiment, the receiver performs detection according to the acquired combining vector W, which can effectively match the characteristics of the transmission channel, and also The interference generated by other user signals can be effectively suppressed, so that the received signals can be effectively combined and detected, the transmission performance of the scheduling-free UE can be improved, and the performance and capacity of the scheduling-free transmission can be improved.
本实施例所述的方法根据所获取的合并矢量W进行检测,实现了对接收信号的盲合并,也可以称为盲空域合并或盲接收波束赋形,进而实现了对接收信号的盲检测。The method described in this embodiment performs detection according to the acquired combining vector W, and realizes blind combining of received signals, which may also be called blind spatial combining or blind receive beamforming, thereby realizing blind detection of received signals.
本实施例所述的方法可以用于基于纯数据(Data-only)或无导频/免导频(Pilot-free)方式的传输,也可以用于基于导频的传输,也可以用于免调度传输。The method described in this embodiment can be used for data-only or pilot-free/pilot-free transmission, pilot-based transmission, or pilot-free transmission. Schedule transmission.
本实施例所述的方法适合多天线、天线阵列、相关天线阵列、大规模天线阵列等场景,通过使用合并矢量W,可以匹配多天线信道特征,例如利用合并矢量W反映多天线信道的相关性或者反映多天线信道的相位差别,此外,还可以对其他用户信号产生的干扰进行抑制,从而实现对接收信号的有效检测,改善接收信号的检测性能,使得在这些场景下可以支持大量用户进行免调度接入与传输。The method described in this embodiment is suitable for scenarios such as multiple antennas, antenna arrays, correlated antenna arrays, and large-scale antenna arrays. By using the combination vector W, the characteristics of the multi-antenna channels can be matched, for example, the combination vector W can be used to reflect the correlation of the multi-antenna channels. Or reflect the phase difference of multi-antenna channels, in addition, it can also suppress the interference caused by other user signals, so as to achieve effective detection of received signals, improve the detection performance of received signals, and support a large number of users in these scenarios. Schedule access and transmission.
在一个实施方式中,本申请实施例还提供了一种接收方法,应用于接收机,该方法包括:In one embodiment, an embodiment of the present application further provides a receiving method, applied to a receiver, the method includes:
获取合并矢量V;get the merged vector V;
根据合并矢量V获取合并矢量W;Obtain the merged vector W according to the merged vector V;
根据合并矢量W进行检测,获取检测结果。The detection is performed according to the combined vector W, and the detection result is obtained.
在一个示例中,合并矢量V与上述示例中的合并矢量W类似,可以采用相同的方式获取。In one example, the merged vector V is similar to the merged vector W in the above example, and can be obtained in the same way.
在一个示例中,获取合并矢量V,包括:从合并矢量集合S中获取合并矢量V;其中,合并矢量集合S如上述示例所述,这里不再赘述。In an example, obtaining the merged vector V includes: obtaining the merged vector V from the merged vector set S; wherein the merged vector set S is as described in the above example, and details are not repeated here.
在一个示例中,获取合并矢量V,包括:通过合并矢量识别获取识别到的合并矢量,将识别到的合并矢量作为合并矢量V;其中,通过合并矢量识别获取识别到的合并矢量与上述示例中的合并矢量识别过程类似,这里不再赘述。In an example, obtaining the merged vector V includes: obtaining the identified merged vector through merge vector identification, and using the identified merged vector as the merged vector V; wherein, obtaining the identified merged vector through the merge vector identification is the same as that in the above example. The identification process of the merged vector is similar, and will not be repeated here.
在一个示例中,根据合并矢量V获取合并矢量W,包括:对于合并矢量集合S中的每个合并矢量S t,获取系数C t,根据合并矢量V、合并矢量S t以及系数C t获取更新后的矢量V t,计算识别度量B t=V t HR -1V t,然后从更新后的合并矢量中获取识别度量较小的E个合并矢量,作为合并矢量W;其中,本示例中假设合并矢量集合S中的合并矢量的数量为T,1<=t<=T,E为大于或等于0的整数。例如,E等于1或2,或者E等于D。 In one example, obtaining the merged vector W according to the merged vector V includes: for each merged vector S t in the merged vector set S, obtaining a coefficient C t , and obtaining an update according to the merged vector V, the merged vector S t and the coefficient C t After the vector V t , calculate the identification metric B t =V t H R -1 V t , and then obtain E merged vectors with smaller identification metrics from the updated merged vector, as merged vectors W; among them, in this example Assuming that the number of merged vectors in the merged vector set S is T, 1<=t<=T, and E is an integer greater than or equal to 0. For example, E equals 1 or 2, or E equals D.
在一种示例中,获取系数C t,包括:根据
Figure PCTCN2022087485-appb-000032
计算系数C t
In one example, obtaining the coefficient C t includes: according to
Figure PCTCN2022087485-appb-000032
Calculate the coefficient C t .
在一种示例中,获取系数C t,包括:根据
Figure PCTCN2022087485-appb-000033
计算系数C t
In one example, obtaining the coefficient C t includes: according to
Figure PCTCN2022087485-appb-000033
Calculate the coefficient C t .
在一种示例中,获取系数C t,包括:从指定系数集合中获取系数C t。例如,通过遍历指定系数集合中的各个值来获取系数C tIn one example, obtaining the coefficients C t includes obtaining the coefficients C t from a specified set of coefficients. For example, the coefficients C t are obtained by iterating over the values in a specified set of coefficients.
在一种示例中,根据合并矢量V、合并矢量S t以及系数C t获取更新后的矢量V t,包括:V t=V+C tS t;此外还可以进行能量归一化,例如,
Figure PCTCN2022087485-appb-000034
In an example, the updated vector V t is obtained according to the combined vector V, the combined vector S t and the coefficient C t , including: V t =V+C t S t ; in addition, energy normalization may be performed, for example,
Figure PCTCN2022087485-appb-000034
在一种示例中,合并矢量V包括多个矢量。可以根据每个合并矢量V分别获取合并矢量W,例如,针对每个合并矢量V,获取更新后的矢量,并计算识别度量,然后获取更新后的矢量中识别度量较小的E个合并矢量,作为根据当前合并矢量V获取的合并矢量W。例如,合并矢量V包括D个矢量,E等于1,那么,获取到的合并矢量W也包括D个矢量。In one example, the merged vector V includes multiple vectors. The merged vector W can be obtained separately according to each merged vector V. For example, for each merged vector V, an updated vector is obtained, and the identification metric is calculated, and then E merged vectors with smaller identification metrics are obtained in the updated vector, As the merged vector W obtained from the current merged vector V. For example, the merged vector V includes D vectors, and E is equal to 1, then the obtained merged vector W also includes D vectors.
或者,可以根据所有合并矢量V从整体上获取合并矢量W,例如,针对各个合并矢量V,获取所有更新后的矢量,并计算识别度量,然后获取所有更新后的矢量中识别度量较小的E个合并矢量,作为获取到的合并矢量W。例如,E等于D。Alternatively, the merged vector W can be obtained as a whole according to all the merged vectors V. For example, for each merged vector V, all the updated vectors are obtained, and the identification metric is calculated, and then the identification metric E among all the updated vectors with the smaller identification metric is obtained. a merged vector as the obtained merged vector W. For example, E is equal to D.
在一种示例中,合并矢量集合S包含M个矢量,那么,对于每个合并矢量V,可以获取M个更新后的矢量;或者,合并矢量集合S包含(M1乘以M2)个矢量,那么,对于每个合并矢量V,可以获取(M1乘以M2)个更新后的矢量。In one example, the merged vector set S contains M vectors, then, for each merged vector V, M updated vectors can be obtained; or, the merged vector set S contains (M1 times M2) vectors, then , for each merged vector V, (M1 times M2) updated vectors can be obtained.
在一种示例中,获取合并矢量V,根据合并矢量V获取合并矢量W,可以迭代执行。例如,在第一次执行时,获取合并矢量V,根据合并矢量V获取合并矢量W;在第二次执行时,将第一次执行中所获取的合并矢量W作为新的合并矢量V,然后根据新的合并矢量V获取新的合并矢量W,依次类推,直到满足指定执行条件。其中,指定执行条件包括达到指定执行次数或者达到指定判断门限。In an example, the combined vector V is acquired, and the combined vector W is acquired according to the combined vector V, which may be performed iteratively. For example, in the first execution, the merged vector V is obtained, and the merged vector W is obtained according to the merged vector V; in the second execution, the merged vector W obtained in the first execution is used as the new merged vector V, and then Obtain a new merged vector W according to the new merged vector V, and so on until the specified execution condition is satisfied. Wherein, the specified execution condition includes reaching the specified execution times or reaching the specified judgment threshold.
在一种示例中,获取合并矢量V,包括:获取合并矢量U,根据合并矢量U获取合并矢量V。In an example, acquiring the combined vector V includes: acquiring the combined vector U, and acquiring the combined vector V according to the combined vector U.
其中,获取合并矢量U的过程,与上文获取合并矢量V的过程类似,包括:从合并矢量集合S中获取合并矢量U;或者,通过合并矢量识别获取识别到的合并矢量,将识别到的合并矢量作为合并矢量U。Wherein, the process of obtaining the merged vector U is similar to the process of obtaining the merged vector V above, including: obtaining the merged vector U from the merged vector set S; The merged vector is taken as the merged vector U.
其中,根据合并矢量U获取合并矢量V的过程,与上文根据合并矢量V获取合并矢量W的过程类似。The process of obtaining the merged vector V according to the merged vector U is similar to the above process of obtaining the merged vector W according to the merged vector V.
该示例也可以迭代执行,与上述描述类似。This example can also be performed iteratively, similar to the description above.
在一种示例中,合并矢量V的长度与接收机的接收天线数量相同,或者与接收机当前使用的接收天线的数量相同,或者与发射机使用的扩展序列的长度相同,或者与发射机使用的重复次数相同。In one example, the length of the combining vector V is the same as the number of receive antennas of the receiver, or the number of receive antennas currently used by the receiver, or the length of the spreading sequence used by the transmitter, or the same as the length of the spreading sequence used by the transmitter. the same number of repetitions.
在一种示例中,合并矢量W的长度与合并矢量V的长度相同。In one example, the length of the merged vector W is the same as the length of the merged vector V.
在一种示例中,根据合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the combined vector W, including one of the following:
将合并矢量W进行共轭转置,然后与接收信号相乘,得到合并信号;The combined vector W is conjugated transposed, and then multiplied with the received signal to obtain the combined signal;
将合并矢量W与接收信号相乘,得到合并信号。The combined signal is obtained by multiplying the combined vector W by the received signal.
在一种示例中,根据合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the combined vector W, including one of the following:
将合并矢量W进行共轭转置,并与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;The combined vector W is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
将合并矢量W与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;Multiply the combined vector W by the inverse of the matrix R, and then multiply it with the received signal to obtain the combined signal;
其中,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩 阵。Wherein, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
在一种示例中,所述方法还包括:对合并信号进行处理,获取检测结果;其中,所述处理包括信道均衡或补偿、解调译码等。In an example, the method further includes: processing the combined signal to obtain a detection result; wherein the processing includes channel equalization or compensation, demodulation and decoding, and the like.
在一种示例中,所述方法还包括:从检测结果中获取以下至少之一:有效载荷;身份识别信息;导频信息;序列信息;传输资源信息。In an example, the method further includes: obtaining at least one of the following from the detection result: payload; identification information; pilot information; sequence information; transmission resource information.
在一种示例中,所述方法还进行后续处理,包括以下至少之一:符号重构,信道估计更新,干扰消除,进一步检测等。In one example, the method further performs subsequent processing, including at least one of the following: symbol reconstruction, channel estimation update, interference cancellation, further detection, and the like.
对于免调度传输中,接收机无法对接收信号进行有效的合并与检测的情况,通过本实施例所述的方法,接收机根据合并矢量V获取合并矢量W,并根据合并矢量W进行检测,可以有效匹配传输信道特征,还可以对其他用户信号产生的干扰进行有效抑制,从而可以实现对接收信号的有效合并与检测,可以改善免调度UE的传输性能,进而可以提高免调度传输的性能和容量。For the situation that the receiver cannot effectively combine and detect the received signal in the scheduling-free transmission, by using the method described in this embodiment, the receiver obtains the combined vector W according to the combined vector V, and performs detection according to the combined vector W. It can effectively match the characteristics of the transmission channel, and can also effectively suppress the interference caused by other user signals, so that the received signals can be effectively combined and detected, and the transmission performance of the scheduling-free UE can be improved, which in turn can improve the performance and capacity of the scheduling-free transmission. .
本实施例所述的方法适合多天线、天线阵列、相关天线阵列、大规模天线阵列等场景,通过使用合并矢量W,可以匹配多天线信道特征,例如利用合并矢量W反映多天线信道的相关性或者反映多天线信道的相位差别,此外,还可以对其他用户信号产生的干扰进行抑制,从而实现对接收信号的有效检测,改善接收信号的检测性能,使得在这些场景下可以支持大量用户进行免调度接入与传输。The method described in this embodiment is suitable for scenarios such as multiple antennas, antenna arrays, correlated antenna arrays, and large-scale antenna arrays. By using the combination vector W, the characteristics of the multi-antenna channels can be matched, for example, the combination vector W can be used to reflect the correlation of the multi-antenna channels. Or reflect the phase difference of multi-antenna channels, in addition, it can also suppress the interference caused by other user signals, so as to achieve effective detection of received signals, improve the detection performance of received signals, and support a large number of users in these scenarios. Schedule access and transmission.
在一个实施方式中,本申请实施例还提供了一种接收方法,应用于接收机,该方法包括:In one embodiment, an embodiment of the present application further provides a receiving method, applied to a receiver, the method includes:
获取合并矢量V;get the merged vector V;
根据合并矢量V获取合并矢量W;Obtain the merged vector W according to the merged vector V;
根据合并矢量V和/或合并矢量W进行检测,获取检测结果。The detection is performed according to the combined vector V and/or the combined vector W, and the detection result is obtained.
在一种示例中,获取合并矢量V的过程与上述示例类似。In one example, the process of obtaining the merged vector V is similar to the above example.
在一种示例中,根据合并矢量V获取合并矢量W的过程与上述示例类似。In one example, the process of obtaining the merged vector W according to the merged vector V is similar to the above-mentioned example.
在一种示例中,根据合并矢量V和/或合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the merged vector V and/or the merged vector W, including one of the following:
根据合并矢量V进行检测;Detect according to the merged vector V;
根据合并矢量W进行检测;Detect according to the merged vector W;
根据合并矢量V和合并矢量W进行检测。Detection is performed based on the merged vector V and the merged vector W.
在一种示例中,根据合并矢量V和/或合并矢量W进行检测,包括:当根据合并矢量V进行检测得到的信号噪声比(Signal to Noise Ratio,SNR)或信号干扰噪声比(Signal to Interference and Noise Ratio,SINR)较大时,根据合并矢量V进行检测。In an example, the detection is performed according to the combined vector V and/or the combined vector W, including: a signal to noise ratio (Signal to Noise Ratio, SNR) or a signal to interference noise ratio (Signal to Interference Ratio) obtained when the detection is performed according to the combined vector V and Noise Ratio, SINR) is larger, the detection is performed according to the combined vector V.
在一种示例中,根据合并矢量V和/或合并矢量W进行检测,包括:当根据合并矢量W进行检测得到的SNR或SINR较大时,根据合并矢量W进行检测。In an example, the detection according to the combined vector V and/or the combined vector W includes: when the SNR or SINR obtained by the detection based on the combined vector W is relatively large, the detection is performed based on the combined vector W.
在一种示例中,根据合并矢量V和/或合并矢量W进行检测,包括:仅根据所获取的合并矢量W进行检测。In one example, the detection according to the merged vector V and/or the merged vector W includes: performing detection only according to the obtained merged vector W.
在一种示例中,根据合并矢量V和/或合并矢量W进行检测,包括:根据所获取的合并矢量V和所获取的合并矢量W进行检测。In one example, the detection according to the combined vector V and/or the combined vector W includes: performing the detection according to the acquired combined vector V and the acquired combined vector W.
在一种示例中,根据合并矢量V进行检测,包括以下之一:In one example, detection is performed according to the merged vector V, including one of the following:
将合并矢量V进行共轭转置,然后与接收信号相乘,得到合并信号;Conjugate transpose the combined vector V, and then multiply it with the received signal to get the combined signal;
将合并矢量V与接收信号相乘,得到合并信号。The combined signal is obtained by multiplying the combined vector V by the received signal.
在一种示例中,根据合并矢量V进行检测,包括以下之一:In one example, detection is performed according to the merged vector V, including one of the following:
将合并矢量V进行共轭转置,并与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;The combined vector V is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
将合并矢量V与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;Multiply the combined vector V with the inverse of the matrix R, and then multiply it with the received signal to obtain the combined signal;
其中,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。Wherein, R is the covariance matrix or correlation matrix of the received signal, or, R is the covariance matrix or correlation matrix of the signal, interference, and noise.
在一种示例中,根据合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the combined vector W, including one of the following:
将合并矢量W进行共轭转置,然后与接收信号相乘,得到合并信号;The combined vector W is conjugated transposed, and then multiplied with the received signal to obtain the combined signal;
将合并矢量W与接收信号相乘,得到合并信号。The combined signal is obtained by multiplying the combined vector W by the received signal.
在一种示例中,根据合并矢量W进行检测,包括以下之一:In one example, the detection is performed according to the combined vector W, including one of the following:
将合并矢量W进行共轭转置,并与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;The combined vector W is conjugated transposed, and multiplied by the inverse matrix of the matrix R, and then multiplied by the received signal to obtain the combined signal;
将合并矢量W与矩阵R的逆矩阵相乘,然后与接收信号相乘,得到合并信号;Multiply the combined vector W by the inverse of the matrix R, and then multiply it with the received signal to obtain the combined signal;
在一种示例中,所述方法还包括:对合并信号进行处理,获取检测结果;其中,所述处理包括信道均衡或补偿、解调译码等。In an example, the method further includes: processing the combined signal to obtain a detection result; wherein the processing includes channel equalization or compensation, demodulation and decoding, and the like.
在一种示例中,所述方法还包括:从检测结果中获取以下至少之一:有效载荷;身份识别信息;导频信息;序列信息;传输资源信息。In an example, the method further includes: obtaining at least one of the following from the detection result: payload; identification information; pilot information; sequence information; transmission resource information.
在一种示例中,所述方法还进行后续处理,包括以下至少之一:符号重构,信道估计更新,干扰消除,进一步检测等。In one example, the method further performs subsequent processing, including at least one of the following: symbol reconstruction, channel estimation update, interference cancellation, further detection, and the like.
对于免调度传输中,接收机无法对接收信号进行有效的合并与检测的情况,通过本实施例所述的方法,接收机根据合并矢量V获取合并矢量W,并根据合并矢量V和/或合并矢量W进行检测,可以实现对接收信号的有效合并与检测,可以改善免调度UE的传输性能,进而可以提高免调度传输的性能和容量。For the case where the receiver cannot effectively combine and detect the received signal in the scheduling-free transmission, with the method described in this embodiment, the receiver obtains the combining vector W according to the combining vector V, and according to the combining vector V and/or combining The detection of the vector W can realize the effective combination and detection of the received signals, and can improve the transmission performance of the scheduling-free UE, thereby improving the performance and capacity of the scheduling-free transmission.
本实施例所述的方法适合多天线、天线阵列、相关天线阵列、大规模天线阵列等场景,在这些场景下可以支持大量用户进行免调度接入与传输。The method described in this embodiment is suitable for scenarios such as multiple antennas, antenna arrays, correlated antenna arrays, large-scale antenna arrays, etc. In these scenarios, a large number of users can be supported for scheduling-free access and transmission.
图5是本申请实施例提供的一种发送方法的流程图,该方法可以由发送装置来执行,该装置可以采用硬件和/或软件的方式来实现,参见图5,本申请实施例提供的发送方法具体包括如下步骤:FIG. 5 is a flowchart of a sending method provided by an embodiment of the present application. The method may be performed by a sending device, and the device may be implemented in hardware and/or software. Referring to FIG. 5 , the method provided by the embodiment of the present application The sending method specifically includes the following steps:
步骤510、获取第一数据和P个导频。Step 510: Obtain first data and P pilots.
步骤520、发送第一数据和P个导频; Step 520, sending the first data and P pilots;
其中,P为大于或等于0的整数,第一数据包括以下信息至少之一:身份识别信息、有效载荷、P个导频的信息、序列信息、传输资源信息,第一数据根据合并矢量W进行检测。Wherein, P is an integer greater than or equal to 0, and the first data includes at least one of the following information: identification information, payload, information of P pilots, sequence information, and transmission resource information, and the first data is performed according to the combining vector W detection.
在一个实施方式中,发射机发送第一数据和P个导频后,由接收机对第一数据进行检测,在接收机中使用合并矢量W对第一数据进行检测,合并矢量W包括至少一个矢量。In one embodiment, after the transmitter sends the first data and the P pilots, the receiver detects the first data, and the receiver detects the first data using a combination vector W, where the combination vector W includes at least one vector.
在一个实施方式中,合并矢量W的特征与上述实施例类似。In one embodiment, the characteristics of the merged vector W are similar to those of the above-described embodiment.
在一个实施方式中,合并矢量W是从合并矢量集合S中获取的,其中,合并矢量集合S的特征与上述实施例类似,获取过程与上述实施例类似。In one embodiment, the merged vector W is obtained from the merged vector set S, wherein the characteristics of the merged vector set S are similar to the above-mentioned embodiments, and the acquisition process is similar to the above-mentioned embodiments.
在一个实施方式中,合并矢量W是根据合并矢量V获取的,合并矢量V包括至少一个矢量,获取过程与上述实施例类似。In one embodiment, the merged vector W is obtained according to the merged vector V, and the merged vector V includes at least one vector, and the obtaining process is similar to the above-mentioned embodiment.
本申请实施例,通过获取第一数据和P个导频,并发送第一数据和P个导频,其中,第一数据通过合并矢量W进行检测,实现了免调度场景下的信号发送和有效接收,通过合并矢量W进行检测可以提高接收信号检测的准确性,从而改善了数据传输性能。In this embodiment of the present application, by acquiring the first data and P pilot frequencies, and sending the first data and P pilot frequencies, the first data is detected by combining the vector W, which realizes signal transmission and effective signal transmission in a scheduling-free scenario. In receiving, the detection by combining the vector W can improve the accuracy of the received signal detection, thereby improving the data transmission performance.
在一个实施方式中,本申请实施例提供了一种发送方法,该方法包括:In one embodiment, an embodiment of the present application provides a sending method, the method comprising:
获取P个导频和第一数据;obtaining P pilot frequencies and first data;
发送所述P个导频和第一数据;sending the P pilots and first data;
其中,P为大于或等于0的整数,所述第一数据包括以下信息中的至少一项:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the The first data is detected according to the combined vector W.
在一种示例中,P等于0。该示例可以实现纯数据传输,或无导频传输,或免导频传输。In one example, P equals zero. This example can implement pure data transmission, or no pilot transmission, or no pilot transmission.
在一种示例中,该方法可以实现免调度传输。In one example, the method may enable schedule-free transmission.
在一种示例中,第一数据包括身份识别信息。该身份识别信息用于供接收机获取UE(终端或用户设备或发射机)的身份信息,从而确定其接收的是哪一个UE发送的数据。In one example, the first data includes identification information. The identity information is used for the receiver to obtain the identity information of the UE (terminal or user equipment or transmitter), so as to determine which UE sends the data it receives.
在一种示例中,第一数据包括有效载荷。有效载荷可以包括业务数据、指定消息等。UE将有效载荷发送给接收机,从而完成相应的通信过程。In one example, the first data includes a payload. The payload may include business data, specified messages, and the like. The UE sends the payload to the receiver, thereby completing the corresponding communication process.
在一种示例中,第一数据包括P个导频的信息。所述P个导频的信息包括P个导频中至少一个导频的信息,还可以包括导频数量P的信息。所述P个导频的信息用于供接收机获取UE使用的导频的信息,从而可以对导频符号进行重构,以便对导频进行干扰消除。In one example, the first data includes information of P pilots. The information on the P pilots includes information on at least one pilot among the P pilots, and may also include information on the number P of pilots. The information of the P pilots is used for the receiver to obtain the information of the pilots used by the UE, so that the pilot symbols can be reconstructed so as to perform interference cancellation on the pilots.
在一种示例中,第一数据包括序列信息。序列信息包括UE发射端处理使用的序列的信息,还可以包括序列集合的信息。该序列信息用于供接收机获取UE使用的序列的信息,从而可以对数据符号进行重构,以便对数据符号进行干扰消除。In one example, the first data includes sequence information. The sequence information includes the information of the sequence used by the UE transmitting end for processing, and may also include the information of the sequence set. The sequence information is used for the receiver to obtain the information of the sequence used by the UE, so that the data symbols can be reconstructed so as to perform interference cancellation on the data symbols.
在一种示例中,第一数据包括传输资源信息。传输资源信息包括UE使用的至少一个传输资源的位置信息,还可以包括UE使用的传输资源的数量信息,还可以包括可用传输资源的信息,比如,可用传输资源的起始位置或数量。该传输资源信息用于供接收机获取UE使用的传输资源的信息,以便确定UE在哪些传输资源上进行了传输,并在这些传输资源上进行后续检测。In one example, the first data includes transmission resource information. The transmission resource information includes location information of at least one transmission resource used by the UE, may also include information on the quantity of transmission resources used by the UE, and may also include information on available transmission resources, such as the starting position or number of available transmission resources. The transmission resource information is used for the receiver to obtain information of the transmission resources used by the UE, so as to determine which transmission resources the UE has performed transmission on, and perform subsequent detection on these transmission resources.
在一种示例中,发送所述P个导频和第一数据,包括以下至少之一:In an example, sending the P pilots and the first data includes at least one of the following:
将所述P个导频和所述第一数据分别映射到对应的传输资源上,生成传输信号,然后发送;mapping the P pilots and the first data to corresponding transmission resources, respectively, to generate a transmission signal, and then send it;
将所述P个导频进行叠加处理,得到叠加后的导频,将所述叠加后的导频和所述第一数据分别映射到对应的传输资源上,生成传输信号,然后发送。The P pilots are superimposed to obtain superimposed pilots, and the superimposed pilots and the first data are respectively mapped to corresponding transmission resources to generate a transmission signal, which is then sent.
在一种示例中,第一数据根据合并矢量W进行检测,合并矢量W包括至少一个矢量。其中,合并矢量W的特征与上述实施例类似;或者,合并矢量W是从合并矢量集合S中获取的,其中,合并矢量集合S的特征与上述实施例类似,获取过程与上述实施例类似;或者,合并矢量W是根据合并矢量V获取的,合并矢量V包括至少一个矢量,获取过程与上述实施例类似。In one example, the first data is detected according to a combined vector W, which includes at least one vector. Wherein, the characteristics of the merged vector W are similar to the above-mentioned embodiments; or, the merged vector W is obtained from the merged vector set S, wherein the characteristics of the merged vector set S are similar to the above-mentioned embodiments, and the acquisition process is similar to the above-mentioned embodiments; Alternatively, the merged vector W is obtained according to the merged vector V, and the merged vector V includes at least one vector, and the obtaining process is similar to the above-mentioned embodiment.
图6是本申请实施例提供的一种接收装置的结构示意图,可执行本申请任意实施例所提供的接收方法, 具备执行方法相应的功能模块和有益效果。该装置可以由软件和/或硬件实现,具体包括:获取模块601和检测模块602。6 is a schematic structural diagram of a receiving apparatus provided by an embodiment of the present application, which can execute the receiving method provided by any embodiment of the present application, and has functional modules and beneficial effects corresponding to the execution method. The apparatus may be implemented by software and/or hardware, and specifically includes: an acquisition module 601 and a detection module 602 .
获取模块601,用于获取合并矢量W。The obtaining module 601 is used to obtain the combined vector W.
检测模块602,用于根据所述合并矢量W进行检测,获取检测结果。The detection module 602 is configured to perform detection according to the combined vector W, and obtain a detection result.
本申请实施例,通过获取模块获取合并矢量W,检测模块按照合并矢量W进行检测,并获取检测结果,实现免调度传输场景下的接收信号的准确检测,提高数据传输性能。In the embodiment of the present application, the acquisition module acquires the combined vector W, the detection module performs detection according to the combined vector W, and acquires the detection result, so as to realize the accurate detection of the received signal in the scheduling-free transmission scenario, and improve the data transmission performance.
在一个实施方式中,所述装置中合并矢量W包括X个矢量,每个矢量由指定矩阵中的一个行矢量或列矢量的指定N个元素构成,其中,X为大于或等于1的整数,N为大于1的整数,所述指定矩阵包括以下至少之一:离散傅里叶变换矩阵、离散傅里叶逆变换矩阵。In one embodiment, the combined vector W in the device includes X vectors, each of which is composed of a specified N elements of a row vector or a column vector in a specified matrix, where X is an integer greater than or equal to 1, N is an integer greater than 1, and the specified matrix includes at least one of the following: a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
在一个实施方式中,所述装置中合并矢量W包括由第一矢量集合和第二矢量集合的克罗内克积生成的矢量,其中,所述第一矢量集合包含至少一个矢量且每个矢量由第一指定矩阵中的一个行矢量或列矢量的指定N1个元素构成,所述第二矢量集合包含至少一个矢量且每个矢量由第二指定矩阵中的一个行矢量或列矢量的指定N2个元素构成,N1为大于或等于1的整数,N2为大于或等于1的整数,所述第一指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第二指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵。In one embodiment, the combined vector W in the apparatus includes a vector generated by a Kronecker product of a first set of vectors and a second set of vectors, wherein the first set of vectors includes at least one vector and each vector Consists of a specified N1 elements of a row or column vector in the first specified matrix, the second set of vectors contains at least one vector and each vector is composed of a specified N2 of a row or column vector in the second specified matrix It consists of elements, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the first specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the second specified matrix Including discrete Fourier transform matrices or inverse discrete Fourier transform matrices.
在一个实施方式中,所述装置中合并矢量W包括:In one embodiment, the combination vector W in the apparatus includes:
Figure PCTCN2022087485-appb-000035
或者,
Figure PCTCN2022087485-appb-000036
Figure PCTCN2022087485-appb-000035
or,
Figure PCTCN2022087485-appb-000036
其中,g为集合[0,1,2,…,M-1]中的至少一个值,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或,M等于N与F之积,F为大于或等于1的整数,j为虚数单位。Among them, g is at least one value in the set [0,1,2,...,M-1], θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to The product of N and F, where F is an integer greater than or equal to 1, and j is an imaginary unit.
在一个实施方式中,所述装置中合并矢量W包括:In one embodiment, the combination vector W in the apparatus includes:
Figure PCTCN2022087485-appb-000037
Figure PCTCN2022087485-appb-000037
或者,or,
Figure PCTCN2022087485-appb-000038
Figure PCTCN2022087485-appb-000038
其中,g 1为集合[0,1,2,…,M 1-1]中的至少一个值,θ 1=2π/M 1,N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或,M 1等于N 1与F 1之积,F 1为大于或等于1的整数,g 2为集合[0,1,2,…,M 2-1]中的至少一个值,θ 2=2π/M 2,N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或,M 2等于N 2与F 2之积,F 2为大于或等于1的整数,
Figure PCTCN2022087485-appb-000039
为克罗内克积,j为虚数单位。
Wherein, g 1 is at least one value in the set [0,1,2,...,M 1 -1], θ 1 =2π/M 1 , N 1 is an integer greater than or equal to 1, and M 1 is greater than or equal to An integer of N 1 , or, M 1 is equal to the product of N 1 and F 1 , F 1 is an integer greater than or equal to 1, and g 2 is at least one of the set [0,1,2,...,M 2 -1] value, θ 2 =2π/M 2 , N 2 is an integer greater than or equal to 1, M 2 is an integer greater than or equal to N 2 , or, M 2 is equal to the product of N 2 and F 2 , and F 2 is greater than or equal to an integer of 1,
Figure PCTCN2022087485-appb-000039
is the Kronecker product, and j is the imaginary unit.
在一个实施方式中,所述装置中获取模块601包括:第一获取单元,用于从合并矢量集合S中获取合并矢量W,其中,所述合并矢量集合S包括:In one embodiment, the obtaining module 601 in the apparatus includes: a first obtaining unit, configured to obtain a merged vector W from a merged vector set S, wherein the merged vector set S includes:
指定矩阵中的每个行矢量或列矢量的指定N个元素构成的矢量;或者,a vector of the specified N elements for each row or column vector in the specified matrix; or,
由第一矩阵和第二矩阵的克罗内克积生成的矩阵中的矢量,其中,所述第一矩阵包括第一指定矩阵中的每个行矢量或列矢量的指定N1个元素构成的矢量,所述第二矩阵包括第二指定矩阵中的每个行矢量或列矢量的指定N2个元素构成的矢量;A vector in a matrix generated from the Kronecker product of a first matrix and a second matrix, where the first matrix includes a vector of the specified N1 elements of each row or column vector in the first specified matrix , the second matrix includes a vector formed by the specified N2 elements of each row vector or column vector in the second specified matrix;
其中,N为大于1的整数,N1为大于或等于1的整数,N2为大于或等于1的整数,所述指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第一指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第二指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵。Wherein, N is an integer greater than 1, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the first A specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the second specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix.
在一个实施方式中,所述装置中获取模块601包括:第二获取单元,用于从合并矢量集合S中获取合并矢量W,其中,所述合并矢量集合S包括:In one embodiment, the obtaining module 601 in the apparatus includes: a second obtaining unit, configured to obtain the merged vector W from the merged vector set S, wherein the merged vector set S includes:
Figure PCTCN2022087485-appb-000040
或者,
Figure PCTCN2022087485-appb-000041
Figure PCTCN2022087485-appb-000040
or,
Figure PCTCN2022087485-appb-000041
其中,g=0,1,2,…,M-1,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或,M等于N与F之积,F为大于或等于1的整数,j为虚数单位。Among them, g=0,1,2,...,M-1, θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to the product of N and F, and F is Integer greater than or equal to 1, j is an imaginary unit.
在一个实施方式中,所述装置中获取模块601包括:第三获取单元,用于从合并矢量集合S中获取合并矢量W,其中,所述合并矢量集合S包括:In one embodiment, the obtaining module 601 in the apparatus includes: a third obtaining unit, configured to obtain the merged vector W from the merged vector set S, wherein the merged vector set S includes:
Figure PCTCN2022087485-appb-000042
Figure PCTCN2022087485-appb-000042
或者,or,
Figure PCTCN2022087485-appb-000043
Figure PCTCN2022087485-appb-000043
其中,g 1=0,1,2,…,M 1-1,θ 1=2π/M 1,N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或,M 1等于N 1与F 1之积,F 1为大于或等于1的整数,g 2=0,1,2,…,M 2-1,θ 2=2π/M 2,N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或,M 2等于N 2与F 2之积,F 2为大于或等于1的整数,
Figure PCTCN2022087485-appb-000044
为克罗内克积,j为虚数单位。
Wherein, g 1 =0,1,2,...,M 1 -1, θ 1 =2π/M 1 , N 1 is an integer greater than or equal to 1, M 1 is an integer greater than or equal to N 1 , or, M 1 is equal to the product of N 1 and F 1 , F 1 is an integer greater than or equal to 1, g 2 =0,1,2,...,M 2 -1, θ 2 =2π/M 2 , N 2 is greater than or equal to an integer of 1, M 2 is an integer greater than or equal to N 2 , or, M 2 is equal to the product of N 2 and F 2 , and F 2 is an integer greater than or equal to 1,
Figure PCTCN2022087485-appb-000044
is the Kronecker product, and j is the imaginary unit.
在一个实施方式中,所述装置中获取模块601包括:第四获取单元,用于通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,将识别到的合并矢量作为合并矢量W;其中,通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,包括:In one embodiment, the obtaining module 601 in the apparatus includes: a fourth obtaining unit, configured to obtain the identified merged vector from the merged vector set S by identifying the merged vector, and use the identified merged vector as the merged vector W; Wherein, the identified merged vector is obtained from the merged vector set S through merged vector identification, including:
确定所述合并矢量集合S中每个合并矢量S t的识别度量A t=S t HR -1S tDetermine the identification metric A t =S t H R -1 S t of each merging vector S t in the merging vector set S;
根据各个合并矢量S t的所述识别度量A t的取值排序获取对应的D个合并矢量作为识别到的合并矢量; Obtain corresponding D merged vectors as the identified merged vectors according to the value ordering of the identification metrics A t of each merged vector S t ;
其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,D为大于或等于0的整数,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 Among them, 1<=t<=T, T is the number of merged vectors in the merged vector set S, D is an integer greater than or equal to 0, () H represents the conjugate transpose, () -1 represents the inversion operation, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
在一个实施方式中,所述装置中获取模块601包括:第五获取单元,用于获取合并矢量V,并根据所述合并矢量V获取合并矢量W,其中,所述合并矢量V包括至少一个矢量。In one embodiment, the obtaining module 601 in the apparatus includes: a fifth obtaining unit, configured to obtain a merged vector V, and obtain a merged vector W according to the merged vector V, wherein the merged vector V includes at least one vector .
在一个实施方式中,所述第五获取单元具体用于以下至少之一:In one embodiment, the fifth obtaining unit is specifically used for at least one of the following:
通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,将识别到的合并矢量作为合并矢量V;Obtain the identified merged vector from the merged vector set S by merging vector identification, and use the identified merged vector as the merged vector V;
获取合并矢量U,根据所述合并矢量U获取合并矢量V,其中,所述合并矢量U包括至少一个矢量;Obtain a merged vector U, and obtain a merged vector V according to the merged vector U, wherein the merged vector U includes at least one vector;
根据预设方式从合并矢量集合S中获取合并矢量V。The merged vector V is obtained from the merged vector set S according to a preset method.
在一个实施方式中,所述第五获取单元还用于:In one embodiment, the fifth obtaining unit is further used for:
获取合并矢量集合S中的每个合并矢量S tObtain each merged vector S t in the merged vector set S;
获取系数C tget the coefficient C t ;
根据所述合并矢量V、所述合并矢量S t以及所述系数C t获取更新后的合并矢量V tObtain the updated merged vector V t according to the merged vector V, the merged vector S t and the coefficient C t ;
确定所述合并矢量V t的识别度量B t=V t HR -1V tdetermining the identification metric B t =V t H R -1 V t of the merged vector V t ;
根据各个所述合并矢量V t的所述识别度量B t的取值排序获取对应的E个合并矢量作为合并矢量W; Obtain corresponding E merging vectors as merging vectors W according to the value ordering of the identification metrics B t of the respective merging vectors V t ;
其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,E为大于或等于0的整数,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 Among them, 1<=t<=T, T is the number of merged vectors in the merged vector set S, E is an integer greater than or equal to 0, () H represents the conjugate transpose, () -1 represents the inversion operation, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,E为大于或等于0的整数,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 Among them, 1<=t<=T, T is the number of merged vectors in the merged vector set S, E is an integer greater than or equal to 0, () H represents the conjugate transpose, () -1 represents the inversion operation, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
在一个实施方式中,所述第五获取单元用于获取系数C t,包括以下至少之一: In one embodiment, the fifth obtaining unit is configured to obtain the coefficient C t , including at least one of the following:
Figure PCTCN2022087485-appb-000045
Figure PCTCN2022087485-appb-000045
Figure PCTCN2022087485-appb-000046
Figure PCTCN2022087485-appb-000046
从指定系数集合中获取。Get from the specified set of coefficients.
在一个实施方式中,所述第五获取单元用于获取合并矢量V,并根据所述合并矢量V获取所述合并矢量W,包括:所述合并矢量V包括K个矢量V 1、V 2、...、V K,所述合并矢量W=(e 1*V 1+e 2*V 2+...+e K*V K)/f,其中,K为大于或等于1的整数,e 1、e 2、...、e K为与V 1、V 2、...、V K分别对应的系数,f为调整因子。 In one embodiment, the fifth obtaining unit is configured to obtain the merged vector V, and obtain the merged vector W according to the merged vector V, including: the merged vector V includes K vectors V 1 , V 2 , ..., V K , the combined vector W=(e 1 *V 1 +e 2 *V 2 +...+e K *V K )/f, where K is an integer greater than or equal to 1, e 1 , e 2 , ..., e K are coefficients corresponding to V 1 , V 2 , ..., V K , respectively, and f is an adjustment factor.
在一个实施方式中,所述装置中检测模块602包括:In one embodiment, the detection module 602 in the device includes:
第一检测单元,用于将所述合并矢量W的共轭转置W H与接收信号之积作为合并信号。 The first detection unit is configured to use the product of the conjugate transpose WH of the combined vector W and the received signal as a combined signal.
第二检测单元,用于将所述合并矢量W与接收信号之积作为合并信号。The second detection unit is configured to use the product of the combined vector W and the received signal as a combined signal.
在一个实施方式中,所述装置中检测模块602包括:In one embodiment, the detection module 602 in the device includes:
第三检测单元,用于获取所述合并矢量W的共轭转置W H与矩阵R的逆矩阵的乘积,并将所述乘积与接收信号的积作为合并信号。 The third detection unit is configured to obtain the product of the conjugate transpose WH of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as the combined signal.
第四检测单元,用于获取所述合并矢量W与矩阵R的逆矩阵的乘积,并将所述乘积与接收信号的积作为合并信号;a fourth detection unit, configured to obtain the product of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as a combined signal;
其中,所述矩阵R为接收信号的协方差矩阵或相关矩阵,或者为信号、干扰、噪声的协方差矩阵或相关矩阵。The matrix R is a covariance matrix or a correlation matrix of a received signal, or a covariance matrix or a correlation matrix of a signal, interference, and noise.
在一个实施方式中,所述装置中还包括:第二检测模块,用于根据合并矢量V进行检测,获取检测结果。In one embodiment, the apparatus further includes: a second detection module, configured to perform detection according to the combined vector V, and obtain a detection result.
在一个实施方式中,所述装置获取的检测结果包括以下信息至少之一:有效载荷、身份识别信息、导频信息、序列信息、传输资源信息。In one embodiment, the detection result obtained by the apparatus includes at least one of the following information: payload, identity information, pilot frequency information, sequence information, and transmission resource information.
图7是本申请实施例提供的一种发送装置的结构示意图,可执行本申请任意实施例所提供的发送方法,具备执行方法相应的功能模块和有益效果。该装置可以由软件和/或硬件实现,具体包括:获取模块701和发送模块702。FIG. 7 is a schematic structural diagram of a sending apparatus provided by an embodiment of the present application, which can execute the sending method provided by any embodiment of the present application, and has functional modules and beneficial effects corresponding to the executing method. The apparatus may be implemented by software and/or hardware, and specifically includes: an obtaining module 701 and a sending module 702 .
获取模块701,用于获取第一数据和P个导频。The obtaining module 701 is used for obtaining first data and P pilots.
发送模块702,用于发送所述第一数据和所述P个导频;A sending module 702, configured to send the first data and the P pilots;
其中,P为大于或等于0的整数,所述第一数据包括以下信息至少之一:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data The data is detected according to the merged vector W.
本申请实施例,通过获取模块获取第一数据和P个导频,发送模块发送第一数据和P个导频,其中,第一数据通过合并矢量W进行检测,实现了在免调度场景下的信号发送和有效接收,通过合并矢量W进行检测可以提高接收信号检测的准确性,从而改善了数据传输性能。In this embodiment of the present application, the acquisition module acquires the first data and the P pilots, and the sending module transmits the first data and the P pilots, wherein the first data is detected by the combined vector W, which realizes the scheduling-free scenario. For signal transmission and effective reception, detection by combining the vector W can improve the accuracy of received signal detection, thereby improving data transmission performance.
图8是本申请实施例提供的一种电子设备的结构示意图,该电子设备包括处理器50、存储器51、输入装置52和输出装置53;电子设备中处理器50的数量可以是一个或多个,图8中以一个处理器50为例;电子设备中处理器50、存储器51、输入装置52和输出装置53可以通过总线或其他方式连接,图8中以通过总线连接为例。8 is a schematic structural diagram of an electronic device provided by an embodiment of the present application, the electronic device includes a processor 50, a memory 51, an input device 52 and an output device 53; the number of processors 50 in the electronic device may be one or more 8, a processor 50 is taken as an example; the processor 50, the memory 51, the input device 52 and the output device 53 in the electronic device can be connected by a bus or other means, and the connection by a bus is taken as an example in FIG.
存储器51作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序以及模块,如本申请实施例中的接收装置和/或发送装置对应的模块(获取模块601和检测模块602,和/或,获取模块701和发送模块702)。处理器50通过运行存储在存储器51中的软件程序、指令以及模块,从而执行电子设备的各种功能应用以及数据处理,即实现上述的接收方法和/或发送方法。As a computer-readable storage medium, the memory 51 can be used to store software programs, computer-executable programs and modules, such as modules corresponding to the receiving device and/or the sending device in the embodiments of the present application (the acquisition module 601 and the detection module 602, and/or, acquiring module 701 and sending module 702). The processor 50 executes various functional applications and data processing of the electronic device by running the software programs, instructions and modules stored in the memory 51, ie, implements the above-mentioned receiving method and/or sending method.
存储器51可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据电子设备的使用所创建的数据等。此外,存储器51可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实例中,存储器51可进一步包括相对于处理器50远程设置的存储器,这些远程存储器可以通过网络连接至电子设备。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 51 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the electronic device, and the like. In addition, the memory 51 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some instances, memory 51 may further include memory located remotely from processor 50, which may be connected to the electronic device through a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
输入装置52可用于接收输入的数字或字符信息,以及产生与电子设备的用户设置以及功能控制有关的键信号输入。输出装置53可包括显示屏等显示设备。The input device 52 may be used to receive input numerical or character information, and to generate key signal input related to user settings and function control of the electronic device. The output device 53 may include a display device such as a display screen.
本申请实施例还提供一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行一种接收方法,该方法包括:Embodiments of the present application further provide a storage medium containing computer-executable instructions, where the computer-executable instructions are used to execute a receiving method when executed by a computer processor, and the method includes:
获取合并矢量W;Get the merged vector W;
根据所述合并矢量W进行检测,获取检测结果。The detection is performed according to the combined vector W, and the detection result is obtained.
和/或,计算机可执行指令在由计算机处理器执行时用于执行一种发送方法,该方法包括:And/or, the computer-executable instructions, when executed by a computer processor, are used to perform a method of sending, the method comprising:
获取第一数据和P个导频;obtaining first data and P pilots;
发送所述第一数据和所述P个导频;sending the first data and the P pilots;
其中,P为大于或等于0的整数,所述第一数据包括以下信息至少之一:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data The data is detected according to the merged vector W.
通过以上关于实施方式的描述,所属领域的技术人员可以清楚地了解到,本申请可借助软件及必需的通用硬件来实现,当然也可以通过硬件实现,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如计算机的软盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、闪存(FLASH)、硬盘或光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。From the above description of the embodiments, those skilled in the art can clearly understand that the present application can be implemented by means of software and necessary general-purpose hardware, and of course can also be implemented by hardware, but in many cases the former is a better implementation manner . Based on this understanding, the technical solutions of the present application can be embodied in the form of software products in essence or the parts that make contributions to the prior art, and the computer software products can be stored in a computer-readable storage medium, such as a floppy disk of a computer , read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), flash memory (FLASH), hard disk or optical disk, etc., including several instructions to make a computer device (which can be a personal computer , server, or network device, etc.) to execute the methods described in the various embodiments of this application.
值得注意的是,上述软件装置的实施例中,所包括的各个单元和模块只是按照功能逻辑进行划分的, 但并不局限于上述的划分,只要能够实现相应的功能即可;另外,各功能单元的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。It is worth noting that, in the embodiments of the above software device, the included units and modules are only divided according to functional logic, but are not limited to the above division, as long as the corresponding functions can be realized; in addition, each function The specific names of the units are only for the convenience of distinguishing from each other, and are not used to limit the protection scope of the present application.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、设备中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。Those of ordinary skill in the art can understand that all or some of the steps in the methods disclosed above, functional modules/units in the systems, and devices can be implemented as software, firmware, hardware, and appropriate combinations thereof.
在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be composed of several physical components Components execute cooperatively. Some or all physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit . Such software may be distributed on computer-readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). As known to those of ordinary skill in the art, the term computer storage media includes both volatile and nonvolatile implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules or other data flexible, removable and non-removable media. Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, magnetic tape, magnetic disk storage or other magnetic storage devices, or may Any other medium used to store desired information and which can be accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and can include any information delivery media, as is well known to those of ordinary skill in the art .
以上参照附图说明了本申请的一些实施例,并非因此局限本申请的权利范围。本领域技术人员不脱离本申请的范围和实质内所作的任何修改、等同替换和改进,均应在本申请的权利范围之内。Some embodiments of the present application have been described above with reference to the accompanying drawings, which are not intended to limit the scope of the right of the present application. Any modifications, equivalent substitutions and improvements made by those skilled in the art without departing from the scope and essence of the present application shall fall within the scope of the right of the present application.

Claims (23)

  1. 一种接收方法,包括:A method of receiving, comprising:
    获取合并矢量W;Get the merged vector W;
    根据所述合并矢量W进行检测,获取检测结果。The detection is performed according to the combined vector W, and the detection result is obtained.
  2. 根据权利要求1所述的方法,其中,所述合并矢量W包括X个矢量,每个矢量由指定矩阵中的一个行矢量或列矢量的指定N个元素构成,其中,X为大于或等于1的整数,N为大于1的整数,所述指定矩阵包括以下至少之一:离散傅里叶变换矩阵、离散傅里叶逆变换矩阵。The method according to claim 1, wherein the merged vector W includes X vectors, each of which is composed of a specified N elements of a row vector or a column vector in a specified matrix, wherein X is greater than or equal to 1 is an integer of , N is an integer greater than 1, and the specified matrix includes at least one of the following: a discrete Fourier transform matrix and an inverse discrete Fourier transform matrix.
  3. 根据权利要求1所述的方法,其中,所述合并矢量W包括由第一矢量集合和第二矢量集合的克罗内克积生成的矢量,其中,所述第一矢量集合包含至少一个矢量且每个矢量由第一指定矩阵中的一个行矢量或列矢量的指定N1个元素构成,所述第二矢量集合包含至少一个矢量且每个矢量由第二指定矩阵中的一个行矢量或列矢量的指定N2个元素构成,N1为大于或等于1的整数,N2为大于或等于1的整数,所述第一指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第二指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵。The method of claim 1, wherein the merged vector W comprises a vector generated from a Kronecker product of a first set of vectors and a second set of vectors, wherein the first set of vectors comprises at least one vector and Each vector consists of the specified N1 elements of a row or column vector in the first specified matrix, the second set of vectors contains at least one vector and each vector consists of a row or column vector in the second specified matrix The specified N2 elements of , N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the first specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, the first Two specified matrices include discrete Fourier transform matrices or inverse discrete Fourier transform matrices.
  4. 根据权利要求1所述的方法,其中,所述合并矢量W包括:The method of claim 1, wherein the combined vector W comprises:
    Figure PCTCN2022087485-appb-100001
    或者,
    Figure PCTCN2022087485-appb-100002
    Figure PCTCN2022087485-appb-100001
    or,
    Figure PCTCN2022087485-appb-100002
    其中,g为集合[0,1,2,…,M-1]中的至少一个值,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或,M等于N与F之积,F为大于或等于1的整数,j为虚数单位。Among them, g is at least one value in the set [0,1,2,...,M-1], θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to The product of N and F, where F is an integer greater than or equal to 1, and j is an imaginary unit.
  5. 根据权利要求1所述的方法,其中,所述合并矢量W包括:The method of claim 1, wherein the combined vector W comprises:
    Figure PCTCN2022087485-appb-100003
    Figure PCTCN2022087485-appb-100003
    或者,or,
    Figure PCTCN2022087485-appb-100004
    Figure PCTCN2022087485-appb-100004
    其中,g 1为集合[0,1,2,…,M 1-1]中的至少一个值,θ 1=2π/M 1,N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或,M 1等于N 1与F 1之积,F 1为大于或等于1的整数,g 2为集合[0,1,2,…,M 2-1]中的至少一个值,θ 2=2π/M 2,N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或,M 2等于N 2与F 2之积,F 2为大于或等于1的整数,
    Figure PCTCN2022087485-appb-100005
    为克罗内克积,j为虚数单位。
    Wherein, g 1 is at least one value in the set [0,1,2,...,M 1 -1], θ 1 =2π/M 1 , N 1 is an integer greater than or equal to 1, and M 1 is greater than or equal to An integer of N 1 , or, M 1 is equal to the product of N 1 and F 1 , F 1 is an integer greater than or equal to 1, and g 2 is at least one of the set [0,1,2,...,M 2 -1] value, θ 2 =2π/M 2 , N 2 is an integer greater than or equal to 1, M 2 is an integer greater than or equal to N 2 , or, M 2 is equal to the product of N 2 and F 2 , and F 2 is greater than or equal to an integer of 1,
    Figure PCTCN2022087485-appb-100005
    is the Kronecker product, and j is the imaginary unit.
  6. 根据权利要求1所述的方法,其中,所述获取合并矢量W,包括:从合并矢量集合S中获取合并矢量W,其中,所述合并矢量集合S包括:The method according to claim 1, wherein the obtaining the merged vector W comprises: obtaining the merged vector W from the merged vector set S, wherein the merged vector set S comprises:
    指定矩阵中的每个行矢量或列矢量的指定N个元素构成的矢量;或者,a vector of the specified N elements for each row or column vector in the specified matrix; or,
    由第一矩阵和第二矩阵的克罗内克积生成的矩阵中的矢量,其中,所述第一矩阵包括第一指定矩阵中的每个行矢量或列矢量的指定N1个元素构成的矢量,所述第二矩阵包括第二指定矩阵中的每个行矢量或列矢量的指定N2个元素构成的矢量;A vector in a matrix generated from the Kronecker product of a first matrix and a second matrix, where the first matrix includes a vector of the specified N1 elements of each row or column vector in the first specified matrix , the second matrix includes a vector formed by the specified N2 elements of each row vector or column vector in the second specified matrix;
    其中,N为大于1的整数,N1为大于或等于1的整数,N2为大于或等于1的整数,所述指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第一指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵,所述第二指定矩阵包括离散傅里叶变换矩阵或离散傅里叶逆变换矩阵。Wherein, N is an integer greater than 1, N1 is an integer greater than or equal to 1, N2 is an integer greater than or equal to 1, the specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the first A specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix, and the second specified matrix includes a discrete Fourier transform matrix or an inverse discrete Fourier transform matrix.
  7. 根据权利要求1所述的方法,其中,所述获取合并矢量W,包括:从合并矢量集合S中获取合并矢量W,其中,所述合并矢量集合S包括:The method according to claim 1, wherein the obtaining the merged vector W comprises: obtaining the merged vector W from the merged vector set S, wherein the merged vector set S comprises:
    Figure PCTCN2022087485-appb-100006
    或者,
    Figure PCTCN2022087485-appb-100007
    Figure PCTCN2022087485-appb-100006
    or,
    Figure PCTCN2022087485-appb-100007
    其中,g=0,1,2,…,M-1,θ=2π/M,N为大于1的整数,M为大于或等于N的整数,或,M等于N与F之积,F为大于或等于1的整数,j为虚数单位。Among them, g=0,1,2,...,M-1, θ=2π/M, N is an integer greater than 1, M is an integer greater than or equal to N, or, M is equal to the product of N and F, and F is Integer greater than or equal to 1, j is an imaginary unit.
  8. 根据权利要求1所述的方法,其中,所述获取合并矢量W,包括:从合并矢量集合S中获取合并 矢量W,其中,所述合并矢量集合S包括:The method according to claim 1, wherein the obtaining the merged vector W comprises: obtaining the merged vector W from the merged vector set S, wherein the merged vector set S comprises:
    Figure PCTCN2022087485-appb-100008
    Figure PCTCN2022087485-appb-100008
    或者,or,
    Figure PCTCN2022087485-appb-100009
    Figure PCTCN2022087485-appb-100009
    其中,g 1=0,1,2,…,M 1-1,θ 1=2π/M 1,N 1为大于或等于1的整数,M 1为大于或等于N 1的整数,或,M 1等于N 1与F 1之积,F 1为大于或等于1的整数,g 2=0,1,2,…,M 2-1,θ 2=2π/M 2,N 2为大于或等于1的整数,M 2为大于或等于N 2的整数,或,M 2等于N 2与F 2之积,F 2为大于或等于1的整数,
    Figure PCTCN2022087485-appb-100010
    为克罗内克积,j为虚数单位。
    Wherein, g 1 =0,1,2,...,M 1 -1, θ 1 =2π/M 1 , N 1 is an integer greater than or equal to 1, M 1 is an integer greater than or equal to N 1 , or, M 1 is equal to the product of N 1 and F 1 , F 1 is an integer greater than or equal to 1, g 2 =0,1,2,...,M 2 -1, θ 2 =2π/M 2 , N 2 is greater than or equal to an integer of 1, M 2 is an integer greater than or equal to N 2 , or, M 2 is equal to the product of N 2 and F 2 , and F 2 is an integer greater than or equal to 1,
    Figure PCTCN2022087485-appb-100010
    is the Kronecker product, and j is the imaginary unit.
  9. 根据权利要求1所述的方法,其中,所述获取合并矢量W,包括:通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,将识别到的合并矢量作为合并矢量W,其中,通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,包括:The method according to claim 1, wherein the obtaining the merged vector W comprises: acquiring the identified merged vector from the merged vector set S by identifying the merged vector, and using the identified merged vector as the merged vector W, wherein, Obtain the identified merged vector from the merged vector set S by identifying the merged vector, including:
    确定所述合并矢量集合S中每个合并矢量S t的识别度量
    Figure PCTCN2022087485-appb-100011
    Determine the identification metric for each merged vector S t in the merged vector set S
    Figure PCTCN2022087485-appb-100011
    根据各个合并矢量S t的所述识别度量A t的取值排序获取对应的D个合并矢量作为识别到的合并矢量; Obtain corresponding D merged vectors as the identified merged vectors according to the value ordering of the identification metrics A t of each merged vector S t ;
    其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,D为大于或等于0的整数,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 Among them, 1<=t<=T, T is the number of merged vectors in the merged vector set S, D is an integer greater than or equal to 0, () H represents the conjugate transpose, () -1 represents the inversion operation, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  10. 根据权利要求1所述的方法,其中,所述获取合并矢量W,包括:获取合并矢量V,并根据所述合并矢量V获取合并矢量W,其中,所述合并矢量V包括至少一个矢量。The method according to claim 1, wherein the obtaining the merged vector W comprises: obtaining the merged vector V, and obtaining the merged vector W according to the merged vector V, wherein the merged vector V includes at least one vector.
  11. 根据权利要求10所述的方法,其中,所述获取合并矢量V,包括以下至少之一:The method according to claim 10, wherein the obtaining of the combined vector V comprises at least one of the following:
    通过合并矢量识别从合并矢量集合S中获取识别到的合并矢量,将识别到的合并矢量作为合并矢量V;Obtain the identified merged vector from the merged vector set S by merging vector identification, and use the identified merged vector as the merged vector V;
    获取合并矢量U,根据所述合并矢量U获取合并矢量V,其中,所述合并矢量U包括至少一个矢量;Obtain a merged vector U, and obtain a merged vector V according to the merged vector U, wherein the merged vector U includes at least one vector;
    根据预设方式从合并矢量集合S中获取合并矢量V。The merged vector V is obtained from the merged vector set S according to a preset method.
  12. 根据权利要求10所述的方法,其中,所述根据所述合并矢量V获取合并矢量W,包括:The method according to claim 10, wherein the obtaining the merged vector W according to the merged vector V comprises:
    获取合并矢量集合S中的每个合并矢量S tObtain each merged vector S t in the merged vector set S;
    获取系数C tget the coefficient C t ;
    根据所述合并矢量V、所述合并矢量S t以及所述系数C t获取更新后的合并矢量V tObtain the updated merged vector V t according to the merged vector V, the merged vector S t and the coefficient C t ;
    确定所述合并矢量V t的识别度量
    Figure PCTCN2022087485-appb-100012
    determine the identification metric of the merged vector V t
    Figure PCTCN2022087485-appb-100012
    根据各个所述合并矢量V t的所述识别度量B t的取值排序获取对应的E个合并矢量作为合并矢量W; Obtain corresponding E merging vectors as merging vectors W according to the value ordering of the identification metrics B t of the respective merging vectors V t ;
    其中,1<=t<=T,T为合并矢量集合S中的合并矢量的数量,E为大于或等于0的整数,() H表示共轭转置,() -1表示求逆运算,R为接收信号的协方差矩阵或相关矩阵,或者,R为信号、干扰、噪声的协方差矩阵或相关矩阵。 Among them, 1<=t<=T, T is the number of merged vectors in the merged vector set S, E is an integer greater than or equal to 0, () H represents the conjugate transpose, () -1 represents the inversion operation, R is the covariance matrix or correlation matrix of the received signal, or R is the covariance matrix or correlation matrix of the signal, interference, and noise.
  13. 根据权利要求12所述的方法,其中,所述获取系数C t,包括以下至少之一: The method according to claim 12, wherein the obtaining coefficient C t includes at least one of the following:
    Figure PCTCN2022087485-appb-100013
    Figure PCTCN2022087485-appb-100013
    Figure PCTCN2022087485-appb-100014
    Figure PCTCN2022087485-appb-100014
    从指定系数集合中获取。Get from the specified set of coefficients.
  14. 根据权利要求10所述的方法,其中,所述获取合并矢量V,并根据所述合并矢量V获取所述合并矢量W,包括:所述合并矢量V包括K个矢量V 1、V 2、...、V K,所述合并矢量W=(e 1*V 1+e 2*V 2+...+e K*V K)/f,其中,K为大于或等于1的整数,e 1、e 2、...、e K为与V 1、V 2、...、V K分别对应的系数,f为调整因子。 The method according to claim 10, wherein the obtaining a merged vector V, and obtaining the merged vector W according to the merged vector V, comprises: the merged vector V includes K vectors V 1 , V 2 , . .., V K , the combined vector W=(e 1 *V 1 +e 2 *V 2 +...+e K *V K )/f, where K is an integer greater than or equal to 1, e 1 , e 2 , ..., e K are coefficients corresponding to V 1 , V 2 , ..., V K respectively, and f is an adjustment factor.
  15. 根据权利要求1所述的方法,其中,所述根据所述合并矢量W进行检测,包括以下至少之一:The method according to claim 1, wherein the detecting according to the combined vector W comprises at least one of the following:
    将所述合并矢量W的共轭转置W H与接收信号之积作为合并信号; Taking the product of the conjugate transpose WH of the combined vector W and the received signal as the combined signal;
    将所述合并矢量W与接收信号之积作为合并信号。The product of the combined vector W and the received signal is taken as a combined signal.
  16. 根据权利要求1所述的方法,其中,所述根据所述合并矢量W进行检测,包括以下至少之一:The method according to claim 1, wherein the detecting according to the combined vector W comprises at least one of the following:
    获取所述合并矢量W的共轭转置W H与矩阵R的逆矩阵的乘积,并将所述乘积与接收信号的积作为合并信号; Obtain the product of the conjugate transpose WH of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as the combined signal;
    获取所述合并矢量W与矩阵R的逆矩阵的乘积,并将所述乘积与接收信号的积作为合并信号;Obtain the product of the combined vector W and the inverse matrix of the matrix R, and use the product of the product and the received signal as a combined signal;
    其中,所述矩阵R为接收信号的协方差矩阵或相关矩阵,或者为信号、干扰、噪声的协方差矩阵或相关矩阵。The matrix R is a covariance matrix or a correlation matrix of a received signal, or a covariance matrix or a correlation matrix of a signal, interference, and noise.
  17. 根据权利要求10所述的方法,其中,还包括:The method of claim 10, further comprising:
    根据合并矢量V进行检测,获取检测结果。The detection is performed according to the combined vector V, and the detection result is obtained.
  18. 根据权利要求1所述的方法,其中,所述检测结果包括以下信息至少之一:The method according to claim 1, wherein the detection result includes at least one of the following information:
    有效载荷、身份识别信息、导频信息、序列信息、传输资源信息。Payload, identification information, pilot information, sequence information, transmission resource information.
  19. 一种发送方法,包括:A method of sending, including:
    获取第一数据和P个导频;obtaining first data and P pilots;
    发送所述第一数据和所述P个导频;sending the first data and the P pilots;
    其中,P为大于或等于0的整数,所述第一数据包括以下信息至少之一:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data The data is detected according to the merged vector W.
  20. 一种接收装置,包括:A receiving device, comprising:
    获取模块,用于获取合并矢量W;The acquisition module is used to acquire the merged vector W;
    检测模块,用于根据所述合并矢量W进行检测,获取检测结果。A detection module, configured to perform detection according to the combined vector W, and obtain a detection result.
  21. 一种发送装置,包括:A sending device, comprising:
    获取模块,用于获取第一数据和P个导频;an acquisition module for acquiring the first data and the P pilots;
    发送模块,用于发送所述第一数据和所述P个导频;a sending module, configured to send the first data and the P pilots;
    其中,P为大于或等于0的整数,所述第一数据包括以下信息至少之一:身份识别信息、有效载荷、所述P个导频的信息、序列信息、传输资源信息,所述第一数据根据合并矢量W进行检测。Wherein, P is an integer greater than or equal to 0, the first data includes at least one of the following information: identification information, payload, information of the P pilots, sequence information, transmission resource information, the first data The data is detected according to the merged vector W.
  22. 一种电子设备,包括:An electronic device comprising:
    一个或多个处理器;one or more processors;
    存储器,用于存储一个或多个程序,memory for storing one or more programs,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-18中任一所述的接收方法和/或权利要求19所述的发送方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the receiving method according to any one of claims 1-18 and/or claim 19 the sending method described above.
  23. 一种计算机可读存储介质,其上存储有计算机程序,其中,所述计算机程序被处理器执行时实现如权利要求1-18中任一所述的接收方法和/或权利要求19所述的发送方法。A computer-readable storage medium on which a computer program is stored, wherein, when the computer program is executed by a processor, the receiving method according to any one of claims 1-18 and/or the method according to claim 19 is implemented delivery method.
PCT/CN2022/087485 2021-04-21 2022-04-18 Sending and receiving methods and apparatus, electronic device, and storage medium WO2022222896A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110432600.5 2021-04-21
CN202110432600.5A CN115226240A (en) 2021-04-21 2021-04-21 Transmitting and receiving method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2022222896A1 true WO2022222896A1 (en) 2022-10-27

Family

ID=83606834

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/087485 WO2022222896A1 (en) 2021-04-21 2022-04-18 Sending and receiving methods and apparatus, electronic device, and storage medium

Country Status (2)

Country Link
CN (1) CN115226240A (en)
WO (1) WO2022222896A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120008722A1 (en) * 2009-03-20 2012-01-12 Nxp B.V. Signal processor, receiver and signal processing method
CN108933745A (en) * 2018-07-16 2018-12-04 北京理工大学 A kind of broad-band channel estimation method estimated based on super-resolution angle and time delay
CN112039570A (en) * 2020-08-13 2020-12-04 上海道生物联技术有限公司 Pilot frequency sending and detecting method, sending end and receiving end
CN112040560A (en) * 2020-09-01 2020-12-04 中兴通讯股份有限公司 Data transmission method, communication node and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120008722A1 (en) * 2009-03-20 2012-01-12 Nxp B.V. Signal processor, receiver and signal processing method
CN108933745A (en) * 2018-07-16 2018-12-04 北京理工大学 A kind of broad-band channel estimation method estimated based on super-resolution angle and time delay
CN112039570A (en) * 2020-08-13 2020-12-04 上海道生物联技术有限公司 Pilot frequency sending and detecting method, sending end and receiving end
CN112040560A (en) * 2020-09-01 2020-12-04 中兴通讯股份有限公司 Data transmission method, communication node and computer readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MENDEZ-RIAL ROI; RUSU CRISTIAN; ALKHATEEB AHMED; GONZALEZ-PRELCIC NURIA; HEATH ROBERT W.: "Channel estimation and hybrid combining for mmWave: Phase shifters or switches?", 2015 INFORMATION THEORY AND APPLICATIONS WORKSHOP (ITA), IEEE, 1 February 2015 (2015-02-01), pages 90 - 97, XP032799797, DOI: 10.1109/ITA.2015.7308971 *
NA ZHENYU; PAN ZHENG; XIONG MUDI; LIU XIN; LU WEIDANG; WANG YONGJIAN; FAN LISHENG: "Turbo Receiver Channel Estimation for GFDM-Based Cognitive Radio Networks", IEEE ACCESS, IEEE, USA, vol. 6, 1 January 1900 (1900-01-01), USA , pages 9926 - 9935, XP011679069, DOI: 10.1109/ACCESS.2018.2803742 *

Also Published As

Publication number Publication date
CN115226240A (en) 2022-10-21

Similar Documents

Publication Publication Date Title
US10079627B1 (en) Joint power allocation, precoding, and decoding method and base station thereof
JP6448812B2 (en) Interference suppression synthesis method, apparatus, and storage medium
US9954695B2 (en) Channel measurement method for large-scale antennas, and user terminal
US12040855B2 (en) Frequency time domain channel hardening and overhead reduction
CN111865450B (en) Method, device, equipment and storage medium for improving multi-user multiplexing performance
WO2012068863A1 (en) Method and apparatus for adaptively canceling multi-antenna diversity combination interferences
JP2020010406A (en) Sparse ordered iterative group decision feedback interference cancellation
WO2017152732A1 (en) Channel correction method and device
WO2019215964A1 (en) Radio device, channel estimation method, non-transitory computer-readable medium, and radio communication system
Abebe et al. MIMO-based reliable grant-free massive access with QoS differentiation for 5G and beyond
CN107078836B (en) A kind of generation method and device of pilot signal
WO2022134800A1 (en) Multi-user detection method and apparatus for cell-free mimo
CN107079374B (en) interference cancellation method and equipment
CN104243124B (en) The computational methods and device of detection reference signal channel coefficient matrix
US10256997B2 (en) Computing transmit and receive filters for a network device
WO2017080359A1 (en) Interference cancellation method and apparatus, and base station
WO2022222896A1 (en) Sending and receiving methods and apparatus, electronic device, and storage medium
WO2017107697A1 (en) Method and device for reconstructing downlink channel
CN108631829B (en) Joint power distribution, precoding and decoding method and base station thereof
CN104756427B (en) One kind prelists code book system of selection and device
TWI634755B (en) Demodulation method and receiving device
WO2017101097A1 (en) Channel statistical information obtaining method and receiver
CN104125181B (en) A kind of interfering signal removing method and device
CN114362796B (en) Multi-sub-band precoding method, system, storage medium and device suitable for multi-node cooperative transmission
US12101205B2 (en) Method and apparatus for improving multi-user multiplexing performance, device, and storage medium

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

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 29.02.2024 ).