FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > DSP

DSP comp.dsp newsgroup, mailing list

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-18-2008, 08:01 PM
Green Xenon [Radium]
Guest
 
Posts: n/a
Default QAM; 1-amplitude, many phases, 1-baud, 1 gigabit-per-baud

Eric Jacobsen wrote in
http://groups.google.com/group/comp....369177d865440e :


> On Sat, 17 May 2008 15:55:02 -0700, "Green Xenon [Radium]"
> <[email protected]> wrote:



>> Let's say I am using QAM and want a baud-rate of only
>> 1-symbol-per-second but I want there to be 1-billion-bits-per-symbol.
>> How many phases do I need?

>



> You can do it with one if you have log2(1B) amplitudes. Two if you
> have log2(1B)/2, four with log2(1B)/4, amplitudes, etc., etc. With
> QAM you can encode information in both the phase and the amplitude.



If I have log2(1B) phases, I need only one amplitude. Right?

If so, then -- just out of curiosity -- could such a technique enable 1
Gbps speeds on dial-up internet?
Reply With Quote
  #2 (permalink)  
Old 05-18-2008, 10:06 PM
[email protected]
Guest
 
Posts: n/a
Default Re: QAM; 1-amplitude, many phases, 1-baud, 1 gigabit-per-baud

On May 18, 2:01 pm, "Green Xenon [Radium]" <gluceg...@excite.com>
wrote:
> Eric Jacobsen wrote inhttp://groups.google.com/group/comp.dsp/msg/dc369177d865440e:
>
> > On Sat, 17 May 2008 15:55:02 -0700, "Green Xenon [Radium]"

>
> > <gluceg...@excite.com> wrote:

>
> >> Let's say I am using QAM and want a baud-rate of only
> >> 1-symbol-per-second but I want there to be 1-billion-bits-per-symbol.
> >> How many phases do I need?

> >

>
> > You can do it with one if you have log2(1B) amplitudes. Two if you
> > have log2(1B)/2, four with log2(1B)/4, amplitudes, etc., etc. With
> > QAM you can encode information in both the phase and the amplitude.

>
> If I have log2(1B) phases, I need only one amplitude. Right?
>
> If so, then -- just out of curiosity -- could such a technique enable 1
> Gbps speeds on dial-up internet?


If it could, then it would have already been done. Google for "Shannon
capacity theorem". They've pretty much squeezed all that can be
squeezed out of a 3-kHz channel on a copper telephone line. I assume
what you're suggesting is log2(1B)-PSK.

Jason
Reply With Quote
  #3 (permalink)  
Old 05-18-2008, 10:17 PM
Green Xenon [Radium]
Guest
 
Posts: n/a
Default Re: QAM; 1-amplitude, many phases, 1-baud, 1 gigabit-per-baud

[email protected] wrote:
> On May 18, 2:01 pm, "Green Xenon [Radium]" <gluceg...@excite.com>
> wrote:
>> Eric Jacobsen wrote inhttp://groups.google.com/group/comp.dsp/msg/dc369177d865440e:
>>
>> > On Sat, 17 May 2008 15:55:02 -0700, "Green Xenon [Radium]"

>>
>> > <gluceg...@excite.com> wrote:

>>
>> >> Let's say I am using QAM and want a baud-rate of only
>> >> 1-symbol-per-second but I want there to be 1-billion-bits-per-symbol.
>> >> How many phases do I need?
>> >

>>
>> > You can do it with one if you have log2(1B) amplitudes. Two if you
>> > have log2(1B)/2, four with log2(1B)/4, amplitudes, etc., etc. With
>> > QAM you can encode information in both the phase and the amplitude.

>>
>> If I have log2(1B) phases, I need only one amplitude. Right?
>>
>> If so, then -- just out of curiosity -- could such a technique enable 1
>> Gbps speeds on dial-up internet?

>
> If it could, then it would have already been done. Google for "Shannon
> capacity theorem". They've pretty much squeezed all that can be
> squeezed out of a 3-kHz channel on a copper telephone line.



> I assume
> what you're suggesting is log2(1B)-PSK.



What's that and why the '-' sign before the 'PSK'?

Also, does QAM require that there be changes in the peak-to-peak
amplitude of the signal? Or can the peak-to-peak amplitude remain
constant while the phases determine the signals?

If I want 1-symbol-per-second with 1-billion-bits-per-symbol, can I use
QAM with a constant peak-to-peak amplitude but with log2(1B) phases?
Reply With Quote
  #4 (permalink)  
Old 05-18-2008, 11:28 PM
SteveSmith
Guest
 
