Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > OT: Technical Question for Jeff Liebermann

Reply
Thread Tools Display Modes

OT: Technical Question for Jeff Liebermann

 
 
GreenXenon
Guest
Posts: n/a

 
      10-13-2011, 05:42 PM
Mr. Liebermann:

Here is a speculative situation involving a hypothetical wireless
internet access system. This system does not exist but is merely
theoretical.

A wireless router is connected to a cable modem. The wireless adapter
is external and connects to the computer via USB. The adapter and
router have their own own power supplies for maximum amplifications
upon reception and demodulation. There is a single radio frequency
used by the router and adapter to communicate with each other -- 2
GHz. The modulation is AM. Both the carrier and modulation signals are
completely linear. The carrier is always analog and amplitude-
modulated. The modulation signal is initially digital but is converted
to analog -- via a DAC -- prior to being transmitted on the carrier.
Prior to entering the DAC, the digital modulation signal has it's
amplitude attenuated until it is just strong enough to be clearly
recognized by the DAC and subsequently the 2 GHz AM carrier generator.
In the last step before transmission, the resulting AM carrier signal
is also attenuated, until as weak as possible while still being
intelligible.

Obviously, both the router and adapter have their transmitting and
receiving ends.

On the receiving end, the analog AM carrier signal is amplified [using
a 2 GHz amplifier] and is subsequently demodulated. After
demodulation, the resulting modulator signal further amplified.
Finally, the modulation signal, is converted back to digital -- via an
ADC so that the computer can recognize it.

On the receiving ends, all of the following entities are built in such
as way that they are both omnidirectional AND as sensitive as
physically-possible to weak signals:

1. The antennas attached to the receivers
2. The receivers
3. The demodulators

Given all of the above specs, what would be the benefit -- if any --
of using these devices to wirelessly-connect a computer to a cable
modem?


Thanks,

GX
 
Reply With Quote
 
 
 
 
Rob Sutter
Guest
Posts: n/a

 
      10-13-2011, 08:47 PM
On Thu, 13 Oct 2011 10:42:42 -0700 (PDT), GreenXenon
<(E-Mail Removed)> wrote:

>Mr. Liebermann:
>
>Here is a speculative situation involving a hypothetical wireless
>internet access system. This system does not exist but is merely
>theoretical.
>
>A wireless router is connected to a cable modem. The wireless adapter
>is external and connects to the computer via USB. The adapter and
>router have their own own power supplies for maximum amplifications
>upon reception and demodulation. There is a single radio frequency
>used by the router and adapter to communicate with each other -- 2
>GHz. The modulation is AM. Both the carrier and modulation signals are
>completely linear. The carrier is always analog and amplitude-
>modulated. The modulation signal is initially digital but is converted
>to analog -- via a DAC -- prior to being transmitted on the carrier.
>Prior to entering the DAC, the digital modulation signal has it's
>amplitude attenuated until it is just strong enough to be clearly
>recognized by the DAC and subsequently the 2 GHz AM carrier generator.
>In the last step before transmission, the resulting AM carrier signal
>is also attenuated, until as weak as possible while still being
>intelligible.
>
>Obviously, both the router and adapter have their transmitting and
>receiving ends.
>
>On the receiving end, the analog AM carrier signal is amplified [using
>a 2 GHz amplifier] and is subsequently demodulated. After
>demodulation, the resulting modulator signal further amplified.
>Finally, the modulation signal, is converted back to digital -- via an
>ADC so that the computer can recognize it.
>
>On the receiving ends, all of the following entities are built in such
>as way that they are both omnidirectional AND as sensitive as
>physically-possible to weak signals:
>
>1. The antennas attached to the receivers
>2. The receivers
>3. The demodulators
>
>Given all of the above specs, what would be the benefit -- if any --
>of using these devices to wirelessly-connect a computer to a cable
>modem?


Are you trying to dazzle and amaze your college professor?


 
Reply With Quote
 
who where
Guest
Posts: n/a

 
      10-13-2011, 10:47 PM
On Thu, 13 Oct 2011 10:42:42 -0700 (PDT), GreenXenon
<(E-Mail Removed)> wrote:

>Mr. Liebermann:
>
>Here is a speculative situation involving a hypothetical wireless
>internet access system. This system does not exist but is merely
>theoretical.
>

(snip description of convoluted hypothetical system)

>Given all of the above specs, what would be the benefit -- if any --
>of using these devices to wirelessly-connect a computer to a cable
>modem?


Benefit? Obfuscation - reduced prospect of interception.

Drawbacks? Analog noise and ADC/DAC quantisation errors -> errors in
recovered digital stream. Cost. If you really meant 2GHz and not the
"normal" 2.4GHz band, probable illegality.

Just my 2c worth.
 
Reply With Quote
 
GreenXenon
Guest
Posts: n/a

 
      10-13-2011, 11:23 PM
On Oct 13, 3:47*pm, who where <no...@home.net> wrote:


