Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

QAM

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 182 threads matching "qam"

You are looking at page 1 of 5.

The most relevant threads are listed first

16 QAM vs 16 PSK and 4QAM vs QPSK

04:27 15-02-07
Hello All, Just curious why in many standards, to achieve different rates, usually use QPSK and 16-QAM. Why can't we use 4-QAM instead of QPSK or 16-QPSK instead of 16 QAM? Thanks. Regards, Terry ...16 QAM vs 16 PSK and 4QAM vs QPSK

VSB as QAM

twitto - 08:07 19-07-07
Hi, I'm currently try to develop an 8-VSB demodulator (for ATSC terestrial digital TV). I saw that there is a simple way to covert to 8-VSB signal to 64-QAM (offset QAM, to be more precise). My question is: is demodulating QAM is more cost-efficient than woking directly on VSB signal? (by means o...VSB as QAM

question about multistage decoding

shirley - 07:32 13-06-07
Hi, I am working on a multistage channel decoding module for DRM system. I am confused about the QAM demapping. In case of 64 QAM, I begin with LSB ( with has highest protection) and get hard decodion. Then for the CSB, I got a shrinked 16 QAM. Then for MSB, 4 QAM. Now the second iteration begins. ...question about multistage decoding

QAM Example Programs?

glazarev - 07:26 01-08-07
Are there any good/simple QAM example programs online that I can look at and learn how to use QAM. Thanks, DspN00b. ...QAM Example Programs?

Pilot Symbol Assisted QAM

08:54 15-12-06
Hi, How the pilot symbol assisted QAM works ? What are the symbol information sent on this Pilot ? It's in the same frequency band than the QAM modulation ? I think we send a BPSK pilot over the QAM modulation in time duplex ? Do you have good paper on that, I found nothing over googl...Pilot Symbol Assisted QAM

BER for QAM

Newee_expert2000 - 07:03 16-03-07
I have a system through which I send a QAM signal. After the system, I get a noisy version of the transmitted signal. I want to describe the system by its BER (or any conventional definitions related). I would like to use the definition of "Error Vector". I mean "complex transmitted QAM symbol -...BER for QAM

64 QAM

05:25 27-08-03
Hi, Anyone knows where to find Matlab source code to simulate 64 QAM modulation/demodulation. Regards, René ...64 QAM

Re: QAM and Gardner synchronization

Steve Underwood - 10:14 21-09-07
fpga.vhdl.designer@gmail.com wrote: > if gardner can't works for QAM what kind of symbol synchronisation > could we use for QAM ? Who said it can't work? As long as the excess bandwidth is more than something like 25%, it works quite well. Problems occur with narrowing bandwidth, so it ce...Re: QAM and Gardner synchronization

how to detect I and Q values from demodulators?

kdekdekdekde - 08:58 03-01-06
Basically I am a Computer Science student and I am new to electronics. As a part of my academic project,I am going to develop a tool that would analyse the signals from 64 QAM demodulator . The demodulator chip what I am dealing with has several registers related to BER,SNR,errored second(ES),se...how to detect I and Q values from demodulators?

help with algorithm/schematic/Vhdl code for QAM

Tony Acquah - 11:13 07-11-05
Hello Everyone, I am working on designing a digital modulator that will implement QAM on FPGA. The FPGA will be programmed in VHDL to modulate an input signal(maybefrom a function generator) A D/A converter will convert the digital signal to an analog one that canbe transmitted. Anyway,...help with algorithm/schematic/Vhdl code for QAM

How do I evaluate the power spectra density of QAM signals?

Franc - 13:51 05-06-06
My system comprises of a QAM mapping and up-sampling filter, now I need to evaluate the PSD of the I/Q data after up-sampling. How do I do that in Matlab? TIA. ...How do I evaluate the power spectra density of QAM signals?

QPSK or QAM on cable system

nonahvy - 06:00 06-02-08
Please tell me which is a reliable modulation to use in CATV system, QPSK or QAM? What are the advantages and disadvantages. Please discuss it in a "lay man's term" and set some examples. Thank you and more power. ...QPSK or QAM on cable system

Re: Gray code for QAM

Jerry Avins - 09:53 11-05-08
Krishna wrote: > Hi All, > > Can you please point me to reference(s) explaining the construction of > Binary to Gray code conversion > for a general QAM constellation. > > I just know that the QAM maybe treated as independent PAM links + some > added constraints to ensure > that ...Re: Gray code for QAM

16-QAM modulation output values

08:52 26-10-07
Hi, In my 16-QAM constellation the symbol 0011 at located at I=1, Q=3. What binary or hex value do I output for 1 and 3 if I am using say 16 bit signed binary? Can I use say 7FFFh for 3 and e.g. 2AAAh for 1? Are standards available to show what values should be used? Many Thanks Bob ...16-QAM modulation output values

16-QAM modulation output values

08:52 26-10-07
Hi, In my 16-QAM constellation the symbol 0011 at located at I=1, Q=3. What binary or hex value do I output for 1 and 3 if I am using say 16 bit signed binary? Can I use say 7FFFh for 3 and e.g. 2AAAh for 1? Are standards available to show what values should be used? Many Thanks Bob ...16-QAM modulation output values

Using DSP to emulate g.DMT (g.992.1) in software. (Newbie question)

Dom Howells - 10:18 30-11-04
Hi all, For an amateur radio project I am looking at transmitting high-speed data over HF by using a technique similar to g.DMT in that it excludes busy channels to reduce interference to other users and ensure signal integrity. Like g.DMT I will be using QAM of varying word sizes depending...Using DSP to emulate g.DMT (g.992.1) in software. (Newbie question)

Re: BPSK demodulation with CORDIC

03:56 18-12-06
OK I see what you want to say... Because it's BPSK I only need the I (In-phase) signal. Compute the angle with CORDIC (from I signal) and send a new COS to multiply with the IF BPSK signal. In fact, I want to use a BPSK pilot to demodulate a QAM signal... So when I have my BPSK phase info...Re: BPSK demodulation with CORDIC

Re: Using to QAM to compress video/audio -- practical or not?

Jerry Avins - 10:25 20-09-07
Green Xenon [Radium] wrote: > Hi: > > Is it rational to compress video/audio -- for storing in a device with > limited capacity or transferring on the internet via low-bandwidth > connection -- using QAM? > > Has this ever been done before? If so, what did the resulting artifacts ...Re: Using to QAM to compress video/audio -- practical or not?

Re: Demodulator Timing Recovery Architecture Question

wujie0503@163.com - 23:05 18-04-06
Hi, I know a scrambler is needed to timing recovery of QAM demodulator. If I want to realize a QAM demodulator software, that is, all is done by programming after A/D with fixed clock, how does a scrambler work? There is no training sequence available in multipoint broadcast system. If carrier ...Re: Demodulator Timing Recovery Architecture Question

Another DMT Q: 180 degree phase reversals

Morten M. Jørgensen - 05:00 23-04-05
Hi all, Ive come to another promblem with the project I'm doing on DSL. I can't seem to figure out if a 180 degree phase reversal (hardware inversion) will make the demodulation of the DMT signal impossible. As I see it there will be a problem with phaseshifts that holds the carrier wave...Another DMT Q: 180 degree phase reversals

QAM Modulator & Demodulator Design Using Matlab

bangash - 11:53 26-03-07
HI All, I am working to design the QAM Modulator and Demodulator Using Matlab. But I dont know how to do. Can any one help me in this regard. Thanks............. ...QAM Modulator & Demodulator Design Using Matlab

References of Decision Feedback Equalizers for QAM/QPSK systems

hugo - 00:05 23-02-05
Hello all, Could anyone provide references (websites, books, articles) to Decision Feedback Equalizers for QAM/QPSK systems? Most of the information available is on baseband signals. I found several scientific articles in the WEB on this topics but they are very mathematical and complicated. ...References of Decision Feedback Equalizers for QAM/QPSK systems

Baseband OFDM matlab simulation question

Dan Savio - 20:03 30-03-04
I am attempting to simulate a baseband OFDM communication system in MATLAB. I have the parallelized QAM symbols feeding into an IFFT, but this produces a vector of complex numbers. I found much information about taking the real and imaginary parts and modulating them with an In-phase and Quad...Baseband OFDM matlab simulation question

QAM Shannon Limit?

Davy - 02:07 05-03-06
Hi all, I am told that there are Shannon Limit (Eb/No) with every code-rate BPSK modulation. Are there Shannon Limit (Eb/No) with every code-rate QAM(like 16QAM and 64QAM) modulation? Any suggestions will be appreciated! Best regards, Davy ...QAM Shannon Limit?

Repetition Coding and Soft demodulation

Arthur - 14:49 13-04-06
Dear All, Okay, probably this sound a bit silly, but what happens when repetition coding is used and when soft demodulation is used ? Soft QAM demodulation produces Log Likelihood Ratio (LLR), and should I take average value of the repeated symbols ? Here's the simple view of the receiver ...Repetition Coding and Soft demodulation

SNR Gap for uncoded QAM

Snowball - 05:59 07-10-05
I have been reading about multi-carrier comms systems, and came across Cioffi's formulation of the SNR gap (e.g. in "A Multicarrier Primer"), gamma, which is essentially a measure of how much worse a practical system is compared to theory. It seems many others use the SNR gap in the same way,...SNR Gap for uncoded QAM

Re: Help regarding identification of modulation(GMSK) type of a signal

Anonymous - 13:06 30-01-06
"ravi" wrote in message news:1138641487.576500.309770@z14g2000cwz.googlegroups.com... > need help regarding how to identofy that signal is GMSK modulated > ..plzz give advise in this regard.. > regards, > ...Re: Help regarding identification of modulation(GMSK) type of a signal

QAM Flat Rayleigh Fading

