Slashdot Mirror


An Overview of Quad Band Memory

tedgyz writes "AnandTech has a short article on a new memory technology from Via, called Quad Band Memory (QBM). Rather than using dual-channel DDR to increase bandwidth, they use phase-shifting inside the memory modules to accomplish the same goal. The end result is simpler (and presumably cheaper) motherboard designs that are backwards compatible with current DDR modules. The downside? It is currently only going to available in a P4 chipset that Intel has not authorized."

8 of 125 comments (clear)

  1. It's Kentron's invention by HardCase · · Score: 5, Interesting
    You can see more about this on Kentron's web site. They developed the technology, then released it, royalty free, to manufacturers.


    Given the memory manufacturers' resistance to DDR400 and the achingly slow progress that DDR2 is taking (the module standard isn't even final yet), this technology has a pretty good potential to reach production.


    -h-

  2. I dunno, these are gonna cost more. by io333 · · Score: 4, Interesting

    From the article:

    *snip*

    Here's where the difference between QBM and conventional modules comes into play; QBM modules will have a set of 8 registers (QBM-10) as well as a phase-locked loop (PLL). The purpose of the PLL is to take the incoming clock signal from the chipset and shift it by 90 degrees; this shifted signal is then fed to the second bank of the DIMM, while the first bank receives the unaltered clock directly from the chipset.

    The 8 registers then switch between which bank gets to transfer data every clock; because of the 90 degree phase shift, there is a slight delay in transferring data from the second bank but both transfers actually end up happening within a single clock cycle. The end result is that you get two DDR transfers per clock, or 4 bits of data are sampled per clock thus doubling the throughput of DDR (hence the name Quad Band Memory).


    *snip*

    QBM modules will obviously be more expensive than regular DDR modules, the question of how much remains to be answered however.

    Let's see, one PLL... damn, I don't know if I can afford the extra six cents!

    (That extra six cents though doesn't detract from fact that this idea is just pure genius... with about 30,000 folks slapping their forheads for not thinking of it first!)

  3. FAQ about QBM by kyoko21 · · Score: 4, Informative

    This is a link to kentron's FAQ about Quad Band Memory.

  4. why is that a downside? by geekd · · Score: 5, Interesting

    The downside? It is currently only going to available in a P4 chipset that Intel has not authorized."

    Why is this a downside? Why should I give a rat's ass what Intel "authorizes".

    Intel sure as hell didn't authorize my Athlon on it's Abit mobo with a Via chipset.

    Is there an actual downside to not getting Intel's blessing (downside for consumers, not the company making the mobo)?

  5. Re:But memory isn't the bottleneck anymore, is it? by be-fan · · Score: 5, Insightful

    Um, disk isn't a bottleneck on my system. I do lots of C++ programming, and everything gets cached in RAM after the first build. Thus, my bottleneck becomes gcc ...err... CPU and memory bandwidth :) Same thing when I'm doing 3D rendering (which had better fit in RAM or else) or playing 3D games and whatnot. I thought moving to a 4200 RPM laptop hard drive was going to be bad, after my nice 7200 RPM IDE RAID. In truth, thanks to the Linux VM, I don't notice the difference after the first half hour of using the system. However, I did notice the big boost that came with moving from a PC100 memory system to a PC266, even just palying around with GUI wigets (resizing and whatnot).

    --
    A deep unwavering belief is a sure sign you're missing something...
  6. Re:I always love... by be-fan · · Score: 5, Insightful

    I always love morons who criticize things when they aren't part of their intended audience. Unless you're a gamer, you have no reason to be at those sites. If you are, those sites are invaluable. Quick, what's faster, the Radeon 8500 or the GeForce4 MX? I don't really care, my gaming is limited to some RPGs and the occasional CounterStrike match. However when I wanted to buy my brother a new graphics card, you bet he was happy that I did my research at those sites first. I used to frequent those sites a lot, back when I did a lot of 3D programming and gaming. I honestly needed the performance, and those sights provided a lot of good guidence, as well as useful ways to get cheap hardware to do cool things (overclocking Celeron 300A's and running them in SMP for example, or joining the bridges on Athlon XPs to get them running in SMP). As for the bit about advertisers, that's bull. The internet keeps these sites honest. A GeForce 4 TI 4600 really is a lot faster than a Radeon 8500. If a site says otherwise because of advertising, a second opinion (or third or fourth) is just a click away. In the future, it would be wise to provide specific proof before criticizing people of lacking journalistic integrity.

    --
    A deep unwavering belief is a sure sign you're missing something...
  7. Re:But memory isn't the bottleneck anymore, is it? by Jimmy_B · · Score: 4, Informative
    Nowadays, you see all of these benchmarks on chips/chipsets/memory, and unless you're talking inSANE resolutions and color depths, AMD/Intel vs nVidia/ATI really doesn't matter much. It's just personal preference.
    Resolutions and color depths have nothing to do with the chips/chipsets/memory; the component most affected by that is the video card. And if you think video cards are fast enough that choosing between nVidia and ATI is just personal preference, odds are you aren't doing anything which deserves more than an old 4-meg video card.
    It was my understanding that the major bottleneck of any system is the DISK. So no matter how fast your ram is, if you still have to swap to the slow-ass disk, your system will be slow.
    While starting up programs, yes, the disk is the bottleneck as files are loaded the first time. But for the tasks where speed *really* matters - compiling programs, long simulations, games - the speed of CPU and RAM are critical. (Disk can be made important if RAM is lacking in quantity, but with RAM prices as they are these days, that is inexcusable.)
  8. Terrestrial cosmic ray intensities by richard-parker · · Score: 5, Interesting

    Radiation(white noise) was always a problem with RAM, much more so at higher elevations(Colorado gets about 100x more ram errors than sealevel does, necessitating ECC ram)
    Actually, the increased RAM failure rate due to the greater cosmic ray intensities at higher altitudes isn't as bad as you describe.

    For example, the expected soft-fail rate of a computer memory system in Denver, Colorado is about 4 times greater than the rate expected at a city it sea level (such as New York City). Even in Leadville, Colorado (which is located at 10,151 feet) the expected failure rate is only about 13 times greater than in NYC. No location in Colorado even approaches 100x.

    For more information, see the following paper:
    J. F. Ziegler, "Terrestrial cosmic ray intensities", IBM Journal of Research and Development, Vol. 42, No. 1, 1998.
    It can be found online here.