Posts: n/a
Default Re: QAM; 1-amplitude, many phases, 1-baud, 1 gigabit-per-baud

You need to include the effects of noise, or your line of thinking won'
make sense.
Regards,
Steve
Reply With Quote
  #5 (permalink)  
Old 05-19-2008, 03:10 AM
Eric Jacobsen
Guest
 
Posts: n/a
Default Re: QAM; 1-amplitude, many phases, 1-baud, 1 gigabit-per-baud

On Sun, 18 May 2008 13:17:44 -0700, "Green Xenon [Radium]"
<[email protected]> wrote:

>[email protected] wrote:
>> On May 18, 2:01 pm, "Green Xenon [Radium]" <gluceg...@excite.com>
>> wrote:
>>> Eric Jacobsen wrote inhttp://groups.google.com/group/comp.dsp/msg/dc369177d865440e:
>>>
>>> > On Sat, 17 May 2008 15:55:02 -0700, "Green Xenon [Radium]"
>>>
>>> > <gluceg...@excite.com> wrote:
>>>
>>> >> Let's say I am using QAM and want a baud-rate of only
>>> >> 1-symbol-per-second but I want there to be 1-billion-bits-per-symbol.
>>> >> How many phases do I need?
>>> >
>>>
>>> > You can do it with one if you have log2(1B) amplitudes. Two if you
>>> > have log2(1B)/2, four with log2(1B)/4, amplitudes, etc., etc. With
>>> > QAM you can encode information in both the phase and the amplitude.
>>>
>>> If I have log2(1B) phases, I need only one amplitude. Right?
>>>
>>> If so, then -- just out of curiosity -- could such a technique enable 1
>>> Gbps speeds on dial-up internet?

>>
>> If it could, then it would have already been done. Google for "Shannon
>> capacity theorem". They've pretty much squeezed all that can be
>> squeezed out of a 3-kHz channel on a copper telephone line.

>
>
>> I assume
>> what you're suggesting is log2(1B)-PSK.

>
>
>What's that and why the '-' sign before the 'PSK'?
>
>Also, does QAM require that there be changes in the peak-to-peak
>amplitude of the signal? Or can the peak-to-peak amplitude remain
>constant while the phases determine the signals?


In name, QAM suggests that there is amplitude modulation. If only
phase is modulated then it's PSK.

>If I want 1-symbol-per-second with 1-billion-bits-per-symbol, can I use
>QAM with a constant peak-to-peak amplitude but with log2(1B) phases?


Actually, I think it's 2^1B phases. That was my mistake previously
to say log2(1B). e.g., 8-PSK transmits three bits per symbol by
using 8 distinct phases. 2^3 = 8.

Conceptually what you're suggesting is okay, i.e., to use 2^1B phases
to get 1B bits/symbol. Clearly one needs an immense SNR and phase
precision to do this, though, so it's about as practical as my
single-clock-cycle FFT algorithm for any N. It's theoretically
sound, but I don't think it could be built or survive a practical
channel.

Eric Jacobsen
Minister of Algorithms
Abineau Communications
http://www.ericjacobsen.org

Blog: http://www.dsprelated.com/blogs-1/hf/Eric_Jacobsen.php
Reply With Quote
  #6 (permalink)  
Old 05-20-2008, 09:05 PM
glen herrmannsfeldt
Guest
 
Posts: n/a
Default Re: QAM; 1-amplitude, many phases, 1-baud, 1 gigabit-per-baud

Eric Jacobsen wrote:
> On Sun, 18 May 2008 13:17:44 -0700, "Green Xenon [Radium]"
> <[email protected]> wrote:

(snip)

>>If I want 1-symbol-per-second with 1-billion-bits-per-symbol, can I use
>>QAM with a constant peak-to-peak amplitude but with log2(1B) phases?


> Actually, I think it's 2^1B phases. That was my mistake previously
> to say log2(1B). e.g., 8-PSK transmits three bits per symbol by
> using 8 distinct phases. 2^3 = 8.


If you don't run into thermal noise, you will run into zero-point
motion, that is, quantum noise. Even at absolute zero there is
still vibration creating noise.

-- glen

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to simulate baud rate generator? Zhane FPGA 6 07-12-2008 05:59 PM
Sampling rate and baud rate Richard_K DSP 4 03-12-2008 07:09 PM
Sample rate and baud rate issue Bénou DSP 3 05-31-2006 03:13 PM
High baud rate chips for RS232 protocol Mak FPGA 6 09-06-2005 12:55 PM
Hz and Baud Somia DSP 4 05-03-2005 08:43 PM


All times are GMT +1. The time now is 04:13 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved