外文翻译----微机发展简史

合集下载

计算机发展史-英文

计算机发展史-英文
The real answer is that many inventors contributed to the history of computers. The development of computers reflects the wisdom of modern humans.
What do you usually do on the computer?
1987: A supercomputer release,which can
made 200 million operations per second.
1987年:一个超级版本,它可以每秒
运算200万
At present, the type of computer has a lot of friends, according to the computer’s processing speed classification, It can be divided into five types:
目前,计算机的类型有很多朋 --supercomputers, 友,根据计算机的处理速度分 超级计算机 类,可分为五种类型 --mainframes,
大型机
--minicomputers 小型机 --workstations 工作站 --microcomputers. 微型计算机
"Who invented the computer?"
abacusLeabharlann 算盘).It is widely used in commercial trade (商业贸易), and this is the first calculation tool. It is also considered the prototype(原型) of a computer.

计算机专业外文资料翻译----微机发展简史

计算机专业外文资料翻译----微机发展简史

附录外文文献及翻译Progress in computersThe first stored program computers began to work around 1950. The one we built in Cambridge, the EDSAC was first used in the summer of 1949.These early experimental computers were built by people like myself with varying backgrounds. We all had extensive experience in electronic engineering and were confident that that experience would standus in good stead. This proved true, although we had some new things to learn. The most important of these was that transients must be treated correctly; what would cause a harmless flash on the screen of a television set could lead to a serious error in a computer.As far as computing circuits were concerned, we found ourselves with an embarrass de riches. For example, we could use vacuum tube diodes for gates as we did in the EDSAC or pentodes with control signals on both grids, a system widely used elsewhere. This sort of choice persisted and the term famillogic came into use. Those who have worked in the computer field will remember TTL, ECL and CMOS. Of these, CMOS has now become dominant.In those early years, the IEE was still dominated by power engineering and we had to fight a number of major battles in order to get radio engineering along with the rapidly developing subject of electronics. dubbed in the IEE light current electrical engineering. properlyrecognized as an activity in its own right. I remember that we had some difficulty in organizing a co nference because the power engineers‟ ways of doing things were not our ways. A minor source of irritation was that all IEE published papers were expected to start with a lengthy statement of earlier practice, something difficult to do when there was no earlier practiceConsolidation in the 1960sBy the late 50s or early 1960s, the heroic pioneering stage was over and the computer field was starting up in real earnest. The number of computers in the world had increased and they were much more reliable than the very early ones . To those years we can ascribe the first steps in high level languages and the first operating systems. Experimental time-sharing was beginning, and ultimately computer graphics was to come along.Above all, transistors began to replace vacuum tubes. This change presented a formidable challenge to the engineers of the day. They had to forget what they knew about circuits and start again. It can only be said that they measured up superbly well to the challenge and that the change could not have gone more smoothly.Soon it was found possible to put more than one transistor on the same bit of silicon, and this was the beginning of integrated circuits. As time went on, a sufficient level of integration was reached for one chip to accommodate enough transistors for a small number of gates or flip flops. This led to a range of chips known as the 7400 series. The gates and flip flops were independent of one another and each had its own pins. They could be connected by off-chip wiring to make a computer or anything else.These chips made a new kind of computer possible. It was called a minicomputer. It was something less that a mainframe, but still very powerful, and much more affordable. Instead of having one expensive mainframe for the whole organization, a business or a university was able to have a minicomputer for each major department.Before long minicomputers began to spread and become more powerful. The world was hungry for computing power and it had been very frustrating for industry not to be able to supply it on the scalerequired and at a reasonable cost. Minicomputers transformed the situation.The fall in the cost of computing did not start with the minicomputer; it had always been that way. This was what I meant when I referred in my abstract to inflation in the computer industry …going the other way‟. As time goes on people get more for their money, not less.Research in Computer Hardware.The time that I am describing was a wonderful one for research in computer hardware. The user of the 7400 series could work at the gate and flip-flop level and yet the overall level of integration was sufficient to give a degree of reliability far above that of discreet transistors. The researcher, in a university orelsewhere, could build any digital device that a fertile imagination could conjure up. In the Computer Laboratory we built the Cambridge CAP, a full-scaleminicomputer with fancy capability logic.The 7400 series was still going strong in the mid 1970s and was used for the Cambridge Ring, a pioneering wide-band local area network. Publication of the design study for the Ring came just before the announcement of the Ethernet. Until these two systems appeared, users had mostly been content with teletype-based local area networks. Rings need high reliability because, as the pulses go repeatedly round the ring, they must be continually amplified and regenerated. It was the high reliability provided by the 7400 series of chips that gave us the courage needed to embark on the project for the Cambridge Ring.The RISC Movement and Its AftermathEarly computers had simple instruction sets. As time went on designers of commercially available machines added additional features which they thought would improve performance. Few comparative measureme nts were done and on the whole the choice of features depended upon the designer‟s intuition.In 1980, the RISC movement that was to change all this broke on the world. The movement opened with a paper by Patterson and ditzy entitled The Case for the Reduced Instructions Set Computer.Apart from leading to a striking acronym, this title conveys little of the insights into instruction set design which went with the RISC movement, in particular the way it facilitated pipelining, a system whereby several instructions may be in different stages of execution within the processor at the same time. Pipelining was not new, but it was new for small computersThe RISC movement benefited greatly from methods which had recently become available for estimating the performance to be expected from a computer design without actually implementing it. I refer to the use of a powerful existing computer to simulate the new design. By the use of simulation, RISC advocates were able to predict with some confidence that a good RISC design would be able to out-perform the best conventional computers using the same circuit technology. This prediction was ultimately born out in practice.Simulation made rapid progress and soon came into universal use by computer designers. In consequence, computer design has become more of a science and less of an art. Today, designers expect to have a roomful of, computers available to do their simulations, not just one. They refer to such a roomful by the attractive name of computer farm.The x86 Instruction SetLittle is now heard of pre-RISC instruction sets with one major exception, namely that of the Intel 8086 and its progeny, collectively referred to as x86. This has become the dominant instruction set and the RISC instruction sets that originally had a considerable measure of success are having to put up a hard fight for survival.This dominance of x86 disappoints people like myself who come from the research wings. both academic and industrial. of the computer field. No doubt, business considerations have a lot to do with the survival of x86, but there are other reasons as well. However much we research oriented people would liketo think otherwise. high level languages have not yet eliminated the use of machine code altogether. We need to keep reminding ourselves that there is much to be said for strict binary compatibility with previous usage when that can be attained. Nevertheless, things might have been different if Intel‟s major attempt to produce a good RISC chip had been more successful. I am referring to the i860 (not the i960, which was something different). In many ways the i860 was an excellent chip, but its software interface did not fit it to be used in aworkstation.There is an interesting sting in the tail of this apparently easy triumph of the x86 instruction set. It proved impossible to match the steadily increasing speed of RISC processors by direct implementation ofthe x86 instruction set as had been done in the past. Instead, designers took a leaf out of the RISC book; although it is not obvious, on the surface, a modern x86 processor chip contains hidden within it a RISC-style processor with its own internal RISC coding. The incoming x86 code is, after suitable massaging, converted into this internal code and handed over to the RISC processor where the critical execution is performed. In this summing up of the RISC movement, I rely heavily on the latest edition of Hennessy and Patterson‟s books on computer design as my supporting authority; see in particular Computer Architecture, third edition, 2003, pp 146, 151-4, 157-8.The IA-64 instruction set.Some time ago, Intel and Hewlett-Packard introduced the IA-64 instruction set. This was primarily intended to meet a generally recognized need for a 64 bit address space. In this, it followed the lead of the designers of the MIPS R4000 and Alpha. However one would have thought that Intel would have stressed compatibility with the x86; the puzzle is that they did the exact opposite.Moreover, built into the design of IA-64 is a feature known as predication which makes it incompatible in a major way with all other instruction sets. In particular, it needs 6 extra bits with each instruction. This upsets the traditional balance between instruction word length and information content, and it changes significantly the brief of the compiler writer.In spite of having an entirely new instruction set, Intel made the puzzling claim that chips based on IA-64 would be compatible with earlier x86 chips. It was hard to see exactly what was meant.Chips for the latest IA-64 processor, namely, the Itanium, appear to have special hardware for compatibility. Even so, x86 code runs very slowly.Because of the above complications, implementation of IA-64 requires a larger chip than is required for more conventional instruction sets. This in turn implies a higher cost. Such at any rate, is the received wisdom, and, as a general principle, it was repeated as such by Gordon Moore when he visited Cambridge recently to open the Betty and Gordon Moore Library. I have, however, heard it said that the matter appears differently from within Intel. This I do not understand. But I am very ready to admit that I am completely out of my depth as regards the economics of the semiconductor industry.Shortage of ElectronsAlthough shortage of electrons has not so far appeared as an obvious limitation, in the long term it may become so. Perhaps this is where the exploitation of non-conventional CMOS will lead us. However, some interesting work has been done. notably by HuronAmend and his team working in the Cavendish Laboratory. on the direct development of structures in which a single electron more or less makes the difference between a zero and a one. However very little progress has been made towards practical devices that could lead to the construction of a computer. Even with exceptionally good luck, many tens of years must inevitably elapse before a working computer based on single electron effects can be contemplated.微机发展简史第一台存储程序的计算开始出现于1950前后,它就是1949年夏天在剑桥大学,我们创造的延迟存储自动电子计算机(EDSAC)。

