New Technology Could Kill WiMax? 263
GolygyddMax writes "Techworld reports that a Florida-based start-up, xG, has developed a technology that's a 1000 times more efficient than WiMax and which could, in theory, lead to wireless LANs being powered by watch batteries. It is still in early development, but this technology could allow anyone to set up as an ISP. This could kill WiMax before it even gets off the ground." From the article: "At the demonstration with other reporters, we were able to verify that the signals were being sent wirelessly, and checked the distance by GPS, but had to take the 50mW base station - and its omnidirectional antenna - on trust, since it was at the top of an 850ft mast. The demonstration will be repeated for the US press next week. The system carried 7.4 Mbit/s per MHz per Watt, said Professor Schwartz. By comparison, GSM would have around 0.0058, and CDMA/EV-DO about 0.0085 Mbit/s per MHz per Watt. "
1000 times for efficient than WiMax (Score:5, Funny)
Re:1000 times for efficient than WiMax (Score:2)
Re:1000 times for efficient than WiMax (Score:2)
FCC and cell phone companies will kill it (Score:4, Insightful)
IPV6 is plainly stupid and adds nothing to this (Score:2)
What's nice about the posted technology is that its encoding methodology might answer some prayers that neither WiFI or WiMax does. But it's all still unproven, and still far into the future. I like the low battery consumption side of it, as WiFi sucks the
ubiquitous internet wifi, 100% coverage (metro) (Score:2)
A small number of people have a direct connection to the internet and share it with anybody within a large range, to wireless devices that not only use it, but also share it to others, thus further extending the range. With enough such devices, an entire metropolitan region can get blanketted in internet access. Sure, the connection would be slow, but eventually, everybody would be connected wire
Re:FCC and cell phone companies will kill it (Score:2)
Re:FCC and cell phone companies will kill it (Score:3, Interesting)
No consumer-level data network (WiFi, WiMax, etc.) is aware of its location. Since VoIP goes through data networks which may be re-routed through other networks (someone routing calls using SSL to some other machine), it is impossible to determine the exact location based on the traffic's apparent point of origin.
100% 911-compliant VoIP is unlikely to ever happen because the 'line' is not tied to any fixed infrastructure. Cell phones have
Re:OverHyping will kill it (Score:3, Funny)
Packets are stored on a bus, car, truck, plane, whatever that's leaving the remote area and offloaded as soon as the next connected population is encountered (duplicates on other cars, etc are discarded as soon as recognized). Responses are likewise loaded on the next available transports and offloaded at the destination as they arrive.
Finally, a world useable example of that "tape loaded station wagon" situation.
Of course, if these
How can they DO that? (Score:5, Informative)
How does that work?
Re:How can they DO that? (Score:2)
Re:How can they DO that? (Score:4, Interesting)
From Shannon: bps = BW * log2(1 + S / N)
So, with a 30dB SNR you get BW * log2(1+1000) = you could almost encode 10bits of data per Hz of bandwidth... a little under 10Mbps per 1MHz.
Since this modulation has smaller sidebands, more energy gets packed in a narrower band, enhancing the signal's strength while reducing the amount of noise picked up. It makes sense and I imagined something like this years ago. It looks basically like a single-cycle version of FSK or PSK but I think these should not look quite as clean as they did on their plots. (Well, they did stop at 100kHz resolution.)
As far as the signal generation goes, I am guessing they used an FPGA to drive an ADC and DAC for their prototypes and their 50mW is only the DAC's power output, not the entire receiver/transmitter power. They insist a lot on the signal's power but they say nothing about the system used to generate, transmit, receive and decode the signal.
Re:How can they DO that? (Score:4, Insightful)
Re:How can they DO that? (Score:3, Funny)
Re:How can they DO that? (Score:5, Interesting)
My take is that they're using the difference in frequency between the carrier frequency and the generated sideband frequency to represent a value (ie. +10kHz = 0001; +15kHz = 0010; etc.). This seems awfully similar to the SSB modulation commonly used in shortwave radiocommunications to me.
Since they're operating in the license-free 900mHz ISM band, it also *must* implement some sort of frequency-hopping (or direct sequence, I suppose) spread spectrum stuff in order to be legal. Could be kind of an interesting technology. I'd like to play with a couple of the radios and a good spectrum analyzer to see what it looks like.
In the interests of full disclosure, IANARE (but I played one at a job once for awhile).
-Matt
Re:How can they DO that? (Score:3, Interesting)
Not a good band to be operating in for weak signal type stuff. The 300Watt paging transmitters operating in that band could cause them some trouble without the use of a helical front end on their receiver.
Re:How can they DO that? (Score:2, Interesting)
That's the whole point. It's fairly conventional technology, but they've developed MAGIC TECHNOLOGY at the reciever that filters out the BAD signals (i.e. NOISE). Low operating frequency plus incredibly low S/N ratio equals efficiency equals range. They state on their website that they don't violate S
Re:How can they DO that? (Score:2)
Actually this seems awfully similar to FSK (frequency shift keying) to me. And I am not sure that I trust it:
The modulation scheme alters the frequency of individual cycles of the carrier wave, which has the effect of i
Re: (Score:2)
Re:How can they DO that? (Score:3, Interesting)
Re:How can they DO that? (Score:2)
Re:How can they DO that? (Score:5, Interesting)
For example, let us build (in our minds) a transmitter/receiver pair which can encode/decode one symbol every second. OK? Every second we send one symbol (effectively a magic combination of waves which means something to a demodulator) from the transmitter, and every second we decode one symbol at the receiver.
If we have lousy SNR, we might only be able to differentiate between the most distinct two states of the transmitter (one bit per symbol: either 1 or 0), since all the noise impinging on our signal looks an awful lot like the more subtle states (or even worse, completely obstructs all states, making decoding impossible). This gives us a data rate of 1bps.
If we can increase the signal level at the receiver, thus increasing SNR (assuming we're not distorting the living hell out of our transmission, natch) but increasing our transmitter's output, we might be able to encode *two* bits per symbol (00, 01, 10 or 11) by adding two more symbols to the constellation. By doing this, we haven't increased our symbol rate (still only one symbol every second), but we *have* doubled our throughput.
Make sense?
-Matt
Re:How can they DO that? (Score:4, Informative)
Re:How can they DO that? (Score:2)
Of co
Re:How can they DO that? (Score:2)
Re:How can they DO that? (Score:2)
Re:How can they DO that? (Score:2)
Of course, in reality you use the time domain as well as the amplitude domain, but that is the idea.
Re:How can they DO that? (Score:2)
I am an EE, but my major is Power Engineering. But IIRC from my (short) telecomunication theory course, there is some limit of bits per hertz you can get. I really doubt if 44.1kHz bandwitdh could give you 44.1kHz*16bits.
Is there such bitrate/bandwidth limit or I am wrong?
Re:How can they DO that? (Score:2)
GSM uses 890-915MHz for phone transmit and 935-960MHz for base transmit, so this system could transmit 185Mbps with one watt, or 18.5Gbps with 10
Its not math, its advertising. (Score:3, Informative)
-Ruck
Re:How can they DO that? (Score:3, Informative)
On their site, xG has a plot of bit error rate versus Eb/No [xgtechnology.com] (the energy in a bit over the spectral noise power, which is related to carrier-to-noise ratio as Eb/No=C/No - 10log(data rate)). It appears to perform as well as BPSK (binary phase shift keying). Although it doesn't make it clear how many bits per
Re:How can they DO that? (Score:3, Informative)
Not quite. It suggests they can cram 7.4 bits into a 1Hz wide channel.
For example in theory you could descide to represent data using a carrier which
at any instant in time can be at one of 256 different power levels. That gives
you eight bits per symbol. To keep the frequency components of the signal within
a 1HZ channel you have to change the power level slowly which liits the symbol rate. For this to work you need the signal to noise ratio to
Re:How can they DO that? (Score:4, Funny)
Re:How can they DO that? (Score:3, Informative)
The easiest way (to explain) to make it work is to assume that for each period you change the amplitude of the sine wave, e.g. you transmit a sine wave of 1V, 2V, 3V... or 128V. At the receiver you measure the amplitude (number from 1 to 128) and this would allow you to transmit 7 bits. At the same time you can transmit cosine waveforms and pla
It's you! (Score:3, Funny)
"presumably using some kind of subtraction" (Score:3, Funny)
Any suitably rigged... (Score:2)
There have been cases of this before - very convincing demos done that have turned out to be snake oil, or perhaps have the kernel of truth behind them (and the demo used to drum up capital - at which point the inventors HOPED they could make the technology actually do what the rigged demo showed).
Basically, I'll believe it when you can buy it
Abort, Retry, Fail? (Score:3, Insightful)
wait, WiMAX was alive in the first place? Either I'm actually living under a rock, or I haven't seen any significant real deployments of the technology outside of pilot programs. So from where I sit, WiMAX can't be killed, because it's not alive.
Re:Abort, Retry, Fail? (Score:2, Informative)
FAIL
Re:Abort, Retry, Fail? (Score:4, Funny)
WiMAX lives (Score:2, Informative)
WiMAX is simply a term used to denote appliances which have been certified by the WiMAX Forum [wimaxforum.org]
From their FAQ [wimaxforum.org]:
"The WiMAX Forum is an organization of leading operators and communications component and equipment companies. The WiMAX Forum's charter is to promote and certify the compatibility and interoperability of broadband wireless access equipment that conforms to the Institute for Electrical and Electronics Engineers (IEEE) 802.16
They need to sign a big contract. (Score:3, Insightful)
In other news... (Score:4, Funny)
--
Who knows what evil lurks in the hearts of men?
The ShadowPhantom knows!
Re:In other news... (Score:2)
I don't know, I think the Phantom would be a cool toy to have. But after years and years it's just stupid now.
Let's not even mention Duke Nukem - that
The real issue: interference (Score:5, Informative)
Yeah, an immersive internet would be awesome... but this thing still has some issues to be resolved.
Re:The real issue: interference (Score:3, Informative)
What does change are advancements in modulation, DSP's, antennas, equipment cost etc.
More details here (Score:5, Informative)
It is still in early development (Score:5, Insightful)
I have a technology that's ten times better than this one, although it is in very early stages of development...
No technology company should make extravagant claims about the capabilities of their product until they have a genuine, working demo.
Re:It is still in early development (Score:2, Informative)
"At the demonstration with other reporters, we were able to verify that the signals were being sent wirelessly, and checked the distance by GPS....."
Was the demo mention in the summary fictional?
Re:It is still in early development (Score:2, Interesting)
Pretty much, yes. In their demo, the alleged transmitter was up on an 850' tower. Reporters had to take it on faith that the signals reported by the recievers were really coming from that transmitter and that there wasn't a bank of car batteries and a 100W linear amp up there.
Until someone from outside the company can hook meters up to the transmitter and verify that it is really the source of the signal and that it's really using as little power as they claim
Re:It is still in early development (Score:2)
Re:It is still in early development (Score:5, Insightful)
You don't know much about raising venture capital, do you?
Re:It is still in early development (Score:2)
Re:It is still in early development (Score:2)
Unless they are looking for more funding because, apparantly, they don't yet have a genuine working prototype and have run out of money.
-Adam
Re:It is still in early development (Score:2)
Two things (Score:5, Insightful)
1) It actually does what the article says
2) It isn't bound up the ass by patents and doesn't require hefty fees to implement.
No, three (Score:2)
I'm sure there are some heavily-moneyed parties who would rather not see things de-centralize. This is part of a larger losing picture for the whole computer/networking technology arena. We've become everyone's beating boy, and so far everyone has succeeded in doing this. If only our industry had a fraction of the clout of the NRA. If only the Founding Fathers had understood the concept of end-to-end networking. Oh well. We'll probably figure out
relay network (Score:5, Interesting)
Re:relay network (Score:2)
Won't somebody please think of the propagation time!
Great ideas don't always make for great businesses (Score:2)
Nope, WiMax will come first (Score:5, Informative)
The reality of the situation is that if the new solution is exactly what it's sold to be (unlikely) then it probably will eventually break into the market, but even if it's made into a useable product immediately its use will be overshadowed by the well advertised and enthusiastically sold solution that the vendors are pushing instead. Vendors really don't care what's superior unless they're picking technologies from a menu and they have no interest in any of them (positive or negative). Vendors care about money, and if they've already spent some on one technology, they won't switch unless it's obvious that another technology will immediately dominate the market (VERY, VERY rarely does this happen).
Take off the rose colored glasses, people. Technically superior solutions MAY eventually win out over poorer ones if all else is equal, but all else NEVER is equal.
Plus, it's unlikely that this "breakthrough" is anything but some ambitious people trying to sell something inferior as if it's the solution to All Our Problems (tm).
Erik
Florida-based start-up? (Score:4, Funny)
Re:Florida-based start-up? (Score:2)
Re:Florida-based start-up? (Score:2)
Florida = Fraud (Score:2)
Texas = Fraud
Telecom = Fraud
Why do you think the bushies control these states? They're corrupt as hell, but unlike the rest of the corrupt south, these two states have money.
Don't get me started on Telecom.
It smells fishy (Score:2)
My girlfriend and I moved from LA and now we're seeing new california license plates out here every week as well as recent transplants from colorado and oregon. Theres alot of opportunity out here because it isn't built up yet and realestate prices are cheap.
The thing is you know these people moved here and aren't realestate speculators because they wouldnt move their car cross country, they would just fly
SO.... (Score:2)
People go hunting out there all the time (Score:2)
How am I supposed to know without details??? (Score:2, Informative)
For example... your cable modem will most likely use QAM (Quadrature Amplitude
Modulation) because it doesn't have to expect a lot of interference on the
media. Your digital satellite feed and 802.16 Wimax use QPSK (Quadrature Phase Shift Keying)
because noise does not nearly affect carrier phase as much as the amplitude. None of
the modulation schemes today transmit information on the basis of a single cycle. A QPSK
transmitte
Re:How am I supposed to know without details??? (Score:2)
Is this true? I thought modern modulation/coding/etc. schemes were already close to the Shannon limit. Barring some serious MIMO trickery I doubt this company can do what they claim they do.
One step closer to Borgdom (Score:3, Funny)
I want a pony!
Re:One step closer to Borgdom (Score:2)
The real truth is (Score:5, Informative)
1 - is owned by a single vendor,
2 - has yet to be approved by the FCC,
3 - still needs to pass more testing stages before anyone will dare use it.
Even though it is a sound technology, it does something that other tech has not been allowed to do: use adjacent spectrum that is not licensed to the operator. There are significant hurdles to this technology being used.
Re:The real truth is (Score:2)
forgive me for possibly being redundant, but .... (Score:2)
Re:forgive me for possibly being redundant, but .. (Score:2)
Go look up some basic communications theory (Score:2)
Guess who the stupid one is in this case?
Re:forgive me for possibly being redundant, but .. (Score:2)
As a rule of thump (when the signal to noise ratio is high) the usable bandwidth is raised by a constant factor every time you double the power of the signal.
How conveeeeeenient (Score:3, Insightful)
Reading assignment for today (Score:5, Informative)
Also, consider the black-box demo - so typical of snake oil these days. If it was an actual, novel system, you'd probably have a custom board with a pile of FPGAs and such in there. No amount of staring at it would tell you anything significant about how it works. On the other hand, if it's a commercial WiFi board with 'Netgear' plastered all over it, it's going to be pretty obvious. So what are they hiding?
Finally at last, I can go home now!! (Score:2, Funny)
Relevant Patent applications (Score:3, Informative)
The invention disclosed in this application uses a method of modulation named Tri-State Integer Cycle Modulation (TICM) wherein a carrier signal, comprised of a continuum of sine waves is modulated such that spectrum utilization is minimal. A modulation event is imposed upon the carrier signal by modifying the carrier frequency at precisely the zero crossing point or the zero degree angle. The method of imposing the modulation event is by increasing the frequency of the carrier for one or an integer number of wavelets then lowering the frequency of the carrier for one or the same integer number of wavelets then returning to the carrier frequency to derive the modulation event. The main carrier frequency is only modulated beginning at the zero degree phase angle and ending at the 360-degree phase angle.
20050007447 [tinyurl.com] Modulation compression method for the radio frequency transmission of high speed data
20040196910 [tinyurl.com] Integer cycle frequency hopping modulation for the radio frequency transmission of high speed data
Black Box (Score:3, Funny)
Wait... I've heard this one before. Recently. $10 says there's a midget with a chess set inside that box.
Re:Black Box (Score:2)
Q: What's the chess set for?
A: To keep the midget from getting board.
BS Detector To Full Power! (Score:5, Interesting)
By comparison, GSM would have around 0.0058, and CDMA/EV-DO about 0.0085 Mbit/s per MHz per Watt.
In a world where CDMA EV-DO with Turbo Coding [wikipedia.org] comes within 1-2dB of the Shannon Limit [wikipedia.org], xG claims their system is 1000x (60dB) better. Perhaps they are modulating the tachyon-neutrino field? Ensign, Crusher... evasive maneuvers!
Zuh? (Score:3, Funny)
Trust but verify... (Score:2)
Before any of this happens, more demonstrations are needed, to show the system is robust against interference and multipath, and can operate in an area more crowded than 18 mile
Not Joe Bobier's First "Marketing" Ploy (Score:2, Interesting)
His last venture was to "revolutionize" wireless networks by "inventing" Wireless to home users. He did this in Parkersburg WV using Wirefire Internet Service. It worked moderately well, though line of sight transmissions caused a problem, since the system required bulky exterior antennas, and trees blocked signal nearly universally. He claimed to have invented the system, even though the equipment was actually off
is xG VMSK (Score:3, Informative)
"XG technologies goes on the air with their method in November from an 800 foot tower..."
More info on VMSK here [uni-lj.si] and here [qualcomm.com]. The first paper states "no ultra narrowband modulation method, which includes VMSK and VPSK, can have substantially greater efficiency than conventional methods, such as QAM, in transmission in the same frequency band".
Whats the catch? (Score:2, Interesting)
Whats the catch?
I'm doing engineering and i'm alway wary about such claims
where else/how much have they tested it?
How much does weather affect its operation?
How much will it cost?
Of course. i'm not saying that they are lying, they have achieved an engineering marvel that can only change things for the better. can you imagine how useful this would be in the develop
I propose a new Slashdot section - (Score:2)
How about "vaporware.slashdot.org"?
IAARE (Score:5, Informative)
well, not professionally but I know what it is about.
Digital transmission works as follows: you select a certain waveform out of a set and transmit it. At the receiver you try to figure out which one it was. Unfortunately the reception is distorted because of noise you pick up, such that the distinction is not perfect (e.g. in case you can reliably tell 8 possible waveforms apart three bits will be conveyed each time you do this). Using more power will lead to a better distinction and therefore higher bit rate. Using a larger (RF) band width allows you to send more waveforms per second hence also increasing the number of bits transferred (this is simplified somewhat).
Shannon left us a nice formula to calculate the capacity aka maximum possible throughput EVER, but first you need to calculate the signal and noise power you receive.
1) If we assume the waves travel in free space, the received signal power will be dependent on
- transmit power
- transmit antenna gain (dish is more focused than dipole etc.)
- free space loss (FSL, i.e. field strength getting weaker far from the source because the energy is spread out in all directions)
- receive antenna gain
This is an optimistic assumption because their setup takes place in suburban territory!
We can assume both the antenna gains are 0dB, being small and probably not perfectly matched.
The FSL is equal to: R^2*4pi^2/lambda^2 (R=distance, lambda=wavelength)
At 900 MHz lambda=0.33m, R=18 miles=29e3 m.
FSL= 3e11(in 'power') or 115dB.
The transmit power was 50mW, i.e.17dBm, the total received power will be 17-115=-98 dBm. The thermic background noise is equal to -173dBm/Hz (best case, due to ambient temparature - this is a bit optimistic too because other wireless devices are transmitting there too).
2) The channel capacity is given by Shannon as C=B*log2(1+S/N), where C=capacity (bits/sec), B=bandwidth (physical, in Hz), S=signal power (-98dBm), N=noise power (-173dBm/Hz*B).
You can now play with the bandwidth to influence the capacity. To a certain extent an increased bandwidth will increase the capacity but after a while you are just catching more noise while the signal will be spread out in frequency, so this saturates.
For these numbers the (theoretical) maximum capacity would be about 4.5e7 bits/sec or 45MB/sec. But even to achieve the 3.7Mb mentioned you already need a bandwidth of 700kHz (rough estimate, I made a plot in matlab).
At that point you transmit 3.7Mb/(50mW)/(0.7Mhz)=100Mb/s/W/MHz, so their figure of 7.4 MB/2/W/MHz is not impossible. However it will be difficult to achieve. We have made some assumptions (especially about the loss in the urban envorinment), and their bit rate only has a 'margin' of a factor 12 (45 to 3.7). There you have it.
Re:IAARE (Score:3, Informative)
Yes, it's called "coding gain" and it can be measured in dB. If you want to get the results you would have had with twice as much signal to noise ratio, you need 10*log(2)=3dB coding gain. Unfortunately, putting in forward error correction r
Brings to mind VMSK (Score:3, Informative)
http://www.ka9q.net/vmsk/ [ka9q.net]
I AM a radio engineer, and I am extremely dubious about some of the claims in the article/website/etc. The thin line on the spectrum analyzer looks alot more like a sine wave than a system that "modifies each cycle of the sine wave". Others have pointed out that this is another way of stating the essence of phase/frequency modulation, a very old modulation technique.
On the xG website there is a press release that has some tortured details:
http://www.xgtechnology.com/newsitem.asp?id=21 [xgtechnology.com]
"xG's Flash Signal technology, which utilizes single-cycle waveforms to transmit information at a minimum effective rate of 1 MB/s for each megahertz of spectrum"
Well, to me, you take away the "megas" and you get 1 bit/sec/Hz for the spectral efficiency
The only important technical point I can find in the article is this one:
"Moreover, because the receiver -- the design of which is xG's most-guarded intellectual property -- includes a passive wavelet path filter that acknowledges only single-cycle waveforms, all other RF signals are ignored."
My guess is that he has an antenna/feedline scheme that cancels signals that cross correlate with a 1 cycle delayed version of themselves. Most likely, he does this by using two antennas and a bit more coax (at a particular design frequency) on one antenna to cancel any signals that are coherent with themselves for some integration time. This is not a particularly new or cleaver idea, but I suppose you could use it with the modulation scheme to increase the SNR of the signal (assuming of course that most signals are not like yours).
Also, if this is the case, then the geometry of the antenna array relative to the transmitter will be important, because at the wavelength used (900 Mhz) the configuration of the antennas will yeild different phases depending on how they are aligned relative to the transmitter. I take further proof of this in the zdnet article which describes the signal as degrading when the antenna is pointed away from the transmitter. (near the end)
ZDNet UK saw that the bitstream vanished when the receiving antenna was moved out of alignment with the distant transmitter
http://news.zdnet.co.uk/communications/wireless/0
This scheme will yield better performance, that is.. until everyone is using it. If there are many signals that are not coherent with themselves over the integration time of the circuit, then the supposed advantages in terms of interference rejection will disappear.
In summary, if everything is as I have guessed, this technology is about the same as using a better antenna for a regular wifi system
Re:ho! (Score:4, Funny)
Re:ho! (Score:5, Funny)
Capitolism (Score:2)
Re:Capitolism (Score:2)
Re:Professor Schwartz? (Score:2)
I had Gugel for MicroP and DL, and Lam for DD, but Schwartz was always involved in those classes. He had great office hours!
Carrier frequency vs. signal bandwidth (Score:2)
That said, any performance metric for power/spectral efficiency that doesn't involve SNR at the receiver is worthless. Any performance metric that states a linear relationship between wattage and achievable data rate is total bullshit, given that the relationship between achievable data rate and SNR is logarithmic, not linear.
Also, I don't know how far away WiMax is from the Shannon limit, but I'm 10