CN103297162B - Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system - Google Patents

Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system Download PDF

Info

Publication number
CN103297162B
CN103297162B CN201310217583.9A CN201310217583A CN103297162B CN 103297162 B CN103297162 B CN 103297162B CN 201310217583 A CN201310217583 A CN 201310217583A CN 103297162 B CN103297162 B CN 103297162B
Authority
CN
China
Prior art keywords
gssk
detection
mrow
transmitting antenna
communication system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201310217583.9A
Other languages
Chinese (zh)
Other versions
CN103297162A (en
Inventor
范世文
邵晋梁
李慧蕾
但黎琳
李少谦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201310217583.9A priority Critical patent/CN103297162B/en
Publication of CN103297162A publication Critical patent/CN103297162A/en
Application granted granted Critical
Publication of CN103297162B publication Critical patent/CN103297162B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Radio Transmission System (AREA)

Abstract

The invention relates to a compressed-sensing-based signal detection method for a GSSK (generalized space shift keying) modulation communication system and belongs to the technical field of wireless communications. Compressed sensing technology is used with maximum likelihood detection; a confidence interval T' of an activated antenna position in a transmitting antenna array in the GSSK modulation communication system is obtained by the compressed sensing technology; ML (maximum likelihood) detection is performed in the confidence interval T'. Compared with overall search in ML detection, the method has the advantages that search space for ML detection is narrowed greatly so that computing complexity is reduced greatly; during the process of determining the confidence interval T' by the compressed sensing technology, detection precision is the same as that in ML detection by setting proper k constants.

Description

Signal detection method based on compressed sensing in GSSK modulation communication system
Technical Field
The invention belongs to the technical field of wireless communication, and particularly relates to a signal detection method based on Compressed Sensing (CS) in a Generalized Space Shift Keying (GSSK) modulation communication system.
Background
1. Compressed sensing
For an equation of the form y = θ s + z, the signal s is K-term sparse, contains N elements and only K elements are non-0, θ is an M × N observation matrix (M < N), M × 1 column vector y is the observation of the signal s, and z is a noise vector.
The compressed sensing technology can perfectly recover the sparse signal s with a high probability under the condition that the number of samples (observation) is far less than that required by the traditional method through a proper observation matrix. The recovery signal, i.e. signal reconstruction, is mainly based on a norm solution of convex optimization or a greedy algorithm. Orthogonal Matching Pursuit (OMP) algorithm in greedy algorithm for signal reconstruction.
The OMP algorithm mainly comprises the steps of selecting an atom (namely a certain column) which is most matched with an observation result y from an observation matrix each time, constructing the current sparse approximation, calculating the approximation residual error at the moment, continuing to select the atom which is most matched with the residual error, repeating the iteration process, and obtaining the sparse solution as long as the algorithm is converged.
OMP algorithm process:
1) initialization, index set Δ0= phi, number of iterations t =1, residual quantity r0= y, initial set of atoms θ00And (= phi). Selecting index, calculating inner product<rt-1j>Find the corresponding index of the atom in the dictionary that satisfies the following formula.
<math> <mrow> <msub> <mi>&lambda;</mi> <mi>t</mi> </msub> <mo>=</mo> <mfenced open='' close=''> <mtable> <mtr> <mtd> <mi>arg</mi> <mi>max</mi> </mtd> </mtr> <mtr> <mtd> <mi>j</mi> <mo>=</mo> <mn>1,2</mn> <mo>,</mo> <mo>.</mo> <mo>.</mo> <mo>.</mo> <mo>,</mo> <mi>N</mi> </mtd> </mtr> </mtable> </mfenced> <mo>&lt;</mo> <msub> <mi>r</mi> <mrow> <mi>t</mi> <mo>-</mo> <mn>1</mn> </mrow> </msub> <mo>,</mo> <msub> <mi>&theta;</mi> <mi>j</mi> </msub> <mo>></mo> <mo>,</mo> <msub> <mi>&theta;</mi> <mi>j</mi> </msub> <mo>&Element;</mo> <mi>&theta;</mi> </mrow> </math>
2) Updating the index set Δtt-1∪{λtH, the selected atom set θt=[θt-1j]。
3) Computing an estimated sparse coefficient st=(θt)Ty, whereinUpdating the residue rt=y-θt
4) If t > K, the iteration is ended, otherwise, let t = t +1, repeat 2-4 steps, and enter the next iteration.
The estimated sparse solution s' is a vector of size N × 1, corresponding to the index ΔtThe value of the element at is equal to stAnd other elements are allIs 0.
2. Spatial modulation-GSSK
SSK is a special case of Spatial Modulation (SM), i.e., the transmitted bit stream controls which antenna is specifically transmitting by selecting the active antenna, and generally a fixed signal value is transmitted on the transmitting antenna. And GSSK corresponds to the special case of GSM, and the transmitted bit stream is encoded and multiple antennas are selected to be activated for transmitting signals. The GSSK system is simple and easy to implement, and has a high spectrum utilization rate as a MIMO technology. It is apparent that signal detection by GSSK is the detection that those transmit antennas transmitted signals (are activated).
Consider an NtHair, NrThe GSSK system model received is:
<math> <mrow> <mi>y</mi> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <mi>Hx</mi> <mo>+</mo> <mi>z</mi> <mo>-</mo> <mo>-</mo> <mo>-</mo> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> </mrow> </math>
wherein, andrespectively representing a received signal, a transmitted signal, and gaussian white noise.Representing a flat fading channel whose elements obey an independent identically distributed complex gaussian distribution CN (0, 1). Obviously, ρ represents the signal-to-noise ratio and x is a sparse unknown signal whose sparseness corresponds to the positive locationIs the position of the active antenna in the transmit antenna array. In addition, we assume that all active antennas are ntAnd activates the antenna to transmit data "1".
It is obvious that its ML (maximum likelihood) detection value is:
<math> <mrow> <msubsup> <mi>x</mi> <mi>ML</mi> <mo>&prime;</mo> </msubsup> <mo>=</mo> <mfenced open='' close=''> <mtable> <mtr> <mtd> <mi>arg</mi> <mi>max</mi> </mtd> </mtr> <mtr> <mtd> <mi>x</mi> <mo>&Element;</mo> <mi>&Omega;</mi> </mtd> </mtr> </mtable> </mfenced> <msup> <mrow> <mo>|</mo> <mo>|</mo> <mi>y</mi> <mo>-</mo> <msqrt> <mi>&rho;</mi> </msqrt> <mi>Hx</mi> <mo>|</mo> <mo>|</mo> </mrow> <mn>2</mn> </msup> <mo>-</mo> <mo>-</mo> <mo>-</mo> <mrow> <mo>(</mo> <mn>2</mn> <mo>)</mo> </mrow> </mrow> </math>
wherein Ω represents all possible activated antenna combination forms, | | |. computation2Representing a modulo 2 norm.
The compressed sensing has the advantages of low complexity and good performance for the recovery of sparse signals. With the increase of the number of active antennas and the number of transmitting antennas of the GSSK, the ML detection complexity becomes extremely high, and the detection complexity of the GSSK system may be significantly reduced by using compressed sensing.
Disclosure of Invention
The invention provides a signal detection method based on compressed sensing in a GSSK modulation communication system. In the OMP algorithm, each iteration searches only one position corresponding to the sparse set, and the search process stops when the norm of the residual is below a certain threshold or the number of found sparse positions is equal to the actual sparsity. In order to improve the performance of compressed sensing detection, each time a subset containing the correct position is searched, and finally the subsets are combined into a whole, so that the probability of containing the correct solution in the whole is high.
Now, a plurality of search processes need to be performed to obtain a larger trusted interval. In a new credible interval, based on the ML idea, the most probable solution is found out by calculating the norm. Since the confidence interval is smaller than that of the maximum likelihood detection method, the complexity required for ML detection in the interval is low, and good performance can be obtained.
The detailed technical scheme of the invention is as follows:
a signal detection method based on compressed sensing in a GSSK modulation communication system, as shown in fig. 1, includes the following steps:
step 1: the GSSK system model isSince the transmitted signal is real signal, the GSSK system model can be rewritten intoWherein: y ' is real part (y), imaginary part (imag (y), H ' is real part (H), imaginary part (imag) (H), real part (z) and imaginary part (imag) (z), and the real part and the imaginary part of z ' are respectively as follows:
<math> <mrow> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>real</mi> <mrow> <mo>(</mo> <mi>y</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>imag</mi> <mrow> <mo>(</mo> <mi>y</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>real</mi> <mrow> <mo>(</mo> <mi>H</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>imag</mi> <mrow> <mo>(</mo> <mi>H</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mi>x</mi> <mo>+</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>real</mi> <mrow> <mo>(</mo> <mi>z</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>imag</mi> <mrow> <mo>(</mo> <mi>z</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
thus, the equivalent dimension of y is considered to be increased. Next, H' is normalized:
<math> <mrow> <msup> <mi>y</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <msup> <mi>H</mi> <mo>&prime;</mo> </msup> <mi>x</mi> <mo>+</mo> <msup> <mi>z</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <msup> <mi>H</mi> <mrow> <mo>&prime;</mo> <mo>&prime;</mo> </mrow> </msup> <mi>Cx</mi> <mo>+</mo> <msup> <mi>z</mi> <mo>&prime;</mo> </msup> </mrow> </math>
where H '= H' C, and C is a diagonal matrix, diagonal element Ci,iIs the modulo-2 norm of the ith column of the channel observation matrix H'. The system model that can be normalized is then:
<math> <mrow> <msup> <mi>y</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <msup> <mi>H</mi> <mrow> <mo>&prime;</mo> <mo>&prime;</mo> </mrow> </msup> <msup> <mi>x</mi> <mo>&prime;</mo> </msup> <mo>+</mo> <msup> <mi>z</mi> <mo>&prime;</mo> </msup> <mo>-</mo> <mo>-</mo> <mo>-</mo> <mrow> <mo>(</mo> <mn>3</mn> <mo>)</mo> </mrow> </mrow> </math> where x' = Cx.
Because the channel observation matrix H obeys complex Gaussian distribution, the channel observation matrix H' with the split real and imaginary parts can meet RIP after obeying the Gaussian distribution. In addition, x' = Cx, and does not affect the sparse position of x, so the equation is a compressed sensing problem (which can be solved by the OMP algorithm, but the performance of the method is far from that of ML detection).
Step 2: assuming that the initial search position set is an empty set T ' = Φ, set y ' to the initial residual r = y ', calculate the inner product (r = y ″)TH '') to obtain an autocorrelation vector, wherein rTIs a transposed vector of r, and then k × n with larger absolute value (i.e., higher correlation) is selectedtThe transmitting antenna position corresponding to the item is taken as a candidate position set and is marked as T1', and added to the location set T', wherein: n istK is a constant (k takes a value of 2, 3 or 4) determined in advance for the number of activated transmitting antennas in a time slot in the GSSK modulation communication system.
And step 3: the residual amount is updated and the candidate position set is expanded.
Since the activated transmitting antenna of the GSSK modulation communication system transmits a constant value of '1', the k × n determined in step 2tOne transmitting antenna position, k × ntAnd (4) secondary test: in each test, data 1 sent by the ith, i ∈ T 'transmitting antenna is assumed, and the corresponding residual r = y' -h is calculatediWherein h isiIs the ith column vector of the normalized channel observation matrix H'; as in step 2, the inner product (r) is again calculated using this new residual amountTH') to obtain a new autocorrelation vector when k × ntAfter the autocorrelation vectors are calculated, k x (n) with larger absolute value is selected from the autocorrelation vectorst-1) the transmitting antenna position corresponding to the item as the first extended candidate position set, denoted as T2', and added to the location set T'; when k × ntAfter the test is finished, the obtained position set T' = phi + T1'+T2'。
And 4, step 4: (k × n) determined for step 2 and step 3t)×[k×(nt-1)+1]One transmitting antenna position, proceed by (k × n)t)×k×(nt-1) trials. In each test, a set of positions T is assumed first1In' where the data sent by the transmitting antennas at any two positions are both 1, calculating the corresponding residual r; as in step 2, the inner product (r) is again calculated using this new residual amountTH') obtaining a new autocorrelation vector when (k × n)t)×k×(ntAfter-1) autocorrelation vectors are calculated, k x (n) with larger absolute value is selected from the autocorrelation vectorst-2) the transmitting antenna position corresponding to the item as the second candidate position set of expansion, denoted as T3', and added to the set T'. Step 2 to step 4 total meeting calculation ntAnd the residual quantity is reduced, so that the candidate position set is continuously obtained, and finally, an approximately ideal and complete credible interval set T' is obtained.
And 5: maximum Likelihood (ML) detection of the received signal y in a set of confidence intervals T', i.e. detection valuesWhere Ω represents all possible combinations of active antennas and Ω ═ T', | · | | computationally idle2Representing a modulo 2 norm.
The invention combines the compressed sensing technology and the maximum likelihood detection, obtains the credible interval T 'of the position of the activated antenna in the transmitting antenna array in the GSSK modulation communication system through the compressed sensing technology, and then carries out ML detection in the credible interval T'. Compared with the whole search of ML detection, the method greatly reduces the search space of ML detection, thereby greatly reducing the operation complexity; meanwhile, in the process of determining the credible interval T' by using a compressed sensing technology, the detection precision same as that of ML detection can be achieved by setting a proper k constant.
Drawings
Fig. 1 is a schematic diagram of a low complexity detection method based on compressed sensing.
FIG. 2 is ntDifferent algorithm complexity contrast maps when = 2.
FIG. 3 is nt=1,k=4,NtPerformance of different detection algorithms is compared in case of = 256.
FIG. 4 is nt=2,Nr=16,NtPerformance of different detection algorithms is compared in case of = 256.
Detailed Description
The invention provides a signal detection method based on compressed sensing in a GSSK modulation communication system. Since this candidate set is small (still appears small compared to the conventional ML whole search), the computational complexity is greatly reduced.
A signal detection method based on compressed sensing in a GSSK modulation communication system, as shown in fig. 1, includes the following steps:
step 1: the GSSK system model isSince the transmitted signal is real signal, the GSSK system model can be rewritten intoWherein: y ' is real part (y), imaginary part (imag (y), H ' is real part (H), imaginary part (imag) (H), real part (z) and imaginary part (imag) (z), and the real part and the imaginary part of z ' are respectively as follows:
<math> <mrow> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>real</mi> <mrow> <mo>(</mo> <mi>y</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>imag</mi> <mrow> <mo>(</mo> <mi>y</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>real</mi> <mrow> <mo>(</mo> <mi>H</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>imag</mi> <mrow> <mo>(</mo> <mi>H</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> <mi>x</mi> <mo>+</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>real</mi> <mrow> <mo>(</mo> <mi>z</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>imag</mi> <mrow> <mo>(</mo> <mi>z</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
thus, the equivalent dimension of y is considered to be increased. Next, H' is normalized:
<math> <mrow> <msup> <mi>y</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <msup> <mi>H</mi> <mo>&prime;</mo> </msup> <mi>x</mi> <mo>+</mo> <msup> <mi>z</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <msup> <mi>H</mi> <mrow> <mo>&prime;</mo> <mo>&prime;</mo> </mrow> </msup> <mi>Cx</mi> <mo>+</mo> <msup> <mi>z</mi> <mo>&prime;</mo> </msup> </mrow> </math>
where H '= H' C, and C is a diagonal matrix, diagonal element Ci,iIs the modulo-2 norm of the ith column of the channel observation matrix H'. The system model that can be normalized is then:
<math> <mrow> <msup> <mi>y</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <msqrt> <mi>&rho;</mi> </msqrt> <msup> <mi>H</mi> <mrow> <mo>&prime;</mo> <mo>&prime;</mo> </mrow> </msup> <msup> <mi>x</mi> <mo>&prime;</mo> </msup> <mo>+</mo> <msup> <mi>z</mi> <mo>&prime;</mo> </msup> <mo>-</mo> <mo>-</mo> <mo>-</mo> <mrow> <mo>(</mo> <mn>3</mn> <mo>)</mo> </mrow> </mrow> </math> where x' = Cx.
Because the channel observation matrix H obeys complex Gaussian distribution, the channel observation matrix H' with the split real and imaginary parts can meet RIP after obeying the Gaussian distribution. In addition, x' = Cx, and does not affect the sparse position of x, so the equation is a compressed sensing problem (which can be solved by the OMP algorithm, but the performance of the method is far from that of ML detection).
Step 2: assuming that the initial search position set is an empty set T ' = Φ, set y ' to the initial residual r = y ', calculate the inner product (r = y ″)TH '') to obtain an autocorrelation vector, wherein rTIs a transposed vector of r, and then k × n with larger absolute value (i.e., higher correlation) is selectedtThe transmitting antenna position corresponding to the item is taken as a candidate position set and is marked as T1', and added to the location set T', wherein: n istK is a constant (k takes a value of 2, 3 or 4) determined in advance for the number of activated transmitting antennas in a time slot in the GSSK modulation communication system.
And step 3: the residual amount is updated and the candidate position set is expanded.
Since the activated transmitting antenna of the GSSK modulation communication system transmits a constant value of '1', the k × n determined in step 2tOne transmitting antenna position, k × ntAnd (4) secondary test: in each test, data 1 sent by the ith, i ∈ T 'transmitting antenna is assumed, and the corresponding residual r = y' -h is calculatediWhere hi is the ith column vector of the normalized channel observation matrix H "; as in step 2, the inner product (r) is again calculated using this new residual amountTH') to obtain a new autocorrelation vector when k × ntAfter the autocorrelation vectors are calculated, k x (n) with larger absolute value is selected from the autocorrelation vectorst-1) the transmitting antenna position corresponding to the item as the first extended candidate position set, denoted as T2'and added to the location set T'; when k × ntSub-testThe position set obtained after the experiment is finished <math> <mrow> <msup> <mi>T</mi> <mo>&prime;</mo> </msup> <mo>=</mo> <mi>&phi;</mi> <mo>+</mo> <msup> <msub> <mi>T</mi> <mn>1</mn> </msub> <mo>&prime;</mo> </msup> <mo>+</mo> <msup> <msub> <mi>T</mi> <mn>2</mn> </msub> <mo>&prime;</mo> </msup> <mo>&CenterDot;</mo> </mrow> </math>
And 4, step 4: (k × n) determined for step 2 and step 3t)×[k×(nt-1)+1]One transmitting antenna position, proceed by (k × n)t)×k×(nt-1) trials. In each test, a set of positions T is assumed first1In' where the data sent by the transmitting antennas at any two positions are both 1, calculating the corresponding residual r; as in step 2, the inner product (r) is again calculated using this new residual amountTH') obtaining a new autocorrelation vector when (k × n)t)×k×(ntAfter-1) autocorrelation vectors are calculated, k x (n) with larger absolute value is selected from the autocorrelation vectorst-2) the transmitting antenna position corresponding to the item as the second candidate position set of expansion, denoted as T3', and added to the set T'. Step 2 to step 4 total meeting calculation ntAnd the residual quantity is reduced, so that the candidate position set is continuously obtained, and finally, an approximately ideal and complete credible interval set T' is obtained.
And 5: maximum Likelihood (ML) detection of the received signal y in a set of confidence intervals T', i.e. detection valuesWhere Ω represents all possible combinations of active antennas and Ω ═ T', | · | | computationally idle2Representing a modulo 2 norm.
Computer simulation shows that when nt=2, receiving antenna Nr=16, transmitting antenna NtThe different algorithm complexity comparisons of =256 are shown in fig. 2. ML in FIG. 2 denotes the maximum likelihood detection methodThe method is characterized in that OMP represents an orthogonal matching tracking method in the traditional compressed sensing technology, i-OMP represents a signal detection method based on compressed sensing in the GSSK modulation communication system provided by the invention, and k constants respectively take 2, 3 and 4 to represent three specific implementation schemes. As can be seen from fig. 2, compared with the ML detection method, the compressed sensing-based signal detection method in the GSSK modulation communication system provided by the present invention greatly reduces the complexity.
When n ist=1, parameter k =4 in I-OMP. The number of transmit antennas for SSK is 256 and the performance of the new detection algorithm with k =4 approaches the performance of ML detection, as shown in fig. 3.
When n istIn the GSSK system of =2, 256 antennas are used, 16 receiving antennas are used, and the performance of the new detection method approaches the performance of ML detection when k =4, as shown in fig. 4.
It will be appreciated by those of ordinary skill in the art that the embodiments described herein are intended to assist the reader in understanding the manner of practicing the invention, and it is to be understood that the scope of the invention is not limited to such specifically recited and practiced embodiments. Those skilled in the art can make various other specific changes and combinations based on the teachings of the present invention without departing from the spirit of the invention, and these changes and combinations are within the scope of the invention.

Claims (2)

  1. The signal detection method based on compressed sensing in the GSSK modulation communication system comprises the following steps:
    step 1: the GSSK system model isSince the transmitted signal is real signal, the GSSK system model can be rewritten intoWherein: the real part of y' is real (y),Imaginary part is imag (y), real part of H 'is real (H), imaginary part is imag (H), real part of z' is real (z), imaginary part is imag (z), and the following components are provided:
    thus, the equivalent dimension of y is considered to be increased; next, H' is normalized:
    where H 'is H' C and C is a diagonal matrix, diagonal elements Ci,iIs the modulo-2 norm of the ith column of the channel observation matrix H'; the system model that can be normalized is then:
    wherein x ═ Cx;
    step 2: setting the initial search position set as an empty set T '═ phi, setting y' as an initial residual amount r '═ y', and calculating an inner product (rTH') to obtain an autocorrelation vector, wherein rTIs a transposed vector of r, and then k × n where the absolute value is larger is selectedtThe transmitting antenna position corresponding to the item is taken as a candidate position set and is marked as T1', and added to the location set T', wherein: n istThe number of activated transmitting antennas in a time slot in the GSSK modulation communication system is determined, and k is a constant determined in advance;
    and step 3: updating the residual amount and expanding the candidate position set;
    since the activated transmitting antenna of the GSSK modulation communication system transmits a constant value of '1', the k × n determined in step 2tOne transmitting antenna position, k × ntAnd (4) secondary test: in each test, data 1 sent by the ith, i ∈ T' transmitting antenna is assumed, and the corresponding residual quantity is calculatedr=y'-hiWherein h isiIs the ith column vector of the normalized channel observation matrix H'; as in step 2, the inner product (r) is again calculated using this new residual amountTH') to obtain a new autocorrelation vector when k × ntAfter the autocorrelation vectors are calculated, k x (n) with larger absolute value is selected from the autocorrelation vectorst-1) the transmitting antenna position corresponding to the item as the first extended candidate position set, denoted as T2', and added to the location set T'; when k × ntAfter the test is finished, the position set T' ═ phi + T is obtained1'+T2';
    And 4, step 4: (k × n) determined for step 2 and step 3t)×[k×(nt-1)+1]One transmitting antenna position, proceed by (k × n)t)×k×(nt-1) trials, in each of which a set of positions T is assumed first1In' where the data sent by the transmitting antennas at any two positions are both 1, calculating the corresponding residual r; as in step 2, the inner product (r) is again calculated using this new residual amountTH') to obtain a new autocorrelation vector when (k × n)t)×k×(ntAfter-1) autocorrelation vectors are calculated, k x (n) with larger absolute value is selected from the autocorrelation vectorst-2) the transmitting antenna position corresponding to the item as the second candidate position set of expansion, denoted as T3', and added to the set T';
    and 5: maximum likelihood detection of received signal y in set of confidence intervals T', i.e. detection valuesWhere Ω represents all possible combinations of active antennas and Ω ═ T', | · | | computationally idle2Representing a modulo 2 norm.
  2. 2. The method for detecting a signal based on compressed sensing in a GSSK modulation communication system according to claim 1, wherein the value of k in step 2 is 2, 3 or 4.