微机发展历史

微机发展历史

微机发展历史微机,也被称为个人电脑或PC(Personal Computer),是一种小型计算机系统,由中央处理器、内存、硬盘、显示器等组成。

微机的发展历史可以追溯到20世纪70年代,经过数十年的演变和创新,如今的微机已经成为人们生活中不可或缺的一部分。

1970年代初,微机的雏形开始出现。

当时的微机体积庞大,价格昂贵,只有大型企业和研究机构才能购买和使用。

这些早期的微机主要采用了8位或16位的微处理器,内存容量非常有限。

由于技术限制,这些微机的计算能力和图形显示功能都很有限。

随着技术的进步和集成电路的发展,1977年,苹果公司推出了第一台个人电脑Apple II,这是当时市场上第一款真正意义上的微机。

Apple II采用了8位的6502微处理器,拥有16KB的内存,具备了图形显示和音频功能。

它的成功引领了个人电脑的潮流,使得微机逐渐从小众市场走向大众市场。

1981年,IBM推出了第一台IBM PC,这是一款以8088微处理器为核心的个人电脑。

IBM PC的推出标志着微机进入了一个全新的阶段,也奠定了微机的标准化地位。

IBM PC的成功使得微软公司的操作系统MS-DOS成为了主流操作系统,微机市场进一步扩大。

随着技术的不断进步,微机的性能也得到了显著提升。

1985年,Intel推出了第一款x86架构的微处理器386,它的推出使得微机的计算能力大幅提升,同时也推动了图形界面操作系统的发展。

微软公司于是推出了Windows操作系统,使得微机的用户界面更加友好和直观。

1990年代,微机进入了一个高速发展的时期。

随着互联网的兴起,微机开始与网络结合,人们可以通过微机上网冲浪、发送电子邮件等。

同时,微机的硬件技术也不断创新,处理器频率、内存容量、存储空间等都得到了巨大提升。

微机不再局限于个人使用,也广泛应用于商业、教育、娱乐等领域。

进入21世纪,微机的发展进入了一个全新的阶段。

随着移动互联网的兴起,智能手机和平板电脑逐渐取代了传统的个人电脑。

计算机发展史英文

计算机发展史英文

电子计算机
第一台电子计算机
电子计算机的出现标志着计算机时代的真正开始。第一台电子计算机是ENIAC( Electronic Numerical Integrator And Calculator),它于1946年问世。
晶体管计算机
随着晶体管技术的不断发展,人们开始使用晶体管代替电子管来制造计算机。晶 体管计算机比电子管计算机更小、更快、更可靠。
计算机发展史英文
xx年xx月xx日
目录
• 早期计算机 • 发展中的计算机 • 现代计算机 • 未来计算机
01
早期计算机
机械计算机
莱布尼茨的机械计算机
莱布尼茨发明了一种基于齿轮和杠杆的机械计算机,它可以执行基本的算术 和逻辑运算。
帕斯卡(Pascal)的计算机
帕斯卡设计了一种简单的机械计算机,它可以进行加法和减法运算,并具有 存储和读取数据的能力。
1981年,IBM PC推出,成为个人计算机的标准。
1991年,Linux操作系统诞生,成为开源软件的代表 。
云计算与大数据
2006年,Amazon Web Services推出,云计算服务 开始商业化。
2012年,Google BigQuery推出,大数据分析进入云 时代。
2009年,Hadoop分布式计算系统诞生,大数据处理 成为可能。
生物计算机的出现将带来巨大的变革,包括改变药物设计和治 疗的方式、加速生物科学研究等。
THANKS
谢谢您的观看
发展趋势
除了科学计算和数据处理,还广泛应用于工 业控制、航空航天等领域。
随着集成电路的发展,晶体管计算机逐渐被 淘汰,为微处理器所取代。
03
现代计算机
个人计算机
1977年,Apple II型计算机问世,成为第一台成功的 个人计算机。

