计算机专业英语论文硬件概述.docx

上传人:b****4 文档编号:6314516 上传时间:2023-05-09 格式:DOCX 页数:11 大小:27.57KB
下载 相关 举报
计算机专业英语论文硬件概述.docx_第1页
第1页 / 共11页
计算机专业英语论文硬件概述.docx_第2页
第2页 / 共11页
计算机专业英语论文硬件概述.docx_第3页
第3页 / 共11页
计算机专业英语论文硬件概述.docx_第4页
第4页 / 共11页
计算机专业英语论文硬件概述.docx_第5页
第5页 / 共11页
计算机专业英语论文硬件概述.docx_第6页
第6页 / 共11页
计算机专业英语论文硬件概述.docx_第7页
第7页 / 共11页
计算机专业英语论文硬件概述.docx_第8页
第8页 / 共11页
计算机专业英语论文硬件概述.docx_第9页
第9页 / 共11页
计算机专业英语论文硬件概述.docx_第10页
第10页 / 共11页
计算机专业英语论文硬件概述.docx_第11页
第11页 / 共11页
亲,该文档总共11页,全部预览完了,如果喜欢就下载吧!
下载资源
资源描述

计算机专业英语论文硬件概述.docx

《计算机专业英语论文硬件概述.docx》由会员分享,可在线阅读,更多相关《计算机专业英语论文硬件概述.docx(11页珍藏版)》请在冰点文库上搜索。

计算机专业英语论文硬件概述.docx

计算机专业英语论文硬件概述

 

题目:

计算机硬件概述(Overviewofthecomputerhardwarebased)

 

学院:

信息技术学院

班级:

XXXXXX

学号:

XXXXXXXXXX

姓名:

XXXX

  Acomputerisafastandaccuratesymbolprocessingsystem.Itcanaccept,store,processdataandproduceoutputresults.Acomputercanautomaticallyprocessdatawithouthumanintervention.However,itmustbegivenasetofinstructiontoguideit,stepbystep,throughprocesses.Thesetofinstructionsiscalledaprogram,Theprogramisstoredphysicallyinsidethemachine,makingitaprogram.

Allcomputersystemsofinteresttousaresimilar.Theycontainhardwarecomponentsforinput,centralprocessingunitandoutput.Thesystemonthesmall-scaleiscalledamicrocomputerorminicomputer.Continuingupthesizescale,themainframecomputerisonethatmayofferafasterprocessingspeedandagreaterstoragecapacitythanatypicalmini.Finallycomesthesupercomputer,designedtoprocesscomplexscientificapplications,whichisthelargestandfastest.

Althoughthecapacityofcomputers'storagelocationsisvaried,everycomputerstoresnumbers,letters,andothercharactersinacodedform.Everycharacterinthestorageisrepresentedbyastringof0sand1s,theonlydigitsfoundedinthebinarynumberingsystem.BCDandASCIIarepopularcomputercodes.

So,whatpartofcomputerhardwarethatcontainsit?

Computerhardwarehasfourparts:

thecentralprocessingunit(CPU)andmemory,storagehardware,inputhardware,andoutputhardware.

TheCentralProcessingUnit

Pronouncedasseparatelettersitistheabbreviationforcentralprocessingunit.TheCPUisthebrainsofthecomputer.Sometimesreferredtosimplyasthecentralprocessor,butmorecommonlycalledprocessor,theCPUiswheremostcalculationstakeplace.Intermsofcomputingpower,theCPUisthemostimportantelementofacomputersystem.

Onlargemachines,CPUsrequireoneormoreprintedcircuitboards.Onpersonalcomputersandsmallworkstations,theCPUishousedinasinglechipcalledamicroprocessor.Sincethe1970'sthemicroprocessorclassofCPUshasalmostcompletelyovertakenallotherCPUimplementations.

