Biggest Change to Computer Chips In 40 Years

AI Thread Summary
Intel is advancing its processor technology by utilizing new transistor materials to manufacture 45 nanometer transistors, which will enhance performance while reducing electrical leakage. This innovation is expected to sustain Moore's Law, which predicts that transistor counts will double approximately every two years, leading to increased functionality at lower costs. Despite the impressive advancements, there are concerns that as computers become faster, software has become more resource-intensive, leading to slower boot times and performance issues compared to older systems. There is also a discussion about the potential for operating systems to adopt 128-bit processors, similar to those used in gaming consoles, to improve performance and multitasking capabilities. The conversation touches on the evolution of programming languages and frameworks, suggesting that as hardware improves, software development may become more efficient, though skepticism remains regarding the long-term viability of Moore's Law.
Ivan Seeking
Staff Emeritus
Science Advisor
Gold Member
Messages
8,194
Reaction score
2,442
...More Performance for Exponentially Less Cost

In one of the biggest advancements in fundamental transistor design, Intel will use dramatically different transistor materials to build the hundreds of millions of microscopic 45 nanometer (nm) transistors inside the next generation of the company's Intel® Core™2 family of processors. Intel already has the world's first 45nm CPUs in-house - the first of at least fifteen 45nm processor products in development. This new transistor breakthrough will allow Intel to continue delivering record-breaking PC, laptop and server processor speeds while reducing the amount of electrical leakage from transistors that can hamper chip and PC design, size, power consumption, noise and costs. It also ensures that Moore's Law, a high-tech industry axiom that transistor counts double about every two years to deliver ever more functionality at exponentially decreasing cost, thrives well into the next decade.[continued]
http://www.intel.com/technology/silicon/45nm_technology.htm
http://www.intel.com/pressroom/archive/releases/20070128comp.htm

According to one news report, they are talking about 1 teraflop CPUs in five years.
 
Last edited by a moderator:
Computer science news on Phys.org
Yeesh. My 2.4ghz P4 seems fast enough to do anything I need it to do already.

You know what I've noticed as computers have gotten faster? They've slowed down. My P4 with WinXP takes more time to boot than my 500mhz AMD K6-2 computer with Windows 98 on it, which takes about a minute and a half. And for even more of a comparison, I once had the delight of booting a 66mhz laptop with 16mb of RAM and Win95 running on it. It took less than 20 seconds.

It seems that as computers get faster and faster, programmers create more and more monstrous programs that are exponentially more wasteful with system resources.

Don't get me wrong though, these technological breakthroughs are quite impressive.

One thing I don't get though.. The Playstation 3 has a 2 TFlops performance. Why don't operating systems start supporting the same 128-bit processors as the gaming systems? I wouldn't mind having a 128-bit, modified PowerPC processor with 8 extra 3.2 Ghz RISC processor cores running alongside the main 3.2 ghz 128-bit processor that has extra L2 cache..
 
Last edited:
In my opinion, while there is still room for improvement as far as speed and multitasking goes, the improvements in CPU speed will be used to increase software reliability and security as well as ease of programming.

For example, in Java, at the cost of some performance (which is negligeable with today's machines), we have automatic Memory Management, Object Oriented standards (which simplify software programming) in addition to cross-platform compatibility.

Features like these cause overhead, but enable us to make good software quicker. So i think that as hardware gets faster we'll start to see programming languages get simpler and their respective frameworks more reliable.
 
Last edited:
I am excited by the breakthrough, but moore's law is done. The sneaky move is to change moore's law from talking about processors to talking about "chips", and then allowing multiple processors on a single chip.
 
I don't believe in Moore's law.. It's more of a theory than anything.
 
I don't believe in Moore's law.. It's more of a theory than anything.

Its not even a theory, it is a rough approximation to a trend that is most notable for how long it lasted (usually exponential growth in the real world runs into problems more quickly). The whole point is that people kept expecting it to fail (i.e. no one believed it as a law) and were consistently surprised that it didn't.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top