计算机发展史

计算机发展史

CPU
外存(硬盘、 U盘等)
二进制原理
计算机的二进制?
为什么不使用10进制来表示呢?
采用二进制表示的好处是: (1)物理上容易实现,可靠性强; (2)运算简单; (3)便于进行逻辑运算。
128瓦 64瓦 32瓦 16瓦 8瓦 4瓦 2瓦 1瓦
1
1
1
0
1
0
1
0
一、进位计数制
十进制:
(256.73)10=2×102+5×101+6×100+7×10-1+3×10-2 =200+50+6+0.7+0.03 =256.73
计算机发展史
第二次世界大战期间,美国军方要 求宾州大学莫奇来(Mauchly)博士和他 的学生爱克特(Eckert) 设计以真空管 取代继电器的"电子化"电脑--ENIAC (Electronic Numerical Integrator and Calculator), 电子数字积分器与 计算器), 目的是用来计算炮弹弹道。 这部机器使用了18800个真空管,长50英 尺,宽30英尺, 占地1500平方英尺,重 达30吨(大约是一间半的教室大,六只 大象重)。它的计算速度快,每秒可从 事5000次的加法运算,运作了九年之久。 由於吃电很凶, 据传ENIAC每次一开机, 整个费城西区的电灯都为之黯然失色。
软件的分类
系统软件:用以实现计算机系统的管理、 控制、运行和维护等方面的操作。
应用软件:为了某一专门的用途而 编写的软件。
计算机软件系统
常见的系统软件有:
操作系统(常见的有Windows、Unix、Linux等) 程序设计语言(如:机器语言、高级语言) 数据库管理系统(如:SQL Server 、 Oracle)

微型计算机的发展历史

微型计算机的发展历史

微型计算机的发展历史、现状及前景摘要自1981年美国IBM公司推出了第一代微型计算机IBM-PC/XT以来,以微处理器为核心的微型计算机便以其执行结果精确、处理速度快捷、小型、廉价、可靠性高、灵活性大等特点迅速进入社会各个领域,且技术不断更新、产品不断换代,先后经历了80286、80386、80486乃至当前的80586(Pentium)微处理器芯片阶段,并从单纯的计算工具发展成为能够处理数字、符号、文字、语言、图形、图像、音频和视频等多种信息在内的强大多媒体工具。

如今的微型计算机产品无论从运算速度、多媒体功能、软硬件支持性以及易用性方面都比早期产品有了很大的飞跃,便携式计算机更是以小巧、轻便、无线联网等优势受到了越来越多的移动办公人士的喜爱,一直保持着高速发展的态势。

关键词:微型计算机现状发展一微型计算机的发展历史第一台微型计算机——1974年,罗伯茨用8080微处理器装配了一种专供业余爱好者试验用的计算机“牛郎星”(Altair)。

第一台真正的微型计算机——1976年,乔布斯和沃兹尼克设计成功了他们的第一台微型计算机,装在一个木盒子里,它有一块较大的电路板,8KB的存储器,能发声,且可以显示高分辨率图形。

1977年,沃兹尼克设计了世界上第一台真正的个人计算机——AppleⅡ,并“追认”他们在“家酿计算机俱乐部”展示的那台机器为AppleⅠ。

1978年初,他们又为AppleⅡ增加了磁盘驱动器。

从微型计算机的档次来划分,它的发展阶段又可以分为以下几个阶段:第一代微机——第一代PC机以IBM公司的IBM PC/XT机为代表,CPU是8088,诞生于1981年,如图1-3所示。

后来出现了许多兼容机。

第二代微机——IBM公司于1985年推出的IBM PC/AT标志着第二代PC机的诞生。

它采用80286为CPU,其数据处理和存储管理能力都大大提高。

第三代微机——1987年,Intel公司推出了80386微处理器。

一、计算机(computer)发展简史

一、计算机(computer)发展简史

运算速度为 5000 次 / 秒加
法运算,占地面积170m2, 重 量 为 30 吨 , 耗 电 量 为 140千瓦/小时
二、个人电脑的发展
个人电脑简称PC 1981年IBM公司设
计出第一台个人电脑, 以后经过几十年的发 展,到现在的台式电 脑、笔记本电脑、掌 上电脑等。
三、电脑体系结构
名字叫爱尼亚克eniac运算速度为5000次秒加法运算占地面积170m重量为30吨耗电量为140千瓦小时二个人电脑的发展1981年ibm公司设计出第一台个人电脑以后经过几十年的发展到现在的台式电脑笔记本电脑掌上电脑等
一、计算机(computer)发展简史
人类历史上第一台电子计
算机于 1946 年 2 月在美国 宾西法尼亚州问世。名字 叫爱尼亚克(ENIAC)
主机
硬件系统
显示器 键盘 鼠标
系统软件
软件系统
(系统软件:是当计算机在执行各类信息,处理任务时,那些分类、
开发、管理与支持计算机系统资源及操作的程序:例WIND解决学习、生活、工作中实际问题的软件: 指法练习软件,Word,Excl,CAD等。)
四、电脑开机与关机
开机:先开显示器,后开主机 关机:
死机:CTRL+ALT+DEL键复位 冷起动:按主机电源直至关机再开机
五、认识键盘
Enter(回车):确定
ESC:取消
Caps Lock:锁定大写
Shift(上档):输入上面字符 Delete:删除后一个
Num Lock:锁定数字
Backspace:删除前一个

计算机发展史

计算机发展史

Electronic Discrete Variabe Automatic Computer, or EDVAC, was the first machine whose design included all the characteristics of a computer.
One was the Electronic Delay Storage Automatic Computer, or EDSAC, which was developed in Cambridge, England. It first operated in May of 1949 and is probably the world’s first electronic stored-program, general-purpose computer t become operational.
1、主要特点:以电子管为主要逻辑元件
3、基本结构:运算器、控制器、存储器、输入器和输出器。运 算器和控制器采用电子管,主存储器采用汞延迟线或磁鼓;外 存储器采用磁鼓和磁带; 4、工作原理
9+9÷3=?
脑神经元的思考 大脑
(用四则运算规则和九九 乘法口诀 )
9÷3=3
中央处理器 9+3=12
大脑
收集信息 输入器 运算 9÷3=3 9+3=12 运算器
Another electromechanical computing machine was developed by Howard Aiken, with financial assistance from IBM, at Harvard University in 1943. It was called the Automatic Sequence Control Calculator Mark I, or simply the Harvard Mark I.

