《計算機專業(yè)英語》Unit 4 How PCs Work_第1頁
《計算機專業(yè)英語》Unit 4 How PCs Work_第2頁
《計算機專業(yè)英語》Unit 4 How PCs Work_第3頁
《計算機專業(yè)英語》Unit 4 How PCs Work_第4頁
《計算機專業(yè)英語》Unit 4 How PCs Work_第5頁
已閱讀5頁,還剩17頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

Unit4HowPCsWork?ContentsLearningObjectives1Words&Expressions2Text3Exercises4Learning

ObjectivesAfteryouhavereadthisunit,youshouldbefamiliarwith:1.WhatCPUcontains?2.Thesystemcomponentofcomputer.

Words&Expressionsfragilea.易碎的,脆的individualn.個人,個體a.個別的,單獨的,個人的electronica.電子的disketten.磁盤,磁碟operandn.操作數(shù)manipulatev.(熟練地)操作,使用(機器等),操縱temporarya.暫時的,臨時的,臨時性pulsen.脈搏,脈沖arithmeticn.算術(shù),算法transistorn.晶體管TextThebasicbuildingblockofamodemcomputerisachip,acomplex,integratedelectroniccircuitetchedonatinysquareofsiliconnobiggerthanafingernail.Sinceindividualchipsarefragileanddifficulttohandle,theyarenormallypackedandmountedonboards.Acomputerisassembledbyslidingtherightboardsintoamachinebox.Oneboardmightholdtheprocessor,whichinfactistheheartofacomputer;anothermightholdmemorystorewhichprovidesthecomputerwithdataandinstructions;whilethethirdmightholdtheelectronicstolinkaparticularinputdeviceoroutputdevicetothesystem.LetususethesystemshowninFigure2-6toshowyouhowatypicalcomputerworks.Acomputeriscontrolledbyastoredprogram,soifweTextwanttouseacomputer,thefirststepiscopyingtheprogramfromdisketteintomemory.Nowtheprocessorcanbeginexecutinginstructions;thedatainputfromthekeyboardarestoredinmemory.Theprocessorprocessesthedataandthenstorestheresultsbackintomemory.Atlast,wecangettheresult.Nowwecanseethatacomputersystemconsistsoffourbasiccomponents.Aninputdeviceprovidesdata.Thedataarestoredinmemory,whichalsoholdsaprogram.Underthecontrolsoftheprogram,thecomputer’sprocessorprocessesthedata.Theresultsflowfromthecomputertoanoutputdevice.Letuscomeclosertothesystemcomponentsonebyone.Beginningwiththeprocessor.Theprocessor,usuallycalledthecentralprocessingunit(CPU)ormainprocessor,istheheartofacomputer.ItistheCPUthatinfactprocessesormanipulatesdataandcontrolsalltherestpartsofthecomputer.Howcanitmanageitsjob?Thesecretissoftware.Withoutaprogramtoprovidecontrol,aCPUcandonothing.HowcanaprogramguidetheCPUthroughtheprocesses?Letusconsiderfromthebasicelementofaprogram-instruction.Aninstructioniscomposedoftwoparts:anoperationcodeandoneormoreoperands(Figure2-7).TheoperationcodetellstheCPUwhattodoandtheoperandstelltheCPUwheretofindthedatatobemanipulated.Theprocessorcontainsfourmajorcomponents(Figure2-8):aclock,aninstructioncontrolunit,anarithmeticandlogicunit(usuallyshortedforALU),andseveralregisters.Theclockgeneratespreciselytimedpulsesofcurrentthatsynchronizetheprocessor’sothercomponents.

