Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Where the choke point really is (Score 5, Informative) 273

It doesn't quite work this way. This is going to be a bit technical, but you asked a technical question, so bear with me. Yes, I am a ham (since you asked for one), and I've also done some commercial RF data systems.

As others have pointed out, cellular telephone systems aren't like broadcast systems. You really can "put up more towers" to increase the amount of "service" (available data transfer per unit time, number of simultaneous voice calls, etc.) in a given geographic area without using more RF bandwidth. The reason for this is that you can turn the power on the base and handset down to reduce the coverage of the cell allowing reuse of the RF bandwidth more frequently within a certain geographical space. This is already done: cells on rural highways are much larger than cells within a city. In fact, the cells on rural highways would often be capable of covering an entire city from a geographic point of view, but there wouldn't be enough capacity to handle all that traffic, so smaller (lower power, lower antenna angle, etc.) cells are placed in cities allowing reuse of that RF bandwidth. Broadcast services can be thought of as "cellular" with very large cells (depending on the service, up to and including the entire planet for HF "shortwave" radio, for example) if you want, but that's not a traditional interpretation.

As for how much bandwidth it takes to attain a certain information rate, that varies with a number of factors. Assuming a uniform RF environment (noise, propagation, etc., which of course isn't true but is handy for discussion), the key tradeoff is made by how "aggressive" your modulation scheme is. A more aggressive modulation scheme packs more data into a certain amount of RF bandwidth, but it requires a stronger signal to noise ratio at the receiver to demodulate and recover the data. The exact relationship between how much data you can chuck into a given amount of RF bandwidth and the required receiver SNR varies with your chosen modulation scheme and receiver design. The reason data rates have been increasing with time is that newer, better (easier to demodulation) modulation schemes and better (mostly less noisy, but also more cost effective for a given complexity) receivers are being developed. More cells are also being added (see above) to lessen "competition" for the channel's bandwidth, but we're also seeing a lot more users and demand, so that probably averages out. The amount of RF bandwidth allocated to the cellular telephone services has remained roughly constant since the late 90s (800MHz cellular band + 1900MHz PCS band, though other bands are also used regionally, and some of these are new).

In a two-way scenario like a cellular telephone, you also get to play with the fact that the two directions don't behave equally. The base-to-handset link (downlink) has the advantage of no access contention (there's just one base, and it knows everything it's doing), expensive equipment (there's only one, so the company can pump some money into it), and lots of power available (it's plugged into the wall). The handset-to-base link (uplink) is messier: it has access contention (multiple handsets coordinated remotely by the base), cost sensitive equipment (consumers don't like to pay thousands of dollars for their handsets), and limited power (batteries). Antennas are something of a wash since antennas are effective about equally in both directions. What all this means is that it's easier to use a more aggressive modulation scheme (and hence cram more bits per second into a given chunk of RF MHz) on the downlink than the uplink. Fortunately, this is roughly in-line with consumer demand: most consumers want to transfer large stuff to their phones, not from them. FWIW, Cable Modems have similar concerns, and a similar situation results.

You also seem to assume a TDMA based uplink channel. Modern standards are all CDMA based. While the theory of operation is totally different, the effect is the same: multiple people contend for the same resource. Various standards allow for various amounts of "resource concatenation" to allow one user to use more than one "unit" of the uplink when it's not full, but most of them do not dynamically adjust the size of the quantum. (Though, somewhat amusingly, the downlink of CDMA2000 EVDO is time-division multiplexed).

Cell providers also have to ensure that old handsets are supported. For non-compatible upgrades (e.g. GSM to UMTS - done by AT&T and T-Mobile), this means they basically have to run both standards side-by-side on different channels. This results in some interesting scenarios where congestion will force some users onto a slower, less efficient standard even if the handset and base both support something better. I've seen this happen at amusement parks a lot.

Also, some on-air standards don't support voice calls at all (e.g. EVDO or HSDPA), and the carriers always want to be able to handle voice calls, so generally at least one channel on a cell will operate in a voice capable mode, though I can imagine some might have the capability to drop every channel into a data-only mode if there really are no voice calls. A true "4G" service would eliminate this as voice calls are actually just data, as far as the infrastructure is concerned, with QoS used to ensure availability. Current data standards (including the LTE being deployed by Verizon) do not have this QoS capability, so voice calls are still routed on a separate channel (probably RTT, but I'm not familiar enough with these deployments to say this authoritatively). LTE Advanced should mash all this back together.