CN201310217583.9A 2013-06-04 2013-06-04 Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system Expired - Fee Related CN103297162B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310217583.9A CN103297162B (en) 2013-06-04 2013-06-04 Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310217583.9A CN103297162B (en) 2013-06-04 2013-06-04 Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system

Publications (2)

Publication Number Publication Date
CN103297162A CN103297162A (en) 2013-09-11
CN103297162B true CN103297162B (en) 2014-12-03

Family

ID=49097542

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310217583.9A Expired - Fee Related CN103297162B (en) 2013-06-04 2013-06-04 Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system

Country Status (1)

Country Link
CN (1) CN103297162B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103905097A (en) * 2014-03-17 2014-07-02 复旦大学 Distributed antenna system resource scheduling method with self-adaptive antenna selection
CN104702352B (en) * 2015-03-11 2017-07-21 大连理工大学 The mimo system receiving terminal detection method modulated based on GSSK
CN104811210B (en) * 2015-04-27 2018-07-17 湘潭大学 A kind of anti-noise reconstructing method that search space dimension is variable
CN105119860B (en) * 2015-08-14 2019-01-08 上海交通大学 A kind of signal detecting method of generalized spatial modulation system
CN106792780A (en) * 2017-02-27 2017-05-31 电子科技大学 For the signal detecting method of gsm communication system
CN108600126A (en) * 2018-01-18 2018-09-28 北京大学 A kind of dual user down space division multiple access technology
CN109617577A (en) * 2018-12-19 2019-04-12 兰州理工大学 A kind of wireless optical modulating method based on compressed sensing signal detection
CN114362849B (en) * 2022-01-18 2024-01-05 绍兴市上虞区舜兴电力有限公司 Signal detection method based on compressed sensing in generalized RASK system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114863A (en) * 2006-07-28 2008-01-30 美国博通公司 Method and system for processing signal of communication system
CN102427527A (en) * 2011-09-27 2012-04-25 西安电子科技大学 Method for reconstructing non key frame on basis of distributed video compression sensing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1790974A (en) * 2004-12-17 2006-06-21 松下电器产业株式会社 Method for detecting MIMO receiver

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114863A (en) * 2006-07-28 2008-01-30 美国博通公司 Method and system for processing signal of communication system
CN102427527A (en) * 2011-09-27 2012-04-25 西安电子科技大学 Method for reconstructing non key frame on basis of distributed video compression sensing system

