网络工程专业外文翻译-计算机网络

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

外文原文:COMPUTERNETWORKSDATECOMMUNICATIONSOneofthefunctionsofthehostcomputeristostoretheapplicationsprogramsforthevarioussecondaries.Theendequipmentwhicheithergeneratesthedigitalinformationfortransmissionorusesthereceiveddigitaldatacanbecomputer,printers,keyboards,CRTs,andsoon.Thisequipmentgenerallymanipulatesdigitalinformationinternallyinwordunits—allthebitsthatmakeupawordinaparticularpieceofequipmentaretransferredinparallel.Digitaldata,whentransmitted,areinserialform.Paralleltransmissionofan8-bitwordrequireeightpairsoftransmissionlines—notatallcost-effective.Dataterminal(DTE)isageneralphraseencompassingallofthecircuitrynecessarytoperformparallel-to-serialandserial-to-parallelconversionsfortransmissionandreceptionrespectivelyandfordatalinkmanagement.TheUART(UniversalAsynchronousReceiver/Transmitter)andUSART(UniversalAsynchronous/AsynchronousReceiver/Transmitter)arethedevicesthatperformtheparallel-to-serialandserial-to-parallelconversions.TheprimaryDTEincludesalinecontrolunit(LCUorLinCo)whichcontrolstheflowofinformationinamultipointdatalinksystem.Astationcontroller(STACO)isthecorrespondingthatbelongedtothesubscriberinadatalinksystem.BetweentheDTEs,startingwiththemodems,wascommunicationsequipmentownedandmaintainedbyTelcoproperty.Datacommunicationsequipment(DCE)acceptstheserialdatastreamfromtheDTEandconvertsittosomeformofanalogsignalsuitablefortransmissiononvoice-gradelined.Atthereceiveend,theDCEperformsthereversefunctionofconvertingthereceivedanalogsignaltoaserialdigitaldatastream.ThesimplestformofDCEisamodem(modulator/demodulator)ordataset.Atthetransmitend,themodemcanbeconsideredaformofdigital-to-analogconverter,whileatthereceiveend,itcanconsideredaformofanalog-to-digitalconverter.Themostcommonofmodulationbymodemsarefrequencyshiftkeying(FSK),phaseshiftkeying(PSK),andquadratureamplitudemodulation(QAM).Thisisatypicallydatatransmissionmodeusingtheanalogtelephonelines.Ifyoutransmitdatabydigitalchannel(sometimesitiscalled“DigitalT-carrier”),apulseCodeModulation(PCM)equipmentmustbeused.Amicrowavetransmissionsystemcanalsobeusedforthedatacommunication.Finally,youcanusethesatellitecommunicationsystemfordatatransmission.IfthecablesandsignallevelsusedtointerconnecttheDTEandDCEwereleftunregulated,thevariationsgeneratedwouldprobablybeproportionaltothenumberofmanufacturers.ElectronicsindustriesAssociation(EIA),anorganizationofmanufactureswithestablishingtheDTEandmodem.Thisisa25-pincablewhosepinshavedesignatedfunctionsandspecifiedsignallevels.TheRS-232Cisanticipatedtobereplacedbyanupdatestandard.ARCHITECTUREOFCOMPUTERNETWORKSComputernetworkisacomplexconsistingoftwoormoreconnedcomputingunits,itisusedforthepurposeofdatacommunicationandresourceresourcesharing.Designofanetworkanditslogicalstructureshouldcomplywithasetofdesignprinciples,includingtheorganizationoffunctionsandthedescriptionofdataformatsandprocedure.Thisisthenetworkarchitectureandsocalledasasetoflayersandprotocols,becausethearchitectureisalayer-based.Inthenexttwosectionswewilldiscusstwoimportantnetworkarchitectures,theOSIreferencemodelandtheTCP/IPreferencemodel.1.TheOSIReferenceModelTheOSImodelisshowninFig.14-2(minusthephysicalmedium).ThismodelisbasedonaproposaldevelopedbytheInternationalStandardsOrganizations(OSI)asthefirststeptowardinternationalstandardizationoftheprotocolsusedinthevariouslayers.ThemodeliscalledtheISOOSI(OpenSystemInterconnection)ReferenceModelbecauseitdealswithconnectingopensystems--thatis,systemsthatareopenforcommunicationwithothersystems,WewillusuallyjustcallittheOSImodelforshort.TheOSImodelhassevenhassevenlayers.NotethattheOSImodelitselfisnotanetworkarchitecturebecauseitdoesnotspecifytheexactservicesandprotocolstobeusedineachlayer.Itjusttellswhateachlayershoulddo.However,However,ISOhasalsoproducedstandardsforallthelayers,althoughthesearenotpartofthereferencemodelitself.Eachonehasbeenpublishedasaseparateinternationalstandard.2.TheTCP/IPReferenceModelTheTCP/IPreferencemodelisanearlytransportprotocolwhichwasdesignedbytheUSDepartmentofDefence(DOD)aroundin1978.ItisoftenclaimedthatitgaverisetheOSI“connectionless”modeofoperation.TCP/IPisstillusedextensivelyandiscalledasaindustrialstandardofinternetworkinfact,TCP/IPhastwoparts:TCPandIP.TCPmeansitisonthetransportlayerandIPmeansitisonthenetworklayerseparately.(1)Therearetwoend-to-endprotocolsinthetransportlayer,oneofwhichisTCP(TransmissionControlProtocol),anotherisUDP(UserDatagramProtocol).TCPisaconnection-orientedprotocolthatallowsabytestreamoriginatingononemachinetobedeliveredwithouterroronanyothermachineintheinternet.UDPisanunreliable,connectionlessprotocolforapplicationthatdonotwantTCP’ssequencingofflowscontrolflowcontrolandwishtoprovidetheirown.(2)ThenetworklayerdefinesanofficialpacketformatandprotocolcalledIP(Internetprotocol).ThejobofthenetworklayeristodeliverIPpacketswheretheyaresupposedtogo.applicationlayer,Itcontainsallthehigher-levelprotocols.Theearlyonesincludedvirtualterminal(TELNET),filetransfer(FTP),electronicmail(SMTP)anddomainnameservice(DNS).WIDEAREANETWORKAwideareanetwork,orWAN,spansa

1 / 10
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功