平安实业有限公司网络设计方案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.Themostcommonofmodulationbymodemsarefrequencyshift第1页共6页平安实业有限公司网络设计方案keying(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)asthefirststeptowardinternationalstandardizationoft...