微型计算机发展史

微型计算机发展史

微型计算机发展史微处理器(Microprocessor),简称µP或MP,是由一片或几片大规模集成电路组成的具有运算器和控制器的中央处理机部件,即CPU(Certal Processing Unit)。

微处理器本身并不等于微型计算机,它仅仅是微型计算机中央处理器,有时为了区别大、中、小型中央处理器(CPU)与微处理器,把前者称为CPU,后者称为MPU(Microprocessing Unit)。

微型计算机(Microcomputer),简称µC或MC,是指以微处理器为核心,配上由大规模集成电路制作的存储器、输入/输出接口电路及系统总线所组成的计算机(简称微型机,又称微型电脑)。

有的微型计算机把CPU、存储器和输入/输出接口电路都集成在单片芯片上,称之为单片微型计算机,也叫单片机。

微型计算机系统(Microcomputer System),简称µCS或MCS,是指以微型计算机为中心,以相应的外围设备、电源、辅助电路(统称硬件)以及控制微型计算机工作的系统软件所构成的计算机系统。

20世纪70年代,微处理器和微型计算机的生产和发展,一方面是由于军事工业、空间技术、电子技术和工业自动化技术的迅速发展,日益要求生产体积小、可靠性高和功耗低的计算机,这种社会的直接需要是促进微处理器和微型计算机产生和发展的强大动力;另一方面是由于大规模集成电路技术和计算机技术的飞速发展,1970年已经可以生产1KB的存储器和通用异步收发器(UART)等大规模集成电路产品并且计算机的设计日益完善,总线结构、模块结构、堆栈结构、微处理器结构、有效的中断系统及灵活的寻址方式等功能越来越强,这为研制微处理器和微型计算机打下了坚实的物质基础和技术基础。

因而,自从1971年微处理器和微型计算机问世以来,它就得到了异乎寻常的发展,大约每隔2~4年就更新换代一次。

至今,经历了三代演变,并进入第四代。

微型计算机的换代,通常是按其CPU字长和功能来划分的。

微型计算机和PC机—历史和结构

微型计算机和PC机—历史和结构

微机发展最显著的特征就是易于使用并且价格低廉。
微机的简介
根据其放置方式,微机 也叫做台式机。左图的 微机为卧式机箱,也有 使用直立式机箱的
微ቤተ መጻሕፍቲ ባይዱ的结构
从广义上讲,微机可以分为运算器,控制器,存储器,输入 设备和输出设备这五个设备。 运算器和控制器统称为处理器,也就是CPU,运算器负责算 术运算和逻辑运算,控制器负责键盘,鼠标等外部设备。 存储器:存储器包括外存储器和存储器,外存储器常见的有 硬盘,U盘,MP3等,内存储器也就是内存RAM,分问 SDRAM和DDRAM也就是SD内存和DDR内存 输入设备:常见的有键盘,鼠标,写字板,扫描仪,摄像头 输出设备:常见的有打印机,显示器,传真机等等
微型计算机和PC机——历史和结构
微机的简介intruduce
微机的结构structure
微(Microcomputr)也叫做个人计算机(personal Computer,PC),简称微机或者PC机,一般用于桌面系统, 特别适合个人事务处理、网络终端等的应用。大多数用户使 用的都是这种类型的机器,它已经进入了家庭。微机也被应 用在控制、工程、网络等领域。
微机的历史
1. 第一代微机 第一代PC机以IBM公 司的IBM PC/XT机为代 表,CPU是8088,诞 生于1981年,如右图所 示。后来出现了许多兼 容机。
微机的历史
2. 第二代微机 IBM公司于1985年推 出的IBM PC/AT(如右 图所示)标志着第二代 PC机的诞生。它采用 80286为CPU,其数据 处理和存储管理能力都 大大提高 。
微机的历史
5. 第五代微机 1993年Intel公司推出了第五代微处理器Pentium (中文名“奔腾”)。Pentium实际上应该称为 80586 80586,但Intel公司出于宣传竞争方面的考虑,改 Intel 变了“x86”传统的命名方法。 其他公司推出的第五代CPU还有AMD公司的K5、 Cyrix公司的6x86。1997年Intel公司推出了多功能 Pentium MMX。奔腾档次的微机由于可运行 Windows 95,所以现在仍有部分在使用。

计算机基础(计算机概述)

计算机基础(计算机概述)

五.计算机的速度指标
➢计算机速度的度量单位一般是MIPS(Million Instruction Per Second),但MIPS和指令复杂度没有关系,为了描述浮点 数的运算速度,另一个指标是FLOPS (FLOPS:Floating point number Operations Per Second )
➢ 网络化 多种接入方式——在目前计算机网络已经比较普及的情况下, 逐步普及无线接入方式(无线公网或无线局域网) 主干通信实现三网合一——整合计算机网、电信网和广播电 视网,实现数据包交换。
名称解读
◆PC--我们使用的最多的就是personal computer ,即个人计算
机的意思。pc是什么意思?PC一词源自于1978年IBM的第一 部桌上型计算机型号PC,指所有台式机及笔记本,一般为个 人所使用故得名PC(个人电脑)。 PC是一个具有广泛含义的词语,很多地方就是电脑的统称 。 ◆ IT---是Information Technology英文的缩写,全称含义为“信息技 术”涵盖的范围很广,主要包括:现代计算机、网络通讯等 信息领域的技术。 IT行业主要指包括计算机、网络通讯以及相关服务的行业。
集成电路图示
集成电路图示
• 集成电路是一种微型电子器件或部件。采用一 定的工艺,把一个电路中所需的晶体管、二极 管、电阻、电容和电感等元件及布线互连一起, 制作在一小块或几小块半导体晶片或介质基片 上,然后封装在一个管壳内,成为具有所需电 路功能的微型结构;其中所有元件在结构上已 组成一个整体,使电子元件向着微小型化、低 功耗和高可靠性方面迈进了一大步。
二、微机发展简史
5、第五代CPU(64位)
1993年推出Pentium(奔腾)处理器,即 80586,集成晶体管320万个,主频逐步提高 到166MHz ,实现了超标量体系结构,性能明 显提高;1995年Pentium Pro(多能奔腾)处 理器面世,俗称P6,集成550万个晶体管,主 频高达200MHz。

微型计算机发展史

微型计算机发展史