Also Published As

Publication number Publication date
CN103297162A (en) 2013-09-11

Similar Documents

Publication Publication Date Title
CN103297162B (en) Compressed-sensing-based signal detection method for GSSK (generalized space shift keying) modulation communication system
US10911168B2 (en) Channel charting in wireless systems
Han et al. Localization and channel reconstruction for extra large RIS-assisted massive MIMO systems
CN107566305B (en) Low-complexity millimeter wave system channel estimation method
CN110380997B (en) Millimeter wave channel estimation method based on adaptive compressed sensing
CN109327918B (en) Low-overhead FDD large-scale MIMO downlink channel reconstruction method
US11804890B2 (en) Systems and methods for updating beamforming codebooks for angle-of-arrival estimation using compressive sensing in wireless communications
CN105553900A (en) Spherical decoding method of spatial modulation signal
CN110138422A (en) Millimetre-wave attenuator fast beam alignment methods based on sparse coding and without phase decoding
CN106788631A (en) A kind of extensive MIMO reciprocities calibration method based on local alignment
CN102710266B (en) Blind identification method for coding parameter of hamming code
Chen et al. Joint initial access and localization in millimeter wave vehicular networks: a hybrid model/data driven approach
CN105978833A (en) Improved SAGE channel parameter estimation method
Kaur et al. Enhanced channel tracking in THz beamspace massive MIMO: A deep CNN approach
US11962436B2 (en) User detection technique, and method and apparatus for channel estimation in wireless communication system supporting massive multiple-input multiple-output
Gan et al. Simultaneous communication and localization for double-RIS aided multi-UE ISAC systems
CN106911429A (en) For the signal detecting method of gsm communication system
CN115361258A (en) Large-scale MIMO sparse channel estimation method and related equipment
Xu et al. Vehicle Positioning With Unitary Approximate Message Passing Based DOA Estimation Under Exact Spatial Geometry
Kim et al. Channel estimation for reconfigurable intelligent surface-aided mmWave communications
Calvez et al. Massive MIMO channel estimation taking into account spherical waves
You et al. Exploiting angular spread in channel estimation of millimeter wave MIMO system
Jin et al. Channel Estimation for Reconfigurable Intelligent Surface Assisted Wireless Communications via Structured Sparse Bayesian Learning
CN106792780A (en) For the signal detecting method of gsm communication system
CN117528813A (en) Beam selection method, device, communication equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20141203

Termination date: 20150604

EXPY Termination of patent right or utility model