Asynchronoustransfermode(ATM)consistsofasetofhostsconnectedbyATMlinkstoanATMswitch.AnATMswitchgetsitsdatafromthehostsconnectedtoitandpassesthisdatatothedestination.Thedestinationhostcaneitherbeanend-point,oritcanbeanintermediateATMswitchonthewayfromthedata'ssourcetoit'sdestination.
DataistransmittedoveranATMnetworkinATMcells.Acellisafixedsizeat53bytedatastrUCturethatcontains48bytesofdataand5bytesofcontrolinformation.Eachcell'scontrolinformationincludesavirtualcircuitnumber.ThisnumberisusedbyATMswitchestodeterminewherethecellshouldbesent,andisusedbyreceivinGhoststodeterminewhichbuffersshouldreceivethedata(thusallowinginboundnetworkdatatobedemultiplexedinhardware).
Thevirtualcircuitnumberiscomposedoftwonumbers:thevirtualchannelidentifier(VCI)andthevirtualpathidentifier(VPI).AlldatasentoveranATMnetworkisassociatedwithavirtualcircuit.Therearetwotypesofvirtualcircuits:permanentvirtualcircuits(PVC)andswitchedvirtualcircuits(SVC).PermanentvirtualcircuitsareusuallysetupinanATMswitchbyanetworkadministrator.Switchedvirtualcircuitsareconnectionsthatareestablishedasneededthroughtheuseofsignallingprotocols
The48bytedataareaofanATMcellisquitesmallwhencomparedtothedataareaofanEthernetorFDDIpacket.ATMincludesanumberofATMadaptationlayers(orAAL).AAL5allowsahosttosendandreceiveframesofupto64Kinsize.WhenahostsendsalargeAAL5frame,theATMhost-networkinterfacebreaksitupintoATMcells.Whenthecellsarriveatthereceivinghost,thesecellsarereassembledbythereceivingmachine'sATMhost-networkinterface.AAL5allowshoststosendandreceiveframesandnotworryaboutthesmallATMcells.
OneadvantageofATMisitsuseofvirtualcircuitsmakesiteasiertoprovidenetworkperformanceguaranteestoapplications.EachactivevirtualcircuitonanATMnetworkcanbeallocatedafixedportionofthenetwork'sbandwidth.