自1981年美国IBM 公司推出第一代微型计算机IBM—PC/XT以来,微型机以其执行结果精确、处理速度怏捷、性价比高、轻便小巧等特点迅速进入社会各个领域,且技术不断更新、产品快速换代,从单纯的计算工具发展成为能够处理数字、符号、文字、语言、图形、图像、音频、视频等多种信息的强大多媒体工具。

如今的微型机产品无论从运算速度、多媒体功能、软硬件支持还是易用性等方面都比早期产品有了很大飞跃。

便携机更是以使用便捷、无线联网等优势越来
3微型计算机技术现状及发展趋势
微型计算机是当今发展速度最快、应用最为普及的计算机类型。

它可以细分为PC服务器、NT工作站、台式(也称桌上型)电脑、膝上型电脑、笔记本型电脑、掌上型电脑、可穿戴式计算机以及问世不久的平板电脑等多种类型。

习惯上将尺。

微机发展历史概述

微机发展历史概述

80486DX4 主板
80486 PC机
3.个人计算机的发展历史 5)第五代微型机
• 1993年,Intel推出了Pentium(奔腾)CPU,即拉丁文5,习惯称586。 它含310万晶体管,频率高达200MHz,内置16K的一级缓存;并首 次引入了超频(Over Clock)技术,使系统能运行在更高的频率, 每秒执行1亿条指令。
3.个人计算机的发展历史
3)第三代微型机
• 1985年Intel推出32位CPU 80386DX。含27.5万晶体管,频率33MHz, 32根地址线可寻址4GB内存,首次使用外置高速缓存(Cache),速度 600万指令/秒。它还支持“虚拟86”工作模式,可以模拟多个8086来 提供多任务能力。接着,又推出了与286兼容的386SX、低功耗的 386DL以及80387协处理器等芯片。
• Apple 产 品 最 早 使 用 视 窗 操 作 系 统 , 在 90 年 代 初 的 苹 果 电 脑 Machintoch上配置了黑白视窗操作系统,很受欢迎。因机器太贵, 它未能得到发展。
• 1983 年 , 微 软 向 苹 果 购 买 了 Apple 视 窗 操 作 系 统 。 1985 年 , Windows 1.0问世,为16位PC机提供初步图形用户界面。
• 1986年9月Compaq公司开发出世界上第一台386计算机,配置20MB 硬盘,1.2M B软驱。
• 同时,微软发布了Windows操作系统,CD-ROM技术也问世了。用 386设计的32位PC机运算能力强大,应用扩展到了商业办公、工程 设计、数值计算、数据中心和个人娱乐等领域。
80386SL 80386DX
• 类似芯片还有AMD公司的K5、Cyrix公司的6x86。

计算机发展史(英语版)

计算机发展史(英语版)
晶体管的三位发明人 ——因这项伟大发明,三人获得1956年诺贝尔物理学奖
威廉·肖克利
约翰·巴丁
沃尔特·布拉坦
The fitst microcomputers
In the early 1970s, technology progressed to the point where the circuits for the “brain” of a computer (the central processing unit or CPU) could be manufactured on a single semiconductor chip. These miniaturized computers were called microprocessors, and were manufactured by corporations such as Intel and Motorola.
1955年,贝尔实验室使用
800只晶 体管 组装 了世界
上第一台晶体管计算机
TRADIC。
(Transistor
Digital
Computer)
The semiconductor chips enabled engineerd to miniaturize the circuits in all electronic devices. Most importantly, it priduced a new generation of mainframes and minicomputers with increased capability, greater speed , and smaller size.
In 1971, Intel company claims, they created a "open integrated circuit new era" semiconductor chip, that is the first piece of microprocessor chip 4004.

计算机的发展历史求图片和文字介绍

计算机的发展历史求图片和文字介绍

计算机的发展历史求图片和文字介绍计算机发展史(一)1945年,由美国生产了第一台全自动电子数字计算机“埃尼阿克”(英文缩写词是ENIAC,即Electronic Numerical Integrator and Calculator,中文意思是电子数字积分器和计算器)。

它是美国奥伯丁武器试验场为了满足计算弹道需要而研制成的。

主要发明人是电气工程师普雷斯波·埃克特(J. Prespen Eckert)和物理学家约翰·莫奇勒博士(John W. Mauchly)。

这台计算机1946年2月交付使用,共服役9年。

它采用电子管作为计算机的基本元件,每秒可进行5000次加减运算。

它使用了18000只电子管,10000只电容,7000只电阻,体积3000立方英尺,占地170平方米,重量30吨,耗电140~150千瓦,是一个名副其实的“庞然大物”。

ENIAC机的问世具有划时代的意义,表明计算机时代的到来,在以后的40多年里,计算机技术发展异常迅速,在人类科技史上还没有一种学科可以与电子计算机的发展速度相提并论。

下面介绍各代计算机的硬件结构及系统的特点:一、第一代(1946~1958):电子管数字计算机计算机的逻辑元件采用电子管,主存储器采用汞延迟线、磁鼓、磁芯;外存储器采用磁带;软主要采用机器语言、汇编语言;应用以科学计算为主。

其特点是体积大、耗电大、可靠性差、价格昂贵、维修复杂,但它奠定了以后计算机技术的基础。

二、第二代(1958~1964):晶体管数字计算机晶体管的发明推动了计算机的发展,逻辑元件采用了晶体管以后,计算机的体积大大缩小,耗电减少,可靠性提高,性能比第一代计算机有很大的提高。

主存储器采用磁芯,外存储器已开始使用更先进的磁盘;软件有了很大发展,出现了各种各样的高级语言及其编译程序,还出现了以批处理为主的操作系统,应用以科学计算和各种事务处理为主,并开始用于工业控制。

三、第三代(1964~1971):集成电路数字计算机20世纪60年代,计算机的逻辑元件采用小、中规模集成电路(SSI、MSI),计算机的体积更小型化、耗电量更少、可靠性更高,性能比第十代计算机又有了很大的提高,这时,小型机也蓬勃发展起来,应用领域日益扩大。

微型计算机的发展历史

微型计算机的发展历史

微型计算机的发展历史、现状及前景摘要自1981年美国IBM公司推出了第一代微型计算机IBM—PC/XT以来,以微处理器为核心的微型计算机便以其执行结果精确、处理速度快捷、小型、廉价、可靠性高、灵活性大等特点迅速进入社会各个领域,且技术不断更新、产品不断换代,先后经历了80286、80386、80486乃至当前的80586 (Pentium)微处理器芯片阶段,并从单纯的计算工具发展成为能够处理数字、符号、文字、语言、图形、图像、音频和视频等多种信息在内的强大多媒体工具。