mylilbaby2003 - 14:28 05-09-07
Hello, I am trying to simulate QAM Flat Rayleigh Fading, but I keep getting 50% for BER with increasing SNR. I use qammod to encode the bits to QAM and deqammod to decode. I have the transmitted vector go through the Rayleigh channel by this: ry=h.*ty where ry is the received vector, ...QAM Flat Rayleigh Fading

Gardner/Mueller Symbol Recovery for QAM

Kevin Neilson - 15:22 26-01-04
I've been reading about symbol recovery loops using the Gardner and Mueller algorithms. All of the examples I have read seem clear, but the examples all use QPSK or BPSK. Also, I notice that Gardner's paper (which I haven't read) is titled "A BPSK/QPSK Timing Error Detector for Sampled Receiver...Gardner/Mueller Symbol Recovery for QAM

BER in TCM

Calabi_yau - 10:53 06-02-07
Hi all, Theory says that BER of a TCM for the same Eb/No is always lesser than the non-coded QAM (it is said that we can get up to some dBs called the assymptotically coding gain) I've designed a TCM simulation and I notice that for high SNR, 128TCM is better than 64QAM as expected. However...BER in TCM

Re: 16-PAM Demodulation and Viterbi

lanbaba - 09:56 13-01-06
> Hi, > If I have a 16-QAM demodulator I know I can use the I and Q values to > access a lookup table and output soft codes for a Viterbi uisng LLR > > What do I do if I'm using 16-PAM? If my information is right its just > amplitude modulation. So out of the demodulator I will get 1 of 16 val...Re: 16-PAM Demodulation and Viterbi

QAM, PAM--Hardware Efficient reciever

junaidabidi - 09:55 21-07-06
Hi, Currently I am working on radio reciever architectures running QAM and PAM modulation schemes. Although lot of stuff is available describing theoratical working principles of these recievers, but I can not find any helpful material from Hardware implementation perspective. I am working on V...QAM, PAM--Hardware Efficient reciever

Mimo model using Simulink

kami04 - 10:48 12-04-07
hi, I am trying to develope a MIMO model using Simulink, the modulation used is QAM . Can somebody tell me the different blocks which i should add in order to first make a simple SISO using QAM and get the BER for it. I knew about the simulink but i want to know the blocks which i should add...Mimo model using Simulink

Convolutional Soft-decision decoding for M>4 modulation schemes

10:07 09-05-05
Hello For higher order PSK/QAM (M-ary> 4), how does one convert the soft symbol decisions into bit metrics which can be passed into a soft decision decoder. To give an example, 256 QAM employs 8 bits per symbol, so the individual soft decisions coming out of the demodulator cannot be passed ...Convolutional Soft-decision decoding for M>4 modulation schemes

QAM demapping to LDPC decoder

Davy - 20:11 05-01-06
Hi all, LDPC decoder use soft information. But how to get the soft information from QAM? BTW, DVB-S2 use ASK demapping, is it suitable for soft information demapping? Best regards, Davy ...QAM demapping to LDPC decoder

Modem datatapping/sniffing

hamid_brj - 06:55 06-02-06
Can anyone help me in the way of datatapping/sniffing a dial-up modem connection by only access to the complex signals carries in the 2-wire link(listening to the voice)? For this purpose it should be to separate the incoming and outgoing signals in full-duplex mode, then demodulating them accordin...Modem datatapping/sniffing

Trouble in generate SER in OFDM

ericknightX - 12:42 26-02-07
hi all , Recently , I have generated a OFDM signal , but meanwhile I have noticed that my Analytical & Computer Simulation of my SER are totally difference, Moreover , the Numbers of Errors in my signal also quite large, therefore i am wondering whether there are some Errors in my signal detectio...Trouble in generate SER in OFDM

Re: What is the impact of filter's ripple and transition bw?

Mark - 13:00 30-06-07
On Jun 14, 1:46 am, agump wrote: > Hi , > I am confusing how to evaluate the impact of filer's ripple and > transition. I guess they should have some impact on the passing > signal's SNR. But I havn't found any text descript the problem > elaborately. Please give your comments or recomm...Re: What is the impact of filter's ripple and transition bw?

differential encoding for 4-QAM

vgoel2 - 10:17 11-03-05
Hi all I have a conceptual doubt regarding the implementation of differential encoding. For the simple 2PSK or 2PAM case we can differentially encode the data bits by XOR operation before modulating them and decode them at the receiver by a similar XOR operation. But how do we do the ...differential encoding for 4-QAM

Symbol Recovery algorithm for 16QAM

Rajenish_jain - 07:48 10-08-05
I need to simulate symbol recovery of a 16QAM or a higher constellation QAM. I am looking for an algorithm which I can simulate using c code. I am using the baseband signal modulated using 16QAM. I have goe through few papers like Interpolation in digital Modem Part I/II. It doesnt seem to work well...Symbol Recovery algorithm for 16QAM
| 1 | 2 | 3 | 4 | 5 | next