EarlyCPUswerecustom-designedasapartofalarger,sometimesone-of-a-kind,computer.However,thiscostlymethodofdesigningcustomCPUsforaparticularapplicationhaslargelygivenwaytothedevelopmentofmass-producedprocessorsthataremadeforoneormanypurposes.Thisstandardizationtrendgenerallybeganintheeraofdiscretetransistormainframesandminicomputersandhasrapidlyacceleratedwiththepopularizationoftheintegratedcircuit(IC).TheIChasallowedincreasinglycomplexCPUstobedesignedandmanufacturedtotolerancesontheorderofnanometers.BoththeminiaturizationandstandardizationofCPUshaveincreasedthepresenceofthesedigitaldevicesinmodernlifefarbeyondthelimitedapplicationofdedicatedcomputingmachines.Modernmicroprocessorsappearineverythingfromautomobilestocellphonesandchildren'stoys.

TheCPUitselfisaninternalcomponentofthecomputer.ModernCPUsaresmallandsquareandcontainmultiplemetallicconnectorsorpinsontheunderside.TheCPUisinserteddirectlyintoaCPUsocket,pinsidedown,onthemotherboard.EachmotherboardwillsupportonlyaspecifictypeorrangeofCPUsoyoumustcheckthemotherboardmanufacturer'sspecificationsbeforeattemptingtoreplaceorupgradeaCPU.ModernCPUsalsohaveanattachedheatsinkandsmallfanthatgodirectlyontopoftheCPUtohelpdissipateheat.

TwotypicalcomponentsofaCPUarethefollowing:

Thearithmeticlogicunit(ALU),whichperformsarithmeticandlogicaloperations.

Thecontrolunit(CU),whichextractsinstructionsfrommemoryanddecodesandexecutesthem,callingontheALUwhennecessary.

Toproperlyperformitsjob,theCPUmustcompleteacycleoffoursteps.Thefirststepinthiscycleistofetchainstructionfromasoftwareprogram'smemory.OncetheCPUfetchestheinstruction,itssecondstepistodecodetheinstruction.Bydecodingtheinstruction,theCPUisabletoorganizetheinformationfromtheinstructioninamannerthatallowstheCPUtocompletethenextstep,whichisexecuting.

Duringtheexecutionstep,theCPUcompletestheinstruction.Itaccomplishesthisbyfollowingtheinformationgainedduringthedecodingstep.OncetheCPUhasfinishedexecutingtheinstruction,thefinalstepinthiscycleistowrite-backtheresultsthatoccurredduringtheexecutionstep.TheCPUcanwrite-backtheresultstoitsowninternalregister,ortothemainmemoryofthecomputer.

TheControlUnit:

Acontrolunitisoneofthetwocomponentsofthecentralprocessingunit.Thefunctionofthecontrolunitistoextractinformationwhichisstoredinthememoryandtodecodeandexecutethoseinstructions.

Italsotakeshelpfromthearithmeticlogicunit,wheneverrequired.Thecontrolunitisveryimportantforcomputersfunctioning.Thecontrolunithasoutputswhichtakechargeoftheactivitiesoftheentiredevice.SomeregardthecontrolunittobeanFSMorfinitestatemachinewhichisusedforhardwareandsoftwareapplications.

ControlUnitandMicroprogram:

Therewasatimewhenthemanufacturingofcontrolunitswasadifficultprocess,especiallyindesigningit.Buttodaythescenariohaschanged.Acontrolunitisexecutedintheformofmicroprogramswhichremainincontrolstores.Thereisamicrosequencerwhichchoosesthewordsandcertainportionsofthosewordswhichdirectlymanagethevariouscomputerparts.Thesepartsarearithmeticandlogicunits,buses,instructionregisters,registersandinput/output.Todaythelatestcomputersmaypossesssubsidiarycontrollersforeverysubsystem,whichwouldbesupervisedbythemaincontrolunit.

FunctionsofControlUnit:

Acontrolunitcanbedescribedasasortofcircuitrythatsupervisesandcontrolsthepathofinformationthatrunsovertheprocessorandorganizesthevariousactivitiesofthoseunitsthatlieinsideit.