如今的微型计算机产品无论从运算速度、多媒体功能、软硬件支持性以及易用性方面都比早期产品有了很大的飞跃,便携式计算机更是以小巧、轻便、无线联网等优势受到了越来越多的移动办公人士的喜爱,一直保持着高速发展的态势.关键词:微型计算机现状发展一微型计算机的发展历史第一台微型计算机-—1974年,罗伯茨用8080微处理器装配了一种专供业余爱好者试验用的计算机“牛郎星”(Altair)。

第一台真正的微型计算机——1976年,乔布斯和沃兹尼克设计成功了他们的第一台微型计算机,装在一个木盒子里,它有一块较大的电路板,8KB的存储器,能发声,且可以显示高分辨率图形。

1977年,沃兹尼克设计了世界上第一台真正的个人计算机—-AppleⅡ,并“追认”他们在“家酿计算机俱乐部”展示的那台机器为AppleⅠ。

1978年初,他们又为AppleⅡ增加了磁盘驱动器。

从微型计算机的档次来划分,它的发展阶段又可以分为以下几个阶段:第一代微机-—第一代PC机以IBM公司的IBM PC/XT机为代表,CPU是8088,诞生于1981年,如图1—3所示.后来出现了许多兼容机。

第二代微机——IBM公司于1985年推出的IBM PC/AT标志着第二代PC机的诞生.它采用80286为CPU,其数据处理和存储管理能力都大大提高。

第三代微机——1987年,Intel公司推出了80386微处理器。

计算机发展史 computer develop history

