计算机组织结构课件_第1页
计算机组织结构课件_第2页
计算机组织结构课件_第3页
计算机组织结构课件_第4页
计算机组织结构课件_第5页
已阅读5页,还剩69页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

WilliamStallings

ComputerOrganization

andArchitectureChapter2

ComputerEvolutionandPerformanceWilliamStallings

ComputerOr1GenerationsofComputerVacuumtube--1946-1957 1Transistor--1958-1964 2Small,mediumscaleintegration–1965-19713–IC100-3,000devicesonachipLargescaleintegration--1972-1977 4

LSI3,000-100,000devicesonachipVerylargescaleintegration--1978-1991 5–VLSI100,000-100,000,000devicesonachipUltralargescaleintegration–1991- 6–ULSIOver100,000,000devicesonachipP24Whenmicrocomputer?GenerationsofComputerVacuum21stcomputer–

generationIUniversityofPennsylvania18,000vacuumtubesDecimal(notbinary)Finished19461stcomputer–generationI3vonNeumann/Turing?Mainmemorystoringprogramsanddata–1st

CPUinterpretinginstructionsfrommemoryandexecuting. i.e.

fetchinstructionfrommemory

executeinstructioninCPUbinarysystemvonNeumann/Turing?Mainmemor4StructureofvonNeumannmachineStructureofvonNeumannmachi5IBM1953-the701IBM’sfirststoredprogramcomputerScientificcalculations1955-the702Businessapplications700seriesIBM6NJU103fromSovietUnionvacuumtubes30persecondmemory409632bits/word1959,firstrunningcomputerinuniversitiesoneroominNorthbuildingNJU103fromSovietUnion7Transistors–generationII1958Discretecomponents transistor,resistor,capacitoroncircuitboardsIBM7000DECProducedPDP-1Transistors–generationII1958IntegratedCircuit–generationIII…1965IC(Microelectronics) transistor,resistor,capacitoronachip siliconwafer(硅晶片)Twofundamentaltypesofcomponents(P24)‘IntegratedCircuit–generatio9GateforprocessingMemorycellforstorage(P141)read1Carrysignalinput1Logicfunction01P281inputwriteStoragecellLogicfunctionSiCiAiBiGateforprocessingread1Carry10Moore’sLawIncreaseddensityofcomponentsonchipNumberoftransistorsonachipwilldoubleeveryyearSince1970’sdevelopmenthasslowedalittle Numberoftransistorsdoublesevery18monthsHigherpackingdensity

shorterelectricalpaths,SmallersizeflexibilityCostofchipunchangedGordonMoore-cofounderofIntelP29Moore’sLawIncreaseddensityo11IBM360seriesMultiplexedswitchstructure (Fig.2.5,P2 3)DECPDP-8FirstminicomputerBUSstructure‘IBM360seriesMultiplexedswit12

13

FA..BCDS1S2......Multiplexerconnectsmultipleinputstoasingleoutput.Atanytime,oneoftheinputsisselectedtobepassedtotheoutput.

MUXmemoryI/O1I/O2I/O3CPUFA..BCDS1S2......Multipl14DEC-PDP-8BusStructureOMNIBUSConsoleControllerCPUMainMemoryI/OModuleI/OModuleP31DEC-PDP-8BusStructureOMNIB15Series200inChina210—— 360/30 南大,常州无线电厂 220—— 360/40 240—— 360/50 北大,北京738厂 260Series200inChina210—— 36016LSI–generationIV

1971-4004

FirstmicroprocessorAllCPUcomponentsonasinglechip4bit1974-8080Intel’sfirstgeneralpurposemicroprocessor8bitLSI–generationIV1971-40017PCA8086–16bitprocessor486–32bitprocessorPentium4–64bitprocessor

何谓32位处理机?Keydistinguishingfeatureofaprocessoristhenumberofbitsthattheprocessordealswithatatime.32bits+32bitsPCA8086–16bitprocessor何谓3218

SemiconductorMemory1970MagneticcorestoragesemiconductormemoryMuchfasterthancoreCapacityapproximatelydoubleseachyear

SemiconductorMemory197019ImproveperformanceCPU---如何提高速度? -提高集成度=shortenthedistancebetweencomponents -increasefrequency -pipelining,superscalar–parallelism, -multicore...Memory---如何更大?如何提高存取速度? -increasedensityofchip -speeduprunfrequency(DDR3-1333…)=P37ImproveperformanceCPU---如何20ImproveperformanceI/O---如何提高速度? -Deviceitself(display,printer) -Caching(diskcache) -Buffering(printer,I/Omodule)forparallism -Newinterfacetechniques:USB,usenetwork technology -...ImproveperformanceI/O---如何21TypicalI/ODeviceDataRatesTypicalI/ODeviceDataRates22Improveperformanceinterconnection---如何提高速度? -增加传输线的宽度:16位32 64 -Higher-speedinterconnectionbuses -Moreelaboratebusstructures:

