Skip to main content

Questions tagged [dsss]

0 votes
0 answers
85 views

In a DSSS transmitter, what is the correct order of spreading and mapping (e.g. QPSK mapping)? Are there many different ways of implementing spreading? Many references suggest spreading first, many ...
Harry's user avatar
  • 246
2 votes
0 answers
100 views

In a direct-sequence spread-spectrum (DSSS) transmitter, each symbol is "spread" by a spreading sequence, $\mathbf{s}$. This increases the sample rate by a factor of $L_{s}$, where $L_{s}$ ...
Harry's user avatar
  • 246
0 votes
2 answers
110 views

I am developing a receiver for a DS-CDMA signal modulated with QPSK. The I part of the signal is spread using one sequence, while the Q part is spread using a different sequence. The chip time is 16 ...
DSP and FPGA Engineer's user avatar
0 votes
0 answers
323 views

I have some questions regarding building a DSSS receiver in GnuRadio. Specifically with the correlation part. I'm having issues with correlating the m-sequence with the received signal. I have been ...
itoman_biker's user avatar
4 votes
3 answers
305 views

Signal Forensics is the art of detecting likely culprits from the time and frequency spectrum of signals. I made that up, but whatever you want to call it, this is an extremely useful skill, ...
Dan Boschen's user avatar
  • 58.2k
1 vote
1 answer
177 views

I am currently a student in communications & electronics engineering undergrad working on a small project employing Direct sequence spread spectrum. For simplicity and since I am using TTL level ...
Mohamed Abuain's user avatar
0 votes
1 answer
588 views

I have a replicated a Direct sequence spread spectrum link (schematics taken from ARRL SS handbook) and would like to measure performance characteristics such as process gain. I have 2 questions. I ...
Mohamed Abuain's user avatar
2 votes
2 answers
352 views

Why is the PSD of the simulated BPSK/DSSS in AWGN not flat? Here are the simulation parameters: BPSK symbols are randomly generated and are {+1,-1} Spreading factor = 128 Spreading code is a randomly ...
BigBrownBear00's user avatar