计算机发展史 computer develop history
越来越大,已高达千 吉数量级的容量。
4. 自动化程度高 :计算机通用性的特点表现在几乎能 求解自然科学和社会 科学中一切类型的问题,能广泛
地应用于各个领域。
WHY?
次至数万次)、价格昂贵,但为以后的计算机发展奠定了基础。
晶体管数字机 (1958—1964年)
第四代
• 第四代计算器在软件方面出现了数据库管理系统、网络管理系统 和面向对象语言等。1971年世界上第一台微处理器在美国硅谷诞 生,开创了微型计算机的新时代。应用领域从科学计算、事务管
理、过程控制逐步走向家庭。
NICOLE TANG
什么是计算机
计算机,俗称电脑, 是现代一种用于高速 计算的电子计算机器, 可以进行数值计算, 又可以进行逻辑计算, 还具有存储记忆功能。 是能够按照程序运行, 自动、高速处理海量 数据的现代化智能电 子设备。
一、电子计算机(1945~1957)
• 硬件:真空电子管 • 软件:机器语言、汇编语言 • 应用领域:军事和科学计算为主 • 特点:体积大、功耗高、可靠性差。速度慢(一般为每秒数千
Байду номын сангаас
1. 运算速度快运算速度是计算机的一个重要性能指标。 计算机的运算速度通常用每秒钟执行定点加法的次 数或平均每秒钟执行指 令的条数来衡量。
2. 计算精度高在科学研究和工程设计中,对计算结果的 精度有很高的 要求。
3. 存储容量大计算机的存储器可以存储大量数据,这使 计算机具有了 “记忆”功能。目前计算机的存储容量
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Progress in ComputersPrestige Lecture delivered to IEE, Cambridge, on 5 February 2004Maurice WilkesComputer LaboratoryUniversity of CambridgeThe first stored program computers began to work around 1950. The one we built in Cambridge, the EDSAC was first used in the summer of 1949.These early experimental computers were built by people like myself with varying backgrounds. We all had extensive experience in electronic engineering and were confident that that experience would stand us in good stead. This proved true, although we had some new things to learn. The most important of these was that transients must be treated correctly; what would cause a harmless flash on the screen of a television set could lead to a serious error in a computer.As far as computing circuits were concerned, we found ourselves with an embarass de richess. For example, we could use vacuum tube diodes for gates as we did in the EDSAC or pentodes with control signals on both grids, a system widely used elsewhere. This sort of choice persisted and the term families of logic came into use. Those who have worked in the computer field will remember TTL, ECL and CMOS. Of these, CMOS has now become dominant.In those early years, the IEE was still dominated by power engineering and we had to fight a number of major battles in order to get radio engineering along with the rapidly developing subject of electronics.dubbed in the IEE light current electrical engineering.properlyrecognised as an activity in its own right. I remember that we had some difficulty in organising a conference because the power engineers’ ways of doing things were not our ways. A minor source of irritation was that all IEE published papers were expected tostart with a lengthy statement of earlier practice, something difficult to do when there was no earlier practiceConsolidation in the 1960sBy the late 50s or early 1960s, the heroic pioneering stage was over and the computer field was starting up in real earnest. The number of computers in the world had increased and they were much more reliable than the very early ones . To those years we can ascribe the first steps in high level languages and the first operating systems. Experimental time-sharing was beginning, and ultimately computer graphics was to come along.Above all, transistors began to replace vacuum tubes. This change presented a formidable challenge to the engineers of the day. They had to forget what they knew about circuits and start again. It can only be said that they measured up superbly well to the challenge and that the change could not have gone more smoothly.Soon it was found possible to put more than one transistor on the same bit of silicon, and this was the beginning of integrated circuits. As time went on, a sufficient level of integration was reached for one chip to accommodate enough transistors for a small number of gates or flip flops. This led to a range of chips known as the 7400 series. The gates and flip flops were independent of one another and each had its own pins. They could be connected by off-chip wiring to make a computer or anything else.These chips made a new kind of computer possible. It was called a minicomputer. It was something less that a mainframe, but still very powerful, and much more affordable. Instead of having one expensive mainframe for the whole organisation, a business or a university was able to have a minicomputer for each major department.Before long minicomputers began to spread and become more powerful. The world was hungry for computing power and it had been very frustrating for industry not to be able to supply it on the scale required and at a reasonable cost. Minicomputers transformed the situation.The fall in the cost of computing did not start with the minicomputer; it had always been that way. This was what I meant when I referred in my abstract to inflation in the computer industry ‘going the other way’. As time goes on people get more for their money, not less.Research in Computer Hardware.The time that I am describing was a wonderful one for research in computer hardware. The user of the 7400 series could work at the gate and flip-flop level and yet the overall level of integration was sufficient to give a degree of reliability far above that of discreet transistors. The researcher, in a university or elsewhere, could build any digital device that a fertile imagination could conjure up. In the Computer Laboratory we built the Cambridge CAP, a full-scale minicomputer with fancy capability logic.The 7400 series was still going strong in the mid 1970s and was used for the Cambridge Ring, a pioneering wide-band local area network. Publication of the design study for the Ring came just before the announcement of the Ethernet. Until these two systems appeared, users had mostly been content with teletype-based local area networks.Rings need high reliability because, as the pulses go repeatedly round the ring, they must be continually amplified and regenerated. It was the high reliability provided by the 7400 series of chips that gave us the courage needed to embark on the project for the Cambridge Ring.The RISC Movement and Its AftermathEarly computers had simple instruction sets. As time went on designers of commercially available machines added additional features which they thought would improve performance. Few comparative measurements were done and on the whole the choice of features depended upon the designer’s intuition.In 1980, the RISC movement that was to change all this broke on the world. The movement opened with a paper by Patterson and Ditzel entitled The Case for the Reduced Instructions Set Computer.Apart from leading to a striking acronym, this title conveys little of the insights into instruction set design which went with the RISC movement, in particular the way it facilitated pipelining, a system whereby several instructions may be in different stages of execution within the processor at the same time. Pipelining was not new, but it was new for small computersThe RISC movement benefited greatly from methods which had recently become available for estimating the performance to be expected from a computer design withoutactually implementing it. I refer to the use of a powerful existing computer to simulate the new design. By the use of simulation, RISC advocates were able to predict with some confidence that a good RISC design would be able to out-perform the best conventional computers using the same circuit technology. This prediction was ultimately born out in practice.Simulation made rapid progress and soon came into universal use by computer designers. In consequence, computer design has become more of a science and less of an art. Today, designers expect to have a roomful of, computers available to do their simulations, not just one. They refer to such a roomful by the attractive name of computer farm.The x86 Instruction SetLittle is now heard of pre-RISC instruction sets with one major exception, namely that of the Intel 8086 and its progeny, collectively referred to as x86. This has become the dominant instruction set and the RISC instruction sets that originally had a considerable measure of success are having to put up a hard fight for survival.This dominance of x86 disappoints people like myself who come from the research wings.both academic and industrial.of the computer field. No doubt, business considerations have a lot to do with the survival of x86, but there are other reasons as well. However much we research oriented people would like to think otherwise. high level languages have not yet eliminated the use of machine code altogether. We need to keep reminding ourselves that there is much to be said for strict binary compatibility with previous usage when that can be attained. Nevertheless, things might have been different if Intel’s major attempt to produ ce a good RISC chip had been more successful. I am referring to the i860 (not the i960, which was something different). In many ways the i860 was an excellent chip, but its software interface did not fit it to be used in a workstation.There is an interesting sting in the tail of this apparently easy triumph of the x86 instruction set. It proved impossible to match the steadily increasing speed of RISC processors by direct implementation of the x86 instruction set as had been done in the past. Instead, designers took a leaf out of the RISC book; although it is not obvious, on the surface, a modern x86 processor chip contains hidden within it a RISC-style processor with its own internal RISC coding. The incoming x86 code is, after suitable massaging, converted into thisinternal code and handed over to the RISC processor where the critical execution is performed.In this summing up of the RISC movement, I rely heavily on the latest edition of Hennessy and Patterson’s books on computer design as my supporting authority; see in particular Computer Architecture, third edition, 2003, pp 146, 151-4, 157-8.The IA-64 instruction set.Some time ago, Intel and Hewlett-Packard introduced the IA-64 instruction set. This was primarily intended to meet a generally recognised need for a 64 bit address space. In this, it followed the lead of the designers of the MIPS R4000 and Alpha. However one would have thought that Intel would have stressed compatibility with the x86; the puzzle is that they did the exact opposite.Moreover, built into the design of IA-64 is a feature known as predication which makes it incompatible in a major way with all other instruction sets. In particular, it needs 6 extra bits with each instruction. This upsets the traditional balance between instruction word length and information content, and it changes significantly the brief of the compiler writer.In spite of having an entirely new instruction set, Intel made the puzzling claim that chips based on IA-64 would be compatible with earlier x86 chips. It was hard to see exactly what was meant.Chips for the latest IA-64 processor, namely, the Itanium, appear to have special hardware for compatibility. Even so, x86 code runs very slowly.Because of the above complications, implementation of IA-64 requires a larger chip than is required for more conventional instruction sets. This in turn implies a higher cost. Such at any rate, is the received wisdom, and, as a general principle, it was repeated as such by Gordon Moore when he visited Cambridge recently to open the Betty and Gordon Moore Library. I have, however, heard it said that the matter appears differently from within Intel. This I do not understand. But I am very ready to admit that I am completely out of my depth as regards the economics of the semiconductor industry.AMD have defined a 64 bit instruction set that is more compatible with x86 and they appear to be making headway with it. The chip is not a particularly large one. Some people think that this is what Intel should have done. [Since the lecture was delivered, Intel haveannounced that they will market a range of chips essentially compatible with those offered by AMD.]The Relentless Drive towards Smaller TransistorsThe scale of integration continued to increase. This was achieved by shrinking the original transistors so that more could be put on a chip. Moreover, the laws of physics were on the side of the manufacturers. The transistors also got faster, simply by getting smaller. It was therefore possible to have, at the same time, both high density and high speed.There was a further advantage. Chips are made on discs of silicon, known as wafers. Each wafer has on it a large number of individual chips, which are processed together and later separated. Since shrinkage makes it possible to get more chips on a wafer, the cost per chip goes down.Falling unit cost was important to the industry because, if the latest chips are cheaper to make as well as faster, there is no reason to go on offering the old ones, at least not indefinitely. There can thus be one product for the entire market.However, detailed cost calculations showed that, in order to maintain this advantage as shrinkage proceeded beyond a certain point, it would be necessary to move to larger wafers. The increase in the size of wafers was no small matter. Originally, wafers were one or two inches in diameter, and by 2000 they were as much as twelve inches. At first, it puzzled me that, when shrinkage presented so many other problems, the industry should make things harder for itself by going to larger wafers. I now see that reducing unit cost was just as important to the industry as increasing the number of transistors on a chip, and that this justified the additional investment in foundries and the increased risk.The degree of integration is measured by the feature size, which, for a given technology, is best defined as the half the distance between wires in the densest chips made in that technology. At the present time, production of 90 nm chips is still building up Suspension of LawIn March 1997, Gordon Moore was a guest speaker at the celebrations of the centenary of the discovery of the electron held at the Cavendish Laboratory. It was during the course of his lecture that I first heard the fact that you can have silicon chips that are both fast and low in cost described as a violation of Murphy’s law.or Sod’s law as it is usually called in the UK.Moore said that experience in other fields would lead you to expect to have to choose between speed and cost, or to compromise between them. In fact, in the case of silicon chips, it is possible to have both.In a reference book available on the web, Murphy is identified as an engineer working on human acceleration tests for the US Air Force in 1949. However, we were perfectly familiar with the law in my student days, when we called it by a much more prosaic name than either of those mentioned above, namely, the Law of General Cussedness. We even had a mock examination question in which the law featured. It was the type of question in which the first part asks for a definition of some law or principle and the second part contains a problem to be solved with the aid of it. In our case the first part was to define the Law of General Cussedness and the second was the problem;A cyclist sets out on a circular cycling tour. Derive an equation giving the direction of the wind at any time.The single-chip computerAt each shrinkage the number of chips was reduced and there were fewer wires going from one chip to another. This led to an additional increment in overall speed, since the transmission of signals from one chip to another takes a long time.Eventually, shrinkage proceeded to the point at which the whole processor except for the caches could be put on one chip. This enabled a workstation to be built that out-performed the fastest minicomputer of the day, and the result was to kill the minicomputer stone dead. As we all know, this had severe consequences for the computer industry and for the people working in it.From the above time the high density CMOS silicon chip was Cock of the Roost. Shrinkage went on until millions of transistors could be put on a single chip and the speed went up in proportion.Processor designers began to experiment with new architectural features designed to give extra speed. One very successful experiment concerned methods for predicting the way program branches would go. It was a surprise to me how successful this was. It led to a significant speeding up of program execution and other forms of prediction followed Equally surprising is what it has been found possible to put on a single chip computer by way of advanced features. For example, features that had been developed for the IBM Model91.the giant computer at the top of the System 360 range.are now to be found on microcomputersMurphy’s Law remained in a state of suspension. No longer did it make sense to build experimental computers out of chips with a small scale of integration, such as that provided by the 7400 series. People who wanted to do hardware research at the circuit level had no option but to design chips and seek for ways to get them made. For a time, this was possible, if not easyUnfortunately, there has since been a dramatic increase in the cost of making chips, mainly because of the increased cost of making masks for lithography, a photographic process used in the manufacture of chips. It has, in consequence, again become very difficult to finance the making of research chips, and this is a currently cause for some concern.The Semiconductor Road MapThe extensive research and development work underlying the above advances has been made possible by a remarkable cooperative effort on the part of the international semiconductor industry.At one time US monopoly laws would probably have made it illegal for US companies to participate in such an effort. However about 1980 significant and far reaching changes took place in the laws. The concept of pre-competitive research was introduced. Companies can now collaborate at the pre-competitive stage and later go on to develop products of their own in the regular competitive manner.The agent by which the pre-competitive research in the semi-conductor industry is managed is known as the Semiconductor Industry Association (SIA). This has been active as a US organisation since 1992 and it became international in 1998. Membership is open to any organisation that can contribute to the research effort.Every two years SIA produces a new version of a document known as the International Technological Roadmap for Semiconductors (ITRS), with an update in the intermediate years. The first volume bearing the title ‘Roadmap’ was issued in 1994 but two reports, written in 1992 and distributed in 1993, are regarded as the true beginning of the series.Successive roadmaps aim at providing the best available industrial consensus on the way that the industry should move forward. They set out in great detail.over a 15 year horizon. thetargets that must be achieved if the number of components on a chip is to be doubled every eighteen months.that is, if Moore’s law is to be maintained.-and if the cost per chip is to fall.In the case of some items, the way ahead is clear. In others, manufacturing problems are foreseen and solutions to them are known, although not yet fully worked out; these areas are coloured yellow in the tables. Areas for which problems are foreseen, but for which no manufacturable solutions are known, are coloured red. Red areas are referred to as Red Brick Walls.The targets set out in the Roadmaps have proved realistic as well as challenging, and the progress of the industry as a whole has followed the Roadmaps closely. This is a remarkable achievement and it may be said that the merits of cooperation and competition have been combined in an admirable manner.It is to be noted that the major strategic decisions affecting the progress of the industry have been taken at the pre-competitive level in relative openness, rather than behind closed doors. These include the progression to larger wafers.By 1995, I had begun to wonder exactly what would happen when the inevitable point was reached at which it became impossible to make transistors any smaller. My enquiries led me to visit ARPA headquarters in Washington DC, where I was given a copy of the recently produced Roadmap for 1994. This made it plain that serious problems would arise when a feature size of 100 nm was reached, an event projected to happen in 2007, with 70 nm following in 2010. The year for which the coming of 100 nm (or rather 90 nm) was projected was in later Roadmaps moved forward to 2004 and in the event the industry got there a little sooner.I presented the above information from the 1994 Roadmap, along with such other information that I could obtain, in a lecture to the IEE in London, entitled The CMOS end-point and related topics in Computing and delivered on 8 February 1996.The idea that I then had was that the end would be a direct consequence of the number of electrons available to represent a one being reduced from thousands to a few hundred. At this point statistical fluctuations would become troublesome, and thereafter the circuits would either fail to work, or if they did work would not be any faster. In fact the physical limitations that are now beginning to make themselves felt do not arise through shortage of electrons, butbecause the insulating layers on the chip have become so thin that leakage due to quantum mechanical tunnelling has become troublesome.There are many problems facing the chip manufacturer other than those that arise from fundamental physics, especially problems with lithography. In an update to the 2001 Roadmap published in 2002, it was stated that the continuation of progress at present rate will be at risk as we approach 2005 when the roadmap projects that progress will stall without research break-throughs in most technical areas “. This was the most specifi c statement about the Red Brick Wall, that had so far come from the SIA and it was a strong one. The 2003 Roadmap reinforces this statement by showing many areas marked red, indicating the existence of problems for which no manufacturable solutions are known.It is satisfactory to report that, so far, timely solutions have been found to all the problems encountered. The Roadmap is a remarkable document and, for all its frankness about the problems looming above, it radiates immense confidence. Prevailing opinion reflects that confidence and there is a general expectation that, by one means or another, shrinkage will continue, perhaps down to 45 nm or even less.However, costs will rise steeply and at an increasing rate. It is cost that will ultimately be seen as the reason for calling a halt. The exact point at which an industrial consensus is reached that the escalating costs can no longer be met will depend on the general economic climate as well as on the financial strength of the semiconductor industry itself.。

相关文档
最新文档