home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dcom / cellrel / 232 < prev    next >
Encoding:
Text File  |  1992-07-22  |  4.2 KB  |  91 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!gatech!europa.asd.contel.com!darwin.sura.net!jvnc.net!nj.nec.com!rsd
  3. From: rsd@ccrl.nj.nec.com (Rajiv Dighe)
  4. Subject: Re: Packet Sizes
  5. Message-ID: <1992Jul22.205809.17641@research.nj.nec.com>
  6. Sender: news@research.nj.nec.com
  7. Organization: C&C Research Labs, NEC USA, Princeton, N.J.
  8. References: <1992Jul22.192642.8995@nntpd.lkg.dec.com>
  9. Distribution: na
  10. Date: Wed, 22 Jul 92 20:58:09 GMT
  11. Lines: 78
  12.  
  13. In article <1992Jul22.192642.8995@nntpd.lkg.dec.com> goldstein@carafe.enet.dec.com (Fred R. Goldstein) writes:
  14. >
  15. >The 48-byte cell size, of course, stinks.  If we were building an ATM
  16. >network for data alone, Craig's 128-byte payload is about right.  It's
  17. >even big enough to carry a sort TUBA (briefly IPV7) packet :-) .
  18. >
  19. >Given that PCM voice generates 8 octets/millisecond, cell size sets
  20. >voice delay (for one-user full cells).  For a while, ATM was 64 Octets,
  21. >but France wanted 32.  Why?  Because if you added the speed-of-light
  22. >delay for a call the length of France, and added 4 ms (32-octets) delay,
  23. >you'd just barely get away without echo cancellers.  The extra 4 ms.
  24. >made echo cancellers seem necessary.  Now a bigger country like the USA
  25. >would need echo cancellers anyway, in which case a few extra ms. delay
  26. >(even 16 ms.) would be harmless.  So at 48 octets, EVERYBODY LOSES!
  27. >That's the way CCITT works; consensus ain't cheap.
  28. >
  29. >I personally suspect that ATM nets (carrying data) will have LOTS 
  30. >of cell loss, which will require fairly small retransmission-units 
  31. >(R.U.)  If you use AAL5 alone, then the packet is the R.U.  If you
  32. >use AAL5 or AAL3 with SSCOP, then SSCOP allows an intermediate
  33. >fragment size R.U.  If you use BLINKBLT, or another numbered-cell 
  34. >selective retransmit protocol, then the cell is the R.U.
  35. >
  36. >ATM nets are themselves physical layer; AAL is datalink, so internet
  37. >protocols and higher will run across them.  We can _optimize_ new
  38. >protocols to run over ATM, but will also have to live with the old.
  39. >I'm afraid that we're going to have a lot of overhead caused by
  40. >traffic that just misses the one-cell cutoff.  Perhaps we should move
  41. >towards sligtly modified transport protocols too, just to reduce the
  42. >frequency of 40-byte (longer with newer IP, most likely, or CLNP)
  43. >packets that, with overhead, just overflow one cell.
  44.  
  45. Historical Overview :-)
  46.  
  47. Way back in the early 80's when we first started looking at the 
  48. format for B-ISDN, the first battle was ATM vs STM- simply packet
  49. switching vs circuit switching.
  50. It was decided to go with ATM because it had more networking features in
  51. it.
  52. Then was the big fixed vs variable battle.
  53. We had proposed a multiple-length format where the size varied
  54. from a minimum of 8 bytes to a maximum of 2048 bytes (determined
  55. by the length of the SIZE field in the header).
  56. Why a minimum of 8 - a nice number (power of 2) that we felt would adequately
  57. represent the size of a header without sacrificing functionality 
  58. (remember we chose ATM for the networking features and the 
  59. power lay in the header).
  60. Our arguement was simple.
  61. The minimum sized packet and the maximum sized packet was a function
  62. of the line speed, the available technology and the minimum delay
  63. required by the most stringent service assuming a non-preemptive service
  64. policy.
  65. All these were going to change with time.
  66. So at any given time, the minimum and maximum sized packet (packet is
  67. being used here to denote cell for purely historical reasons) would
  68. be chosen by the network manager depending on his needs,
  69. however the protocol didnt have to change with the technology or the
  70. need!!!!!
  71. Unfortunately, it was widely believed that fixed length cells
  72. were easier to switch than multiple length and so a standard was
  73. decided based on the design of a fabric.
  74. That the cost of the network was not in the fabric but in the OA&M 
  75. was not considered.
  76.  
  77. Our arguement then that this fixed-length decision would only add to
  78. the complexity at the end-points due to the segmentation and reassembly
  79. is being validated if you look at the number of different adaptation
  80. layers we already have.
  81.  
  82. Rajiv-looking-back
  83.  
  84.  
  85. >---
  86. >Fred R. Goldstein   goldstein@carafe.tay2.dec.com 
  87. >k1io             or goldstein@delni.enet.dec.com   voice:+1 508 952 3274
  88. >Standard Disclaimer:  Opinions are mine alone; sharing requires permission.
  89.  
  90.  
  91.