Slashdot Mirror


Intel Shrinks Transistor Size By 30%

pinkUZI writes "Intel will announce that it has crammed 500 million transistors on to a single memory chip, shrinking them in size by 30%. " The tech details are sadly lacking in the article - but I'm sure those will follow. Indeed, the Yahoo piece gives the details that "...has created a fully functional 70 megabit memory chip with transistor switches measuring just 35 nanometers."

258 comments

  1. They just need some by the_mad_poster · · Score: 1, Funny

    Increase their penis size spam...

    Oh, yea right "the size of your transistor doesn't matter"... that's what they all say, but they don't mean it.

    --
    Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    1. Re:They just need some by GrassyKnowl · · Score: 1

      It's not the size of the transitor that matters. It is how you use it.

  2. In related news... by swordboy · · Score: 5, Funny

    In related news, Intel stated that this new manufacturing process will help their processors more effectively compete with charcoal on a heat density versus cost basis.

    --

    Life is the leading cause of death in America.
    1. Re:In related news... by addaon · · Score: 5, Insightful

      It's for a memory chip... when was the last time you had a memory chip that produced a noticeable amount of heat? (Hint: Rambus.) When was the last time you had a memory chip that produced an unacceptable amount of heat? (Well, if you're stretching, some of the SRAM's that HP used for caches in the PA-RISC boxes...)

      --

      I've had this sig for three days.
    2. Re:In related news... by ravind · · Score: 1

      From the article: The new chip was made possible by a process which limits power consumption by parts of the chip which are not in use, reducing heat emissions, Intel said.

    3. Re:In related news... by brejc8 · · Score: 5, Insightful

      They could just say "Clock gating".
      I love it when a technical group has to talk to non technical jurnalists who report to other technical groups. Something gets lost in the middle step.

    4. Re:In related news... by Anonymous Coward · · Score: 2, Funny

      In related news, Intel announces new business line to integrate processes into countertop ranges. An anonymous source stated that "the processors have shown a 23.82% increase in performance compared to the GE Profile(TM) 30" Free-Standing Electric Convection Range Model#: JB988SHSS". GE declined to respond to this new vendor in the home kitchen appliance market.

    5. Re:In related news... by AKAImBatman · · Score: 2, Informative

      With all these gags about heat, does anyone realize we're talking about RAM and not CPUs? RAM doesn't usually use that much electricity, so I'm not sure why everyone thinks it's so funny to complain about "heat, heat, heat!".

      In case anyone's interested, wikipedia has an article on how DRAM and other memory technologies work. You'll note the use of capacitors. i.e. If the chips were loosing a lot of heat to resistance, the capacitors wouldn't be capable of maintaining their charge.

    6. Re:In related news... by roman_mir · · Score: 1

      In related news, Intel stated that this new manufacturing process will help their processors more effectively compete with charcoal on a heat density versus cost basis. - Yeah, that's *Informative* allright.

      Now you are only allowed to mode this post as either "Insightful" or "Troll".

    7. Re:In related news... by swordboy · · Score: 5, Insightful

      This is Intel's 65 nanometer process announcement. Right now, they are at 90 nanometers. They always test the process using SRAM cells. This doesn't mean that Intel won't use the process for CPUs and what not.

      But as a rule of thumb, the closer you bunch up the transistors, the higher the electrical leakage. This is why the current chips are consuming more power than ever. At 65 nanometers, we'll be 30 percent smaller but also leak 30 percent more. This leakage causes heat.

      Intel's paperwork shows that they believe that practical transistors will stop shrinking at approximately 320 watts/cm^2 which is nearing the heat density of a nuclear reactor (500w/cm^2). This will take place at the 45nm level in 2007.

      --

      Life is the leading cause of death in America.
    8. Re:In related news... by egomaniac · · Score: 1

      If the chips were loosing a lot of heat to resistance, the capacitors wouldn't be capable of maintaining their charge.

      They don't maintain their charge. That's why DRAM has to be continually refreshed, unlike SRAM.

      --
      ZFS: because love is never having to say fsck
    9. Re:In related news... by randyest · · Score: 5, Informative

      Your post is accurate and informative in general, but there's one nit I must pick:

      But as a rule of thumb, the closer you bunch up the transistors, the higher the electrical leakage.

      It's not the bunching up (density) of the transistors that increases leakage current (static power consumption,) it's the gate size. Narrower gates are less good at being the perfect insulators they should be. The thinner dielectric allows more leakage current, and can even break completely if the voltage is too high, which is why smaller-geometry processes often allow (or require) lower operating voltages, which helps reduce synamic (switching) power.

      Of course, it's the shrinking of the gates (and the rest of the transistors) that allows them to be bumched up more (placed in higher density,) so maybe you meant it that way . . .

      --
      everything in moderation
    10. Re:In related news... by AKAImBatman · · Score: 3, Informative

      Allow me to restate that: They wouldn't be capable of maintaining their charge for long enough to be useful. The DRAM refresh rates can be measures in KHz, as opposed to the CPU which can be measured in GHz. Running at a KHz refresh rate means that they draw orders of magnitude less power than a CPU.

      Sorry, I was probably unclear on that. :-/ And yes, SRAM would have been a better example.

    11. Re:In related news... by Anonymous Coward · · Score: 0
      Is it just "clock gating" or "power gating" as well. One of the articles made it sound like it'd help stop leakage currents too.

      I'm almost suspecting that they'll turn off power to parts of lightly loaded chips too.

    12. Re:In related news... by Rostin · · Score: 1

      I'll join the other poster to pick some nits as well. The value you give is more like a heat flux (energy/time/area) than a heat density, which would have units of something like "energy/volume." Also, strictly speaking there may or may not be such a thing as a heat density (depending on what you mean) because heat by definition only exists when it's being transferred.

      What is the physical significance of the number you quoted as the "heat density" of a nuclear reactor? Which area is being measured?

    13. Re:In related news... by Anonymous Coward · · Score: 0

      is losing so hard to type? Why must so many people type LOOSING. The English language is suffering to the likes of those who cannot tell their from there from they're.

    14. Re:In related news... by dslbrian · · Score: 4, Insightful

      Narrower gates are less good at being the perfect insulators they should be. The thinner dielectric allows more leakage current, and can even break completely if the voltage is too high

      I think your describing the wrong mechanism - deep submicron device leakage is dominated by drain-source subthreshold currents (hot-electron effects and whatnot), not by gate-source currents.

    15. Re:In related news... by satchboogie · · Score: 2, Informative

      Also an important point to consider with decreasing voltages is the accuracy of the device. As we decrease the voltage values corresponding to logical values we can increase the frequency of oscillation between the junction terminals. The only problem is that increasing the frequency increases the depletion layer capacitance. So in a CPU situation, they are limited to the response of the minority charge carriers arriving in the n-channel region of the P-N junction in the CMOS transister.

      The future may require altering the dopant densities, if not finding new dopants that are more effective in improving the response time of the minority carriers.

      With reducing gate size we also suffer from increased junction capacitance, which means more reactive power exists. Although it will never be a real issue in terms of power factor, it still will draw more current and thus heat up the CPU even more.

      Eventually, cooling the ceramic covering of the silicon CPU will not be sufficient. Perhaps they could consider cooling via small microscopic channels through the CPU. This would require a small compressor, but these channels could be made of a standard size. Thus heatsink companies can produce a fan/compressor unit that mates with the CPU channels and provides cooling. Yes, this does rip-off the mechanical engineering version of cooling an automobile engine, but the idea could work.

    16. Re:In related news... by The_K4 · · Score: 1

      Ok, I'll also pick a nit them.
      heat by definition only exists when it's being transferred
      Bzzzztttt...wrong. We can say that at seconds after the big ban the whole universe had a temperature (a measure of heat) of X. Since the temperature at that time was uniform there was no heat transfer (just cooling due to the expansion of the universe). Heat does not NEED to transfer to exist, however it almost always DOES transfer due to the nature of heat.

    17. Re:In related news... by randyest · · Score: 5, Informative

      There are three components to leakage current in DSM CMOS devices. From here in order of magnitude: (1) source-drain junction leakage current (2) gate-direct tunneling leakage, and (3) sub-threshold leakage current.

      And while neither of us pointed out all three, the fact remains that it's not the "bunching up" of the transistors that increases leakage, it's the gate and transistor sizes (which tend to scale together.) Which was the point I was trying to make.

      If you think gate leakage is negligible compared to sub-threshold leakage, you'd better tell the IEEE and all those people working on high-K gate dielectrics.

      --
      everything in moderation
    18. Re:In related news... by Hynee · · Score: 1

      I believe the big announcement here is about the smaller transistors, not about the RAM chip. A RAM chip is probably the simplest non-trivial (useful) circuit that uses millions of transistors.
      It shows that the underlying transistor technology works en masse.

      --
      Damn, I already moderated this topic. Now I'll have to log in with my sock puppet to comment.
    19. Re:In related news... by networkBoy · · Score: 1

      Eventually, cooling the ceramic covering of the silicon CPU will not be sufficient. Perhaps they could consider cooling via small microscopic channels through the CPU. This would require a small compressor, but these channels could be made of a standard size. Thus heatsink companies can produce a fan/compressor unit that mates with the CPU channels and provides cooling. Yes, this does rip-off the mechanical engineering version of cooling an automobile engine, but the idea could work.

      While I personally think this idea will suffer from many, many challenges, it is an interesting idea none the less. You don't need a compressor, however, as all the energy you need is provided by the heat in the die, simply build the apparatus heat-pipe style and *poof* no need for more expense, the entire cooling mechanism could be passive (other than bulk air flow).
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    20. Re:In related news... by B_SharpC · · Score: 0

      So what? Now my microwave oven has a CPU size smaller than a fly speck instead of a tiny gnat. lol

      --
      Score & Karma: SASA: Slashdot Approval Seekers Anonymous
    21. Re:In related news... by Anonymous Coward · · Score: 4, Funny

      dorks.

    22. Re:In related news... by Rostin · · Score: 1

      I'm not an expert (just a B.S. chemical engineer), but, According to the thermodynamics text I have sitting on my desk (Smith, Van Ness, Abbott... who are, incidentally, very well known in the field, having written not only this commonly used text but also the section on thermo in the most commonly used chemical engineering handbook):

      "In the thermodynamic sense, heat is never regarded as being stored within a body. Like work, it exists only as energy in transit from one body to another, or between a system and its surroundings."

      Temperature, it also says, is a measure of "hotness," not of heat.

      According to the heat transfer text (Incropera and Dewitt) on my shelf:

      "Heat transfer (or heat) is energy in transit due to a temperature difference."

      Possibly this definition is a convention restricted to engineering (the heat transfer authors are professors of mechanical engineering, so it isn't a phenomenon limited to chemical).

      But, assuming it isn't, the word you and the parent are searching for is probably "energy" which is not the same thing as "heat."

    23. Re:In related news... by The_K4 · · Score: 1

      You, and the origianl parent, are using HEAT in the thermodynamic/engineering definition. I was using a physics definition. No wonder those two goups often get each other ver confused.
      Thank you for the clarification. I am an engineer, but I took many of those classes in the physics dept.

    24. Re:In related news... by Cobalt+Jacket · · Score: 1

      He's not talking about processor performance. He's talking about heat output.

    25. Re:In related news... by Kent+Recal · · Score: 1

      You mean the entire cooling mechanism inside the chip right?
      I mean, I need a jet engine to keep my Prescott at reasonable temp under load. Somehow doubt the Postscott is gonna run on passive cooling (which would be, literally, cool, tho).

    26. Re:In related news... by Anonymous Coward · · Score: 0

      You are all wrong. The tesla coil generated by the flux capacity of the transistors is what generates the heat. duh.

    27. Re:In related news... by Retric · · Score: 1

      I have seen a P4 cooled via passive cooling. A custom made case with out fains and a huge copper heatsink over the CPU. Neet but the guy kept his room temp at 65 degF so I don't know how well it would work at normal room temp.

    28. Re:In related news... by Jeff+DeMaagd · · Score: 1

      There are several DDR RAM modules available with integrated heat sinks - because they do nead it.

      Not sure about your SRAM on PA-RISC, I had the impression that it was on-die or in the same chip package like the Pentium Pro modules.

    29. Re:In related news... by networkBoy · · Score: 1

      My reply was that someone creating this would not need a compressor to pump the cooling fluid through the channels of the die, as the thermal energy present would be more than adequate. I did note that you would need a fan for bulk airflow as you do today. In breif, my point was that you need not add more equipment to do what he suggested.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    30. Re:In related news... by narcc · · Score: 1

      Latrobe Brewery

      Hey, they're local! Musta been drinkin' Rolling Rock? (or that weird "Green Lite" stuff)

      (why can't I stay on-topic today?!)

  3. Heat by shfted! · · Score: 5, Insightful

    I'm waiting for Intel to reduce heat output by 30%. 130 watts for a top end P4 is pretty insane, when a top end Opteron is only 100 watts. I don't care how small it is.

    --
    He who laughs last is stuck in a time dilation bubble.
    1. Re:Heat by brejc8 · · Score: 1, Interesting

      Actually reducing transistor size by 30% has a double inpact on the heat dissaption reducing it down by half (70%^2).

    2. Re:Heat by Ignignot · · Score: 5, Interesting

      It is likely that the new chip doesn't produce any more heat than the old one. It is a very simple effect: smaller transistors require less power to operate. Also, if they did consume the same amount of power in a much smaller space they'd end up as slag, no matter what cooling solution used. This means that if they were to make a current chip using the new 30% smaller technology, the result would probably produce about 30% less heat and use that much less power.

      I don't really understand what the big deal is comparing the heat outputs of the P4 and Opteron is anyway, it isn't like these are mobile cpu's. I do have an Athlon 64 under the hood now, but heat output has never been a real concern of mine when selecting a cpu. I'll never understand the processor tribalism that has infected some computer users. Just use what's best for the job.

      --
      I submitted this story last night, and it didn't get posted.
    3. Re:Heat by MalaclypseTheYounger · · Score: 3, Funny

      Some people can't afford to have gas/electric heat and a PC in their home.

      Intel is hoping to win the home heating business, is all.

      --
      Check out the best P2P sharing website: MEDIACHEST.COM
    4. Re:Heat by randyest · · Score: 4, Informative

      Well, sorta.

      Smaller transistors generally require less power to operate because they can (actually, must) be operated at a lower voltage. Dynamic (swtiching) power varies with the square of the voltage, so dropping the voltage a little makes the power go down a lot.

      But that's just switching power.

      As gate sizes shrink, previously negligible leakage (static) power increases. A lot. Now it's no longer negligible at the 90nm and 65nm process steps. In fact, it's getting very close to the same order of magnitude as switching power.

      That's a problem because you can limit dynamic power by switching more slowly, or not switching certain transistors at all (think mobile CPU speed throttling.) But leakage power is consumed even if the CPU clock isn't ticking. If voltage is applied to the chip, power leaks.

      --
      everything in moderation
    5. Re:Heat by rsmith-mac · · Score: 2, Insightful
      This means that if they were to make a current chip using the new 30% smaller technology, the result would probably produce about 30% less heat and use that much less power.

      Up until the latest process shrink(90nm), I would agree with you, but the laws of physics are starting to catch up with silicon chips. Intel, as has everyone else at 90nm, has had a major problem with current leakage with the process, which is causing any power savings to dissapear due to the excess leakage(and results in the infamous 100wt CPU). Without a special technology(like strained silicon) to go along with further process shrinks, you're looking at breaking even at best, and needing more energy at worst.

    6. Re:Heat by shfted! · · Score: 1

      Yes, and thankfully this new process doesn't increase the amount of leakage, which is where a great deal of the heat comes from. Though it doesn't reduce leakage either, and the chips will still be hot.

      Why do I care about heat output? The reasons are many. One, heat output is wasted energy. The Opteron is a more effecient chip -- it does more using 30 fewer watts. I pay for electricity. So does the environment. Having to evacuate the heat from the room is also a pain, and without air condition, the summer becomes an unpleasant time to compute. It's not tribalism, it's logic.

      --
      He who laughs last is stuck in a time dilation bubble.
    7. Re:Heat by the_2nd_coming · · Score: 1

      uhh, yea except that leakage increases as the transistors get smaller requiring more power which in turn produces more heat.

      that is why the heat output and power requirements have increased so much.

      --



      I am the Alpha and the Omega-3
    8. Re:Heat by shfted! · · Score: 2, Informative

      This funny, but true. Where I used to live, electricity was 7 cents per kilowatt all day long. It was actually more efficient to heat my house with a computer than use the natural gas heat, because recent new pipelines into the States had doubled and tripled the price of natural gas (market pricing and all) in the last decade.

      --
      He who laughs last is stuck in a time dilation bubble.
    9. Re:Heat by randyest · · Score: 1

      How do you figure that? You seem to be assuming that operating voltage also drops 30%, which I didn't see anywhere in the article.

      That is to say: power is not related to gate size except that smaller gates may allow lower voltage (which affects power in a good way) and smaller gates have much higher leakage current (which affects power in a bad way.)

      Just dropping the gate without also dropping operating voltage actually increases power, since dynamic power stays the same and leakage (static) power increases.

      And just because gates are smaller doesn't mean voltage can be lowered. There's a lot more to it than that.

      --
      everything in moderation
    10. Re:Heat by afidel · · Score: 1

      Not necessarily, leakage current starts to become a major component of heat disipation at smaller sizes. That's why the last die shrink for the P4 didn't help much with power, the active current state above nominal was reduced but leakage current grew a ton.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    11. Re:Heat by afidel · · Score: 1

      The reason you worry about heat disipation is that you pay for that heat many times. You pay for it at least 130% when you convert the electricity from AC to DC, then you pay for it around 300% when you air condition the office space. Overall a Watt of heat disipation costs around 3.5-4 Watts of total usage. Therefore the difference between a 80 Watt Opteron and a 130 Watt P4 is really around 200W. Larger thermal output also means more air needs to be moved to cool the chip, this generally means more noise which can get irritating with long exposure.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    12. Re:Heat by brejc8 · · Score: 1

      Pretty simple. Of cause if you drop the dimention the power consumption decreases. Think about the capasitence. The only reason why people think process reduction doesn't reduce power is because your speed increases and the number of components per chip increases. If you have the same crappy design on your new tech and run it at the same speed you will see a reduction in power consumption.

    13. Re:Heat by stratjakt · · Score: 3, Informative

      The 3.6 gig prescott puts out 115 watts

      This article puts the 3.2 and 3.4's at about 103 watts.

      This article pegs the Athlon 64 at 116 watts.

      Yeah, you are engaged in CPU tribalism/fanboyism, whether you realize it or not. Both chips are pretty much equally "hot". One should use a different yardstick to compare the two.

      BTW, this article has the Itanium sucking 130 watts, which is probably where the misinformation came from.

      --
      I don't need no instructions to know how to rock!!!!
    14. Re:Heat by Soldrinero · · Score: 1
      From the article:
      The company also developed so-called sleep transistors that shut off the electrical current to areas of a chip that aren't being used. As a result, power consumption drops -- something that will decrease heat generation and help battery-powered devices last longer between charges.
      --
      I would rather be killed by a terrorist than enslaved by my government.
    15. Re:Heat by sparkywonderchicken · · Score: 0

      Maybe they'll get it so hot they'll wrap every chip in a magnetic bubble to contain the plasma field.

    16. Re:Heat by darkmeridian · · Score: 2, Insightful

      I have a Pentium IV E 3.0 Ghz. I need a huge Thermaltake solid copper heatsink and an extraordinarily loud fan and many case fans to cool the sucker off when playing DOOM III.

      If it dissipated less heat, my computer would dissipate less sound. = )

      Will

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    17. Re:Heat by hackstraw · · Score: 1

      I don't really understand what the big deal is comparing the heat outputs of the P4 and Opteron is anyway,

      Here is probably the only appropriate call for:

      Imagine a beowulf cluster of those!

      Seriously, heat output and power consumption become a big deal when you have a room full of servers.

    18. Re:Heat by boaworm · · Score: 1

      Overall a Watt of heat disipation costs around 3.5-4 Watts of total usage.

      I heat my home with electricity. Instead of spending watts on a radiator, i run my PCs all day (and all night) long. I wonder how efficient modern CPUs are compared to a standard radiator... anyone knows ?

      --
      Probable impossibilities are to be preferred to improbable possibilities.
      Aristotele
    19. Re:Heat by Rich0 · · Score: 3, Informative

      Uh, that article was pre-release, and was for an AMD64 FX overclocked by about 15%. In fact, that was the power draw at the highest stable speed they could achieve with a -10C cooling system.

      According to this, the AMD64 processors have a thermal design of 89W.

      According to this the comparable P4 has a thermal design of 115W.

      AMD has nothing to gain by recommending to OEMs that they be able to supply less power than the system requires, and to dissipate less heat. I purchased an AMD64 and find that it runs quite cool without any help besides the retail heat sink and fan (nothing special).

      FYI - half of the CPUs in my home are Intel-based. I'm hardly biased for the sake of being biased. However, when I went to build my computer I checked the specs and the prices and found that AMD64 was the best bang for the buck. And in the 64-bit world it is essentially uncontested at this point if you care at all about x86-compatibility. (Granted, that will change, and I look forward to whatever Intel comes out with to compete.)

    20. Re:Heat by shfted! · · Score: 1

      Ahh. So I got confused between the Itanium and the P4. Thanks for correcting me!

      All that being said, instructions per watt, the Opteron is still ahead.

      --
      He who laughs last is stuck in a time dilation bubble.
    21. Re:Heat by randyest · · Score: 4, Informative

      With all due respect, I think you're confused. For the same operating voltage, dynamic power does not decrease with decreasing gate size/transitor size.

      P=1/2*Ceff*V^2*f*N+Q*V*f*N+I1*V

      where P is power consumption, Ceff is effective load capacitance, f is frequency, V is source voltage, N is signal switching coefficient, Q is charge due to through-type current, and I1 is leakage current.

      While the actual gate capacitance driven may be reduced by virtue of it's smaller size, the effective capacitance (that "seen" by the driver) stays roughly the same, or may even get higher from parasitic capacitance. The only thing sure to change is the leakage current, which will increase as gates shrink.

      Maybe this will help you understand.

      --
      everything in moderation
    22. Re:Heat by Asterixian · · Score: 2

      Forgive me for replying to a troll, but I just can't resist.

      It's not Apple that started this. Tom's Hardware started this. The tin-foil hats would say that Intel is ultimately behind it, but who knows. This all started with Tom's now-infamous video of an AMD processor going up in smoke after the heatsink "falls off".

      I would argue that this increasing focus on heat dissipation in desktop PCs would likely not have come up if AMD's Athlon chips hadn't been smeared as defective space-heaters. What we're seeing now is just the backlash. Now people are noticing that, hey, look at how hot Intel's chips are getting! (Never mind that a heatsink coming off during operation of a properly maintained computer is practically impossible. Nobody seemed to care at the time.)

    23. Re:Heat by Anonymous Coward · · Score: 0
      Yeah, you are engaged in CPU tribalism/fanboyism,

      He's not really. The Opteron's thermal output is much lower than prescott. Anyone who has compared the two side by side can tell you that the Operton runs cooler in the real-world than a plain old Xeon, much less the newer chips. some Opteron numbers

    24. Re:Heat by 10Ghz · · Score: 2, Insightful

      Opterons generate less than 100 watts. AFAIK the 100 watt figure is the absolute maximum amount of heat the chip-family will produce, _including upcoming, yet to be announced models_! Actual wattage right now for top-end Opteron is considerably below 100 W

      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    25. Re:Heat by ArbitraryConstant · · Score: 1

      My P4 does just fine with the Intel OEM cooler with "emerge world" (basically, 100% CPU usage for 10 hours). Pretty quiet too, and I've taken no special care to make it quiet.

      Well, it did just fine before I smote every last vestige of Gentoo from my system in a fit of incandescent rage because it had broken itself one too many times.

      --
      I rarely criticize things I don't care about.
    26. Re:Heat by brejc8 · · Score: 1

      This is true but most of the delay and power consumption in a new age system is due to wires (which become shorter and thinner). Wire delay has been the principal delay in most designs since 2001.

    27. Re:Heat by randyest · · Score: 1

      Thanks for the correct, but entirely unrelated comment about interconnect delay. ;)

      We were talking about power. Or at least I was, and though you were too, given your incorrect claim that "Of cause [sic] if you drop the dimention the power consumption decreases."

      And, BTW, most delay does come from wires, but power loss (I^R) in wires is still negligible. Switching and leakage currents dominate. We still neglect I^R power except for it's impact on voltage drop and signal integrity, which has absolutely nothing to do with power.

      --
      everything in moderation
    28. Re:Heat by Junks+Jerzey · · Score: 1

      Why do I care about heat output? The reasons are many. One, heat output is wasted energy. The Opteron is a more effecient chip -- it does more using 30 fewer watts. I pay for electricity. So does the environment. Having to evacuate the heat from the room is also a pain, and without air condition, the summer becomes an unpleasant time to compute. It's not tribalism, it's logic.

      Now, seriously, and I mean this in as non-snide a way as I possibly can, if heat issues are a big issue for you, then you should be looking at slower chips. I see a lot of people talking about wanting cooler chips, but at the same time they always seem to want cuttinge edge speed.

    29. Re:Heat by alphorn · · Score: 2, Interesting
      I don't really understand what the big deal is comparing the heat outputs of the P4 and Opteron is anyway
      Heat means
      • power consumption -> pollution of the environment
      • noisy fans
      • reduced life span of the CPU
      • power costs. 115 watts always on=$100 per year (here in Switzerland), even ignoring CPU fans and air conditioning
    30. Re:Heat by shfted! · · Score: 1

      Absolutely. There's no way I'd buy a heat monster. That's why I wish chips ran cooler, so I could use nearly silent or passive cooling, yet still have performance. I do want both, after all ;)

      --
      He who laughs last is stuck in a time dilation bubble.
    31. Re:Heat by WhiplashII · · Score: 1

      Um...

      standard radiator: 100% effifcient (all energy lost by the radiator heats the house)

      computer radiator: 100% efficient (all energy lost by the computer heats the house)

      Of course, a heat pump taking thermal energy from the outside and pulling it inside will be more efficient (maybe 200% efficiency if you try to match things), but those cost a lot so not many people have them.

      --
      while (sig==sig) sig=!sig;
    32. Re:Heat by Kent+Recal · · Score: 1

      Depends. Can you play doom3 on your radiator?

    33. Re:Heat by pclminion · · Score: 2, Interesting
      Any way you look at it, the amount of heat generated by modern CPUs is ridiculously high. Let's compare it, shall we, to the power density of the frickin' sun.

      The radiant power of the sun, at the distance of about 95 million miles (i.e., Earth orbit), is 1350 watts per square meter. The radius of the sun is about 430000 miles. The ratio of the Earth's orbital distance to the sun's radius is 95000000/430000 = 221, let's call it 220 even. Now, power decreases with the square of distance, so take 220 and square it: 48400. So, the sun's radiant power is 48400*1350 watts/meter^2 = 65.3 megawatts per square meter. Yeah, I could probably have looked that up, but it's more fun to derive it.

      Now, look at the power output of a typical Intel CPU. Assume a die size of 150 square millimeters, and a power consumption of 150 watts. (Pretty typical values.) That's a power density of exactly 1 megawatt per square meter.

      So, the next time you buy an Intel CPU, or any CPU for that matter, remember this: the Sun itself only produces 60 times as much power per unit area as the little chip you are about to hide under that enormous heatsink and fan.

      Hell, with numbers like those, I'd wager an Intel CPU produces more power per unit area than a nuclear reactor!

    34. Re:Heat by harshbarj · · Score: 1

      I know what the big deal is. Do you want to sit next to a 130watt heater on a hot day? Also super hot cpu's are harder to cool down with standard coolers. Heat output is 3rd on my list of cpu choice (next to 1-cost and 2-performance)

    35. Re:Heat by LWATCDR · · Score: 1

      "I don't really understand what the big deal is comparing the heat outputs of the P4 and Opteron is anyway, it isn't like these are mobile cpu's."

      Well there are a couple of reasons.
      1 Noise. The hotter the chip the more fans you need to cool it.
      2 Cost. A hot chip will tend to use more power and will even increase your electric bill in the summer. While it may not be a lot of cost it is still "wasted" power.

      For me the heat is a bit of an issue. I like a lot of noise in my office.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  4. Don't worry.... by harumscarum · · Score: 5, Funny

    it is not the size of the chip she cares about....it is the number of transistors you have.

  5. Re:Oopsie by Anonymous Coward · · Score: 0

    I submitted this correction to the editor in advance... i guess they don't read their email in time.

  6. Question by Soporific · · Score: 2, Funny

    Will this be incorporated into the new Unobtainium chip?

    ~S

    1. Re:Question by Anonymous Coward · · Score: 1, Funny

      Not likely, the Unobtainium probably won't be out for several years, and by then they'll be able to fit more on the chip. In the short term though the recently announced torridium is expected to be a hot seller...

    2. Re:Question by Anonymous Coward · · Score: 0

      To be released together with Windos Longhorn?

  7. EE Times article by PIPBoy3000 · · Score: 5, Informative
    There's a better article here

    Within the 65-nm process, Intel has also devised a second-generation strained silicon technology. "The second generation of Intel strained silicon increases transistor performance by 10 to 15 percent without increasing leakage," Intel said. "Conversely, these transistors can cut leakage by four times at constant performance compared to 90-nm transistors."
    1. Re:EE Times article by gr8_phk · · Score: 1
      So there you have it. Continual shrinkage will no longer mean faster chips. You can still cram more components on there, but since you're putting more stuff in the same space at the same per-transistor power you'll be increasing power density. The limit for power density sounds like it's at 65nm or 45nm.

      So now can we get back to efficient designs?

    2. Re:EE Times article by GigsVT · · Score: 2, Insightful

      What a bold move, predicting the end of Moore's law.

      Yawn.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  8. Moore's Law by MikeMacK · · Score: 5, Funny

    Yes, Moore is less - or smaller you could say.

    1. Re:Moore's Law by Anonymous Coward · · Score: 0

      Well, it depends on which Moore you're talking about. Moore can just as easily be more - or larger, you could say.

  9. It's obvious... by Anonymous Coward · · Score: 5, Funny

    ...they've found a way to get rid of the base, collector, or emitter. Unfortunately, these new transistors can only store zeros.

    1. Re:It's obvious... by shfted! · · Score: 1

      Gee, now if they could only intersperse these new transistors that can only store zeroes with some transistors that can only store ones, we could make an effective storage medium. Congratulations, we just invented ROM again. :)

      --
      He who laughs last is stuck in a time dilation bubble.
    2. Re:It's obvious... by StevenHenderson · · Score: 3, Informative

      Even funnier considering MOS transistors don't have a B,C, or E. Try drain, source, and gate. :)

  10. 70 Megabit? by brejc8 · · Score: 1

    I dont get it.
    70Megabit ~= 10 Mbyte. Thats not that big.
    Also this would mean each bit uses 14 transistors. I think they mean megabyte and each bit uses ~2 transistors.

    1. Re:70 Megabit? by AKAImBatman · · Score: 1, Informative

      That's 10MB per (square?) 35 nanometers. If I'm doing my figures correctly, this means that a one centimeter strip would contain 2.8 TB. That's a LOT of memory. :-)

    2. Re:70 Megabit? by Anonymous Coward · · Score: 0

      It is very big, how many Megabytes of cache your CPU has?

      You cannot build SRAM with only two transistors per bit, SRAM is build usually using 6 or 8 transistors per bit. Test chip has "over a half billion transistors", meaming that they are most likely using 8T SRAM.

    3. Re:70 Megabit? by Anonymous Coward · · Score: 0

      Er... I think the correct moderation here is 'funny', or perhaps 'wrong', depending on taste. But not informative :-P

    4. Re:70 Megabit? by AKAImBatman · · Score: 0

      Why "wrong"? From the Yahoo article:

      "The Santa Clara, Calif.-based company said Monday it has created a fully functional 70 megabit memory chip with transistor switches measuring just 35 nanometers -- about 30 percent smaller than those found on today's state-of-the-art chips."

      Now according to Google, there's 10,000,000 nanometers to a cm. Our chip is 35 nm in size. 10,000,000 divided by 35 is 285,714. So we now know that we can put 285,714, 35nm chips in a 1cm strip.

      My only mistake appears to be in accepting the parent's figure of ~10 MB. It seems that the actual figure is a bit more like 8MB per chip. Thus we have 2,285,712 MB per 1 cm strip, or ~2.2 TB.

      Any questions?

    5. Re:70 Megabit? by Scarblac · · Score: 1

      Since you are stretching your joke to this point, I must assume it is not a joke, and you are actually just mistaken. Excuse me if I misassume.

      But anyway, 35 nanometers is the size of the switches, not of the chip.

      --
      I believe posters are recognized by their sig. So I made one.
    6. Re:70 Megabit? by AKAImBatman · · Score: 1

      Ah, I see. I misread the text as "35nm chip" instead of "a chip with 35nm switches". Mod my original post down. ;-(

    7. Re:70 Megabit? by Epi-man · · Score: 3, Informative

      Quoted from your original post:
      That's 10MB per (square?) 35 nanometers.

      From the post I am replying to:
      Why "wrong"? From the Yahoo article:

      "The Santa Clara, Calif.-based company said Monday it has created a fully functional 70 megabit memory chip with transistor switches measuring just 35 nanometers -- about 30 percent smaller than those found on today's state-of-the-art chips."

      Now according to Google, there's 10,000,000 nanometers to a cm. Our chip is 35 nm in size. 10,000,000 divided by 35 is 285,714. So we now know that we can put 285,714, 35nm chips in a 1cm strip.


      OK, here are your errors:

      Original post: No, it is not 10 MB per square 35 nm, the transistors have 35 nm gate lengths, simply meaning the lenth of poly cut to form the gate is 35 nm, probably at least 3x as wide (can't really say without detailed knowledge of their layout). The overall transistor foot print is going to be MUCH bigger than a 35 nm square, as you haven't even included the source and drain, let alone contacts!

      Now on to your second post. You say "Our chip is 35 nm in size." It is obvious you do not work for Intel if you are saying your chip is 35 nm in size. The chip is going to be MASSIVE compared to 35 nm (see above point) once you put 500,000,000 of them on the chip.

      My only mistake appears to be in accepting the parent's figure of ~10 MB.
      No, you have many mistakes, primarily seeming to be without a clue of semiconductor processing or circuitry.

      Any questions?
      Yeah, do you feel like uttering any other ignorance while you are here today? I apologize for being rude, but it seems to me like you are trying to put on an air that you know what you are talking about when it is blatantly obvious you are without a clue.

    8. Re:70 Megabit? by AKAImBatman · · Score: 1

      As I replied to the original poster, I misunderstood the article. I went back and realized I was reading:

      "...has created a fully functional 70 megabit memory chip with transistor switches measuring just 35 nanometers."

      as:

      "...has created a fully functional 70 megabit memory chip with transistor switches, measuring just 35 nanometers."

      A single comma after "memory chip" would have helped make it a bit clearer. i.e.:

      "...has created a fully functional 70 megabit memory chip, with transistor switches measuring just 35 nanometers."

      Yeah, do you feel like uttering any other ignorance while you are here today? I apologize for being rude, but it seems to me like you are trying to put on an air that you know what you are talking about when it is blatantly obvious you are without a clue.

      Seems I'm not having such a great day today. Time for me to stop trying to be (non-)helpful. I'll wait for a day when my reading comprehension is operating a bit better.

      And here I was hoping for terabytes of RAM. :-)

    9. Re:70 Megabit? by T-Punkt · · Score: 2, Interesting

      I don't know where the 500M transistors mentioned in the submission come from. I don't find it in both linked articles. I doubt the 64MBit chip (~67E6 bit, marketing makes that 70) uses that much transistors. I think the 64MBit chip is just a demonstration/benchmark for the new process since it's pretty easy to scale a memory chip design to a smaller gate size due to its simplicity.

    10. Re:70 Megabit? by Epi-man · · Score: 1

      Seems I'm not having such a great day today. Time for me to stop trying to be (non-)helpful. I'll wait for a day when my reading comprehension is operating a bit better.

      Again, sorry for jumping all over you like that, but when the moderators start marking such posts as "informative" I get really upset. I always try and apply a quick sanity check when I read something that is such a massive leap forward. I guess since I live in the process world I automagically put the 35 nm to the appropriate item. Again, very sorry.

    11. Re:70 Megabit? by AKAImBatman · · Score: 1

      No offense was taken. It was my mistake. Thanks for the correction. :-)

    12. Re:70 Megabit? by Anonymous Coward · · Score: 0

      Actually for SRAMS, 7 transistors per bit is not a very strange number.

    13. Re:70 Megabit? by Anonymous Coward · · Score: 0

      Stop being polite, both of you. This is Slashdot.

  11. Yeah... by iamdrscience · · Score: 0, Troll

    Decreasing size is great, sure, but I'm sure any processor built with this process would be at least as hot, if not hotter than a current chip.

    1. Re:Yeah... by stratjakt · · Score: 3, Informative

      Actually, from the article, the new techniques make for smaller transistors, that use less juice, leak less energy, and work faster. The heat output per-transistor would be much smaller.

      Of course, that's not Intels market. Any heat/space saved will be reallocated for new features (extra CPU cores blah blah).

      If you want a cool, slow chip, look to VIA or transmeta. If you really want/need a real Intel, look to the Pentium 4 M's.

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:Yeah... by iamdrscience · · Score: 1

      Well yeah, on a per transistor basis they use less power and give off less heat, but the fact that they're smaller means that they're going to be placed closer together too, which I'm sure makes any of these new chips consume as much (or more) power and give off as much (or more) heat as any chip now does.

    3. Re:Yeah... by stratjakt · · Score: 2, Interesting

      Like I said, I'm not looking for Intel to supply me a cooler desktop CPU. Just like I don't expect nVidia to come out with a cooler high-end graphics card.

      AMD/Intel sell to the high performance crowd. They sell supercharged V8s that require a helluva radiator to keep them cool. They even handle overclocking fairly well, which would be like bolting a couple NOS bottles into the trunk.

      VIA/Transmeta make little hybrid 4 cylinder engines that are good enough to push around a compact sedan, and you could probably run them for months with a dead radiator, cooling them with just the heater core. (Ie; the cars interior heater on full blast).

      They're different things. I'm not shocked when I find out that VIAs stuff isn't in the same performance league as the P4, and I'm not shocked when I find out that Intels stuff is much hotter than VIAs. Just like I'm not surprised to find out that a supercharged V8 in an old muscle car runs hotter and sucks more gas than the 4-banger in my mitsubishi go-kart.

      --
      I don't need no instructions to know how to rock!!!!
  12. Now are we going to start getting spam... by Black+Parrot · · Score: 5, Funny

    ...selling methods for reducing the size of our transistors?

    --
    Sheesh, evil *and* a jerk. -- Jade
  13. This is news? by Anonymous Coward · · Score: 5, Insightful

    I work for Intel, and I gotta say--we do this every couple of years, and this wasn't a particularly stunning or unexpected part of our roadmap. If you wanted a more sensationalist headline for a pretty expected bit of news you might try the old "Intel Proves Moore's Law Not Dead Yet"

  14. missing word by mondoterrifico · · Score: 4, Funny

    "The tech details are sadly lacking in the article - but I'm those will follow."
    At least that is one way to reduce typos by slashdot editors, just start leaving out entire words. :P

    1. Re:missing word by gclef · · Score: 5, Funny

      Nono, he's actually making a grand, religious statement: I am, those will follow. Meaning, I exist, I have memory, all other memory is simply following after me. Hemos has actually obtained enlightenment, and is trying to show us the way through RAM.

    2. Re:missing word by shfted! · · Score: 1

      The word "sure" was posted in an earlier article summary today, and Hemos was trying to avoid a dupe. We can't blame him for trying, can we?

      --
      He who laughs last is stuck in a time dilation bubble.
    3. Re:missing word by Anonymous Coward · · Score: 0

      Never forget, always proofread carefully to see if you any words out.

  15. Re:Oopsie by Anonymous Coward · · Score: 0

    Heh, if they don't read their own website, what makes you think they'll read their email about their website? :-(

  16. Yeah, the chips are 30% smaller... by RichardX · · Score: 1, Redundant

    But you need several inconveniently large buildings to house the cooling system...

    --
    Curiosity was framed. Ignorance killed the cat.
    1. Re:Yeah, the chips are 30% smaller... by Anonymous Coward · · Score: 0

      If you read up on some of the TECHNICAL aspects of all this, you'll find that the new process is actually better at preventing leakage (think I read around 4 times better) and performs faster (10 to 15 percent) than the current process. Plus, the bulk of the heat problems of the current Prescott chips are DESIGN issues, not process issues. Too many transistors, bad layout, etc. The next chip will have these heat issues under control because of an improved DESIGN. Please don't confuse process for design in the future, thank you.

  17. Heat issues by Biotech9 · · Score: 4, Insightful
    The company also developed so-called sleep transistors that shut off the electrical current to areas of a chip that aren't being used. As a result, power consumption drops -- something that will decrease heat generation and help battery-powered devices last longer between charges.

    This sounds like a great way to tackle heat and power problems with laptops (and PCs, it's not like modern PCs don't have heating trouble too). I'd lay a bet though, that it'll still run hotter than the P4s, it seems there should be an addenium to Moores law.

    The number of transistors on an integrated circuit would double every 18 months, and that integrated circuit will get pretty damn shit hot
    1. Re:Heat issues by norkakn · · Score: 1

      nah, we'll stick more on every chip (hence more heat) until it becomes so horribly overkill for every home user that no one can justify the cutting edge to play Doom 6. (so it'll be a little while, but my guess is in our lifetime)

    2. Re:Heat issues by Anonymous Coward · · Score: 0

      Clock gating is nice, but that only takes care of dynamic power. Static (leakeage) power is becoming more and more of a problem now...

    3. Re:Heat issues by Anonymous Coward · · Score: 0

      The next chip will actually run cooler than the current chips thanks to an improved design where heat reduction was at the forefront of the designers' minds.

    4. Re:Heat issues by Anonymous Coward · · Score: 0

      This isn't clock gating, it's power gating. So rather than turn off the clock, sleep transistors turn off power to the chunk of circuitry. Usually by adding in a huge FET tied to one of the two power planes. The danger is that you don't want to lose state in the static logic, so usually the 'sleep' state just raises Vss or lowers Vdd to reduce leakage.

  18. Okay, that's enough posting for Hemos Today by orpx · · Score: 0, Offtopic

    Okay, that's enough posting for Hemos Today, or atleast leave your ego behind and make 'Im sure', sure, and not just You.

  19. Half way there. by Chess_the_cat · · Score: 5, Insightful

    Moore predicted his Law would run out in 2012 when 1 billion transistors are fit on a chip. Looks like we're ahead of schedule.

    --
    Support the First Amendment. Read at -1
    1. Re:Half way there. by The+Ego · · Score: 1

      Moore predicted his Law would run out in 2012 when 1 billion transistors are fit on a chip. Looks like we're ahead of schedule.


      Intel's Montecito processor has been revealed to contain 1.7 billion transistors on a chip. It should ship next year. We're way ahead of that schedule (although I don't particularly trust that 'quote' of Morre's rule).

    2. Re:Half way there. by onion2k · · Score: 3, Funny

      What they don't tell you is that the chip is 4 feet square.

  20. Re:One in a million chance by zymurgyboy · · Score: 5, Funny
    With the heat this thing will kick off, I might hack my Weber to use a P4 instead of gas. Hell it might even be able to be made to support the necessary logic to turn the grill off and plate my steak when its done.

    That's some progress!

    --
    If you never make mistakes, it's probably because you're not doing anything.
  21. Same capibilities? by KB1GHC · · Score: 0

    I'm wondering if this just means they made a NEW transitor OR if they made existing transistor designs smaller and still keep their capibilities.

  22. IM[H]O... by Zx-man · · Score: 0
    The INTEL way is surely not the best solution of increasing the computing speed, follow the idea:
    Smaller transistors -> (More of them + Higher operating speed) -> (More heat + Advanced cooling systems) -> More production & supplement costs -> Higher retail prices... (-> Profit for Intel)
    And the question is: why are them, in the one of the highest performance 32-bit chips nowadays, still preserving compatibility with 4-bit display controllers and why should we pay for compatibly with obsolete software? And don't you think that, for such a price, it would be easier to own 2 systems of different Intel architectures, a fast and a compatibe one?
  23. More space=GOOD by joey.dale · · Score: 0

    As you may or may not know, the smaller they can make it the more transistors they can put on it, as a result, more speed is gained as said by Moores Law.

    -Joey

    1. Re:More space=GOOD by Anonymous Coward · · Score: 0

      I have a new law: Lesss' Law: It states that Moore didn't know what he was talking about and just made a good guess. What will actually happen is this: in 2012 when we have a billion transistors on a single chip, computing will be obsolete due to accidental thermo-nuclear explosions inside all of our computers causing the complete destruction of the entire world, save uzbekestan, cuba, and alabama.

  24. Details by StevenHenderson · · Score: 1, Insightful

    From the article:

    For its next generation chips, Intel said it incorporated new materials and other technologies to work around the problems.

    Wow, what a helpful and descriptive statement. The quality of this article is disgusting. Why even post it?

    1. Re:Details by Teh+Anonymous+Coward · · Score: 1

      But the quality of your comment is through the roof, plz post more :-D

      --

      If I throw a stick, will you go away?
  25. Official Press Release? by tjhayes · · Score: 5, Funny

    This can't be any official sort of press release...nowhere do they measure the size of the transistors by how many it takes to equal the width of a human hair!

  26. Re:70 Megabit? -- Static RAM, not DRAM. Also 7T by elwinc · · Score: 5, Informative

    You're thinking DRAM, with one transister per bit, but slow (plus it needs refreshing every 60msec or so). Static RAM is mucho faster, with 4 to 8 transistors per bit.
    Also, your math is in error. 500M transistors for 70 Mbits works out to 7 transistors per bit. I'm guessing the visible portion of the chip will be 64Mbits and 6 transistors/bit, with most the rest of the transistors allocated as spares. When you make a chip that big, you can boost yield by making spare blocks of memory that during manufacturing can be substituted for bad areas on the chip.

    --
    --- Often in error; never in doubt!
  27. in the future by spectrokid · · Score: 1

    I remember reading this SciFi book where there is a computer that has three fat tubes sticking out: the first one is for power, the second for icecubes(in) and the last for steam(out).

    --

    10 ?"Hello World" life was simple then

    1. Re:in the future by Anonymous Coward · · Score: 0

      Thats a Cray T3D isn't it :)

  28. The -gate suffix in popular news by tepples · · Score: 5, Funny

    They could just say "Clock gating".

    What makes a non-technical journalist think "Clockgate" isn't just another White House scandal like Watergate, Flowergate, Whitewatergate, Cattlegate, Travelgate, Filegate, and Zippergate?

    1. Re:The -gate suffix in popular news by CrackedButter · · Score: 0

      Stargate?

    2. Re:The -gate suffix in popular news by MrNemesis · · Score: 1

      News from 2012...

      US President Bill Gates was imprisoned for seven years for his involvement in a racial intolerance campaign, popularly known as Gateshategate.

      Serisouly, what is it with naming every single political scandal "$gate"? I guess we can be thankful Watergate didn't take place in the Binions Horeshoe Hotel...

      --
      Moderation Total: -1 Troll, +3 Goat
  29. Re:One in a million chance by ch3 · · Score: 1

    Well, I already use my G5 to heat my room and it's more than efficient at this (amongst other tasks of course :) ).

  30. 35 nanometers by kippy · · Score: 3, Interesting

    With the switches this small, is it safe to say that they are using nanotechnology? I know it's not the cool molecule-sized-killer-robot style nanotech but this seems to fit the description of devices on the scale of a nanometer.

    1. Re:35 nanometers by mrtroy · · Score: 2, Informative

      With the switches this small, is it safe to say that they are using nanotechnology?

      No, they arent using "nanotechnology".

      --
      [I can picture a world without war, without hate. I can picture us attacking that world, because they'd never expect it]
    2. Re:35 nanometers by Anonymous Coward · · Score: 0
      Of course they are using nanotech.

      If any of their designers wore Eddia Bauer khakis he was using nanotechnology

      Or of any of their designers uses many of revlon's cosmetics she was using nanotechnology. (Revlon is one of the biggest paten holders in nanotech)

      And if they drank a beer with a plastic thingy holding the cans together from Nanocor, they were using technology.

      Nanotechnology is not some mystical thingy like necromancy. It's an enormous industry today. There are more high-tech developments in nanotech than there are in software (which has matured to the point that it's mostly manufacturing) today. It'd be very hard for them not to be using nanotechcnology.

    3. Re:35 nanometers by Anonymous Coward · · Score: 0
    4. Re:35 nanometers by darkmeridian · · Score: 1

      Scientifically, nanotechnology refers to the strange characteristics of materials with really small sizes rather than really small machines. The wrinkle-free stain defender type things on your pants, for example, are actually really small fibers that qualify as nanotechnology, along with tiny airbag sensors.

      This is not quite nanotechnology because the entire wafer is still really big.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
  31. Re:One in a million chance by zymurgyboy · · Score: 2, Funny

    Yeah, but you don't have that nice heat sink that also doubles as a grill grate for those professional chef-type grill marks. Mmmm....

    --
    If you never make mistakes, it's probably because you're not doing anything.
  32. Tha's odd wording by randyest · · Score: 4, Informative

    "Reduced transistor size by 30%" is an odd way to announce moving from a 90nm to a 65nm process.

    Just to help avoid any confusion here, this is not some new clever transistor design or something. It's just another incremental step in process size reduction. It happens every few years. And it's not just Intel -- I know IBM and NEC are doing 65nm right now as well. I suspect TSMC and UMC are also, though I'm not sure (I know UMC had problems in 90nm that they're still fighting with . . )

    --
    everything in moderation
    1. Re:Tha's odd wording by devaldez · · Score: 1

      Um...it's 35 nm, not 65 nm. Intel announced 65 nm last year.

      --
      "... but you can love completely without complete understanding." - Norman Maclean, "A River Runs Through It"
    2. Re:Tha's odd wording by Anti+Frozt · · Score: 1

      The transistors have gone from 90 nm to 65 nm. 35 nm is the size of the gates in the transistor.

      --
      In C++, friends can touch each others private parts.
    3. Re:Tha's odd wording by bvdbos · · Score: 2, Informative

      The 65 nm wafer-steppers have been on the market for some time already. ASML is already delivering machines fortesting with 45 nm wafersteppers. The next downscaling is already planned so it seems...

  33. Moore is fat by tepples · · Score: 0, Offtopic

    Yes, Moore is less - or smaller you could say.

    Can't we all wish Moore was less?

  34. My favorite law: by ImaLamer · · Score: 1
    My favorite law is of course...
    Cole's Law:

    Thinly Sliced Cabbage
    I think it states also that the cabbage gets sliced thinner every 18 months or something to that effect...
  35. Re:70 Megabit? -- Static RAM, not DRAM. Also 7T by mercuryresearch · · Score: 1

    You're correct. Intel commonly uses a 6T cell structure for the SRAMs they use as process testing chips. They used to use DRAMs as a process driver up until the mid-1980s, but then switched to SRAMs after they left the DRAM business. Since most CPUs today are half SRAM (cache) anyway, this makes sense.

  36. Official Press Release by Anti+Frozt · · Score: 2, Informative

    I submitted this earlier, but was rejected.

    Anyway, here is the offical press release from Intel's website.

    --
    In C++, friends can touch each others private parts.
    1. Re:Official Press Release by sxtxixtxcxh · · Score: 2, Informative

      The transistors in the new 65nm (a nanometer is one-billionth of a meter) technology have gates (the switch that turns a transistor on and off) measuring 35nm, approximately 30 percent smaller than the gate lengths on the previous 90nm technology. For comparison, about 100 of these gates could fit inside the diameter of a human red blood cell.

      there you go.

      a comparison of transister to body part sizes. they're even using smaller body parts...

      --
      for a minute there, i lost myself...
  37. very good but... by RU_Areo · · Score: 1

    when are they going to start more aggressively perusing other options as opposed to transistors. I do recall hearing Intel was in the process of researching the use of light processors, but haven't heard anything since. Electrons move at about 3cm/s light moves at 3.0x10^08m/s: do the math. A wall will be hit with electricity (no matter how long it takes). Why not think in leaps not baby steps? Personally I could live with 3GHz processing speeds for a few years if that meant that the next step up would be say 10GHz.

    1. Re:very good but... by stratjakt · · Score: 3, Interesting

      Electrons move at about 3cm/s

      The speed of the electron is not the speed of the signal. Think of a cardboard tube full of ping pong balls. Stick a ball in one end, it pushes a ball out the opposite end.

      10 amps of current in a 1mm copper wire has a drift velocity of about 0.024cm/s. Thats how fast the electrons in the wire are moving. The thermal velocity, however, would be somewhere around 100,000 meters/sec. Thats how fast the signal is moving. And it's really close to c/3 (a third the speed of light).

      The bound electron whipping around a hydrogen atom is moving pretty damned close to the speed of light.

      Sometimes, electrons can move Even faster than light!

      Optical computing may or may not be the future. In theory, quantum teleportation and that kind of crap could propogate even faster than a bunch of photons.

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:very good but... by basics · · Score: 1

      I am sure you could. I am sure I could live with a 3GHZ chip for a number of years seeing as I live with a 1GHZ p3 right now. However, not putting out a new super-uber-hyper fast chip (in limited edition w/trading cards) would hurt intel's image (or amd's for that matter...).

      US corporations tend to plan more for the next quarter than 3-4 years down the road. Announcing cool new technology like this gives a boost now.

    3. Re:very good but... by PitaBred · · Score: 1

      First off, pursuing. Perusing is leisurely looking at. Which is more or less what they're doing.
      Anyway, there are significant hurdles that need to be overcome with light based processing... not the least of which are the equivalent of light transistors, as well as just the optics involved in moving the signals. And all that research costs money... your processor isn't wearing out now. Chip companies like Intel and AMD sell upgrades, not straight replacements.
      Besides, quantum computing has a much more promising outlook.

    4. Re:very good but... by dominhus · · Score: 1

      Actually, "perusing" is to carefully examine, not to leisurely look at. Too many people get this wrong. From dictionary.com:

      peruse
      Pronunciation Key (p-rz)
      tr.v. perused, perusing, peruses
      To read or examine, typically with great care.

      http://dictionary.reference.com/search?q=Perusing

    5. Re:very good but... by El · · Score: 1

      What tasks do you need a 10GHz processor for that couldn't be done just as well with 10 1GHz processors?

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    6. Re:very good but... by Anonymous Coward · · Score: 0

      Programming 10 processors to work together efficiently can be very difficult and expensive. On many applications using 10 processors may only be 5 times as fast. For the non-programmer: try making a meal with 10 people; it won't be ready 10 times as fast...

    7. Re:very good but... by Anonymous Coward · · Score: 0

      Very cool,

      thanks.

      agral@one.lv

  38. Wintel, n... by Anonymous Coward · · Score: 0

    A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition.

  39. "Will announce" by BHearsum · · Score: 3, Funny

    Did they announce it? Or is Miss Cleo now employed by /.?

  40. Re:70 Megabit? -- Static RAM, not DRAM. Also 7T by brejc8 · · Score: 1

    Woops. Yeah youre right.
    I just have the 1billion number in my head. My research group leader keeps going on about 1 billion transistor chips and how we can waste^H^H^H^H^H use them. He says neural nets. I say multiprocessors grids.

  41. Apparently run with no more leakage than 90nm by ssclift · · Score: 3, Informative

    The actual Intel press release claims that:

    "Intel's leading strained silicon technology, first implemented in its 90nm process technology, is further enhanced in the 65nm technology. The second generation of Intel strained silicon increases transistor performance by 10 to 15 percent without increasing leakage. Conversely, these transistors can cut leakage by four times at constant performance compared to 90nm transistors. As a result, the transistors on Intel's 65nm process have improved performance without significant increase in leakage (greater electrical current leakage results in greater heat generation)."

    1. Re:Apparently run with no more leakage than 90nm by lcsjk · · Score: 1

      Darn-it! You get a good thread going and someone has to jump in and read the article!

  42. Why do cpu's have to keep getting smaller? by FictionPimp · · Score: 1

    Seriously, I mean advancments in shrinking are good, but wouldn't it make more sense to increase the cpu size (maybe double it). As is, it only takes up a 1 inch space on my motherboard, lets take up 3 or 4 inches. Would it be too hard to cool something that large? I would think by increasing the size we could make more powerful processesors with the same level of technology.

    1. Re:Why do cpu's have to keep getting smaller? by east+coast · · Score: 1

      I would think by increasing the size we could make more powerful processesors with the same level of technology.

      Good Lord, man. Don't you realize that all technology must be built around the idea of creating a Terminator by 2025? How can the Terminator operate if he has a processor that is too large to be housed inside of his alloy skull?

      I swear, some of you just never get with the program.

      BTW: Has anyone seen my nuclear reactor the size of a D cell battery? The one that can power the T-486 series terminator for 45 years?

      --
      Dedicated Cthulhu Cultist since 4523 BC.
    2. Re:Why do cpu's have to keep getting smaller? by servognome · · Score: 1

      It costs the same to make 1 wafer with 1000 chips as it does to make 1 wafer with 5 chips. So by shrinking the size you can put more chips on a wafer, and reduce manufacturing costs (per chip).

      --
      D6 63 0D 70 89 81 BB 8E 7B 7C 5F 5D 54 EA AB 73
    3. Re:Why do cpu's have to keep getting smaller? by gninnor · · Score: 1

      I do not make chips, but if you make the chip larger woulden't that also cause it to expand and contract over a greater distance during heating and cooling? Don't think the solder would like that

    4. Re:Why do cpu's have to keep getting smaller? by Aadain2001 · · Score: 3, Informative

      The problem is production, not cooling. By making the CPU die bigger, you a) decrease the number of dies you can make on a single wafer, which costs a fixed amount to produce, thus making each CPU more expensive; and b) defects that would have only scrapped 1 die out of 300 will now scrap 1 die out of 50, thus making the yields lower, raising the cost per die, making the CPU more expensive to the consumers. Decreasing the die size and increasing the wafer size leads to cheaper chips which is a Good Thing (tm). A nice side affect is that it also allows for higher clocking, which is both good (more ops per second) and bad (current leakage and heat issues). Smaller dies also consume less voltage, which is again a Good Thing (tm). Just have to get current leakage, a Bad Thing (tm), down and the chips would run cooler and consume less power. This new process is better at current leakage, so thats a Good Thing (tm). All in all, making the CPUs smaller is good for Intel and good for the consumer.

      --
      Space for rent, inquire within
    5. Re:Why do cpu's have to keep getting smaller? by Eric604 · · Score: 1

      Assuming you're not trolling... It makes the cpu faster. Information in cpus travels with limited speed. Bits arrive faster at their destination when the transistors are packed more closely.

    6. Re:Why do cpu's have to keep getting smaller? by woah · · Score: 0
      Indeed, the main obsticles in increasing the wafer size is heat dispersion.

      Having said that, wafer sizes have been increasing steadilly, and will definetely do so in the future, accoring to Intel.

    7. Re:Why do cpu's have to keep getting smaller? by Kent+Recal · · Score: 1

      Thanks for the info.
      Now what I wonder is, would intel be able to make a larger, more expensive P4 that can run at the same speed as the regular P4 but needs less cooling?

      I'd happily pay up to 50% more for a >2GHZ cpu that can be cooled with a slow spinning 100mm fan - or even passive (unrealistic I suppose..).

      I'd probably make up for the higher price through my power bills over a couple months and building a silent PC would become much easier + cheaper, too.

    8. Re:Why do cpu's have to keep getting smaller? by Aadain2001 · · Score: 1

      Doubtful. Each retical used in a fab is over $10,000 to make, and there are a LOT of reticals used to make the full chip. So, if you wanted a larger CPU, it wouldn't be 50% more, more like 500%. All the master layouts would have to be redone (which a lot are done by hand, which means $$$$$$$).

      --
      Space for rent, inquire within
    9. Re:Why do cpu's have to keep getting smaller? by Inuchance · · Score: 1

      Jeez, I feel like Homer Simpson...

      The only thing this post was missing was "The toppings contain potassium benzoate" at the end.

  43. Intel Announcement by digitalgimpus · · Score: 2, Funny

    Tomorrow intel will announce it's achieved tempuratures greater than Sun (fire ball in middle of solar system, not server company).

    Intel's product line will include an alternative to the popular "George Foreman Grill". Intel's grill, powered by the PIV processor will grill a "Big George" style hamburger in under 30ns.

    Microsoft is expected to make an announcement in coming weeks to annouce it plans to dominate the college cookware industry by selling inferior products at lower costs with Hamburger DRM.

    1. Re:Intel Announcement by Ericn484 · · Score: 1

      Are you saying that theres a fire ball in the middle of our solar system thats named after the Sun? I need to get out more so I can see these things.

  44. Intel by JerryLs · · Score: 4, Insightful

    May I ask why, every time they shrink the size of components, they feel a need to put more on the chip? I realize more can be done, but with all the heat/power problems with increased density, why not use the space with chip power you already have? The result would be a cooler, lower power device.

    --
    Ad Astra Per Asper
    1. Re:Intel by 01D* · · Score: 1

      Maybe it's a consumer thing:
      Some perceive getting smaller packages of the same thing as not worth the same money...

      Could be the marketing that demands "added value" to any new product, even if this addition is questionable improvement. To sell for more you need to label your stuff not only "smaller" but also "better" and the latter is often perceptionally correlated with the length of "added feature lists", even when noone asked for those in the first place.

    2. Re:Intel by Anonymous Coward · · Score: 0

      It's for the market.

      "Look at us we are innovating and keeping a step ahead of our competition, buy our stock and our other stuff"

  45. Quantum limit here we come! by presarioD · · Score: 1

    The limit of quantum interference will soon be reached below of which no more close packing will be possible since the transistors will not be able to function properly. The electrons will choose to develop superpositions of states (of 1 and 0) with unpredictable results.

    Well a fundamental new design has to be implemented, and I guess that's where quantum computing steps in...

    --
    Yam, yam, uga booga, yam, yam, yade, yade, uga booga, yam, yam, yade, yade
    1. Re:Quantum limit here we come! by RWerp · · Score: 1

      Well a fundamental new design has to be implemented, and I guess that's where quantum computing steps in...

      Quantum computing is a new way of making calculations, not just a new way of making a CPU. The next step would be spintronics, where the bits are encoded in the spin (not voltage), but still the computer would work similarly to current ones.

      --
      "Long run is a misleading guide to current affairs. In the long run we are all dead." (John Maynard Keynes)
  46. Will Announce? by growlydog · · Score: 1
    Intel will announce that it has crammed...

    Umm... if they will announce it, would we be even discussing this now? Somewhere someone at Intel has to have announced this by now...
    --
    my sig was dubm so i took it out.
  47. sp by PhraudulentOne · · Score: 0, Redundant

    The tech details are sadly lacking in the article - but I'm those will follow

    Insert a "sure" between "I'm" and "Those."

    --
    You create your own reality - Leave mine to me.
  48. current memory chip sizes? by polyp2000 · · Score: 1

    70 megabit = 8.75 megabyte (google)

    does this neccessarily mean we are going to get larger capacities of chips ? or does it mean we can run our memory busses faster?

    Nick...

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
    1. Re:current memory chip sizes? by Anonymous Coward · · Score: 0

      More likely it's 64Mibibit, rounded up for journalist compatability...

      "Slow Down Cowboy!" It wasn't me! What up with all those other ACs? ;-)

    2. Re:current memory chip sizes? by Anonymous Coward · · Score: 0

      70 / 8 = 8.75 (Windows Calculator) ;)

  49. Actually... by WARM3CH · · Score: 1

    Memory chips can get really hot! I have a Athlon 2800+ system at home and I use 2 modules of 512MB Kingston HyperX SDRAM (yeah, those that come with a stylish blue heatsink) in it. Recently, I measured the temperature of various system components and was quite surprized that the hottest parts under heavey loads where actually these SDRAM modules! With a 2,2,2,5 timing I could measure 57C!

  50. maybe you need something like this.... by basics · · Score: 1

    There was an article on this case/heat sink on /. a few days/weeks ago. While I think it comes with a 2.8 p4 you could upgrade if you like meat well done.

    http://www.logicsupply.com/

  51. Re:FP FUCKERS by B_SharpC · · Score: 0

    # Try to reply to other people's comments instead of starting new threads.

    You started a NEW THREAD to tell us this. Hypocrite !!

    --
    Score & Karma: SASA: Slashdot Approval Seekers Anonymous
  52. Mixed signals by UnknowingFool · · Score: 3, Funny

    First a story on /. about better lubricated, faster hard drives. Then another story about shinking chips. Is Cmdr Taco trying to give me a complex?

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  53. Again, you miss the point by megalomang · · Score: 1
    Here is the actual press release: http://www.intel.com/pressroom/archive/releases/20 040830net.htm It is solidly-worded, in typical Intel style. You can give credit for the actual odd wording of the article to the BBC who wrote it. Regarding your "clarification" statement... Hmmm.. thanks, but I don't need your "clarification".
    Just to help avoid any confusion here, this is not some new clever transistor design or something. It's just another incremental step in process size reduction. It happens every few years. And it's not just Intel -- I know IBM and NEC are doing 65nm right now as well.
    Hahaha... you think this is just a trivial incremental advance? You must not understand the tremendous effort and expense that are put into each process reduction. It doesn't just "happen" every few years. You must be new to technology. FYI, from the Intel press release:
    A significant milestone in developing next-generation chip manufacturing technology has been achieved by Intel Corporation. The company has built fully functional 70-megabit static random access memory (SRAM) chips with more than half a billion transistors using the world's most advanced 65 nanometer (nm) process technology.
    From the sounds of the press release, Intel is far ahead of its competitors when it comes to 65nm. The competition is just scratching the surface of 65nm. AMD is working with IBM, and AMD has just started producing 90nm parts, much less 65nm. I suggest you start RTFA and understanding the market before you post.
    1. Re:Again, you miss the point by randyest · · Score: 1

      Yeah, I read the press release. But who pissed in your cornflakes this morning?

      I do understand it. It does happen every few years. I did not say it happens by itself. Nor did I imply it. And my statment was not intended to detract from the work involved in process shrinks.

      Your silly ad hominem attacks ("must be new to technology") do nothing to support your confused viewpoint and fascination with this press release.

      From the sounds of the press release, Intel is far ahead of its competitors when it comes to 65nm.

      Maybe you're new to press releases? Because that's what they all try to do -- imply that they've done something amazingly new, whether or not it's necessarily true.

      "The competition" is not "just scratching the surface" of 65nm. NEC has had their 65nm fab up as long as Intel, and is producing similar-perfomance parts. TSMC and IBM as well. Just because AMD hasn't put out 65nm parts doesn't mean IBM can't. IBM can, and does.

      Not only do you need to do more research and understanding the market more, you need to calm down and learn some manners.

      --
      everything in moderation
    2. Re:Again, you miss the point by megalomang · · Score: 1

      What are you smoking? When has IBM put out 65nm parts? AMD is barely just sampling 90nm parts. IBM still has yield volume issues in their low volume 90nm production over last 2 quarters. Intel has been shipping 90nm Prescotts in high volume for 3 quarters now. NOBODY is shipping 65nm. Someone should do more homework.

    3. Re:Again, you miss the point by randyest · · Score: 1

      Nobody said anyone was shipping 65nm parts, Mr. Irate. I said NEC and IBM put out 65nm parts. I didn't say they were on the shelves at the store yet.

      Just like Intel is doing (internally sampling memory chips at 65nm to test and improve the process,) other manufacturers are using their 65nm fabs to make 65nm parts.

      You can't buy anything in 65nm yet, but that doesn't mean they're not being made.

      Please consider decaf.

      --
      everything in moderation
  54. Ja by essreenim · · Score: 2, Funny

    You zee, ferst we take ze reduced size transeestors, and then we use thm in ze new dual core processorz so that even though you zink the procezzor will be smaller - pop - ze prozezzor weeel be bigger and e'more cumbersome and eexpanzive zan before, ja..

  55. If you are a journalist, CHECK YOUR FACTS!! by StickyWidget · · Score: 2, Informative


    Being a computer engineer, I'm quite familiar with Moore's law, it's the reason I continue to find open jobs. Since when did Moore say "doubles every two years"?!? It is "doubles every 18 months" you incompetent journalist!!
    </flame>

    The Widget

  56. It's not the size of the chip, it's the motion of the FLOPS. This especially negates the Clock Speed myth, after all who want's someone that completes a cycle in 1/100000000 of a second?

  57. Re:Transistor Neighbors by Anonymous Coward · · Score: 0

    retarded... I like that word ;)

  58. Hmm... by Transcendent · · Score: 1

    has created a fully functional 70 megabit memory chip with transistor switches measuring just 35 nanometers

    I hope they mean 70,000,000 bits like they're saying...

    Remember folks... the 1024 doesn't apply to bits...

    1. Re:Hmm... by Kufat · · Score: 1

      Actually, to the best of my knowledge, it does apply to bits, just not with line speeds. (Modem baud rates, for example.) For example, when you hear about a 2 kilobit rom chip, it's a safe bet that it's 256 bytes, and not 250.

      (Note: I'm aware of the SI attempt to redefine the prefixes. I think it's a very bad idea to redefine existing measurements, even if they are confusing to some.)

  59. For those who want more tech detail... by Transcendent · · Score: 2, Informative

    Reuters has more detail on the whole process, and how this will help not only in memory, quoting:

    "In a bit of semiconductor showmanship, Bohr said Intel had manufactured a memory chip with more than a half-billion transistors using its new 65-nanometer manufacturing process, which was developed at its site in Hillsboro, Oregon. "

  60. Density matters by melted · · Score: 2, Interesting

    First of all, they were talking about memory modules there. The more transistors you can fit on them, the bigger memory modules will be. With 64bit computing on the horizon it's about time they increased module sizes and made 2G and 4G modules as common as 512M and 1G are today.

    Second of all, you don't have to put more stuff on the chip. They just say they now can do it. They also can make smaller chips doing the same thing which means better yield and less cost.

    1. Re:Density matters by JerryLs · · Score: 1

      Ok. Thanks. I often jump in before I know what's going on...

      --
      Ad Astra Per Asper
  61. Simple by Anonymous Coward · · Score: 0

    smaller = faster

  62. In related news... by helmespc · · Score: 1

    I managed to fit 30% more beer in my stomach last night... Latrobe Brewery predicts higher earnings for the 3rd quarter 2004

  63. Producing it in the Lab by Anonymous Coward · · Score: 2, Insightful

    is one thing. Producing it on the Production Line is another.

    This is why there are Chemical Engineers, as opposed to Chemists. Or Mechanical Engineers, as opposed to Physicists. You can produce a single one at a cost of $10,000 in the lab, and that is an achievement.

    But there's another step, and it very quickly leaves the realm of a controlled environment...

  64. I can see it now.... by lcsjk · · Score: 1
    I can see it now:

    pause

    Wait, did you say "nanometers"?

    mumble "hair diameter - about 80 micro meters"

  65. Lithography scanner != viable process by megalomang · · Score: 1

    If you read further on ASML, you would know that the 65nm platform has been well on the market since early 2003. Even the process leader (i.e. Intel) has not delivered a 65nm based product. But they are among the closest, actually demonstrating a functional part as per their press release.

    Long after the equipment is available, companies must demonstrate a process, fund, build, and equip extremely expensive fabrication facilities, and finally tune a process that has a profitable yield. The lithography equipment availability is only a small early step you need to realize.

    Contrary to your implication, ASML have not yet delivered their 45nm lithography platform. Your link above points to a 65nm lithography page. Note the lead time for 65nm I described above, the many technological hurdles that 65 must clear before appearing in actual silicon on the market, and you will understand that 45nm is still several years additionally further away.

    Really, you sound desperate to dismiss Intel's market leadership, when really I think it is exciting that we will again see smaller cheaper memory technology in the next few years. Especially when you notice that 240-pin DDR2 PC2-5300 RAM is still close to $200.

  66. Sure by El · · Score: 1

    Just look at how well the 486 add-on card and SoftPC for the Mac did on the market! Look how many people bought the Chameleon with it's dual x86/z80 architecture! Unfortunately, non-backwards compatible architectures just don't sell.

    --

    "Freedom means freedom for everybody" -- Dick Cheney

  67. Not the only ones by phsdv · · Score: 1
    Intel Proves Moore's Law Not Dead Yet

    Ha, Intel is not the only one. There are at least 3 other fabs/companies, if not more, that have memories 50% smaller than the previous node. Moore's law is not dead, and we do not need Intel to proove that...

  68. My mind is racing!!!! by trailerparkcassanova · · Score: 2, Funny

    Holy cow!!! I bet someday we'll be able to carry a radio in our shirt pocket.

    1. Re:My mind is racing!!!! by SirTalon42 · · Score: 1

      My old Nomad II has a built in radio... That would fit in my shirt pocket (the problem is finding a shirt with pockets, I'm really just limited to the Tux work shirt for that).

    2. Re:My mind is racing!!!! by Anonymous Coward · · Score: 0

      Whoooosh!

  69. Re:Heat --- correction by Sebastopol · · Score: 1


    C-effective is a timing construct only, you reach your 50% switching point at different times for the same circuit with different topology. Rather than design for the worst-case Cap, you do timing for the Ceff of the load network.

    However, the device STILL switches full rail, which means ALL of the capacitance is charged.

    So to correct you, dynamic power absolutely goes down as a result of shrinkng the device, becasue both diffusion and gate cap shrink.

    Leakage power is another story alltogether, and it actually gets worse as the channel shrinks, but the process doping and layout rules and can offset some of this.

    --
    https://www.accountkiller.com/removal-requested
  70. So are we at the limit? by rpcxdr · · Score: 2, Interesting

    Carver Mead would say Moore's Law is at an end.

  71. What a rip off! by Edie+O'Teditor · · Score: 1
    it has crammed 500 million transistors on to a single memory chip, shrinking them in size by 30%.
    I bet they'll charge the same price for them though - if not more.
    --
    If X is the new Y, and Y is "X is the new Y", solve for X.
  72. runs at six gigahertz? by peter303 · · Score: 1

    The article doesn't mention the speed. However if you reduce the feature size sqrt(2) and maintain the same voltage (questionable), you double the speed.

  73. In other news.... by MemoryDragon · · Score: 2, Insightful

    Intel shrinks the number of commands of the x86 architecture by 30% thus resulting in less heat and a global saving of energy of multiple gigawatts per month.

    1. Re:In other news.... by Anonymous Coward · · Score: 0

      "gigawatts per month."

      Since when is that insightful?

      For the noobs: That is the same as saying "70 MPH per hour".

      (Watts = Joules per second)

  74. Engineering Away the Heat by PingPongBoy · · Score: 1

    Suppose we try to achieve high switching speed as well as low leakage.

    Consider a design where transistors and circuits shrink when under load in order to switch faster but enlarge at idle time for leakage reduction.

    Consider another design where a computer system contains multiple CPUs where the load is shifted with a heat balance scheme. Hot CPUs are idled to cool them. CPUs can be run with very short duty cycles in order to minimize heating. This way extremely small logic circuits can be duplicated within a CPU but are not all turned on at the same time. The load can be moved from circuit to circuit. Switching speeds ought to be super fast.

    --
    Know your pads. One time pad: good for cryptography. Two timing pad: where to take your mistress.
  75. Someone help... by athlon02 · · Score: 2, Interesting

    I'm not fully understanding why 70Mbit is being treated like it is so dense. I mean we have 16 chip 512MB DDR nowadays don't we? That's 256Mbit and 256 > 70. Am I just missing some nuance or what?

    Thanks.

    1. Re:Someone help... by Hynee · · Score: 1

      The only thing this chip is good for is proving Intel can make millions oF transistors at 65nm.
      Also, DRAM uses capacitors for bits which are smaller and cheaper than transistor RAM (called SRAM).

      --
      Damn, I already moderated this topic. Now I'll have to log in with my sock puppet to comment.
  76. More, More i say by D.Coy · · Score: 1

    (drool) 500 million transistors to crash in one big gooey, slimy, unstable critical mass of intel goodness .........

  77. Re:Heat --- correction by randyest · · Score: 2, Informative

    Ceffecive is a measure of all the capacitance that will be charged/discharged by the switching. It appears in the equation for dynamic (switching) power. Call it what you will, but this is how we determine dynamic power.

    I do enjoy being corrected when wrong, but I'm going to have to ask you for some more reliable source than yourself on this one before I can have the joy. Here are some points for you to ponder while you google for something to back up your claim:

    Capacitance varies with gate area and inversely with distance between "plates" of the gate (C = k*A / d). Reducing the gate width (space between the plates) actually increases capacitance, and this itself would increase power. But, you're also able to reduce the gate area (though not as much, but in 2-dimensions, so shrinking gates is usually a slight reduction in C). But, if the (dominant) interconnect capacitance (see next point) requires a larger transistor to drive it (which will be the case if voltage is not reduced) then the Area of the gate will increase, and so the capacitance will be right back up to where it was before you shrank the process.

    According to Intel, "transitor loads are comprised of >50% interconnect capactiance." Wiring capacitance does not necessarily decrease with process shrinks (and may even increase significantly from cross-capacitance, depending on wire pitch and spacing.)

    Most importantly, but probably too complex for this discussion, is the fast that gate capacitance depends strongly on voltage. This relationship is not well understood or investigated other than empirically.

    Of course, the simplest way to show you that you're mistaken would be to send you some excerpts from process manuals showing that the capacitances do not drop with simple process shrinks in most cases, but that would probably get me fired.

    --
    everything in moderation
  78. what about the heat by p51d007 · · Score: 1

    Ok, so they can shrink the transistors. Now you have to have your own commercial deep freeze to keep the chips cooled off LOL jk

  79. Reply to sig by orasio · · Score: 1

    The office assistant is an example of a great solution with an awful implementation. It is based on Bayesian operators, which are themselves a great idea, they filter my spam, for instance, and might be of great help in providing hints and tips for newbies. The problem was that marketing thought the clip didn't show up enough, so they made the horror that is Clippo.
    But I don't believe Miguel is wrong when saying that is is a great idea. I have been the office assistant of many people that hate me now I'm not willing to do it anymore. It would be nice that a little program did wht they think is my job.

  80. Re:In other news....Doc Brown by narcc · · Score: 1

    (Watts = Joules per second)

    Jumping Gigawatts! Ever read Joules Vern?

    (yeah, it was worth the karma)

  81. Re:Heat --- correction by Sebastopol · · Score: 1

    Too bad you got modded up for misinformation. But hey, that's typical /. fashion.

    Thanks for googling and regurgitating first year physics. You understand the equations, but know almost zilch about real world design, it is very obvious.

    Now lets talk about the real-world design process.

    I hate to repeat myself, but I'll try a little more slowly:

    You have not once even attempted to define C-effecitve. C-ACTUAL is the lumped capacitve sum on the node (am I going to fast?). C-effective is the cap a driver sees and is defined as the capacitance that must be charged for the transisto t be out of the noise margin. Normally the upper and lower margin noise limits are 80%, but timing tools (are you familiar with what a timing tool is?) pick the 50% point because they don't consider which direction the transistion occurs.)

    If you want to know what a timing tool is I can explain that too.

    Now you can model Ceffective many ways, it depends entirely on the layout. The same lumped capacitance (excluding crosscap and MCF) can have many different Ceffectives depending on the layout.

    Layout is when you actually draw the devices in the mask/metal layers, rather than a schematic. Devices have to placed somewhere, and the distance between them, and their legging, affects their capacitance (e.g. routing wire pitch and distance).

    So we've covered C-effective. However, the charge required to COMPLETELY switch the rail is the C ACTUAL. This occurs during the remained of the clock cycle (assuming we aren't using pulsed logic).

    This is what should be used for power.

    By the way...

    As the devices get smaller, they get closer, interconnect capacitance because a smaller contribution. On the latest intel processor, each one was roughly 33% of total lumped cap on a node, this is down from the p3 where interconnect was ~50%.

    And like how you warn me that you might get fired! What a childish copout! You must be 16 or something! Stay in school, you seem to know a few basic things, maybe Intel will hire you some day.

    --
    https://www.accountkiller.com/removal-requested
  82. Re:Heat --- correction by randyest · · Score: 1

    I turned down Intel 8 over years ago. And last year again. I'm a staff-level ASIC designer with 8 years experience in physical design (including cell-based, COT, and full custom,) STA, signal integrity, and mixed signal/analog design. I know what a timing tools is. PrimeTime and NanoSim are my favorites. In contrast, your an angry child who likes arguing on the internet but can't support any of his claims.

    I've tried to be nice and explain, with references, and you're still just harping on in your rude style about things you understand just enough about to be assertively mistaken. Despite my patient suffering of your obstinate, yet unsupported claims, you still haven't produced anything to back up your claim that "process shrinks necessarily provide power reduction."

    No one is likely to waste much time trying to help a cocky brat like you understand how confused you are, at least I'm not going to waste any more of mine.

    Try being nicer, you might learn something.

    --
    everything in moderation
  83. Re:Heat --- correction by Sebastopol · · Score: 1

    Here you go little boy, run along and read this --

    1996 IEEE #0278-0070
    "Performance Computation for Precharacterized CMOS Gates with RC Loads"

    (If you really do work for a REAL semiconductor company, they should have this or it should be free access to you.)

    Section V: Calculating Power Consumption, paragraph One:
    "As mentioned previously, the charging/discharging component of the power dissipation is evaluated using the total net capacitance. ... But for the short-circuit component of power dissipation, the load "seen by the gate" affects the regious of operation of the transistors..."

    Ooooh, that burns, don't it!?

    I know we didn't talk about the difference between switching and rush through, but you're still clueless.

    --
    https://www.accountkiller.com/removal-requested
  84. Re:Heat --- correction by Sebastopol · · Score: 1


    The only way I'll let you off the hook is if you admin there is a difference between Ceffective and Ctotal.

    If we're mixing up terms, that's understandable, but Ceff is ABSOLUTELY NOT C-Total (lumped, crosscap or MCF).

    --
    https://www.accountkiller.com/removal-requested
  85. Re:Heat --- correction by randyest · · Score: 1

    Listen kid: you're arguing with yourself.

    Ceff vs. Ctotal is irrelevant unless you can show that Ctotal (or Ceff, doesn't matter which to my point!) is necessarily reduced by process shrink, and that this reduction is never offset by anything else, so that power consumption is guaranteed to drop if geometry is reduced.

    That's the claim you made with which I disagreed. I still disagree. Your capacitance red herring doesn't help you with this unsupportable claim.

    Neither does that 1996 IEEE paper.

    I remember the fun and games of '96, ignoring signal integrity, "what's cross capacitance?," "why bother with 3d extraction . . . " I guess the relative simplicity of the 0.5um to 0.35um, or 0.35um to 0.25um shrink might yield to your simplistic claim -- though I doubt it -- I can't be sure since every process I know also dropped VDD at that node, which usually happens.)

    But I'm holding out for something, anything, that supports your assertion that geometry reduction invariably reduces power, even if voltage is the same. Until such is provided you will ignored.

    --
    everything in moderation
  86. Re:Heat --- correction by randyest · · Score: 1

    I'm on no hook. But of course Ceff != Ctotal. I searched my posts and can't find an example of me claiming otherwise. In the process I also noticed that it wasn't you that said "Of cause [sic] if you drop the dimention [sic] the power consumption decreases" it was brejc8.

    This was and is about power and whether or not the same circuit, at the same voltage, will necessarily consume less power.

    Apparently you entered the conversation in the middle, and latched onto something (not sure what) I said that made you think I'm arguing about Ceff and Ctotal. I'm not.

    --
    everything in moderation
  87. Re:Lithography scanner != viable process by randyest · · Score: 1

    I don't normally do this, but, the parent really should be modded up, for many reasons.

    And despite any tinge of Intel-fanboism your fanboiometer may indicate.

    That "desperate" bit was just a well-deserved jab at the cluless grandparent. IMHO.

    --
    everything in moderation
  88. Re:Heat --- clarify this one thing by Sebastopol · · Score: 1

    "But I'm holding out for something, anything, that supports your assertion that geometry reduction invariably reduces power, even if voltage is the same. Until such is provided you will ignored."

    Let me see if I understand correctly: you're telling me an optical shrink (screw process for now), has no impact on the diffusion capacitance of a CMOS device?

    --
    https://www.accountkiller.com/removal-requested
  89. Re:Heat --- clarify this one thing by randyest · · Score: 1

    Nope. Read it again slowly.

    I'm looking for anything to backup the claim that geometry reduction invariably reduces power, even if the operating voltage is the same, regardless of wiring pitch or spacing, or any other possible factor.

    If you'd just check the thread history without being angry, you'd see this is the only claim with which I've a problem.

    Optical shrink has lots of effects. Some good, some bad. Mostly good. But it doesn't guarantee you a drop in total power dissipation for the same circuit at the same frequency.

    Other factors also effect power. That's all I've been trying to say. And you keep arguing it, but only talkling about Ceff vs. Ctotal. Until now.

    And I'm really spending too much time on it. As are you :)

    --
    everything in moderation
  90. Re:Heat --- clarify this one thing by Sebastopol · · Score: 1

    If you'd just check the thread history without being angry

    Apologies, my bad. I hear this from my wife once a week (just replace "thread history" with something else). Must be the Italian blood.

    Ok, I'm beating a dead horse, but I'm doing it cheerfully (that didn't sound right). If you still are interested in talking about this, cool, if not, I don't blame you...

    Problem statement --

    An optical shrink within a certain limit reduces switching power invariably. Once you go 65nm, leakage skyrockets, so all bets are off... Lets just operating in the land of giants: 350-250 nm.

    Example:

    The 300 MHz PII (klamath) was .35 micron, and Deschutes was an optical shrink to .25 micron. Power went from 43 W to 18.6 W (see their Processor Spec Finder website). I have no idea what the leakage component of these guys was, so we can't scale perfectly.

    Note that with the shrink they could lower the voltage from 2.8V to 2.0V. Even assuming leakage scales with V squared (which it doesn't), that's still a 28% reduction in voltage, a 48% reduction in V^2 and a 56% reduction in power. And this is pessimistic due to leakage. Doesn't this imply that there is power loss as a direct result of shrinkage?

    Analytically --

    Both the gate and diffusion caps scale linearly with W if L remains constant, otherwise the caps scale with area (one dimension vs. both dimension shrink.)

    Now, doesn't this automatically guarantee a drop in _switching_ power? Rush-through is more complicated so I don't have a clear answer. I've seen it get worse due to higher current in the linear region and bad project slopes. But I do know leakage gets WORSE as the devices get smaller, and this starts to offset the reduction due to scaling (partially due to channel width decrease, partially due to heavy doping).

    In practice --

    Downsizing. We use smaller devices on paths with positive margin. The result? Lower power.

    So I think based on these three example it is possible to demonstrate that a pure optical shrink results in lower power at the same Vcc/Freq.

    Anyway, it is late and I'm enjoying procrastinating too much.

    -s

    Links --

    http://6371.lcs.mit.edu/currentsemester/handouts /L 07.pdf

    http://processorfinder.intel.com/scripts/details .a sp?sSpec=SL28R&ProcFam=47&PkgType=ALL&SysBusSpd=AL L&CorSpd=ALL

    http://6371.lcs.mit.edu/currentsemester/handouts /L 06.pdf

    --
    https://www.accountkiller.com/removal-requested
  91. Re:Heat --- clarify this one thing by randyest · · Score: 1

    Thanks for apologizing for your bad attitude. Without that I wouldn't be replying. Your wife is right, BTW.

    An optical shrink within a certain limit reduces switching power invariably . . . blah blah irrelevant blah . . . Doesn't this imply that there is power loss as a direct result of shrinkage?

    Yes, but an example of a shrink, accompanied by a voltage drop, that reduced power in one case, even if you try to account for the voltage drop, does not show that a shrink implies a power reduction in all cases.

    Analytically --

    Both the gate and diffusion caps scale linearly with W if L remains constant, otherwise the caps scale with area (one dimension vs. both dimension shrink.) Now, doesn't this automatically guarantee a drop in _switching_ power?

    L does not remain constant. W/L is the transistor gain. And you're ignoring the (dominant) wiring capacitance.

    Rush-through is more complicated so I don't have a clear answer. I've seen it get worse due to higher current in the linear region and bad project slopes. But I do know leakage gets WORSE as the devices get smaller, and this starts to offset the reduction due to scaling (partially due to channel width decrease, partially due to heavy doping).

    I think you're making this up as you go along. Or maybe you got your EE in another country or something. "project slopes?" "Linear region" operation for digital circuits? WTF?

    In practice --

    Downsizing. We use smaller devices on paths with positive margin. The result? Lower power.

    So I think based on these three example it is possible to demonstrate that a pure optical shrink results in lower power at the same Vcc/Freq.

    No, based on those three examples and your conclusion, we can only be sure that you need to re-take logic and/or proofs.

    Oh, BTW. You accused me of "googling for 1st year circuits material" yet you spew:

    http://6371.lcs.mit.edu/currentsemester/handouts/L 07.pdf = Intro to CMOS for the non-engineer. Little stick-man icons, replacing transistors with little switch symbols, and most importantly not a single mention of power comsumption.

    http://processorfinder.intel.com/scripts/details.a sp?sSpec=SL28R&ProcFam=47&PkgType=ALL&SysBusSpd=AL L&CorSpd=ALL - broken link even after fixing the slashdot mangling. I suspect it has to do with power consumption of specific cores. Which is irrelevant, see above.

    http://6371.lcs.mit.edu/currentsemester/handouts/L 06.pdf = more of the same, comic sans font, lots of stick men with question marks above their heads. I went to MIT -- this is the stuff they show journalism majors who are naieve enough to take intro to electronics for a science elective.

    --
    everything in moderation
  92. Re:Heat --- clarify this one thing by Sebastopol · · Score: 1

    Thanks for attacking me when I offered a truce, flameboy.

    Linear region is when the device is switching, between Cutoff and Saturation. You really don't know anything about a CMOS transistor, do you? Man, you must be lying about your job, 'cause I fell for it for a minute there.

    I just realized the problem: you're A FUCKING ASIC designer! LOL! No wonder you don't know what I'm talking about! I was gonna say that some day you'll get a real job where this stuff really matters, but nobody would hire someone who doesn't even understand what the linear region of operation is! LOL!

    Good luck, loser! :)

    --
    https://www.accountkiller.com/removal-requested