> ADC/DAC quantisation errors -> errors in
> recovered digital stream. *



Even if the bit-resolution of the ADC and DAC are high-enough?


>If you really meant 2GHz and not the
> "normal" 2.4GHz band, probable illegality.



Ok, let's say I use 2.4 GHz. Is it still illegal?
 
Reply With Quote
 
miso
Guest
Posts: n/a

 
      10-14-2011, 02:44 AM
On 10/13/2011 10:42 AM, GreenXenon wrote:
> The modulation signal is initially digital but is converted
> to analog -- via a DAC -- prior to being transmitted on the carrier.
> Prior to entering the DAC, the digital modulation signal has it's
> amplitude attenuated until it is just strong enough to be clearly
> recognized by the DAC and subsequently the 2 GHz AM carrier generator.


This part makes little sense. First of all, I don't think you have a
handle on what AM means. For instance, do you mean OOK (on off keying)?
Are you taking bytes of data and PCMing? Just strong enough to be
clearly recognized by the DAC? What does that mean? You feed a DAC
digital signals. There is nothing ambiguous in the data.

Intrinsic in any communications scheme is data framing and clock
recovery, not to mention having to whiten the data (scrambler).

 
Reply With Quote
 
GreenXenon
Guest
Posts: n/a

 
      10-14-2011, 02:56 AM
On Oct 13, 7:44*pm, miso <m...@sushi.com> wrote:


> First of all, I don't think you have a
> handle on what AM means. For instance, do you mean OOK (on off keying)?
> Are you taking bytes of data and PCMing? Just strong enough to be
> clearly recognized by the DAC? What does that mean? You feed a DAC
> digital signals. There is nothing ambiguous in the data.
>
> Intrinsic in any communications scheme is data framing and clock
> recovery, not to mention having to whiten the data (scrambler).


1. Why does the data have be scrambled?

2. No, I'm talking about OOK.
 
Reply With Quote
 
GreenXenon
Guest
Posts: n/a

 
      10-14-2011, 04:28 AM
On Oct 13, 7:56*pm, GreenXenon <glucege...@gmail.com> wrote:

> 2. No, I'm talking about OOK.



Typo! I meant to say I'm NOT talking about OOK
 
Reply With Quote
 
atec77
Guest
Posts: n/a

 
      10-14-2011, 06:22 AM
On 14/10/2011 2:28 PM, GreenXenon wrote:
> On Oct 13, 7:56 pm, GreenXenon<glucege...@gmail.com> wrote:
>
>> 2. No, I'm talking about OOK.

>
>
> Typo! I meant to say I'm NOT talking about OOK

ook ?
is that like a foot fetish ?

--
X-No-Archive: Yes

 
Reply With Quote
 
GreenXenon
Guest
Posts: n/a

 
      10-14-2011, 02:11 PM
On Oct 13, 4:23*pm, GreenXenon <glucege...@gmail.com> wrote:


> Ok, let's say I use 2.4 GHz. Is it still illegal?



Ah, what the hell, let's make the carrier frequency 2.5 GHz
 
Reply With Quote
 
who where
Guest
Posts: n/a

 
      10-14-2011, 02:30 PM
On Thu, 13 Oct 2011 16:23:51 -0700 (PDT), GreenXenon
<(E-Mail Removed)> wrote:

>On Oct 13, 3:47*pm, who where <no...@home.net> wrote:
>
>
>> ADC/DAC quantisation errors -> errors in
>> recovered digital stream. *

>
>
>Even if the bit-resolution of the ADC and DAC are high-enough?



There's ALWAYS quantisation error in the process. It gets less as the
# of bits increases, but remains finite for finite #bits.

The analog modulation and demod also add noise which contributes to
error in the recovered data.

>>If you really meant 2GHz and not the
>> "normal" 2.4GHz band, probable illegality.

>
>
>Ok, let's say I use 2.4 GHz. Is it still illegal?


The national authority in *your* country, in association with others
at WARC's, determine the band usage and permissible modulation
methods. , What they allow in your country I don't know off the top of
my head, but I'll bet it's not "open slather" (*)

(*) unless you are in China, where from what I observed it seems users
assign their own operating frequencies and modes.
 
Reply With Quote
 
 
 
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question for Jeff Liebermann void.no.spam.com@gmail.com Wireless Internet 4 10-30-2008 04:18 AM
Jeff Liebermann - Help Hopefully Please Graphic Queen Wireless Internet 2 08-01-2007 09:53 PM
Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Liebermann! Jeff Lieberm Radium Wireless Internet 11 07-23-2007 09:58 PM
Jeff Liebermann - since you seem to be the one in the know Danny Kile Wireless Internet 27 01-25-2007 03:19 PM
Thank you, Jeff Liebermann Harvey Gerst Wireless Internet 6 06-04-2005 04:13 PM



1 2 3 4 5 6 7 8 9 10 11