Thentheinstructioncontrolunitdeterminesthelocationofthenextinstructiontobeexecutedandfetchesitfromthemainmemory.Thearithmeticandlogicunitperformsarithmeticoperations(suchasadditionandsubtraction)andlogicoperations(suchastestingavaluetoseeifitistrueorfalse),whiletheregistersaretemporarystoragedevicesthatholdcontrolinformation,keydataandsomeintermediateresults.SincetheregistersarelocatedintheCPU,theprocessingspeedisfasterthanthemainmemory.Thenwhichisthekeycomponenttoacomputer’sspeed?Itistheclock!Inmoredetail,itistheclock’sfrequencythatdecidesacomputer’sprocessingspeed.Whenwebuyacomputer,weusuallyconsiderthemainfrequencyfirst,andthatmeanaclock’sfrequency.NowwewilltalkmoreindetailabouttheMicroprocessorsandCentralProcessingUnits(Figure2-9).Microprocessorsarecentralprocessingunitsetchedonatinychipofsiliconand,thus,arecalledmicrochips.Microprocessorscontainmanyelectronicswitches,calledtransistors,whichdeterminewhetherelectriccurrentisallowedtopassthroughornot.Transistorsarethebasicbuildingblocksofmicroprocessors.Asinglemicrochipmaycontainmillionsoftransistors.Whenelectriccurrentisallowedtopassthrough,theswitchison.Thisrepresentsa1bit.Ifthecurrentdoesnotpassthrough,theswitchisoff.Thisrepresentsa0bit.Whenwetalkaboutthecomputer,weusuallymeetthetopic:motherboard.Themaincircuitboardinacomputeriscalledthemotherboard.Itisaflatboardtheholdsallofthekeyelementsthatmakeupthe“brain”ofthesystem,includingthemicroprocessororCPU,RAM(electronicorprimarymemory),andexpansionslotswhicharesocketswhereothercircuitboardscalledexpansionboardsmaybepluggedin.Exercises1.Answerthefollowingquestionaccordingtothetext.(1)HowPCworks?(2)Howmanybasiccomponentsarethereinacomputersystem?(3)WhatisCPU?(4)Howcanitmanageitsjob?2.TranslatethefollowingtermsorphrasesfromEnglishintoChineseandviceversa:key(1)microprocessor(6)操作數(shù)(2)chip(7)操作碼(3)instruction(8)脈沖(4)displayscreen(9)寄存器(5)CPU(10)晶體管3.Fillintheblankswiththeinformationgiveninthetext:

(1) Thebasicbuildingblockofamodemcomputerisachip,acomplex,integratedelectroniccircuitetchedon

nobiggerthanafingernail.(2) Theprocessor,usuallycalled or

,istheheartofacomputer.(3) Aninstructioniscomposedoftwoparts:an

andoneormoreoperands.(4) Microprocessorsarecentralprocessingunitsetchedonatinychipofsiliconand,thus,arecalled

.(5) Themaincircuitboardinacomputeriscalledthe

.key4.Choosethebestonefromtheitemsgivenbelowtocompletethefollowingpassage.

Mobilecomputers-which(1)laptops,notebooks,subnotebooksandhandholds(2)soubiquitousinsuchashorttime,nosurprisetohearwhosay:”Itwilldefinetheleadingedge(3)thenextfiveyearsorso.”Themostremarkable(4)mobilecomputersistheamountofdatastorageandmemorypacked(5)theirtinyboxes.Thesedevicesnotonlyhandlewindowseasilybutalsorunstorage-hungryprograms.(1)A.included B.include C.includes D.haveincluded(2)A.havebecome B.hadbecome C.becoming D.becomes(3)A.from B.for C.to D.about(4)A.at B.to C.for D.above(5)A.under B.to C.into D.ontokey5.MarkthefollowingstatementswithT(true)orF(false)accordingtothetext.(1)Sinceindividualchipsarefragileanddifficulttohandle,theyarenormallypackedandmountedonboards.(2)Theprocessorcontainsfourmajorcomponents:aclock,aninstructioncontrolunit,anarithmeticandlogicunit(usuallyshortedforALU),andseveralregisters.(3)Whenelectriccurrentisallowedtopassthrough,theswitchison.Thisrepresentsa0bit.Ifthecurrentdoesnotpassthrough,theswitchisoff.Thisrepresentsa1bit.(4)itistheclock’sfrequencythatdecidesacomputer’sprocessingspeed.(5)Themaincircuitboardinacomputeriscalledthemotherboard.Itisaflatboardtheholdsallofthekeyelementsthatmakeupthe“brain”ofthesystem.key6.Selecttheoneanswertoeachquestion.(1)A(n)

gathersinputandtransformsitintoaseriesofelectronicsignalsforthecomputertostoreandmanipulate.A.outputdeviceB.inputdeviceC.memoryD.data(2)Inacomputer,mostprocessingtakeplaceinacomponentcalledthe

.A.bus B.memory C.systemunit D.centralprocessingunit(3)Random-accessmemory(RAM)isakindof

storage.A.permanent. B.temporaryC.Flash D.smart(4)ROMisatypeof.A.semiconductor B.slot C.adapter D.network(5)A(n)

typicallycombinesthecapabilityofascanner,printer,fax,andcopyingmachine.A.multifunctionaldevice B. outputdeviceC.inputdevice D. CD-readonlymemory(6)

istheareawheredatacanbeleftonapermanentbasiswhenitisnotimmediatelyneededforprocessing.A. Secondarystorage B. CMOSC. CPU D. Primarystoragekey7.TranslatethefollowingsentencesintoChinese.(1)Thebasicbuildingblockofamodemcomputerisachip,acomplex,integratedelectroniccircuitetchedonatinysquareofsiliconnobiggerthanafingernail.(2)Theprocessorprocessesthedataandthenstorestheresultsbackintomemory.Atlast,wecangettheresult.(3)Nowwecanseethatacomputersystemconsistsoffourbasiccomponents.Aninputdeviceprovidesdata.

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論