Itcarriesoutmanytaskssuchasdecoding,fetching,handlingtheexecutionandfinallystoringtheresults.

Itcontrolstheexecutionofinstructionsinasequentialorder.

Itguidestheflowofdatathroughthedifferentpartsofthecomputer.

Itinterpretstheinstructions.

Itregulatesthetimecontrolsoftheprocessor.

Itsendsandreceivescontrolsignalsfromvariousperipheraldevices.

Acontrolunitisamajorcomputerpartwhichhelpsinthefunctioningofthecentralprocessingunitandinturnrunsthewholecomputer.

  TheArithmetic-LogicUnit:

Anarithmetic-logicunit(ALU)isthepartofacomputerprocessor(CPU)thatcarriesoutarithmeticandlogicoperationsontheoperandsincomputerinstructionwords.Insomeprocessors,theALUisdividedintotwounits,anarithmeticunit(AU)andalogicunit(LU).SomeprocessorscontainmorethanoneAU-forexample,oneforfixed-pointoperationsandanotherforfloating-pointoperations.(Inpersonalcomputersfloatingpointoperationsaresometimesdonebyafloatingpointunitonaseparatechipcalledanumericcoprocessor.)

Typically,theALUhasdirectinputandoutputaccesstotheprocessorcontroller,mainmemory(randomaccessmemoryorRAMinapersonalcomputer),andinput/outputdevices.Inputsandoutputsflowalonganelectronicpaththatiscalledabus.Theinputconsistsofaninstructionword(sometimescalledamachineinstructionword)thatcontainsanoperationcode(sometimescalledan"opcode"),oneormoreoperands,andsometimesaformatcode.TheoperationcodetellstheALUwhatoperationtoperformandtheoperandsareusedintheoperation.(Forexample,twooperandsmightbeaddedtogetherorcomparedlogically.)Theformatmaybecombinedwiththeopcodeandtells,forexample,whetherthisisafixed-pointorafloating-pointinstruction.Theoutputconsistsofaresultthatisplacedinastorageregisterandsettingsthatindicatewhethertheoperationwasperformedsuccessfully.(Ifitisn't,somesortofstatuswillbestoredinapermanentplacethatissometimescalledthemachinestatusword.)

Ingeneral,theALUincludesstorageplacesforinputoperands,operandsthatarebeingadded,theaccumulatedresult(storedinanaccumulator),andshiftedresults.TheflowofbitsandtheoperationsperformedontheminthesubunitsoftheALUiscontrolledbygatedcircuits.Thegatesinthesecircuitsarecontrolledbyasequencelogicunitthatusesaparticularalgorithmorsequenceforeachoperationcode.Inthearithmeticunit,multiplicationanddivisionaredonebyaseriesofaddingorsubtractingandshiftingoperations.Thereareseveralwaystorepresentnegativenumbers.Inthelogicunit,oneof16possiblelogicoperationscanbeperformed-suchascomparingtwooperandsandidentifyingwherebitsdon'tmatch.

ThedesignoftheALUisobviouslyacriticalpartoftheprocessorandnewapproachestospeedingupinstructionhandlingarecontinuallybeingdeveloped.

Memory

Incomputing,memoryreferstothestateinformationofacomputingsystem,asitiskeptactiveinsomephysicalstructure.Theterm"memory"isusedfortheinformationinphysicalsystemswhicharefast(ieRAM),asadistinctionfromphysicalsystemswhichareslowtoaccess(iedatastorage).Bydesign,theterm"memory"referstotemporarystatedevices,whereastheterm"storage"isreservedforpermanentdata.Advancesinstoragetechnologyhaveblurredthedistinctionabit—memorykeptonwhatisconventionallyastoragesystemiscalled"virtualmemory".

Colloquially,computermemoryreferstothephysicaldevicesusedtostoredataorprograms(sequencesofinstructions)onatemporaryorpermanentbasisforuseinanelectronicdigitalcomputer.Computersrepresentinformation

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 自然科学 > 物理

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2