hierarchy--P73 -...Improveperformanceinterconne23ProblemsCPU density,frequencycause:? -RCdelay:ascomponentsonthechipdecrease insize, wireinterconnectsbecomethinner,increaseresistance. wiresareclosertogether,increasingcapacitance -Power:powerdensityincreaseswithdensityof

logicandclockspeed.

dissipatingheatisissueProblemsCPU density,frequency24ProblemsMemory densitycause:? -reduceparallelism:asthedensityofchip increase,fewermemorychipsareused.PerformanceMismatch -MemoryspeedlagsbehindprocessorspeedProblemsMemory densitycause25LogicandMemoryPerformanceGapLogicandMemoryPerformanceG26SolutionsCPU---moreemphasisonorganizationaland architecturalapproaches. -Multiplecores:placingmultipleprocessorson singlechip.Usetwosimplerprocessorson thechipratherthanonemorecomplex processorMemory -makememorychipwider:increasenumber ofbitsretrievedatonetime(pin)SolutionsCPU---moreemphasis27POWER4ChipOrganizationPOWER4ChipOrganization28SolutionsPerformanceMismatch -incorporatecaches:L1cache(dedicatingpart ofprocessorchip),L2cacheKeyisbalanceProcessorcomponentsMainmemoryI/OdevicesInterconnectionstructuresSolutionsPerformanceMismatch29IntelMicroprocessorPerformanceIntelMicroprocessorPerforman30ExamplesofcomputerdesignPentium---CISC P41PowerPC---RISC P42ExamplesofcomputerdesignPen31InternetResourcesInternetResources32Summary1.HistoryENIAC,1946,UniversityofPennsylvaniavonNeumannmachine--storedprogramIBM360series–mainframeDECPDP11–minicomputerIntel–microprocessor2.GenerationsofComputervacuumtubetransistorSummary1.History33integratedcircuitLSIVLSIULSI3.ThreeprincipalconstituentsofacomputersystematIClevel4.Moore’sLawDoublingperformanceeveryyear(18months)integratedcircuit345.Whatisthekeydistinguishingfeatureof

amicroprocessor?6.Improveperformancemethodsproblemssolutions5.Whatisthekeydistinguish35Assignment网络查询DDR3,SDRAM,chipsetWriteaprogramtoconvertdecimalnumbers(appearinprogramsinHLL)tobinarynumbersAssignment36Chipset MostCPUstodayuseachipsetofoneormorechipsthathelpbridgeorconnectthevariousbusestotheCPUDiskcache Whendiskcachingisbeingused,duringanydiskaccessthecomputersystemalsofetchesprogramordatacontentslocatedinneighboringdiskareas(suchastheentiretrack)andtransportsthemtoadedicatedpartofRAMknownasadiskcache

Chipset37WilliamStallings

ComputerOrganization

andArchitectureChapter2

ComputerEvolutionandPerformanceWilliamStallings

ComputerOr38GenerationsofComputerVacuumtube--1946-1957 1Transistor--1958-1964 2Small,mediumscaleintegration–1965-19713–IC100-3,000devicesonachipLargescaleintegration--1972-1977 4

LSI3,000-100,000devicesonachipVerylargescaleintegration--1978-1991 5–VLSI100,000-100,000,000devicesonachipUltralargescaleintegration–1991- 6–ULSIOver100,000,000devicesonachipP24Whenmicrocomputer?GenerationsofComputerVacuum391stcomputer–

generationIUniversityofPennsylvania18,000vacuumtubesDecimal(notbinary)Finished19461stcomputer–generationI40vonNeumann/Turing?Mainmemorystoringprogramsanddata–1st

CPUinterpretinginstructionsfrommemoryandexecuting. i.e.

fetchinstructionfrommemory

