Slashdot Mirror


Hidden Consequences: Rambus And DDR SDRAM Prices

Jimmie writes: "Looks like Rambus, Inc intends to use licensing fees arising from its recent patent settlements to force the price of DDR SDRAM to be high enough that Direct RDRAM (which we know is ridiculously expensive right now) can compete. When asked that very question, the VP of worldwide marketing at Rambus replied 'I wouldn't argue with that conclusion.' Story at ebnews.com." Sometimes the computer industry's oldest saying seems to be "If at first you don't succeed ... squeeze out some competition."

171 comments

  1. Whatever happened to ESDRAM and SLDRAM? by Guppy · · Score: 3

    There used to be several other types of memory under development for the next industry standard, some of which showed a great deal of promise. Two of these were ESDRAM and SLDRAM.

    ESDRAM was a type of SDRAM-like memory that included a small amount of SRAM cache on each chip which lowered latency, allowed for greater utilization, and also could boost bandwidth by allowing wider buses and moderately higher speeds. Here's an ESDRAM article at Lost Circuits.

    SLDRAM was, like RDRAM, a protocol based memory. Unlike Rambus, it was developed by an industry consortium, and was to be royalty free. It allowed for a faster bus, and could also be operated at a double data rate. Supposedly, in some situations it might have actually been faster than RDRAM. Here's a link to the SLDRAM Corporation.

    1. Re:Whatever happened to ESDRAM and SLDRAM? by _ganja_ · · Score: 1

      It appears that the actually RAM type is not an issue, its the way the ram is accessed synchronously. Seems like the controllers are the problem and not the actual type of ram.

      --

      A journey of a thousand miles starts with a brutal anal raping at airport security

    2. Re:Whatever happened to ESDRAM and SLDRAM? by RedWizzard · · Score: 1
      But VIA already did just that. Intel stopped supporting SDRAM and VIA didn't. Intel then had to reverse their decision and put SDRAM support back into the product line up (due mainly to problems with their RDRAM products). VIA have also announced support for DDR SDRAM while Intel have not.

      The dual Athlon situation is quite different. The issue there is a combination of perceived lack of demand for the product and the larger degree of redesigning needed for a dual EV6 bus chipset. Unlike the Pentium family multiprocessor Athlon (and Alpha) systems have a dedicated bus to the north bridge for each processor. That means that chipset manufacturers can't leverage their existing designs to create a dual CPU chipset.
      The motherboard manufacturers are not the problem here - it is the lack of a chipset from either AMD or VIA which has held the market back. Both of those companies have announced that they will have dual EV6 chipsets available this year.

    3. Re:Whatever happened to ESDRAM and SLDRAM? by fsck · · Score: 1

      That's really nice, remember though that everyone is stuck on intel/x86, and that no motherboard manufacturer will ever make a x86 compatible motherboard with a type of ram that intel doesn't sponsor, in this case they want you to use RDRAM.
      Don't beleive me? Look at all those dual Athlon motherboards out there, the manufacturers are scared shitless about intel cutting them off.

      --

      Lars - ...I could always phone Linus when I had a problem.
  2. Re:doesn't make sense by smack_attack · · Score: 4

    Isn't this a monolopoly of the SDRAM market?

    No, it's not a monopoly, they haven't built any hotels yet. :)

  3. Re:RAMBUS Sucks by VAXman · · Score: 1

    You're a moron.

    Intel _is_ the dominant chip supplier. They supply microprocessors to 81% of PC's sold, and chipsets to a significant number. They got out of the DRAM business about 15 years ago. Intel's business is directly proportional to the number of PC's sold. The more PC's sold, the more money Intel makes. So why would it want to stifle production of memory, which would stifle production of PC's?

  4. Re:Every industry survives - sometimes badly. by Nehemiah+S. · · Score: 2

    Rambus wasn't awarded the "804 patent" until 21 September 1999. So they didn't sit on it all that long before defending their rights.

    In this case, the single point of failure rests with the USPTO- for taking 10 years to read a piece of paper and put a stamp on it. If they had done their job correctly, we would have been paying royalties to Rambus since 1990 or so. (Whether or not this is good or bad is left as an exercise for the student).

    Rev Neh

    --
    ... and there is no doubt, that one day he will be
    where the eye of his telescope has already been
  5. Re:Rambus, Patents, and Antitrust in the US by SurfsUp · · Score: 2

    About a year ago, the US Federal Circuit (the US court with jurisdiction over patent appeals, answerable only to the US Supreme Court) decided that enforcement of a valid patent can never be an antitrust violation.

    If true, then that would be truly startling, and obviously a very big win for people like Bill Gates. I don't see how such a lopsided result could ever stand up to scrutiny. Again, if true, the circuit court is looking more and more partial all the time. Witness the recent antics of the 9th circuit court in the Microsoft anti-trust trial.
    --

    --
    Life's a bitch but somebody's gotta do it.
  6. Re:Rambus, Patents, and Antitrust in the US by No+One · · Score: 1

    Uh, it's because a patent is, by definition, a monopoly. The government enforces your exclusive rights to your invention, for a limited time, in exchange for your publishing it for all to see. And it's no win for Gates, the M$ case had jack shit to do with patents.

    --

    --

    There is no sin except stupidity -- Oscar Wilde
  7. Re:Maybe this cloud has a shinny lining by Shadow99_1 · · Score: 2

    The memory cap is there because of signal problems inherent in RDRAM. Heck your supposed to use RDRAM spacers for non-filled slots jsut to limit the signal bleeding from leaving them un-spacered. I can't exactly explain the full reasons why it has so much signal bleed, but it sure seems to. They btw are serial devices as you pointed out (aka daisy chaining) & I'm betting that has something to do with it, but that's a guess.

    Another note is that at least in Intel's version of inplementing dual channel Rambus they reached the same 'wire count' or close to what you have with a single channel of SDRAM (either normal or DDR as that doens't change). So obviously something else is increasing that count that we don't know of.

    The price difference has alot to do with the manufacturing techniques required to make RDRAM & offsets the 'gain' from reducing the bus to 16 bit & then some. The shear cost to manufacturer even at optimal levels is huge for RDRAM (at a best case it woudl be twice normal SDRAM).

    Rambus as at best a medicore technology that really we could do without, but did finally spur memory makers to come out with DDR which was adressed when they first started working on the SDRAM standard in the early 90's.

    --
    we are all invisible unless we choose otherwise
  8. What is going on here? by ariux · · Score: 1

    A few questions:

    How did Rambus get patents on technologies required for all forms of memory produced today? Did they actually shell out the R&D to develop them? If so, it seems reasonable that they be rewarded with a return on their investment. Conversely, if not, their patent ought to be reviewed.

    Does Rambus really plan to use the licensing fees to kill a better technology (SDRAM)? If so, why? Wouldn't it make more business sense to just go with the better technology and milk it for marginal license fees? That means high volume and lots of cuts.

    1. Re:What is going on here? by mrBoB · · Score: 1

      How about this... Rambus knows they have legally enforcable patents on Rambus DRAM. They have some patents on SDRAM(DDR) that if a dumb judge/patent review board saw them, they might think they are cool. Eventually, someone is going to figure out that the royalty payments on the SDRAM isn't cool, but by that time, Rambus has made the cost of SDRAM so huge that Rambus memory (which they, without question, can enforce) has become the defacto standard and we are thussly held f*cked. Perhaps I'm being too paranoid.

      Bob

  9. Re:Where's the DOJ now? by rodgerd · · Score: 3

    This is, of course, factually incorrect on the part of the gentleman from Intel. Clean room reimplementations of a technology are a great way of evading copyright and trade secret laws, but they do nothing for patents - reinventing patented technology will still see you paying the patent owner, even if you can prove that you'd never heard of the patent or consulted it during the invention phase.

    The only way around a patent is to design a different mechanism that has the same outcome; not so much reinventing the wheel as discarding the wheel in favour of the catipillar track. The problem with this is that in the modern era of loosely written patents, it's almost impossible, since patents usually cover enough ground to prevent alternate mechanisms, or patent the outcome itself.

    Moreover, you'd probably end up with a technology different enough it wouldn't be business competitive - requiring different motherboards, etc.

  10. Re:Quit your whining! by RelliK · · Score: 1

    You are obviously completely ignorant about the issue. The whole point is that Rambus did *not* developed anything. There's prior art for every patent Rambus holds, which makes the patents invalid. And Rambus *knows* that if it the matter goes to court, they will have no claim. That is why they haven't gone after Micron or any other big memory players.

    The really crappy thing is that Toshiba decided to settle without a fight. But that's not too bad yet. So far no US company decided to cave, and Micron has already said they'll fight. The Toshiba's "licencing" will have no relevance if/when they do take it to court. Also, only one court case will be enough to completely ivalidate Rambus's "patents".

    Anyway, next time check your facts instead pulling nonsence out of your ass.
    ___

    --
    ___
    If you think big enough, you'll never have to do it.
  11. Spy-versus-Spy Fu? by Nick+Mitchell · · Score: 2

    It seems like you're making a false distinction between several types of competition. One is based on technical merits, another on marketing merits, and nother based on intertia, and then one based on, for lack of a better term, Spy-versus-Spy Fu.

    Can you really just pick some subset of these out and call them "good competition", and pick out some other subset and call them bad?

    I am reminded of my old MUD days, or even now what I've heard about Everquest or Ultima Online. You could imagine that your character is good simply because of its skill as an entity (strength, kicking ability, etc) and your skills as a meta-entity (kick first, then swing, then charge, etc). But, in the absence of artificial strictures, it doesn't work that way. You can trade items on ebay, you can team up with people in the same room (that is, in the real world) against your enemies (who don't have the advantage of being in the same real room), and so on.

    Why should we call "sick your lawyers" move unfair? Isn't it a sign of overall FU in the game of competition?

    The nature of competition continues to evolve, as we learn more about competition, as technology evolves (and creates new FU moves). To hearken back to the "good old days" of capitalism (hey, he kicked dirt in my eyes, cheater!) seems silly.

    nick

    1. Re:Spy-versus-Spy Fu? by Znork · · Score: 1

      The lawyer move isnt unfair, it is just counterproductive for capitalism in itself. It adds nothing to the product and it does not reduce price; it does not lead to better products for lower price. This is a suboptimization in the system, and should be dealt with since it threatens the very foundation of capitalism.

      The foundation and justification of capitalism is that as a whole, it leads to constantly higher standards of living for everyone, through the constant improvements in products and production that allow more 'value' to be created for less cost, in terms of human work, all the time. Everything 'allowed' in the competetive game must constantly be measured against that; if it is counterproductive it should be removed from the 'allowed' moves.

  12. Re:More than 2% by SpinyNorman · · Score: 1

    Rambus would be dead without Intel. The Dramurai don't like it, nor does AMD. Even Intel admits it's not suitable for large memory sizes (Foster server variant of Willamette is DDR), and has been backing away from it elsewhere with it's MTH chips. There's even the secret Almador DDR chipset for Willamette. Rambus's only hope at RDRAM being a mass market product is if Intel stick with RDRAM for Willamette and if Willamette is a success. Intel's Rambus warrants and patent deals are a small price to pay if that's what it takes to push RDRAM into the market place.

    DDR will not be more lucrative for Rambus if they lose the patent battle. The reason they want RDRAM to succeeed over DDR (as they have stated - this isn't my or anyone's else second guess!) is becuse they do have control over the RDRAM patents but it's a lot more unsure whether they'll prevail with SDRAM/DDR. 2% of X is a lot higher than 3-4% of zero.

  13. Re:But RAM prices should be $0.25 per meg! by BenByer · · Score: 1

    The economies do work on supply and demand. They always have and always will. Some of the earliest written records in the word are price schedules from summerian civilization showing that even with price controls supply and demand rules all economic interactions. Pricing is always whatever the market will stand. If it is too expensive for you then dont buy it.

  14. Re:Every industry survives - sometimes badly. by ariux · · Score: 1

    Interesting - like trademark law, you would have to enforce your patent from day one or lose it.

    This could reduce the recycle rate of technology based on unenforced patents - but it could also reduce the sucker rate of cases like this.

  15. Re:Where's the DOJ now? by ariux · · Score: 1

    Gee, gotta fix all that awful prosperity.

  16. Re:Sure, let's just trust businesses to play fair by buysse · · Score: 1

    Of course, in Netscape's case, their products were (and STILL are) absolute crap, particularly the browser. It's ironic that the DOJ cited Microsoft giving away the browser, even though Netscape did that for years. Microsoft did screw up their argument, though. They should have argued that a browser is an expected utility in a modern operating system (same as Linux, Be, etc, etc), and they would have won. It was stupid to distract everyone with the "it can't be removed" argument.

    Technically, you're wrong. Until Micro$oft forced Nutscrape to make the browser free (IE 3.0, I think), Navigator was /not/ free. You could download a free trial, but if you continued to use it past 30 days, you were legally obligated to shell out to Netscape. That's what forced them to make nav free -- businesses would use IE to avoid paying netscape to make 3000 desktops legal.


    The Slashdot Sig Virus
    Hey, baby, infect me!
    --
    -30-
  17. Re:RAMBUS Sucks by Guppy · · Score: 2

    "DDR memory, let alone QDR memory, will outperform RAMBUS to such an extent that all their billions will be wasted. -And I think that's pretty cool."

    Um, no. The recent patent developments mean that RAMBUS stands to earn even more from DDR (And possibly QDR) if it becomes the standard.

  18. Can Rambus possibly be that cocky? by Anonymous Coward · · Score: 5

    For more info on Rambus' past business practices, check Tom Pabst's article on "Why We Don't Trust Rambus"

    However, I am puzzled by this strategy. For one thing, despite TI's success at defending their patents on fundamental aspects of DRAM (one of many legitimate IC patents they obtained in the early days of IC manufacturing), RAMBUS must know that there is prior art that weakens their claim. While exisiting licensees would arguably tend to support (or stand idly by) as they pressed others to license their technology, cockily taking on an entire industry in this manner is just begging for a barrage of assualts on the patent itself.

    I can't believe they would be so blind, even in the heady glee of being gran such ridiculously broad patents like #6,067,592 System having a synchronous memory device [May 23, 3000] and #6,049,846 Integrated circuit having memory which synchronously samples information with respect to external clock signals

    In fact, I think we have a duty to use the accumulated experience of our older (and much underappreciated) readers to start picking off the more outrageous patent claims one by one.

    The easier we make it for the remaining memory companies to see their options, the better for *us*

    To save you some work, here's a partial list of active Rambus patents (and linked to each of the patents themselves). It's not a complete list (IANAPA), but it should save everyone some work getting started. See anything that looks familiar from "way back when"?


    1. 6,075,743. Method and apparatus for sharing sense amplifiers between memory banks

    2. 6,075,730. High performance cost optimized memory with delayed memory writes

    3. 6,070,222. Synchronous memory device having identification register

    4. 6,067,592. System having a synchronous memory device

    5. 6,049,846. Integrated circuit having memory which synchronously samples information with respect to external clock signals

    6. 6,044,426. Memory system having memory devices each including a programmable internal register

    7. 6,038,195. Synchronous memory device having a delay time register and method of operating same

    8. 6,035,369. Method and apparatus for providing a memory with write enable information

    9. 6,035,365. Dual clocked synchronous memory device having a delay time register and method of operating same

    10. 6,034,918. Method of operating a memory having a variable data output length and a programmable register

    11. 6,032,215. Synchronous memory device utilizing two external clocks

    12. 6,032,214. Method of operating a synchronous memory device having a variable data output length

    13. 6,021,076. Apparatus and method for thermal regulation in memory subsystems

    14. 5,995,443. Synchronous memory device

    15. 5,966,731. Protocol for communication with dynamic memory

    16. 5,956,284. Method and apparatus for writing to memory components

    17. 5,954,804. Synchronous memory device having an internal register

    18. 5,953,263. Synchronous memory device having a programmable register and method of controlling same

    19. 5,940,340. Method and apparatus for writing to memory components

    20. 5,928,343. Memory module having memory devices containing internal device ID registers and method of initializing same

    21. 5,913,046. Protocol for communication with dynamic memory

    22. 5,896,545. Transmitting memory requests for multiple block format memory operations the requests comprising count information, a mask, and a second mask

    23. 5,872,996. Method and apparatus for transmitting memory requests by transmitting portions of count data in adjacent words of a packet

    24. 5,844,855. Method and apparatus for writing to memory components

    25. 5,748,914. Protocol for communication with dynamic memory

    26. 5,748,554. Memory and method for sensing sub-groups of memory elements

    27. 5,680,361. Method and apparatus for writing to memory components

    28. 5,657,481. Memory device with a phase locked loop circuitry

    29. 5,606,717. Memory circuitry having bus interface for receiving information in packets and access time registers

    30. 5,511,024. Dynamic random access memory system

    31. 5,499,385. Method for accessing and transmitting data to/from a memory in packets

    32. 5,499,355. Prefetching into a cache to minimize main memory access time and cache size in a computer system

    33. 5,434,817. Dynamic random access memory system

    34. 5,430,676. Dynamic random access memory system

    35. 5,390,308. Method and apparatus for address mapping of dynamic random access memory


    1. Re:Can Rambus possibly be that cocky? by Darren+Winsper · · Score: 1

      3. 6,070,222. Synchronous memory device having identification register

      4. 6,067,592. Read the rest of this comment...

      Heh, I guess Slashdot could be in violation of a patent every time someone posts a long comment ;)

    2. Re:Can Rambus possibly be that cocky? by xmedar · · Score: 1

      Again it comes down to a company misappropriating other peoples IP just as with the BT patent case recently. If we want to stop these situations from arising the easiest solution would be to make companies and individuals financially liable for misappropriation of IP, that way if they try to patent something that is obviously nullified due to prior art a bunch of lawyers will decend on them like vultures and pick them clean, this would restore a rights-responsibilities balance in the IP system.

      --
      Any sufficiently advanced man is indistinguishable from God
    3. Re:Can Rambus possibly be that cocky? by werdna · · Score: 2

      The Patent Act provides for an award of costs and fees in an extraordinary case -- thus, clearly invalid patents may not be asserted without risk.

      There are other causes of action (including criminal causes for perjury) if claims are falsely stated in a Patent Application.

      I have seen cases where patent owners have been fined and punished for misrepresenting their rights to the public. It's not common, but it does happen.

      On the other hand, the vast majority of cases brought to trial are far more reasonable disputes -- cases where both parties have a reasonable argument. (Most cases where the rights are slam-dunk are settled well in advance of trial, let alone appeal).

    4. Re:Can Rambus possibly be that cocky? by xmedar · · Score: 1

      I agree, the point is, its rare, if it were structured more like class action suits, then you'd find lawyers jumping all over false patent claims as they could make good money from it, now I'm not a huge fan of lawyers, but if a tiny fraction of all the money that comes from the income patents generate ends up in the lawyers hands and we end up with a balanced and fair IPR system I for one would go along with it.

      --
      Any sufficiently advanced man is indistinguishable from God
    5. Re:Can Rambus possibly be that cocky? by Performer+Guy · · Score: 1

      Rambus have filed hundreds of patents last year. If you look at the rate they are filing (it's accelerating) and given that they make NO product themselves they are in a very strong position.
      They will never have to pay anyone royalties because they have no need to license others ideas, just invent incrementally on existing ideas patented or not. Anyone hoping to challenge on a few patents is sure to run foul of their portfolio in some other area. This is a really powerful play by Rambus. I don't think people on slashdot really understand the magnitude of what's going on here or the strength of the Rambus position. Rambus is likely to win big time, they have a slew of patents in the works which nobody even knows about yet and a strategy to license them aggressively. I doubt they really give much on a damn about which memory technology wins. Patents are almost always written to be general enough to cover many implementations, hence the SDRAM claims, and Rambus has raced ahead of everyone in terms of focusing on one area of herdware design and filing as many ideas as they can think of.
      A patent dispute can start with one claim and then snowball afterwards as the stakes increase and more ideas are disputed, the normal defense is to counter sue and then horse trade IP. Unfortunately for the rest of the world, Rambus use no IP from anyone else, they are just an ideas company. So Hitachi puts up this lame defense that Rambus should be forced to hand over their IP. The next Rambus move was probably to threaten them with breaching 50 other patents they happen to have at which point Hitachi caved. This last part is just idle speculation but probably close to the mark. Even if they won on the SDRAM issue they couldn't escape all the patents filed by Rambus.

    6. Re:Can Rambus possibly be that cocky? by Mike+Monett · · Score: 2

      I was wondering how an IP company with no fab could end up with sweeping patents on all the current memory designs: SDRAM, DDR, RDRAM, etc. How could they do all the work needed to create these technologies, and what was the rest of the industry doing at the time?

      The answer is simple. Outright theft. The Register posted an article on Hitachi's response to the Rambus suit. Rambus stole the work of the JEDEC community and patented the information obtained in the meetings.

      You can read the article (in two parts) starting at

      http://212.113.5.84/content/1/11576.html

      Sounds like they took a page from the Microsoft operating manual.

  19. Re:Just like gas. Patent holders (OPEC) set prices by VAXman · · Score: 2

    Someone want to tell me why a consortium like OPEC is illegal in the US and the EU, yet we allow the patent holding cartels do exactly the same thing and call it "Intellectual Property Rights".

    Because the Constitution says so? "The Congress shall have Power ... To Promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries", US Consistitution, Artile 1, Section 8, Clause 8.

    The right to charge whatever the hell you want to for a limited time for thing you invented is a _constitutionally_ granted right. Only the most ultra-liberal, anti-American, and government-loving people would argue against this.

    Time for another gov't probe/crackdown.

    Ah yes, the tired old Slashdot line: "The government will come and and fixe\ everything! We love the government! Let's make the government really, really, really big and really, really, really powerful and have total control over all of the Big Evil Corporations. The government does nothing but good for us! We're Slashdot so we're really liberal and we love the government to take care of us! We like to spit on the constitution on burn it because we hate individuals rights so much!" Morons.

  20. No recent news at SLDRAM site by goingware · · Score: 2
    I notice at SLDRAM Corporation's website the latest item in the "What's New" is from 1998. Are they defunct?

    --
    -- Could you use my software consulting serv
  21. Right, folks. We know it is harmful to consumers a by Marce1 · · Score: 1
    Right, folks. We know it is harmful to consumers and the DoJ in America is the organisation to have a go.

    The URL's for the DoJ's antitrust dept are: http://www.usdoj.gov/atr/contact/emails.htm and http://www.usdoj.gov/atr/contact/newca se.htm

    - the first is general contact email addresses, the second is for new cases.

    I am sending my first email to the newcases officeand I'm not even American - send yours now, too, or they will ignore it till it is too late.

    --
    [ insert meme here ]
  22. Re:Going after ms like they should by Money__ · · Score: 1
    You bring up some interesting points about anti-competitive practices and vigorous compitition. There's an old saying that "70% is enough" market share for a company to continue growth and if a company willfully and agreegesly seeks to exceed that number that it will invite monopolistic complaints. If I own a company and I have 10% share of the market and I use anti-competitive practices to grow that share to 20%, that's hardly "abusing a monopoly position".

    Rambus does have a percieved lock on the market going forward but this perception does not translate into revenue streams untill they execute (which remains to be seen). As an example, in 1995 Netscape Comunications once had a percieved lock on the direction of internet technologies going forward. When they began to execute that percieved strong position, they drew the ire of a monopolist who pulled the rug out from under them.

    Rambus could draw the ire of big Lou at Big Blue to enter into the RAM space and pull the rug out from under them. Anything is posible.
    ___

  23. But there has been a *lot* of investment in SDRAM by bridgette · · Score: 2

    The big difference between this situation and the Microchannel and Firewire situations is that there are literally billions of dollars invested in SDRAM and DDR (manufacturing, R&D, sales, markting, inventory, etc.). While the industry will survive, deveolping a new technology and replacing the industry standard will take time and money.

    In 1993 the royalties that a memory manufacturer would be willing to pay must be far less than today, since the cost of switching technologies is much higher now.

    As with the BT 'weblink patent' this is another case of waiting years until a technology is widely adopted before trying to defend any (supposed) patent violations. If these patents were known about 5+ years ago, more companies could afford to risk loosing in a court battle and/or the technologies in question may not have become as popular as they are today. After all, hidden licencing costs can't be affected by market forces.

    We really do need some sort of statute of limmitations on patent violation suits. If you have to defend trademark infrigement or risk losing your trademark, why not patents? Of course, it would help if patents could be processed a bit quicker, too.

    I also wonder about the chances of future open hardware standards. Since SDRAM was developed as a standard and Rambus had participated in the early standards definition (along w/ all the memory companies), companies might be a bit reluctant to work towards open standards in the future. Could Rambus have suggested use of, as an example, using both sides of the clock tick, knowing that they had a patent for it in the works?

    From an IP standpoint, propriatary, closed hardware seems much safer than taking chances with the national lottery we call the US patent office :(

    --
    - bridgette
  24. Re:Episode 1 by ariux · · Score: 1

    Mighty naive of that standards consortium not to take from its members contractual agreements not to patent technology developed there.

  25. Re:Sure, let's just trust businesses to play fair by Tower · · Score: 1

    Actually, IBM could have done better with OS/2 by providing better SDK type support to developers and making it more atractive as a platform. The Win32 support was/is pretty solid, but marketing an OS as 'it can run this other OS's stuff just fine' just didn't work out. Better multi-tasking, memory protection, etc... Just late and poorly marketed...

    --
    "It's tough to be bilingual when you get hit in the head."
  26. Russian anekdote by marat · · Score: 1

    Family: Pop, Mom and Son. Pop had his salary down cut twice.
    Son to Mon (hopefully): Will Pop drink less now?
    Mom: No, you will eat less now.

  27. Remember GIF case? by marat · · Score: 1

    I think this should eliminate the patent.

  28. Can we do a Microsoft to them? by da_King · · Score: 1
    Squeezing the competition....hmm.....that reminds of one of the arguments given against Microsoft in the Anti-Trust Case.

    Funny....to think if Microsoft does similar things, it is bombarded with lawsuits. Then, what about these people?

  29. Oh dear by seizer · · Score: 3

    This isn't good for anyone, not even for Rambus. Cyclically, companies who behave like this will have a brief period (or no not so brief - look at IBM, they managed for decades) of dominance, verging on monopoly - but their nemesis will come. Rambus is quite happily shooting itself in the foot for short-term gains. *sigh*

    --Remove SPAM from my address to mail me

    1. Re:Oh dear by arivanov · · Score: 3

      Exactly.

      RDRAM, SDRAM, DDRAM are not the only technologies around. There is a whole lot os technoilogies circulating around Big Blue, Big Q and other not so big companies for their Big and not so Big boxen. For now these technologies cost Big Bucks. But this is for now as they are not manufactured in big enough quantities.

      Rambus with its "milk the cow with a vacuum pump until it bleeds" behaviour is asking for these technologies to be brought to the PC market. And it does not have any IP there whatsoever.

      The only problem is that this will take time and cost money that will come out of the consumer pocket. And all this because Hitachi did the favourite "japanese corp versus american in court" and chikened out. I hate japs when they do this. It had a perfect case (IANAL) with a list of violations of all kinds of regulations by RAMBUS.

      There is some hope, though as price-fixing is a serious offence in EU for example and the EU comission has been amazingly fast recently on quite a lot of cases (like MCI/Sprint merger).

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    2. Re:Oh dear by RangerElf · · Score: 1

      But they don't care about that, they beign the people who worked out this scheme. I'll net them a huge amount of money in the short term, and then Raumbus will die. After that, either they create another company and do something similar, or get hired by other companies who liked their way of grabbing cash. It was never about creating a long-lasting solid technology-oriented company.

      -elf

  30. Re:Just like gas. Patent holders (OPEC) set prices by plague3106 · · Score: 1

    Read the constitution. It doesn't seem to like the idea of IP at all, but reconizes that it may be nessessary to stimulate innovation. Thats why patents are only allowed for a "resonable" amount of time. It should also be noted that it starts of, We the PEOPLE, not we the buinsesses. Buisnesses DO NOT HAVE RIGHTS like people do. They have some things granted to them, but by no means do they have a RIGHT to property. Read the document again; it shoulds to me like it grants these rights to PEOPLE.

  31. Petition Style Web Site? by Plastix · · Score: 1

    Has anybody thought of putting up a web site that has a email that would be sent to the US Patent office which explains our displeasure with this patent?

    It could be real simple, type in your name, click a button, and a letter is sent to USPTO saying we are not down with this patent (Kind of like a petition). If we want patent reform, we are going to have to make this know to USPTO.

    (PS this could also be setup for other patents) (PPS www.patentbuster.com has been taken.)

    1. Re:Petition Style Web Site? by deepakhj · · Score: 1

      A site/organization that fought tech issues would be better. Setup lobby groups in Washington. Have petitions. Congress email, addresses, etc. Accept donations to fund it. For tech workers by tech workers. (ftwbtw.com)

    2. Re:Petition Style Web Site? by deepakhj · · Score: 1

      I mean we need to start something like this. :)

  32. And if you believe that, I have a bridge to sell! by Zone5 · · Score: 1

    They told us the same thing in Canada... "Sure, get rid of the hidden sales tax, implement the GST, and prices will be lower, your children will grow up strong and healthy, world peace will follow, and even your pets will like you more!"

    What really happened? Prices went up instead. For a while businesses claimed it was due to transitional costs in changing over to the GST, and as public outrage faded, it simply never got mentioned again. We elected a national government based on their promise to rid us of the GST, and thanks to big business lobbying, nothing has happened.

    This is simply the way capitalist businesses act - get used to it.

    --
    "So on one hand, honey is an amazingly sophisticated and efficient food source. On the other hand it's bee backwash."
  33. Re:Quit your whining! by Andrew+Dvorak · · Score: 1

    I don't much like commercialism taking over our lives any more than you. But that's how it is. Would you care to change that?

  34. random access money by burgatron · · Score: 1

    ram is already too expensive.
    ohhh soon us aussies have a GST to make it even more expensive
    specially when it seems to blow up half the time,

    do u ever get the feeling that you want to post..but really have nothing intresting to say ?
    so u make crappy posts like this!

    1. Re:random access money by RedWizzard · · Score: 1
      RAM prices here in Australia should drop with the GST - the current 22% (hidden) sales tax is being replaced with a 10% one.

      IMO, if Rambus does try to force price up in the SDRAM market it would be something else for the government to look at. This sort of behaviour is completely contrary to the ideals of a free market economy (from the consumer's point of view, probably not from Rambus' stockholders').

      I expect the result of this will be for the RAM manufacturers to work out a new memory type that avoids the need for licenses with Rambus. If that can't be done then I expect those patents are invalid.

    2. Re:random access money by fsck · · Score: 1

      You wouldn't complain if you saw the taxes here in Canada. Whoop it up while you still can.

      --

      Lars - ...I could always phone Linus when I had a problem.
  35. Combatting shortages by alanjstr · · Score: 1

    As it is, there are enough component shortages out there to drive up the prices more. Perhaps Rambus and Intel are working together on this to slow down sales so that Intel doesn't look so foolish for not making enough chips. And with all the problems of memory translation, this will encourage even more companies to switch over.

  36. Re:Big deal by mickwd · · Score: 1

    If this manages to survive, manufacturers will rush to patent the next generation of memory.

    It's happened before, and it'll happen again.

  37. Well, it may suck for us . . . by Ayatollah · · Score: 1

    but that is what business thrives on.
    .

  38. Re:Capitalism and its bastard offspring by Darren+Winsper · · Score: 1

    So I guess you don't mind BT price-gouging everyone in the US who uses hyperlinks?

    Alan Cox joked that it was in fact an EU conspiracy to place a stupidity tax on the US. I'm beginning to think he's right.

  39. More than 2% by SpinyNorman · · Score: 2

    Fees for RDRAM are about 2%. The Toshiba agreement has SDRAM less, but DDR is more even though it's obviously using fewer of Rambus's (disputed) patents then RDRAM. Rambus themselves (see the original article) have admitted that they are using higher DDR fees to try to coerce people to use RDRAM.

    Agreed that a 3 or 4% licencing fee won't make DDR anywhere near as expensize as RDRAM, and even if they were the same cost DDR is still the higher performance solution. Still, the arrogance of Rambus feeling free to admit they are trying to subvert technical excellence with licencing fees is pretty disgusting!

    1. Re:More than 2% by Performer+Guy · · Score: 1

      This is one ambiguous Rambus response to a question. I read the quote I don't need to go back, for someone so cynical about Rambus you're awful quick to take YOUR interpretation of one ambiguous statement as gospel truth. The objective is clearly to maximize the hype. Unlike you I've also read other Rambus pronouncements over the last few days. The simple fact is that Rambus have already stated in other communications that they will charge HIGHER royalties for DDR SDRAM than RDRAM. So you explain to me why they will now want RDRAM to win. Another fact you are ignoring is that if RDRAM wins in terms of Intel mobo share then Rambus has to hand over a huge chunk of their company to Intel, so factor that into your reasoning and again explain your conclusion. Don't jump on the rabid monopoly theory based on one remark, think for a second and tell me why on Earth they'd still want RDRAM to win.

      As I've already stated in other posts, if all they can do is influence Hitachi and Toshiba, that isn't enough to affect pricing or volumes significantly. Just look at the price of SDRAM at source recently. It's lept by a huge ammount, it may hit 100% price increase that hasn't translated to anything near the kind of a price hike predicted at the hands of Rambus royalties. The simple fact is this whole theory is baseless. Even if Rambus charged huge royalties it still wouldn't make SDRAM significantly less competitive against RDRAM. It isn't driven by the royalties they charge, it's driven by the volumes it's made in.

      This whole story is a lot of nonsense.

    2. Re:More than 2% by Performer+Guy · · Score: 1

      Latencies are only larger for memory on the same channel, and the simpler layouts are not unimportant if you want to try and suport additional channels. The 2 sticks are a non issue, the sticks would obviously be smaller. You're also talking about DDR memory which is faster than RDRAM, it's the comparrisons with 133 SDRAM which have been unfair. You'll have a point when DDR mobos are on the shelves but then Rambus might be pleased about that.

      On the issue of Rambus' memory IP, if the advantages were unimportant, the memory manufacturers would eschew them and escape the royalties. Your rhetoric on the standards committee is lifted straight from the Hitachi countersuit against Rambus which has now been dropped like a stone. In fact you didn't get it quite right (maybe you got Dr Tom's contorted version of the facts), because one of the things that Hitachi also claimed was that Rambus should have disclosed their existing patents when they joined the group. This would have given them forewarning to demand free use or perhaps to steer around the technology. Any way you look at it this was a desperate ploy by Hitachi and had a snowballs chance in hell of working in court. You could claim they dropped the suit to help sell the business but the truth is that Hitachi were crapping themselves at the prospect of losing their shirt on this. The memory business is booming right now (they can't make enough of the stuff and prices are rocketing) and they can't have been in any hurry to sell, that's just more smoke.

      So which of us actually knows what they're talking about? I think I have my facts straight.

    3. Re:More than 2% by RedWizzard · · Score: 1
      So you explain to me why they will now want RDRAM to win.
      I will - it's quite simple. Rambus want RDRAM to win because their control over RDRAM is much more assured. These SDRAM licenses are not likely to be industry wide (both Micron or Intel have vowed to hold out), and most likely will end up in protacted court battles. In particular the patents being used as the big stick in the SDRAM cases are much weaker than the RDRAM patents.

      As for Intel getting "a huge chunk of their company" - that's exactly the sort of exageration you're accusing this other guy of. Intel get less than 10%.

    4. Re:More than 2% by SpinyNorman · · Score: 1

      Rambus absolutely do care whether RDRAM or DDR wins. GO back and read the initial quote from Rambus. They admit they want DDR fees to push people to RDRAM. If they didn't care which won, they'd have equal fees for DDR (or less, since it doesn't use as many patents as RDRAM).

      Hitachi licenced because they are about to be purchased and didn't want a lawsuit hanging over them. Toshiba is a tiny player in the DRAM market, and there is various speculation about why they signed. Even Rambus friend Intel says the patents are not cut and dry (funny why Intel would care about DDR since they claim they're going to be all RDRAM, isn't it!).

      Benchmarks on Micron's DDR reference platform show DDR to be better performing than RDRAM.

    5. Re:More than 2% by Performer+Guy · · Score: 1

      Subvert technical excellence? Get a clue. They clearly invented some of the SDRAM & DDR technology before anyone else, otherwise Toshiba and Hitachi wouldn't have agreed to hand over many millions in royalties.

      Rambus are investing a fortune in R&D. They want their technology to be adopted. They now have a foot in BOTH camps so actually care LESS now about which technology wins. RDRAM actually might have some merit with enough channels and in terms of simpler layout despite all the FUD. The price depends entirely on how many manufacturers start pumping it out.

    6. Re:More than 2% by Shadow99_1 · · Score: 1

      >Subvert technical excellence? Get a clue. They >clearly invented some of the SDRAM & DDR >technology before anyone else, otherwise Toshiba >and Hitachi wouldn't have agreed to hand over >many millions in royalties.

      Hmm you really knwo what your talkign about, huh? In fact Rambus had been invited in the early 90's to join the open standards group on SDRAM. Now when they left that group they patented several things they had picked up in the open standards group. The 2 I've ehard the most about were dealign with CAS latency (something that makes SDRAM function) & the idea behind how to perform DDR (which they use, but is nothing new at all in computers).

      In fact Toshiba & Hitachi had to have other motives for bailing out. In fact we know one of them wanted to sell it's memory division to NEC, but couldn't while in court.

      Lastly it's advantages are negligable over otehr types of memory even from a 'simpler layout' point of view. Heck to equal slower DDR SDRAM Rambus will have to use dual channels & require you use 2 sticks of memory. & Latencies are huge for large amounts of memory, which in fact has kept their product looking particularly good in certain markets (servers for instance).

      Do some research before postign next time.

      --
      we are all invisible unless we choose otherwise
    7. Re:More than 2% by Performer+Guy · · Score: 1

      Your prediction is self defeating. If they don't have the influence over the SDRAM vendors then they don't have the influence to force the RDRAM issue. The absolute best they could manage would be to try and pressure Hitachi & Toshiba to agree to higher volume RDRAM shipments, and that will only serve to reduce the price of RDRAM, not exactly a nightmare scenario. If they do have the influence with other vendors then they don't need to wield it because DDR will be more lucrative for the anyway.

      Even if we use your figure of 10% to Intel (I thought it was 20%) that's still HUGE, at current market cap 10% that's just shy of $1.1B (that's B as in billion). You have to remember that in terms of the stock actually controlled by Rambus and their overall assets this is an even more significant number. In addition it would look pretty devastating on their books when they actually have to write it down. When they originally cut the deal they obviously thought they had nothing to lose, they'd have given their right stone for a majority market share but as they near the end of the Faustian pact things will be looking very different to them.

  40. Maybe this cloud has a shinny lining by maraist · · Score: 4

    Though this situation really eeks me, and I am appauled that Rambus can get away with this sort of patent ( though not knowing all the details, perhaps the patent has legal merit ), there might be a bright side.

    Case 1: Rambus doesn't do an Apple and raise the price of licenses to shut out competition. SDRAM will remain the memory of choice for a while. Intel will deminish support for it ( more mishaps with i820, etc ) SDRAM begins to go the way of EDO. DDR-SDRAM is expensive because it doesn't have a wide support base. The rift in memory market-share allows RAMBUS to market RDRAM as server memory: low-volume, high price. Thus the consumer is faced with either cheap, yet antiquated memory or expensive memory. New memory technologies ( which have been trying to emerge ) do not get a chance because the rift in memory markets and chipset support will be hurting.

    Case 2: Intel does as is currently projected. DDR-SDRAM becomes comparible to RDRAM in total value. RDRAM is going to win out, as far as I can tell. Intel is most likely only going to support RDRAM, so the market for DDR will be too small to really hit critical mass. I speculate that RDRAM is actually faster then DDR ( especially under heavy concurrent access, such as truely utilized AGP and SMP ). To my knowledge, DDR only ups the speed of the interface, the underlying technology is not significantely different than that of SDRAM ( much like ATA66 or SCSI 100). With this RDRAM will become mainstream, espeically as CPU's break the 1GHZ barrier ( more speculation on my part, based on the starvation of CPU on both memory latency and bandwidth. Of which RDRAM addresses BW. DDR mildly addresses latency ( wrt RDRAM ) and provides BW ( though only superficially ) ). In the medium run, cheaper RDRAM is going to help a lot of power-hungry people ( though probably not as much as it will hurt intro and intermediate-level system purchasers )

    Case 3: RAMBUS blatently prohibitively prices DDR-SDRAM. Now SDRAM and RDRAM are the only real players for PCs. What happens here is that RDRAM production can really begin ramping up to critical mass quickly because there is less uncertainty about the future. Prices will drop quickly over time ( though no where near SDRAM prices ). This is exactly what Intel would want. Their low-cost Celeron systems are perfectly suited for 66MHZ SDRAM. If you're an intro system, why would you bother with high-perf memory. Previously the blur between 66 and 100 allowed people to over-clock the external celeron bus. Now there is a world of difference between celeron and their "workstation-class" systems which come at a significant premium. SDRAM will either become cheap or expensive in the medium run ( lower volume production might mean higher prices if demand is sufficiently high. A typical sinario would be over-stocking of ?SDRAM causes prices to plummet, which prompts massive volume reduction, which later causes prices to go through the roof ( where it will stay ) ). Thankfully I don't think SDRAM demand will tank, so it should stay relatively normal for a while. Now here is the good part. There will now be a massive rift between the expensive ( though significant less than today ) RDRAM and the SDRAM. Hard core gamers, most servers and many desk-tops are going to opt for RDRAM. Most value-PCs are going to opt for SDRAM, but those value-conscious hard-core people ( like myself ) are still going to have demand for something inbetween. And perhaps there is a better compromise between latency and BW in a newer technology ( I read memory technologies a while ago about multi-row caching via SRAM which seems an intelligent approach which is compatible with most interfaces )

    Basically I'm saying that those who demand performance are going to benifit from the demise of DDR because it'll ultimately be cheaper for them. Those that are on a budget are going to see minimal increases in their low-end memory ( assuming things don't gyrate too wildly ). And those of us looking for an overall better solution might find solace in a new technology that fills this important niche.

    In the long run, I think this has good consequences ( if you ignore the whole moral imperative of stifling competition, which we can't really effect here ). In the short run it doesn't really even affect me ( being an AMD person ). It is only the medium run that has issues ( I wonder if I can hold off purchasing another computer for 2 or 3 years ).

    -Michael

    --
    -Michael
    1. Re:Maybe this cloud has a shinny lining by Upsilon · · Score: 5

      You're whole argument is based on the simply untrue assumption that RAMBUS is ultimately a better solution than DDR. Well, I've got news for you: it ain't. The goal behind RAMBUS was to increase bandwidth and lower the pin count. They did both of these things, creating a 800 mhz memory module (actually 400 DDR) that uses a 16 bit bus. This delivers the same bandwidth as 200 mhz SDRAM would, since SDRAM uses a 64 bit bus. However, RAMBUS ran into a LOT of unexpected problems. Let's go over them all:



      First of all, there's the whole latency issue. Basically, RAMBUS will always have higher latencies then SDRAM. This is a big part of the reason that RAMBUS can't seem to significantly outperform regular PC133 even though it should have 50% more bandwidth.



      Then there's the memory limit issue. As one adds more and more RAMBUS memory, because of signalling issues (which I'll be the first to admit I don't completely understand) it becomes extremely difficult to keep it all working. The end result is that there is currently no way to have more than 512 megs of RAMBUS memory. This simply isn't enough for servers, and because of this even Intel, the big RAMBUS supporter, plans on using DDR memory for the server version of Willamette. It won't be long until 512 isn't enough for the desktop either. Do you really want to be stuck with this limit?



      There's also the price issue. RAMBUS was supposed to be cheaper than SDRAM because it uses fewer pins, but things don't always work out the way they're supposed to. RAMBUS yeilds are horrible, and it is unlikely they will ever be as good as SDRAM yeilds. RAMBUS also requires a more expensive packaging and needs its own heatsink to deal with heat issues. The idea of ever putting RAMBUS in a laptop horrifies me. Also, because RAMBUS is yeilding so terribly 800 mhz modules are actually quite rare. Most RAMBUS being made is either 600 or 700 mhz, which compares quite pourly with PC133 considering that the 800 mhz modules can barely outperform it. There are also concerns that RAMBUS might not have much room to grow. Some video cards already use 200 mhz (non-DDR) SDRAM, and although these speeds are not mass-produced yet, the biggest limiting factor is motherboards which support it. SDRAM still has a lot of room to increase its frequency. RAMBUS doesn't.



      Of course, during all this I was comparing RAMBUS to regular SDRAM, and RAMBUS doesn't compare very well at all. It wins a few points, but not many. Now, let's compare it to DDR SDRAM. DDR SDRAM is estimated to cost about 3% more to manufacture than regular SDRAM. 3%! RAMBUS costs at least 4-5 times as much! Now, PC2100 (133 mhz DDR, they rate it by the bandwidth and not the frequency for marketing reasons. Probably because they don't want the average consumer to be choosing between PC266 and PC800 not realizing what it means.) will offer more bandwidth than RAMBUS, still have the lower latencies of SDRAM, cost significantly less, and not be limited to 512 megs. Do you really want RAMBUS to win?


      --
      I am not an idiot. Please use my name to email me.

      "That's right, I'm quoting myself."

      -Upsilon

    2. Re:Maybe this cloud has a shinny lining by maraist · · Score: 3

      I definately agree that RDRAM is not worth the money. But I know companies that shell out mega bucks on name brand server equipment because they can't afford to do any less, so it's not really an issue.

      I'm not fully understanding why there is a memory size limit. I know that you can do 1, 2 and 4 channel RAMBUS configurations. I don't know if it's possible to do more ( seems likely that you should, at least in custom boards ). It would make sence to me that additional channels should be completely independant and therefore there would be no theoretical limit to the size. Thinking in terms of a SUN server where they design them from scratch, only customizing the back-plane, etc. You should be able to make a rack-based server that could have attached memory channels. This would help dessipate the heat ( by seperating them ) and if done in a sufficiently modualar and heirarchical approach, you should be able to have as much memory as you can afford ( at this point, the memory would be the least of your costs ). From what I've read ( mainly on Toms Hardware, and the like ), the timing limitiations are because each chip has to ( at boot time ) figure out the longest possible probagation path and sync itself accordingly. I believe the RDRAMS ( I can't remember from RIMMS, modules, etc ) are kind of daisy chainned, which means that the signal has to probagate through each device on a channel, and therefore the more memory chips you add ( RIMMS I believe ), the slower that channel. There's a max probagation delay that you can achieve, so depending on the setup of the memory modules, there's a max memory size that a channel can hold. I am not aware of any inter-channel dependancy, so you should be able to go as wide as necessary, though this adds incredible expense to the system.
      High performance systems, however, tend to spend a lot of money on the memory subsytem. I remember studying the SGI, HP and SUN setups, where you'd have many interleaved channels. It's really just a matter of what becomes the mainstream. And it looks like 1, 2 and 4 will be it ( just like 1, 2 and 4 CPU configurations ). I can't imagine that you'd have the same sort of problems with many independent channels as you would many independent CPU's. The only bandwidth you're really fighting over is the inside of the chipset, and you can cheaply splurge there( especially since your wire-count is drastically reduced ). 4 16bit RAMBUS channels shouldn't be many more wires than a single SDRAM channel. I'd be interested in learning more about the limitations though.

      Onto some of your other points. The I believe that the RAMBUS guys knew that they'd have latency problems from the start ( not that you made any inference on the matter ). Intel has been working that problem for years. Their solution is making latency tolerant devices. Latency from a slow-responding memory device running at clock speed is no different than fast responding SRAM that's clocked 1/12 of your CPU on average ( since on average you'll have to wait 6 cycles before it can hear you, then you'll have to wait an additional 6 cycles before it can transmit ( even after it has a response ) ). DDR-SDRAM alleviates the problem at least, but as far as I know, it's still pipelined and therefore does not provide the best possible latency. Still, I belive it's significantly less than that of RDRAM so DDR wins this battle.

      I must admit a 16bit bus could almost only justify itself if it were cheaper or easier to manufacture. You're needlessly adding delay ( albeit at 800MHZ on an 800MHZ machine, this should be negligable ). The fact that it's so many times more expensive is just an insult to everyone ( though I honestly believe this is an economy of scale, and as with my article, reaching a critical mass would mean signifcantly more affordable system ). As with the above, the real benifit is probably in the ability to multiplex many channels. 4 168pin devices, for example, would be a nightmare to multiplex.

      If nothing else, the excessive heat is unbelievable. The design spends great length discussing the idle and sleep modes which are used to keep the devices from overheating!! Those sleep modes wind up causes significant latencies, especially since I've gotten the impression that a given channel can only have 1 active RIMM(?) at a time. Therefore a significantly loaded server is going to be spending almost all it's time RIMM thrashing.

      Finally, in response to "do I really want RAMBUS to win". Of course not; my silver-lining was really that we _might_ get another [superior] technology to win out that would not otherwise have gotten a chance. Will RAMBUS be shoved down our throats? Of course. Will people buy into it. Well, they're already doing so ( either by ignorance, or because their particular app is well suited to RAMBUS ). Will I personally ever buy RAMBUS, or would I ever recommend a friend to do so? Not unless all other options are exhasted.. which I guess means, maybe.

      -Michael

      --
      -Michael
  41. Not exactly... by Pollux · · Score: 1

    Cyclically, companies who behave like this will have a brief period (or no not so brief - look at IBM, they managed for decades) of dominance, verging on monopoly - but their nemesis will come.

    What about Microsoft? They've been doing crap like this for fifteen years, and it hasn't been till now that the DOJ's cracked down on them (sure, they've been through the courts before, but when you got plenty of $$$, they aren't a problem). Intel has also been doing it too...

    ...in fact, you really have to wonder if RAMBUS is doing all this on its own, or if Intel's also a major player. Remember, AMD's really growing in the market with their faster chips. Being as how Intel's loosing big-time with their 8xx chipsets, they really need to stop DDR RAM. I'm sure they've seen the performance results that the GeForce GTS video card has gotten with DDR, and they know that they're gonna get nailed real hard if they don't do anything about DDR. They got both billions of dollars in stock options as well as their processors on the line with RAMBUS, so they have plenty of incentive as well.

    1. Re:Not exactly... by longfalcon · · Score: 1

      not really. what Rambus is doing is dubious, and depending on your interpretation of the law, illegal. MS was performing standard trade deals, "if you don't bundle this software, we wont't sell you this other software" that every major software firm does. Rambus is actually fixing prices of competing products, and using the marketing muscle of a major industry player to force a single standard onto the public (it is actually in the language of Intel's agreement with Rambus that RDRAM will be the only RAM standard for desktop PCs). if RDRAM was actually fast, and effecient, and a better product, i could maybe live with it. but DDR kicks RDRAM's butt at half RDRAM's clock speed, and consumes less power doing so.
      it isn't up to the government to solve this one - they'd muck it up in court. consumers must support chipset manufacturers like VIA and others that refuse to use the inferior RDRAM interface.

  42. At least micron hasnt caved yet.. by puppet10 · · Score: 3
    Micron hasn't decided to fall like the dominoes of Tosiba and Hitachi. And Intel doesn't think this will stop independant memory development either. This offers some hope that someone will stand up to these overbroad patents. Its not quite over yet.

    --
    -------- This space intentionally left blank --------
  43. Re:Capitalism and its bastard offspring by SpacePunk · · Score: 1

    Naw, capitalism doesn't suck ass. Greed sucks ass. Price fixing sucks ass.

    How companies report 'profits' sucks ass. Say a company made 10 million in profit last year. This year they make 9 million in profit, and have the nerve to say that they 'lost money', and need to cut jobs and/or raise prices.

    Look at gas stations in an area. Rarely will you find different gas stations charging different (or significantly different) prices on gasoline. This is price fixing. It doesn't take a meeting in a cigar filled room for it to happen.

    Capitalism has been bastardized. it's not the system, it's the people running the system, and they need a kick in the teeth.

    Unfortunately capitalism like communism is doomed to failure. Another experiment down the tube.

  44. Industry Survival? by rudog · · Score: 2

    I have noticed everyone saying that the industry will survive, but has anyone seriously looked at it? The Computing industry right now is in just as big a flux as the Internet and the Global Economy (Basically all the same now right?) If the Cost of SDRAM + RDRAM are the same then the whole industry will slow down, (have you seen RDRAM prices lately?) most manufacturers are already tooled for SDRAM and most other Memory technologies really aren't slated to be introduced for another 3-5 years It looks more like the entire computing industry could be in for another shake-up unless the DOJ can act quickly enough. (Even then the US Patent Office could shut down the industry single-handedly too)

  45. Crime & Punishment ;-) by Poligraf · · Score: 1

    You describe the problem really well, but your idea of remedies is just plain wrong.

    Good example: NT IS NOT Windows. It is DEC VMS. At some point Bill Gates got Dave Cuttler and another 20-50 engineers from DEC. Does it mean that he would be entitled to all patents related to the OS (if they would exist) ???

    Current system is not exactly right, but your proposal would increase the expenses for the companies tenfold. Really, why spend money on lawyers and defend yourself when you can hire the patentholder from the company that is suing you ??? It looks like the crazy mix of bribery and prostitution though, and believe me, not every inventor will have enough integrity to repel the temptations of easy money.

    You also should not forget that the existence of many companies (even the big ones) is related to the IP they have.

    As for Rambus & other ones like that, I'd put a cap on royalties for these "IP shacks" and reduce the time span of their patents.

    --
    Tigers respect lions, elephants and hippos. Maggots respect no one. (C) S. Dovlatov
  46. Re:what? by jafac · · Score: 1

    Intel has seen that people can and will pay buttloads of money for computers. Look at the heyday of big $ computing, the late 80s, where your Intergraphs, SGIs, HPs, Suns, charged what people today would consider outrageous sums of money for machines, because they did things that the cheap PCs of the time could only dream of doing.

    Then through market-wrangling, and some minor innovation, those cheap PCs got enough horsepower to be "good enough" for enough applications, and got enough marketshare for critical mass to draw away developers, and it looked like, the commodity hardware solution was a viable alternative to the overpriced proprietary platforms of the past.

    Now it looks like Intel wants their machine to become an overpriced proprietary platform. It took them 20 years to get to this point, but they have a captive market, most competitors are dead or dying, and Intel through Microsoft has locked-down the software market, and through Rambus, and other moves (musical CPU slot-specs, AGP, laughably lame USB), is trying to transform the once cheap commodity hardware solution into an extremely expensive "good enough" proprietary platform. And Microsoft was really a disposable pawn in the game, because Intel has demonstrated that they can be replaced: BeOS, Linux, and 5 years ago, they could have done it through OS/2 if they had chosen a comfier relationship with IBM - but IBM was a competitor in the HW space, so no luck there.

    I'm trying to work out how PPC didn't make much headway in terms of knocking Intel off the hill - and it gets very conspiracy-ish: Intel had Bill Gates use a mind-control-ray on Steve Jobs to kill cloning, and the CHiRP platform, back at the time of the MS-Office for Mac extortion, and also, got Bill Walker hired on at Motorola as a Mole to destroy PPC as a potential mainstream CPU. I'm not sure what Bill Walker's motivation was, perhaps it involved young boys?

    Anyway, the PC-era is dying, servers are where it's at. In 5 years, we're all going to be typing on /. either from a $30,000 Itanium box, or from WebTV, or web-enabled cell-phone. (only through AOL/TW) The era of the affordable desktop computer on commodity hardware is at an end. It is the suckers who embraced the "compatability thru single-vendor solutions" philosophy who are to blame.

    Perhaps this is the plan for eliminating online music piracy as well.

    If it ain't broke, fix it 'til it is!

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  47. Abuses are pretty rare, too. by werdna · · Score: 2

    I litigated patent infringement for a number of years until I decided to go back to tech. For reasons I really can't figure out, the vast majority of my cases involved patent defense. While I have seen some bad-news patents, and actually succeeded in invalidating a few, I can tell you that the only cases involving bullshit claims are the ones that settled quickly.

    For the most part, folks really don't slam down hundreds of thousands of dollars to litigate a losing case, even to beat up on a littler guy. Once you show them that you can hurt them, they go away. Really, they do.

    I did have one case that went way further than it should have gone -- and it hurt the Plaintiff more than helped him. The rest of the industry in question ended up backing the little guy, and we ended up with so strong a position that they ultimately settled by offering my client (the defendant) $100,000 and fees to agree to let the Plaintiff drop its case.

    So, in the end, the system works OK. The reason there isn't much need for additional litigation is that bullshit patents are generally ignored, close patents are rarely asserted on cost/benefit, and other patents SHOULD be asserted -- that's how we resolve these kinds of disputes in the U.S.

  48. Re:A larger problem by juggleme · · Score: 1

    It seems to me the problem could be solved fairly simply; that if the owner of a patent is a company, that the company must actually manufacture the product they are patenting or it becomes invalid after so many years of lack of use. Of course it has to be worded carefully so that they can't just assign the stock to the CEO or something, but it could help.

  49. Re:Just like gas. Patent holders (OPEC) set prices by VAXman · · Score: 1

    The government's fundamental function, according to libertarian dogma, is to protect property rights. Patents are property, and anybody smarter than the communist junior high school students who make up the majority of Slashdot understand this. Therefore, the protection of intellectual property (patents and copyright) is part of the fundamental function of a libertarian government. It goes alongside protection of your physical property from looting, which most would agree is not excessive government intervention.

  50. Re:And if you believe that, I have a bridge to sel by RedWizzard · · Score: 1
    In Oz the government has threatened action against any company which raises prices by more than the increased costs to that company. In the case of RAM that means no price rise. Of course I doubt the government really will do anything.

    I am used to it, too. I come from New Zealand and over there GST has been around for at least 10 years.

  51. Don't worry--US memmakers will fight and win... by Sir_Winston · · Score: 2

    Notice the one and only fact which is important when contemplating the fact that companies have already been accepting Rambus' claims to DDR patents: they're all Japanese companies which have knuckled under. Japanese companies operate under the Keiretsu (sp?) system, in which companies cooperate and share patented IP for small royalties, building up strategic relationships and making the companies interdependant and strategically allied. By knuckling under to Rambus right now, Toshiba et al feel that they'll end up getting better, lower, licensing terms from Rambus, and they're right...except...for the US and other non-Japanese based companies. Remember Micron, for example? They'll simply fight this in court because Americans and Europeans don't do business this way. We don't believe in Keiretsu (sp?) systems stifling competition by patenting everything and sharing it only with "preferred" partners to engender a market dominance/monopoly. We especially don't believe in such systems when they exclusively benefit foreign companies. Look for the patent to be invalidated in the US and Rambus and its early-adopter partners to get anally fucked by the lack of an American patent, making any company here able to produce DDR SDRAM and related tech at 2-3 percent cheaper margins than the Japanese and some others. After all, there's plenty of prior art here, especially by Big Blue. One thing you can definitely count on about the American patent system is, it benefits American companies over foreign ones when it comes to patent disputes. This isn't even mentioning the EU, which takes a dim view of companies trying to stifle competition by forcing competing tech to pay up or get out based on very shaky IP claims. Rambus' own admittance to this being the case, will be brought up in Court both in the US and EU and be part of their undoing.

    --


    "The more corrupt the state, the more numerous the laws."--Tacitus, *The Annals*
  52. Re:what? by NightHwk · · Score: 1
    the problem was that mere uneducated speculation (no offense intended) was moderated above content which may have more bearing on the issue. when I read through the comments, I'm looking for more information on the subject. Something highly moderated gives it the apearence of relevance, however on this subject, one of which I have knowledge of, I find that some inaccurate information has been given a great deal of attention, which causes misinformation among other people looking to educate themselves. That was the basis of my previous comment.

    NightHawk

    Tyranny =Gov. choosing how much power to give the People.

    --

  53. Re:Sure, let's just trust businesses to play fair by lunatik17 · · Score: 1
    Of course the Macophiles will hypocritically say that Mac is a viable alternative, and you don't need Microsoft, while at the same time claiming they are a monopoly (Linux people do the same thing, but their argument is weaker).

    I've never heard anyone say Linux is a viable alternative as a desktop OS, just that it will be. And it is a viable alternative, a better alternative in many circumstances, as a server-- but that's not where MS has a monopoly.

    And even though there are alternatives, that does not mean one can not be a monopoly. They have monopoly power, and that's all that matters.

    Here's my DeCSS mirror. Where's yours?

    --

    Here's my DeCSS mirror, where's yours?

  54. A possible solution (to: A larger problem) by Brand+X · · Score: 2

    I'm a physicist and an algorithm designer. I know the upside of patents... if I dedicate my energy and efforts to something, I eventually reap some small percentage of the gains from my work.

    I also know the downside. When I was in the University, they got 50% on profits from any patents I might have gotten in the line of sponsered research. (Of course, if it was sponsered, with the people I was working under, it wouldn't have been mine at all. Hence, no patent work there. Maybe if I get back into academia somewhere else...) Now, working in industry, I'm vulnerable to corporate lawyers' interpretations of "related research"... let me tell you, that sucks. Worse, if it was something I wanted to, say, GPL, and not part of paid work effort... I'd be fighting a legal battle over something I should rightfully have full rights to.

    What I propose, for the good of the high-tech industries, the engineers, and the scientists, is this:
    Patents are owned by the person who takes them out. They can be licenced and distributed by a company that contracts them for a period significantly less than the duration of the patent, but ownership reverts to the individual(s) responsible for the patent. The licencing rights are not salable except with consent of their owner(s). Patent licensing rights can be negotiated for before the research takes place, but all rights are not licensable by a blanket clause on employment, save in the case of official thinktank hires (with the current rules for thinktank employment, IE free direction clauses, partial royalty rights, etc still in effect), and exempt employment does not mean own-time work is still in the employ of the signer of paychecks.

    Add to this a reform of patent office hiring and training, patent fees, and generality of patents (no vague patents should be binding, I'm sorry... likewise, patents should not be granted for general systems. I'm all for algorithm patents, engineering patents, or process patents. I'm also for unordered process patents (Do A then B, and follow C D and F, in any order), but I'm seriously discusted by system patents. They practically insure vagueness.

    --
    -- Still waiting for the Nike endorsement
  55. What's the international law on patents? by bug_hunter · · Score: 1

    I assume Rambus is American, although I don't know that for a fact (if it isn't just replace Toshiba with Transmetta). So what if Toshiba refuses to pay patents? I mean they could truthfully claim they don't deal with terrorists.
    So does anybody know how patent laws carry? thanks.

    --
    It's turtles all the way down.
    1. Re:What's the international law on patents? by Lee+Cremeans · · Score: 1

      Patents, as a general rule, aren't binding outside the country where they're issued, so if you patent something in the US, you can only enforce the monopoly in the US and its territories. This way, assuming the patent wasn't registered in Japan as well, Toshiba and Hitachi could go ahead and ignore the patent. If they did, though, they'd effectively be banned from selling SDRAM or DDR SDRAM in the US (or anyplace else where Rambus has patents active). It's like this for the RSA public-key algorithm as well; it's only patented in the US, and if you try to sell anything but RSA BSAFE here, RSA could sue you into oblivion (or at least into submission)...but outside the US, you can use the algorithm any way you see fit[1].

      (Has anyone considered making a form of high-speed RAM that's easy to make and isn't covered by Rambus patents? Yes, I did look at the SLDRAM page, but there has to be other people trying.)

      -lee

      [1] The US RSA patent expires in September; after that, the algorithm is free to use by anyone.

  56. Remember when they said prices would skyrocket? by Tom7 · · Score: 1

    I remember a few months ago a slashdot story about skyrocketing memory prices. Most people were doing some math and deciding it wouldn't really. Since I was planning on buying a new computer soon, I hopped onto the chip merchant's site and got 256 megs of PC133 SDRAM. It cost me $218. Now the same memory would cost me $278! Ouch. Not quite a skyrocket, but I'm glad I grabbed it early.

  57. A larger problem by Veteran · · Score: 5
    Rambus is symptomatic of a much larger problem which is coming in industry; the problem of intellectual parasites. In the past patents have not played that large a part in shaping how industries produce goods; most patent disputes were handled by cross licensing. If producer 'A' had a patent it tried to enforce against producer 'B', usually 'B' had patents it could enforce against 'A'. The results were cross licensing agreements which allowed both companies to continue in production.

    Of course sometimes companies had no Patent portfolio to cross license, and were forced to pay royalties. However, being producers themselves, the patent holders couldn't charge too much; corporate 'karma' prevented it - after all if they charged predatory royalties - somebody could do the same things to them.

    Rambus on the other hand produces NOTHING; they exist only as a shell firm with a PR department, a legal department, a portfolio of patents, and little else. Because they produce nothing, companies like Rambus are not subject to cross licensing, and corporate 'karma' has no effect on them. The result is that a Rambus style firm is free to gouge on their royalty demands. The only thing which limits them is the threat of a counter suits by deep pocketed memory producers with the object of invalidating the Patents.

    In effect companies like Rambus have the moral stature of email spam; both are a parasitic drain on a system which tends to hamper the productive.

    I think that we are only seeing the tip of the Rambus future. Because Rambus makes nothing, their 'cost of goods sold' is zero; at least Microsoft has to pay for the blank CD's that they press. Thus, minus their expenses, everything that Rambus takes in is gravy. One of the things that I expect them to do in the future is use their money to acquire additional patents to suck even more blood out of the economy.

    It is no accident that both spam and productionless, patent holding companies were dreamed up by lawyers. Neither is an approach that productive people would think of.

    Is there a solution to parasitic patent behavior? I think that there is. In the United States patents can only be granted to individuals, NO COMPANY HAS EVER BEEN GRANTED A PATENT ON ANYTHING. Companies obtain patents by having them assigned to them. This is typically done by means of employment contracts which force inventors to assign their patent rights to the corporation. This puts into effect the first layer of parasitic behavior. Most abuse of the patent system occurs because of the assignment process; if the law were changed so that only an INDIVIDUAL could own a patent - as well as be granted one - most of the parasitic and bad consequences of the patent system would disappear.

    1. Re:A larger problem by _ganja_ · · Score: 1
      Most abuse of the patent system occurs because of the assignment process; if the law were changed so that only an INDIVIDUAL could own a patent - as well as be granted one - most of the parasitic and bad consequences of the patent system would disappear.

      The only problem with this is, most indivuals won't be able to afford to defend their patents.

      --

      A journey of a thousand miles starts with a brutal anal raping at airport security

    2. Re:A larger problem by morzel · · Score: 2
      if the law were changed so that only an INDIVIDUAL could own a patent - as well as be granted one - most of the parasitic and bad consequences of the patent system would disappear.

      The problem with your statement is that afaik almost all inventions (the high-tech ones, anyway), are not solely the credit of an individual, but of research teams funded by companies.


      Okay... I'll do the stupid things first, then you shy people follow.

      --
      Okay... I'll do the stupid things first, then you shy people follow.
      [Zappa]
    3. Re:A larger problem by Veteran · · Score: 1
      Despite corporate propaganda, almost all inventions are the result of the work of one or a very small number of individuals at a company. The widely held myth is that companies spend "Billions of dollars" to develop inventions, but that is simply not true. The size of an R&D budget is inversely proportional to how much the people involved know what they are doing. If you know what you are doing you don't have to spend ANY money on R&D. If you don't have a clue about what you are doing you can spend a lot of money trying to do something.

      Of course there are exceptions: a project like the Apollo moon landing is inherently expensive despite how much you know about it - but for the most part that inverse ratio holds true. Most claims of high development costs are just plausible lies; Microsoft's main expenses in developing Win 2K was salaries to the programmers involved, but they claim to have spent "Billions" in creating it. What BS, it is like the claim that 50,000 children every year in the US are being kidnapped (The actual number is around 800); somebody claims it and almost nobody stops to think about it.

      Do the math: Win 2k has about 35,000,000 lines of code in it. If every one of those lines was written from scratch (they weren't, most are held over from NT) in order for Win 2K to have cost even one billion dollars to develop MS was spending over $28 per line of code. Even using the number of 15 lines of code per day per programmer that means MS is paying $428 per day in salaries and over head per programmer, that is $2140 per week - over $107000 a year. As the programmers become more productive than 15 lines per day the numbers get even worse. Conclusion: there is NO WAY Win 2k cost even one Billion dollars to produce. Don't be impressed by corporate propaganda - it is mostly lies.

  58. Every industry survives - sometimes badly. by Marce1 · · Score: 1
    It is the consumers and small retailers that get hurt.

    Besides which, patent concerns are for now, and the foreseeable future, not something that will go away.
    To talk about devices without patent concerns is optimistic.. If they don't have them at first, someone will do what Rambus Inc. is doing, and we will have the same situation again - at the cost to the little people.

    While I would like to agree about innovation overcoming any obstacle, it can, IMHO, only do so in a relatively competitive field - hence having to be proactive against certain OS / Office-app. producers, and possibly with the likes of Rambus Inc. too

    NB - Cynicism is sophistication. Sophism doesn't work... I still like the sig though.

    --
    [ insert meme here ]
    1. Re:Every industry survives - sometimes badly. by Wolfier · · Score: 1

      How about a solution for this situation: introduce a law to ban asking for royalties after something has become popular.

      I'm sure Rambus knew that SDRAM infringed on their patents - but they waited until it becomes stly popular, THEN asks for royalties. This is hypocritical beyond my imagination. Companies should lose the right to ask for royalties after, say, a year of introduction of an infringing design.

      They simply should have asked when SDRAM first hit the market. That way, I doubt SDRAM would become as popular as today, but it'd certainly avoid situations like these. Unisys, BT, etc.

  59. inferior technology by kirkb · · Score: 1

    The really disappointing thing is that it looks like RAMBUS is quite inferior to the current crop of SDRAM offerings. Check out this recent article at Tom's hardware for details.

    --
    Slashdot: come for the pedantry, stay for the condescension.
  60. Re:Big deal by BlowChunx · · Score: 1

    I honestly don't know about the IBM/Microchannel squeeze, but Apple and FireWire? What's the next generation that's going to replace Firewire? Don't see that one coming soon. Heck, Firewire isn't even that widespread yet, and they are working on getting the 800 Mbps out the door.
    Time for the master to check his reality.

  61. Some clarifications by jeroenb · · Score: 3
    First off, I'm not a big supporter of Rambus memory, but I do think it's a pretty decent solution.

    The fact that RDRAM has a higher latency than SDRAM will become less and less important as CPU caches increase in size - this will mean larger chunks of memory will be copied into the cache at a time, making bandwidth the bottleneck instead of the latency.

    The signallig problem is called bus skew and basically has to do with synchronizing at high speed. It might sound ridiculous, but when you have signals moving across a bus at 800+MHz, pin 0 could already be sending its n+1th bit when pin 15 is still waiting for bit n. This means you have to be absolutely certain your timing is perfect, because adding circuits to fix these problems will only slow things down again (defeating the point of a high speed bus.) This is something SDRAM will run into sooner or later as well though and the problem is much worse with 64 pins.

    The yields are currently very bad because you have to assemble a RIMM entirely before you can test them. This means that if you have 1 chip that doesn't work, you can throw away the entire RIMM. Some calculating shows that in a situation like that, 90% yields in chips will only mean about 50% yield in RIMMs. This is probably just a matter of time though, before someone figures out a way to test them without assembling the entire RIMM first.

    In the long run, I think Rambus could have a really interesting technology, but the way they try to force it onto everybody and demanding licensing fees and royalties, it will be hard to convince people... The company sucks and will probably drag down the technology with it.

  62. How to take over the world by quintessent · · Score: 1

    What a great scheme. Come up with a brilliant idea. Then quietly patent it. Let everyone use it freely for a few years, without saying a word to anyone. A product without royalties or restrictions is one that will likely thrive. After EVERYONE is heavily invested and entrenched in your technology, start charging as much as you want for royalties. The key is timing. Who knows, maybe even Linus is using this trick.

  63. Are you sure? by Vandermar · · Score: 1
    The whole point of free enterprise is to allow the market to decide what products survive and what go by the wayside. Antitrust laws were designed to protect consumers from "dangerous conspiricies" of companies. Microsoft bypassed the market and got itself in hot water. Patent or no patent, Rambus deserves the same. The central issue will probably be the validity of these patents.

    Anybody know of any patent judged to have been wrongly issued?

  64. slashwenies by philipm · · Score: 1

    for all those people who don't think BTelecom has a right to links, here is a company that has patented memory as we use it today.

    Well I sure as hell don't want to pay people any money, so if someone doesn't come up with an alrternative we should just steal this shit. It should be legal to steal from monopolies. That's why the defense department requires at least 2 bids.

  65. Re:Where's the DOJ now? by Reality+Master+101 · · Score: 2

    Maybe we should ask the Democratic party (and socialists of all stripes) why they think the federal government is smart enough to micromanage the economy?

    What frightens me is that you think the government should be MORE intrusive into the free market. You couch your arguments into "pro-competition" terms, but when government steps in and starts picking winners and losers (i.e., anti-trust law), that is not pro-competition.

    I will agree, however, that some of the laws being passed are not particularly good for consumers, more government intervention is not the answer. Government is a blunt instrument, and should only be used in the most extreme cases (and Microsoft is really pretty borderline). Microsoft is a piker compared to how powerful Standard Oil was.


    --

    --
    Sometimes it's best to just let stupid people be stupid.
  66. Even Rambus don't want RDRAM to win anymore. by Performer+Guy · · Score: 1

    If Intel are able to ship enough chipsets supporting RDRAM then Rambus must hand over 20% of their company. Since they will get more cash from their SDRAM & DDR patents then I expect even Rambus wants RDRAM to fade away.

    Aside from anything else, it's not the license fees which drive up the price, it's the volumes of the product shipped. There's not much Rambus can do on the royalties front to change that.

    Even if the doomsday scenario were plausable, if Rambus manage to stitch up all the manufacturers with license agreements then they win with SDRAM & DDR, if they don't then they can't force the RDRAM issue because some manufacturers would be royalty free.

    This whole idea is just some scaremongering.

    1. Re:Even Rambus don't want RDRAM to win anymore. by RedWizzard · · Score: 1
      If Intel are able to ship enough chipsets supporting RDRAM then Rambus must hand over 20% of their company. Since they will get more cash from their SDRAM & DDR patents then I expect even Rambus wants RDRAM to fade away.
      That's a big leap, and based on incorrect info. Intel get one million shares, Rambus currently have 96 million outstanding. So Intel stand to get slightly more than 1% of Rambus, not 20%.

      You're also assuming that apart from the fees everything else is equal with regards to licensing SDRAM v licensing RDRAM. That is not true - the SDRAM IP claimed by Rambus is much weaker than in the RDRAM case.

    2. Re:Even Rambus don't want RDRAM to win anymore. by RedWizzard · · Score: 1

      Oops, I forgot to take the stock split into account. Presumably Intel will now get 4 million shares for just over 4% of Rambus.

  67. Re:Where's the DOJ now? by Chalst · · Score: 2

    Anti-trust law is not cherry picking. Even Friedrich Hayek supported
    legal restrictions on monopolies. Read some basic economics before
    saying that anti-trust law is anti-competition.

  68. Maybe Rambus isn't that bad. by userwaldo · · Score: 1

    I don't like Rambus' business practices, but there are some future possibilites. Since Rambus RAM is serial, there is the possilbility of fiber or laser transmitions.

    --
    later
    1. Re:Maybe Rambus isn't that bad. by morbid · · Score: 1

      How about 32 or 64 (or 128) optical fibres in parallel, just like electrical wires?

      --
      I'm out of my tree just now but please feel free to leave a banana.
  69. Re:what? by maraist · · Score: 3

    Fist, and foremost. Moderation has nothing to do with agreeing with content. I therefore disaree with your supposition that I ( or comments like mine ) should not have been moderated so highly. The goal is to weed through uninteresting, or flaming remarks. If someone like myself is erroneous in my comments and it is highly marked, then someone like yourself will be able to pay attention to it and make your rebuttle. Those that see my comment will at least be given the chance to see yours as well, and all will be good. Additionaly, if I was truely incorrect, then by having someone like you find my mistake, then I would actually be given the chance to learn the err in my ways. This is called information exchange. I like this system.. It works; It has for me at least; I have been incorrect in the past about an original post or two ( meaning I would not have otherwise had the opportunity to learn ).

    As a second point, I would like to thank you for not producing a flame, but instead being insightful.

    With that said, I'll have to disagree with you and stick with my original comments. I do not believe that your agument holds.

    First, my choice of the word speculation was not an admission of ignorance, but more a disclaimer saying that I do not have definitive evidence. Nor am I trying to prove a point based on the speculation, so it really matters little. Notice that my point was not that we're all going to be better off if RDRAM is our only choice, so long as it gets cheaper. But that, of the many ways that this situation can go, RDRAM will most likely become cheaper. Which will, in turn, help period. There is a possibility that this will backfire on RAMBUS / Intel in the creation of a nich for someone else to fulfill ( and ideally free us of memory woes ) which was the whole "shiny lining" that the article was about.

    As for your comment about the "PROVEN" superiority of SDRAM. I would like to challenge you or ANYONE to verify this. I have a personal pet pieve about the word proven.. Anyone that uses it is put into a catagory in my mind; nothing in life is for certain or proven. Evidence is not proof of something, but only support of it's concept. I get tired of using the phrase, "the world was once proven to be flat because all _known_ evidence supported it".

    As for SDRAM and RDRAM, I read Toms Hardware, Anandtech and Sharky Extreme. Yes, there have been benchmarks that showed SDRAM in the lead, but I have ALSO seen benchmarks by them that say the opposite. I really don't feel like digging it up, you can either take my word for it, or go research it yourself. I'm sure their articles are well marked. I'd be curious to learn of your findings. Additionally, almost all their benchmarks are on single CPU configurations, which is NOT the theoretical target of RDRAM. The stated design goals of RDRAM revolve around multiple simultaneous access; something not very well supported by existing single CPU systems. Intel's Italium is completely based on massively concurrent access. AGP is theoretically bassed around this as well ( though I do not think much aside from the failed intel 740 card ( or possibly even the i810 chipset ) makes full use of the concurrent bandwidth ( by among other things masking the latency ) ). My use of the word speculation is because I have not yet seen ANY benchmarks that test this theory. Provide a fully speced out AGP and SMP configuration then directly compare SDRAM ( and DDR for that matter ) with RDRAM, then one will be able to comment for or against my claim. I speculate primarily on the theory ( which I know can not be used as a basises for an argument, but again, that wasn't my main point in the argument ). Once again, I HAVE actually seen numbers that put RDRAM based systems ahead of others ( they were topping out the scores ). Thus, if you are paying top-dollar for a system, then I believe that your best bet at the moment is an RDRAM system.

    As for DDR-SDRAM, I admit ignorance on the details. I've only read pices here and there, and don't even remember if I've seen any benchmarks on it. I do however remember that it's main call-to-fame is the double-transmittion ( rising/falling-edge transmission ) which we've come to know and love for the past two or three years. The main advancement here is NOT that they've created faster memory, but that they've learned how to transmit higher frequencies over longer distances. High freq. over the length of a motherboard will introduce lots of noise, and will drain a lot of power. By taking the same signal and getting twice as much data out of it, you're essentially getting something for nothing. A true advancement in technology. I made the comparison to ATA66 which allows maximum data-transfer rates to be un-hindered, but there is NO harddrive today that I have ever heard of that can transmit 66Meg/second continuously. This is primarily for use with cache bursts. Write 2 meg to the drive quickly, so that you can allow the second device to read. It stays in the drive's cache until it can be committed to disk at a more realistic 8 Meg / second. Upping the bandwidth allows improved latency by getting info to and from the device quicker. It works best under heavily loaded situations ( moreso in SCSI than in IDE however ). Likewise, DDR-SDRAM will allow addresses and writes to be transmitted more quickly, and thereby freeing up the bus for additional operations. However, this does not say anything about the memory's ability to sequentially process it. To my knowledge, we're still dealing with plain old, old-school memory access, though in a slightly more pipelined fashion. Concurrent access is not addressed by this technology. Theoretically, the mem-controller could rearrange memory accesses to maximize locality ( as would a SCSI controller ), but this does not garuntee throughput. RDRAM's use of independent channels can ( note: this is speculation based on the theory ) allow, under most circumstances, greater bandwidth provided critical mass of concurrent access. As we've seen, this critical mass is not zero. There are obviously situations where SDRAM _has_ outperformed RDRAM. The race, however, is closer with slower CPU speeds than with faster. And in case I somehow didn't make my point strong enough, the _theory_ only take hold after a critical mass of concurrent access is achieved. RDRAM has a massive drawback in terms of latency, so it's curve starts off with a handicap. The fact that it can outperform under extremely heavy-loads "suggests" ( here's that whole using evidence to prove, or shoud I say support a case ), that the trend should continue with ever faster machines.
    The theory suggests that only server-class machines ( having multiple concurrent processes ) will fully take advantage of RDRAM. This is the whole Pentium Pro argument of 32 v.s. 16 bit code. The situation back then was not well suited for 32 bit code, and they just happened to suck at 16 bit code so benchmarks could really ream the PPro. All in all, however, it was a superior architecture. The concept of RDRAM is more advanced than SDRAM ( I think this can go unquestioned ). The real question is whether the drawbacks from the more complex technology outweight the advances IN A SERVER. I highly doubt Intel will not market RDRAM for laptops or value-PCs for this very reason. I am a very theory / principle based person, so I believe that the evidence supports my case, but I can not say this with any real amount of certainty because I have not seen benchmarks that test the theory properly.

    Lastly, I fully admit that my theory biases me; I am not an authority on the matter. I am reading into some benchmarks. But again, this has nothing to do with the point in my previous article.

    --
    -Michael
  70. Re:Just like gas. Patent holders (OPEC) set prices by werdna · · Score: 2

    Just because something is "in the constitution" does not mean that is it right. Get over yourself.

    He didn't say it was right. He said it was the law. And, in fact, it is and has been the law for more than 200 years.

    The particular clause your are unfond of here, is no longer the law -- we had to fight a civil war to find out why it shouldn't be.

    To suggest that the Constitution, as amended, does not codify American social norms in some sense is wrong-headed. If there was a sea-change in political views, the means exist to amend it. Not only hasn't this ever been proposed for Article I, Section 8 -- that issue has never been on the political scope.

    Of course, the fact that the proposition is normative in America, doesn't make it right either. The principles of Patent and Copyright law certainly aren't "right" just because they are in the Constitution.

    On the other hand, the fact that they have been organic law of this nation for more than 200 years is highly persuasive. "Get over yourself," while pithy, certainly does not constitute much of an argument to the contrary.

  71. Hmm... by Phokus · · Score: 1

    I think this sums up the general sentiments of the article best: "FUCK!"

  72. Re:Where's the DOJ now? by perfecto · · Score: 1
    It's important to note that the Microsoft action got only possible *BECAUSE* Microsoft has a OS monopoly. The DOJ *CANNOT* prosecute any non-monopoly US company for anticompetitive practices, barring a few very basic practices like price fixing. Rambus is far from being a monopoly in the RAM market. US antitrust laws are so weak that it's scary. Ask the GOP and their 'big business -friendly' antitrust policy why there are no tough pro-compentition laws, and why there are more and more big-business-protecting laws passed like UCITA. Ask the GOP why the budget of the DOJ antitrust division got frozen. (despite much heavier merger activity, the division's budget did not rise accordingly.)

    are you forgetting that rambus is back by a monopoly bigger than microsoft itself? if rambus were to try to gain dominance by blocking sdram production, they'd probably go after intel who stands to gain tremendously from any of rambus' success.



    --
    J Perry Fecteau, 5-time Mr. Internet
    Ejercisio Perfecto: from Geek to GOD in WEEKS!

  73. Did someone mention monopoly by fredm8 · · Score: 1

    Will the Feds be very interested in Rambus Inc.'s behaviour ?
    Maybe this will be a Good Thing Real Soon Now (tm)

  74. Re:Big deal by alannon · · Score: 2

    Err...
    I wouldn't call what Apple did 'squeezing'. They placed a $1/port licencing fee if the manufacturer wanted to use the word 'Firewire', rather than IEEE 1394.
    $1/port?
    Also, Firewire is an open standard. Anyone can make one. In order to even MAKE a Microchannel device, you had to licence it from IBM.

  75. Re:Where's the DOJ now? by oh+shoot · · Score: 1

    It seems that you are missing the point completely. We are not worried about the performance of our RAM - we are worried about the prices. These lawsuits and patent crap have nothing to do with performance, just price. Rambus does not intend to lower the price of RDRAM to be competitive. Rather, they intend to raise the price of SDRAM so as to kill the market.

    When the price/performance ratio of your RAM is the same as your hard drive, you've been Rambussed.

    --Jeff

  76. Re:what? by RedWizzard · · Score: 2
    As for SDRAM and RDRAM, I read Toms Hardware, Anandtech and Sharky Extreme. Yes, there have been benchmarks that showed SDRAM in the lead, but I have ALSO seen benchmarks by them that say the opposite. I really don't feel like digging it up, you can either take my word for it, or go research it yourself. I'm sure their articles are well marked. I'd be curious to learn of your findings.
    Check out Real World Tech (www.realworldtech.com). These guys really know their stuff and are very professional in their approach. There is a particularly unbiased appraisal of RDRAM here.

    The fact is that even if the performance of RDRAM is better than SDRAM (and it hasn't generally lived up to expectations) there are still plenty of things to not like about RDRAM such as the heat and cost issues. Infact, just about the only thing RDRAM has going for it (in a desktop machine) is the high bandwidth and that advantage is more than nullified by DDR SDRAM.

  77. Libertarian beliefs irrelevant by Simoniac · · Score: 1

    I think we're all quite aware of what libertarian dogma says, but how is it relevant?

    Americans have not and do not vote for libertarianism, so if we have a libertarian government, then we do not have a democracy.

    Personally, I agree with post 114 that you should lose your patent if you lie in wait with it like a club.

  78. Sure, let's just trust businesses to play fair by jslag · · Score: 1
    ...why they think the federal government is smart enough to micromanage the economy?

    And maybe we should ask you why you think that any business will act in a way that preserves competition, when it has the opportunity to crush all competitors and then release shoddy products at inflated prices?

    The idea that preventing a company from exercising monopoly power in an anticompetitve way is somehow "picking winners and losers" boggles the mind.

    ----------------

    1. Re:Sure, let's just trust businesses to play fair by Reality+Master+101 · · Score: 1

      And maybe we should ask you why you think that any business will act in a way that preserves competition, when it has the opportunity to crush all competitors and then release shoddy products at inflated prices?

      No one thinks that they do. A company's job is to drive their competitors out of business.

      The idea that preventing a company from exercising monopoly power in an anticompetitve way is somehow "picking winners and losers" boggles the mind.

      Again, most people don't argue that antitrust laws are never needed. I cited Standard Oil as an example of a case where they held way too much power. In SO's case, they owned most of the transportation infrustructure, and competitors simply couldn't enter the market.

      Contrast that with Microsoft where competitors can, did, and do enter the market (Mac, Linux, Be, OS/2, Netscape, etc). The difference is that the Microsoft competitors are, for the most part, incompetent. Microsoft has understood since day 1 that compatitibility was the single most important feature of their operating system, because that gives everyone an upgrade path.

      Of course, in Netscape's case, their products were (and STILL are) absolute crap, particularly the browser. It's ironic that the DOJ cited Microsoft giving away the browser, even though Netscape did that for years. Microsoft did screw up their argument, though. They should have argued that a browser is an expected utility in a modern operating system (same as Linux, Be, etc, etc), and they would have won. It was stupid to distract everyone with the "it can't be removed" argument.

      As soon as MS's competitors realize that, and come out with an OS that was "absolutely, positively, 100% compatible, only better", we will see real competition. OS/2 had the best shot, but IBM was too stupid to 1) invest the resources in Win32 capability, and 2) provide a compatibility layer for Window's device drivers.

      Of course the Macophiles will hypocritically say that Mac is a viable alternative, and you don't need Microsoft, while at the same time claiming they are a monopoly (Linux people do the same thing, but their argument is weaker).


      --

      --
      Sometimes it's best to just let stupid people be stupid.
  79. what? by NightHwk · · Score: 2
    Case2 shows exactly why this should not be rated so highly.

    The author proves he is blindly speculating when he states "I speculate that RDRAM is actually faster then DDR ( especially under heavy concurrent access, such as truely utilized AGP and SMP ). " He even notes he is speculating! RDRAM has already proven to not outperform current SDRAM in real world tests, yet this guy says he thinks it will outperform the next generation DDR, which by definition is 2x the speed of SDRAM!

    He would do better to say that it wont matter at all because by then we will all be using internet toasters...

    This proves moderators don't even read the stuff they moderate, they simply go for length and amount of HTML in a comment.

    NightHawk


    Tyranny =Gov. choosing how much power to give the People.

    --

  80. Re:Is RAM really all that expensive? by Anonymous Coward · · Score: 1

    I paid $300 for 16K of DRAM in 1978. I remember wondering what I was going to do with all that memory.

  81. Re:But RAM prices should be $0.25 per meg! by dorzak · · Score: 1
    True. There a lot of items with similiar profit margins.

    Nike Shoes, for example.

    Some other people have pointed out the licensing fees are around $.01-02 per meg or so. Given the way the price is that can mean about $.25/meg for the licensing by the time it gets to retail.

    Of course when considering the price vs. cost. You have to consider the cost at manufacturer or the cost to the retailer? The cost to make it is very low. However intermediate distributers = higher cost. Most companies selling direct don't drop the prices because they sell a very small percentage direct and don't want to upset their channel partners.

    Costs that get factored into the chip price are R&D for the next replacement, transportation (mostly via ship in special sealed containers from Taiwan), packaging which can range from an anti-static bag to complex, middleman costs, and retail markup.

    Don't get me wrong, I would love to have RAM at $.25/meg. I would love to, my system would have 512 MB just because I could.

    On the subject of middleman, what do you get when you take the middleman and marketing execs out of Windows? Linux.

  82. Re:Where's the DOJ now? by Mike1024 · · Score: 1

    Hey,

    The DOJ *CANNOT* prosecute any non-monopoly US company for anticompetitive practices, barring a few very basic practices like price fixing.

    If this isn't price-fixing, I'm not sure what is. For those of you who feel so inclined, you can e-mail the attorney-general: antitrust@usdoj.gov.

    In any case, I won't be buying RDRAM from now on.

    Michael Tandy

    --
    "Goodness me, how unlike the FBI to abuse the trust of the American public." -- The Onion
  83. Re:Is RAM really all that expensive? by astrophysics · · Score: 3

    So far Rambus's agreements only give them ~0.5-3% royalties, depending on what type of memory and which manufactuer. So even if the royalties were charged off the retail price (I don't htink this is the case.), and they got 3% royalties on everything (this is an approximate upper bound), then the increase in memory costs due to Rambus enforcing it's patents would only be ~0.03$/MB.

    Presently, both RDRAM and DDRRAM are very expensive. This isn't because of rambus taking lots of royalties. It's because the products are still new, people who buy early are willing to pay extra, they haven't become comodities yet, memory manufactuers still haven't matured their manufacturing and testing to the same extend they have for SDRAM, etc..

    So I'm not worried about memory prices soaring due to Rambus. I'm confident that with time prices on RDRAM and DDRRAM will come down.

  84. ESDRAM = VCSDRAM? by DeeKayWon · · Score: 1

    ESDRAM, as you describe it, sounds like Virtual Channel SDRAM, which can be used with recent VIA chipsets. It too, uses a SRAM cache. I think only Kingston makes it - too bad, because VC does improve performance somewhat.

  85. should be $0.25 per meg! - yeah right by Anonymous Coward · · Score: 2

    128M RAM contains $0.01 silicon and $10 labor, but it can only be manufactured in a $2,000,000,000 facility.

  86. Static RAM by morbid · · Score: 1

    Out of interest, how much would 128MB of SRAM cost compared to 128MB of RDRAM or SDRAM?

    --
    I'm out of my tree just now but please feel free to leave a banana.
  87. Shell corporations by timothy · · Score: 2

    This sounds like what Transmeta does, too -- there may be some downside to companies which design but do not build the products they design, but for the most part I see only good things from it.

    Think about what the market would be like (not just in computers, in general) if the only ones who could get a patent are those who *already* had the capital to produce the result.

    It may be annoying and unsportsmanlike for Rambus to swing such agreements on manufacturers, at least if those manufacturers had been led to believe otherswise, but I don't see how inventing things (which doesn't have to involve actually *building* them) can be called intellectual parisitism.

    Division of labor is a good thing. The whole reason (theoretically) that we put up with patents at all is to enjoy the fruits of inventors' intellects in the form of ideas they've thought of, in exchange for not infringing upon it for a limited amount of time. Just like authors -- would you insist they self-publish?

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  88. doesn't make sense by purefizz · · Score: 1

    This will only slow down production... I'm sure they realize that. That will increase prices in itself, then when they add a licensing fee on top of that, they hope few will notice. Isn't this a monolopoly of the SDRAM market?

    kicking some CAD is a good thing

    1. Re:doesn't make sense by Anonymous Coward · · Score: 1

      Its not a monopoly until you piss off the DOJ
      look at AOL, Disney, and Ticketmonster, they keep their monopoly status by bending over every time a judge asks them to

  89. The licensing fees are negligible by sfstich · · Score: 2
    From what I've heard, the licensing fees Rambus wants to impose on DDR - SDRAM aren't that high - only 1 or 2 percent, so that will hardly make DDR-SDRAM more expensive than RDRAM.

    Also, I don't think, Rambus will be able to make all DRAM manufacturers pay. The outcome of the lawsuits is anything but certain.

  90. Rambus: Hardware version of Great Satan? by dzogchen · · Score: 2
    Rambus was bad enough trying to foist overpriced memory on us, but this is ridiculous....

    Now its "no one buys our RAM so we'll price-gouge SDRAM"

    This is the worst case scenario of "creating a level playing field" - everyone loses but Rambus

  91. Big deal by Reality+Master+101 · · Score: 5

    Even if this manages to survive, all it means is that manufacturers will rush the next generation of memory without patent problems into computers. It's happened before, and it'll happen again. I seem to recall IBM tried to squeeze the industry with Microchannel and Apple tried to squeeze with Firewire. The industry will survive.


    --

    --
    Sometimes it's best to just let stupid people be stupid.
  92. Is RAM really all that expensive? by dorzak · · Score: 3
    I can remember when a friend of mine purchased 1 meg of ram for $150 dollars. This was in 1991.

    I can remember when it broke the $100/meg barrier.

    I can remember when it broke the $50.meg barrier. I bought four megs of RAM.

    Now that it is in the $1/meg range, I bought 128 megs

    Thing about what it costs now, and will cost if Rambus succeeds. They will have their day in the spotlight, and then they will be replaced with the next technology.

    If they succeed I see DDR staying in th $3-5/meg range for a while, but eventually it will have to come down to compete.

  93. FINALLY! Anti-trust suit that would BENEFIT users! by BenJeremy · · Score: 1

    Time for the DOJ and FTC to move on RAMBUS and shut this anti-competitive crap down.

    I was hoping that RAMBUS would see the light and finally DROP the puch for RDRAM technology in favor of the more promising DDR and QDR RAM. Unfortunately, they choose to pursue an effort to squash better, cheaper technology in favor of an inferior, power-gobbling waste of IP. There's no doubt that the DOJ needs to be sicced on these guys!!

  94. Where's the DOJ now? by len(*jameson); · · Score: 4

    If this isn't the clearest example of anti-comptetitive practices I've seen in recent years, then maybe I'm missing the point.

    No doubt the DOJ will step in 5 years from now after Rambus barely exists and we're on to some new, non sucky, memory type and say "Hey - remember when you were screwing people, well now we're going to get you."

    Thanks DOJ. For nuthin'.

    --
    Intergalactics - A pretty cool strategy game in a java applet
    1. Re:Where's the DOJ now? by rodgerd · · Score: 1

      Depends on how tightly the wheel patent is nailed down. And which one they use - there's over 60,000 patents in the IBM patent database that relate to wheels in some way.

    2. Re:Where's the DOJ now? by oh+shoot · · Score: 1

      What about the Baye-Dole act of 1980(?)? It gives the government the right to seize a patent for certain reasons. Could this be one of them?

      A jump in RAM prices of the magnitiude which this story says could quite possibly happen, would potentially ruin the industry. The resultant jump in machine prices would keep internet appliances and other specialized machines from heppening. Dell and others would need to redesign motherboards (yes, every single one of them) because SDRAM just wouldn't be worth it. Of course, video card prices would rise, etc etc.

      Perhaps this is the time for the Baye-Dole act to be tested?

      --Jeff

    3. Re:Where's the DOJ now? by CocaCola · · Score: 2
      Prosecuting only *4* major Sherman-Act antitrust cases in a century is hardly 'micromanagement'.

      If you want to see real micromanagement of economy then you are welcome to the EU. In the EU the Microsoft trial would be a matter of about 3-4 weeks, and Bill Gates would already sit in jail for lying under oath and criminal contempt of court.

      --
      --Coke
    4. Re:Where's the DOJ now? by Caktus · · Score: 1
      I think people are putting this out of context.
      From Ace's Hardware:
      "Finally, I also want to make note of this Register story in which Craig Barrett of Intel responded to the recent licensing deals by reminding us that DRAM makers can produce clean-room versions of SDRAM and DDR SDRAM technologies (much like Compaq with the PC BIOS, and so on)."
    5. Re:Where's the DOJ now? by dthable · · Score: 1

      I would hope that the DOJ would move on this they are right now really overworked. This has been the most prosperous time in US history. Companies are being valued at 200-300 billion dollars. I think it's only a matter of time before we need some new laws to help.

    6. Re:Where's the DOJ now? by CocaCola · · Score: 2
      It's important to note that the Microsoft action got only possible *BECAUSE* Microsoft has a OS monopoly. The DOJ *CANNOT* prosecute any non-monopoly US company for anticompetitive practices, barring a few very basic practices like price fixing. Rambus is far from being a monopoly in the RAM market. US antitrust laws are so weak that it's scary. Ask the GOP and their 'big business -friendly' antitrust policy why there are no tough pro-compentition laws, and why there are more and more big-business-protecting laws passed like UCITA. Ask the GOP why the budget of the DOJ antitrust division got frozen. (despite much heavier merger activity, the division's budget did not rise accordingly.)

      --
      --Coke
    7. Re:Where's the DOJ now? by slashdot-me · · Score: 1

      > A jump in RAM prices of the magnitiude which
      > this story says could quite possibly happen,
      > would potentially ruin the industry.

      Do you actually believe this? The industry thrived on EDO ram. If we had to go back to EDO ram what would happen? Quake would lose a few fps. Google would need another dozen machines in its cluster. Photoshop filters would run 20% slower. Who fucking cares? You really think anything bad will happen?

      Ryan

    8. Re:Where's the DOJ now? by rodgerd · · Score: 1

      You're missing a point here: Rambus are considered an American company; most of the companies they are targetting are Asian ones. In trade matters, the history of te US Congress is to blindly attack foriegn companies, even if it ulitimately hurts the US economy and US citizens.

  95. Do NOT say "Fuck Capitalism." by NRAdude · · Score: 1

    If you hate capitalism that much, then do not participate in Capitalism. Stay in your run-down shack and watch society build its walls around your stench. Lucky for you, your SOB liberal politicians are stealing from the private sector via taxation and are redistributing the money to a bunch of unproductive "suck ass" citizens as yourself. In the jungles of Brazil, there is an organism that resembles such a class of people that you are part of -- parasites. *I SPIT ON THEE AND LEAVE YOU IN THE SUN TO SHRIVELL AND DIE*

    --
    without prejudice
  96. Rambus doubles bandwidth with retooled interface by oojah · · Score: 1

    I thought this article at EE Times might be relevant:

    http://www.eetimes.com/story/OEG20000 623S0045

    --
    Do you have any better hostages?
  97. hey, there could be a good side to this by Barbarian · · Score: 2

    Perhaps now bloatware companies (MS?) will have to redesign their software so that the RAM requirements are not doubled with each release.

    Otherwise the minimum standard for Windows NT 6^H^H^H^H2001^H, ummm, I mean Windows .NET, will be like 1024 MB RAM.

    --

  98. You people are a bunch of cry-babies. by NRAdude · · Score: 1

    You cry monopoly when everyone uses the same software package. You cry monopoly when gas costs too much. And now, you cry monopoly when you think the new RAM costs too much. Simply do not purchase it! A verry strange man once said, "..defenitely need only 640k..." Monopolies are formed when an occupational vaccuum exists in the market. If there is a monopoly on a product, all of you people should immediately ponder the profits you can make by rivalling the company that holds that monopoly and you should simply compete with them. Linux and BSDUnix is alive! Currently, there is a huge monopoly on paper or shall I say, "dead tree protocol." Nobody cries about the paper monopoly because paper is affordable by everyone. If you are angry that something isn't in your price range, then you most likely don't have your financial priorities correct. There isn't a monopoly on automobile manufacturing, but cars are so expensive that the average person must sign a contract with the dealership to make car payments on a monthly basis. RAMBUS's RDRAM is "bleeding-edge" technology and you simply must let the company dry-out for a year before they are willing to target other market levels. By not purchasing this new "RDRAM", you'ld also affect other companies that work in unison and depend on the sales of this technology. They'll have to create a new marketing strategy to entice people to buy. Now, ask yourself what happens when a monopoly forms? Yes, it takes too long for everyone to realize that a monopoly exists. "Social Security" is a much larger monopoly than Microsoft's monopoly. The U.S. government's militaries are all a monopoly on U.S. defence. NASA is a monopoly of space travel. GTE holds the Southern California monopoly of the most unqualifiend and poorly educated technicians. Depending on your priorities, you'll start to think of all kinds of monopolies that exist. Many are more damaging than any ruckus that RAMBUS or Microsoft could cause together. Monopoly affects the untrained human mind more than it will affect the actual market. You people are visualizing that RAMBUS is going to destroy the entire market when you yourselves will only destroy the opportunity of others with your false testimony and poorly coordinated actions. I'd still be stuck on a 133MHz bus if it weren't for RAMBUS. Ahhhhhhhhhhh. Boo-Hoo.

    --
    without prejudice
    1. Re:You people are a bunch of cry-babies. by Znork · · Score: 1

      I think that most of us would be happy if Rambus never targetted other market levels. Especially since the bleeding edge technology you seem to believe is so good performs a worse than the current-edge technology most use.

      I hope you're happy with your RAMBUS, because that 133MHz bus you're not stuck with anymore is actually faster in almost every circumstance except some _very_ contrived test cases.

  99. Re:RAMBUS Sucks by h2odragon · · Score: 1

    Why would intel want to slow the PC market? Simple, they want a bigger slice of the price of each one sold, rather than a bit less even if more are sold...

    Somewhere during the development of the PPro they decided that market leadership through excellence wasn't working for them, and began the predatory route. Reminds me of IBM's MCA fiasco (as others have pointed out); IBM had a couple of consent decrees that kept them from slaughtering their competition as Intel has done, which is why Intel's "leadership" is still with us 5 years later... IBM's fall from glory took, what, 12 months?

  100. Patents are e-vile. by Black+Parrot · · Score: 3

    > 'I wouldn't argue with that conclusion.'

    Ah, another case of patents promoting the Progress of Science and the useful Arts, eh?

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  101. Rambus, Patents, and Antitrust in the US by doogieh · · Score: 3

    Unfortunately, if the Rambus patent portfolio is valid, they can do whatever they want with "immunity" to US antitrut laws.

    About a year ago, the US Federal Circuit (the US court with jurisdiction over patent appeals, answerable only to the US Supreme Court) decided that enforcement of a valid patent can never be an antitrust violation.

    The decision was Intergraph v. Intel.

    This means the best way to resolve this is finding prior art; one bit of prior art has been found over at technocrat.net.

    -doug

    1. Re:Rambus, Patents, and Antitrust in the US by balthan · · Score: 1

      And this is the way it should be. _IF_ they're patents are valid, then they should have total control of them.

  102. Prior Art?!? by johndoe42 · · Score: 1

    It seems to me that the major patents involved (6,049,846 and 6,067,592) were issued this year! Since SDRAM's been around for more than a few months, how can Rambus claim that they own the IP? If someone has a good explanation, I'd love to hear it.

  103. Re:FINALLY! Anti-trust suit that would BENEFIT use by DanaL · · Score: 2

    I don't think it's so clear cut that there is an anti-trust case here. Patents are *supposed* to give the owner a time-limited monopoly, so Rambus (if it sucessfully defends the patents, which it has appeared to) isn't doing anything illegal.

    Dana

  104. Re:Capitalism and its bastard offspring by bwalling · · Score: 1

    Nah, capitalism doesn't suck. Marketers and lawyers make it suck. They're out to make money and nothing else. The engineers (for the most part) just want to make the best product possible. The problem with the market now is that the best product doesn't win - the best marketed product wins. Reviews are paid for (apparently Ion Storm was out of money when they released Daikatana). Performance tests are paid for. The consumer has no idea that they aren't getting the best product.

  105. Re:Intel vs. AMD by Shadow99_1 · · Score: 1

    Well if teh wind did change & DDR SDRAM became out of favor it wouldn't be that big a dela for AMD. AMD has a RDRAM license & could make a RDRAM capable product withotu that much added trouble. Heck I bet Rambus would help them stick Rambus controllers on their chipsets made by them.

    I don't know about Via though (who makes most current slot-A/socket-A chipsets), but I'm sure theyed aquire one even if they didn't or they wouldn't stay in business.

    --
    we are all invisible unless we choose otherwise
  106. Quit your whining! by Andrew+Dvorak · · Score: 1

    This was a legitimately obtained patent based on the developments of rambus. Just because the world doesn't work as you people would like it to is no cause to yell "FIRE!"

    RamBus developed these technologies and patented them .. they then allowed others to freely use this technology. If they had enforced their patent at first do you think such technologies would be so common? So, now that it is more common, they intend to slap everybody with royalty fees. This makes everybody reading slashdot piss in their pants because they can't have $5 RAM, but oh well.. this is the "real world" and it's the way it works .. if you really must, create your own RAM technology .. i'm sure there are many people with knowledge enough to develop even more superior technology. I suppose I'm saying what _many_ (definately not all, so no flames ;) Open Source developers say "Quit your bitching .. if you don't like it, improve it yourself!

  107. Re:Capitalism and its bastard offspring by TheReverend · · Score: 1
    Unfortunately capitalism like communism is doomed to failure. Another experiment down the tube.
    Eventually everything is doomed to fail. The fact is, we live in an imperfect world. Nobody is ever gonna come up with a perfect government, economic system, business, operating system, etc. The whole idea is that we take what we can get and do our best to make it work.

    You said yourself, it's not the system, it's the people running the system. If the people running the system get a "kick in the teeth", we can make capitalism work. Not perfectly, but pretty good.

    --


    "Let me open these blinds so the snipers can see in." - Kevin Giffhorn
  108. Obvious... :-) by driehuis · · Score: 1
    The sort of R&D expenditure a patent infringer doesn't have to pay by stealing someone else's technology.

    This reasoning assumes, of course, that the patent has merit, i.e. it is not for an obvious implementation. I'm not a chip designer, so I can only offer my amateur insight, but it seems to me the patent on a synchronous memory interface is frivolous.

    One case in memory design where I know the patent to be frivolous is Digital's design for memory for their 8000 series of VAXen. For all intents and purposes, it was the card edge that Digital had patented. Competitors would buy used Digital 8MB boards, saw most of the board off and discard it, glue a new board to the old connector and reconnect the traces. If you can sell at better prices despite this "production" method, the whole patent thing really starts to reek of racketeering.

    Ima gonna make you an offer you can't refuse!

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

  109. how long before FTC gets involved? by P.J.+Hinton · · Score: 1

    Kanadjian has all but said that this move is to "head off a potential rival". It smacks of an admission to anticompetitive measures to drive up pricing. I'm surprised the trade press hasn't raised the issue of the Federal Trade Comission putting the smackdown on this racket. This is one case where one can actually say that consumers will be harmed.

    --
    -- P.J.
  110. The numbers by Anonymous Coward · · Score: 1

    don't add up. The fees they are talking about aren't that high (2%). Me thinks they are telling ghost stories...

  111. RAMBUS Sucks by Grog6 · · Score: 1

    It seems that the entire computer economy has become a intel-biased monopoly. The Memory price increases can only stifle increased purchases of pc's. Would this global slowdown in production have came about if intel was the dominant chip supplier? Probably not. What we will see is more intel "partners " file more lawsuits against Via, Hyundai, Samsung, and anyone else possible to slow down the market so that intel can play catch-up.
    I Can now say that i will never buy RAMBUS memory,
    at any cost, due to their pissing in the punchbowl, so to speak.
    DDR memory, let alone QDR memory, will outperform RAMBUS to such an extent that all their billions will be wasted. -And I think that's pretty cool.

    --
    Truth isn't Truth - Guliani
  112. DOJ Readers? by lythander · · Score: 1

    Don't we have some readers in the DOJ? It would be very nice to see some pro-active anti-trust, pro-competative litigation for once.

    They announced an investigation into high gasline prices in the mid-west US, and the next day prices dropped $.25/gal back to within a dime of national average. I for one would like to see Rambus take it on the chin this time.

    1. Re:DOJ Readers? by lpontiac · · Score: 1

      The DoJ don't have time for this.. they're too busy protecting the consumer by splitting up Microsoft, remember?

  113. Just like gas. Patent holders (OPEC) set prices. by Anonymous Coward · · Score: 1

    Someone want to tell me why a consortium like OPEC is illegal in the US and the EU, yet we allow the patent holding cartels do exactly the same thing and call it "Intellectual Property Rights". Price fixing is still price fixing. Time for another gov't probe/crackdown.

  114. Capitalism and its bastard offspring by Resident+Geek · · Score: 1

    OK, y'all, this is an underlining reason why capitalism sucks ass. These people, like Microsoft, are out to make money, not make quality chips or quality software. If they can find a way to screw the customer to save make a buck, bet your sweet patootie, they will.

    --
    Fighting the War on the War on Drugs.
    http://smokedot.org/
    1. Re:Capitalism and its bastard offspring by malkavian · · Score: 5

      Strictly speaking, this is all no longer capitalism. Capitalism is where the market forces prevail. Good, well marketed products succeed, where shoddy products don't grab the consumer heart, and so fail. Capitalism isn't such a bad thing really. It forces innovation (real innovation) and evolution. This, however is a corruption of capitalism. Law has been applied to stifle the growth aspect of the capitalist system. No longer do companies have to fight their competition for the best product, or the best angle on the product. They simply pay lawyers to 'nobble' the competition, and prevent them from competing. This nullifies the effect of market forces, as customers are no longer allowed to buy the best product from the person who finds the way to produce it at the most efficient cost. It all comes down to who has the most expensive lawyers that allows the public to buy what they think they want the public to buy. Other options become illegal (read 'unlicenced applications of patents'). Personally, I think capitalism is ok.. I think this bastardised hybrid is far from ok. A small dash of common sense and looking beyond the end of their noses and past sacrificing all for immediate gain would serve these companies in good stead. I can but keep my fingers crossed that they start to look this direction. Malk

  115. Re:Just like gas. Patent holders (OPEC) set prices by Znork · · Score: 2

    No. The US constitution grants you no such thing. Read what you wrote again. Congress shall have Power ... To Promote the Progress of Science...

    It says _nothing_ about any right to charge what you want for what you claim to have invented. ONLY that congress shall have to power to promote the progress of science and useful arts, through permitting you exclusively to charge for your supposed invention.

    The problem is that patents and copyright in the current extreme are so horribly abused that they very likely do not promote invention or the creation of art, but rather hinder it.

    And, the constitution does NOT say 'The congress shall have the Power ... To Supress the Progress of Science and useful Arts, by allowing dubious claimants to extort money through litigational blackmail from inventors'.

  116. Prior Art Against Rambus Patents? by Anonymous Coward · · Score: 1

    Is Sky Computer's SKYchannel an example of prior art that could be used to defeat Rambus patents?

    SKYchannel is a packet-switched bus used to interconnect processing nodes and memory in Sky's multi-computers. I believe it has existed since 1995.

    Ken Hendrickson N8KH

  117. No, you quit yours, thank you very much. by driehuis · · Score: 1
    Will you please listen? There is significant debate on whether or not the patent is legitimate.

    The argument of going out to make your own memory, well, sounds like a good idea. Will you design the motherboard while I design the memory?

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

  118. Intel anti-trust round two by SurfsUp · · Score: 2

    RAMBUS must know that there is prior art that weakens their claim.

    Last time around AMD and DEC complained about certain anti-competitive aspects of Intel's behaviour regarding processor patents and other IP. Intel settled and promised to be good, but now they seem to be up to their old tricks again. I can smell another antitrust suit coming.
    --

    --
    Life's a bitch but somebody's gotta do it.
  119. Re:Just like gas. Patent holders (OPEC) set prices by werdna · · Score: 2

    Sounds like you are too easily confused.

    If you take the view that what you believe is right, and what you do not is not, then of course the Constitution can not sway you one way or the other.

    The Constitution is a consensus instrument, of course, and from that it draws both its persuasive strength and its weaknesses. If the Oracle of Right holds too small a minority view, it is true, the document will not be changed appropriately.

    In your supposedly "damning" example, however, this was not the case. Eventually, the majority view did prevail. That may constitute a "might makes right" view, indeed, but such is the nature of majority rule, and of supermajority rule to amend a Constitution. We check that majority right by providing limits, as in the bill of rights, and have faith that the rest will take care of itself.

    It may not be the best way, but in truth, I don't know of a better way. I, for one, think the Constitution is a deep, wondrous instrument. Whatever its historical flaws, it seems to have been self-healing over time. As between its dicta, and your undifferentiated assertions as to what is "right," I for one know which is the more persuasive.

    You argue against the Constitution by quoting language that has been amended out or rendered legally obsolete. Not the strongest argument, IMHO.

  120. Rambus dirty ticks by Sherman+Peabody · · Score: 1

    The register has the legal brief submitted by Hitachi here. The bottom of the first page has a lot of good information.

    Long story short, it alleges that in the mid-90's Rambus went to the JEDEC meetings that determined the SDRAM standard and then ran out and filed patents on what they heard. The really tricky part is that they attached those new applications to an old patent application, so it was grandfathered to 1990! Sweet, I can pretend my brand new technology is 4 years old

    After reading this brief, I don't think the patents are enforceable. But then again, we are talking about the US Patent Office...

  121. Re:Just like gas. Patent holders (OPEC) set prices by ariux · · Score: 1

    Er, Rambus is allowed to charge for this technology because of government intervention in the market. That's right, patents are a limited monopoly declared by the government. Messing with them would tune the existing government intervention, not create new intervention where there is none today.

    Antitrust action against Rambus based on its use of patents, however, would in fact add intervention to intervention.

  122. Interesting Tactic... by smack_attack · · Score: 1

    They are trying to do exactly what Texas Instruments has done, only they are gaining some public attention.

    They might either be incredibly smart (wanting the public attention, after all they also want to swell their stock prices, since the savvy investor will realize that they are cornering a market).

    -Or-

    Incredibly stupid, history has shown us that Summer is when RAM/CPU prices are highly inflated and them upping their price even more will only drive technology sectors to begin looking elsewhere for the hardware they need, even if it means developing non-proprietary memory specifications.

    Personally, I'm betting they're going to make a bunch of money off this either way.