Of course, all this stuff has limits. It's not practical to set up a cell (with the required base station, antennas, tower, etc.) every 100 feet, and current RF technology and transmitter/receiver complexity is only so advanced, so there is a limited amount of service available to an end user. I can't say I agree with Verizon's pricing (I use Sprint, and while I don't have a 4G handset, if I did, I'd have unlimited transfer while on 4G Wi-Max and a 5GB soft cap while on 3G EVDO/RTT), it's not like they could offer unlimited everything easily. I just think the overage charges and base limits are a little off.

(I apologize if I've gotten any technical details e.g. what standard supports what wrong - I'm not a cellular engineer, so if anyone reading this is, please correct me. The basics should be reasonable, though)

Comment Re:This is a gaming enthusiast's dream... (Score 4, Informative) 76

It's not unheard of in the world of Music games at all, which may explain why the genre has trouble with the US market. If you're familiar with Konami's Bemani series (which, I might add, has much of this functionality since Guitar Freaks and Drum Mania can be linked, and are in fact on the same disc when sold for the home market), expensive controllers are the way things work. A beatmania controller is about 7000Yen (~$70US) in Japan, and pop'n mini controllers are comparable. If you want *good* (so-called "Arcade Style"), full arcade size controllers, you can expect to drop upwards of $300 on a single controller for these games. A good controller for Drum Mania (a MIDI drum set) can cost over $1000! Even a cheap-o DDR pad will run you $25 here in the US. A good one is usually in the $75-120 range for foam insert based ones, and $200+ for a sturdy metal one.

The Japanese are more gadget oriented than USians, though, and this may explain at least some of the success of the series in the Japanese market as compared with its difficulty here in the USA.
Software

Submission + - Linux Kernel Devs Offer Free Driver Development

schwaang writes: Linux Kernel hacker Greg Kroah-Hartman, author of Linux Kernel in a Nutshell has posted an epic announcement on his blog:

"the Linux kernel community is offering all companies free Linux driver development. [...] All that is needed is some kind of specification that describes how your device works, or the email address of an engineer that is willing to answer questions every once in a while."

"If your company is worried about NDA issues surrounding your device's specifications, we have arranged a program [...] in order to properly assure that all needed NDA requirements are fulfilled."

"Now your developers will have more time to work on drivers for all of the other operating systems out there, and you can add "supported on Linux" to your product's marketing material."

This could portend increased device compatibility for Linux users, higher-quality drivers, and fewer non-free binary blobs.

P.S. nvidia this means you!
Upgrades

Submission + - PCI SIG releases PCIe 2.0

symbolset writes: "According to The Register PCI SIG has released version 2.0 of the PCI Express base specification.
The new released doubles the signalling rate from 2.5Gbps to 5Gbps. The upshot: a x16 connector can transfer data at up to around 16GBps.
The PCI-SIG release is here. The electromechanical specification is also due to be released shortly:
The companion PCI Express Card Electromechanical 2.0 specification is currently at revision 0.9, having completed its 60-day member review. The PCI-SIG anticipates that this specification too will be released in the near future.
"
Music

Submission + - The RIAA's worst nightmare or just some wannabes?

nagora writes: The BBC is reporting that next week's UK music chart may have the first sign of the end of the recording industry as we know it. From this week (7th Jan, 2006), all downloaded music sales are counted in the official UK chart, not just tracks which have had a physical media release. Now, a group of unsigned kids is poised to enter the top 40 without any old-world recording, distribution, or production deals. Koopa have their own web site, and of course their own My Space home.

But they're not acting on principle; band member Joe Murphy says "If someone comes along and gives us an offer, we'll talk to them." before continuing on to add the words the recording industry has been having nightmares about since the introduction of the mp3 format: "If we can get enough exposure and get in the top 40 by the end of the week, do we necessarily need a large label? Probably nowadays, no you don't." Is this finally the crack in the dam we've all been waiting for to wash away the entrenched monopolies of 20th century music production? Or just a sell-out waiting to happen?
Caldera

Submission + - SCO wants to amend claims to IBM case again.

UnknowingFool writes: "SCO filed a motion to allow it to change its claims against IBM. Again. A brief recap: In December 2005, SCO was supposed to finally list all claims against IBM. This was the Final Disclosure. In May 2006, SCO filed its experts reports to the court which discussed subjects beyond those in the Final Disclosure. Naturally, IBM objected and wanted to remove certain allegations. Judge Wells ruled from the bench and granted IBM's motion: SCO's experts cannot discuss subjects which were not in the Final Disclosure. Now, SCO wants to amend the December 2005 Final Disclosure to include other allegations."

Slashdot Top Deals

Nothing succeeds like success. -- Alexandre Dumas

Working...