executeinstructioninCPUbinarysystemvonNeumann/Turing?Mainmemor41StructureofvonNeumannmachineStructureofvonNeumannmachi42IBM1953-the701IBM’sfirststoredprogramcomputerScientificcalculations1955-the702Businessapplications700seriesIBM43NJU103fromSovietUnionvacuumtubes30persecondmemory409632bits/word1959,firstrunningcomputerinuniversitiesoneroominNorthbuildingNJU103fromSovietUnion44Transistors–generationII1958Discretecomponents transistor,resistor,capacitoroncircuitboardsIBM7000DECProducedPDP-1Transistors–generationII19545IntegratedCircuit–generationIII…1965IC(Microelectronics) transistor,resistor,capacitoronachip siliconwafer(硅晶片)Twofundamentaltypesofcomponents(P24)‘IntegratedCircuit–generatio46GateforprocessingMemorycellforstorage(P141)read1Carrysignalinput1Logicfunction01P281inputwriteStoragecellLogicfunctionSiCiAiBiGateforprocessingread1Carry47Moore’sLawIncreaseddensityofcomponentsonchipNumberoftransistorsonachipwilldoubleeveryyearSince1970’sdevelopmenthasslowedalittle Numberoftransistorsdoublesevery18monthsHigherpackingdensity

shorterelectricalpaths,SmallersizeflexibilityCostofchipunchangedGordonMoore-cofounderofIntelP29Moore’sLawIncreaseddensityo48IBM360seriesMultiplexedswitchstructure (Fig.2.5,P2 3)DECPDP-8FirstminicomputerBUSstructure‘IBM360seriesMultiplexedswit49

50

FA..BCDS1S2......Multiplexerconnectsmultipleinputstoasingleoutput.Atanytime,oneoftheinputsisselectedtobepassedtotheoutput.

MUXmemoryI/O1I/O2I/O3CPUFA..BCDS1S2......Multipl51DEC-PDP-8BusStructureOMNIBUSConsoleControllerCPUMainMemoryI/OModuleI/OModuleP31DEC-PDP-8BusStructureOMNIB52Series200inChina210—— 360/30 南大,常州无线电厂 220—— 360/40 240—— 360/50 北大,北京738厂 260Series200inChina210—— 36053LSI–generationIV

1971-4004

FirstmicroprocessorAllCPUcomponentsonasinglechip4bit1974-8080Intel’sfirstgeneralpurposemicroprocessor8bitLSI–generationIV1971-40054PCA8086–16bitprocessor486–32bitprocessorPentium4–64bitprocessor

何谓32位处理机?Keydistinguishingfeatureofaprocessoristhenumberofbitsthattheprocessordealswithatatime.32bits+32bitsPCA8086–16bitprocessor何谓3255

SemiconductorMemory1970MagneticcorestoragesemiconductormemoryMuchfasterthancoreCapacityapproximatelydoubleseachyear

SemiconductorMemory197056ImproveperformanceCPU---如何提高速度? -提高集成度=shortenthedistancebetweencomponents -increasefrequency -pipelining,superscalar–parallelism, -multicore...Memory---如何更大?如何提高存取速度? -increasedensityofchip -speeduprunfrequency(DDR3-1333…)=P37ImproveperformanceCPU---如何57ImproveperformanceI/O---如何提高速度? -Deviceitself(display,printer) -Caching(diskcache) -Buffering(printer,I/Omodule)forparallism -Newinterfacetechniques:USB,usenetwork technology -...ImproveperformanceI/O---如何58TypicalI/ODeviceDataRatesTypicalI/ODeviceDataRates59Improveperformanceinterconnection---如何提高速度? -增加传输线的宽度:16位32 64 -Higher-speedinterconnectionbuses -Moreelaboratebusstructures:

hierarchy--P73 -...Improveperformanceinterconne60ProblemsCPU density,frequencycause:? -RCdelay:ascomponentsonthechipdecrease insize, wireinterconnectsbecomethinner,increaseresistance. wiresareclosertogether,increasingcapacitance -Power:powerdensityincreaseswithdensityof

logicandclockspeed.

dissipatingheatisissueProblemsCPU density,frequency61ProblemsMemory densitycause:? -reduceparallelism:asthedensityofchip increase,fewermemorychipsareused.PerformanceMismatch -MemoryspeedlagsbehindprocessorspeedProblemsMemory densitycause62LogicandMemoryPerformanceGapLogicandMemoryPerformanceG63SolutionsCPU---moreemphasisonorganizationaland architecturalapproaches. -Multiplecores:placingmultipleprocessorson singlechip.Usetwosimplerprocessorson thechipratherthanonemorecomplex processorMemory -makememorychipwider:increasenumber ofbitsretrievedatonetime(pin)SolutionsCPU---moreemphasis64POWER4ChipOrganizationPOWER4ChipOrganization65SolutionsPerformanceMismatch -incorporatecaches:L1cache(dedicatingpart ofprocessorchip),L2cacheKey

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论