GB2366933A - Method of managing circular buffers in dynamic bandwidth circuit emulation services - Google Patents

Method of managing circular buffers in dynamic bandwidth circuit emulation services Download PDF

Info

Publication number
GB2366933A
GB2366933A GB0022384A GB0022384A GB2366933A GB 2366933 A GB2366933 A GB 2366933A GB 0022384 A GB0022384 A GB 0022384A GB 0022384 A GB0022384 A GB 0022384A GB 2366933 A GB2366933 A GB 2366933A
Authority
GB
United Kingdom
Prior art keywords
channels
active
pointer
buffering
bytes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB0022384A
Other versions
GB2366933B (en
GB0022384D0 (en
Inventor
Dawn Finn
George Jeffrey
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsemi Semiconductor ULC
Original Assignee
Mitel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitel Corp filed Critical Mitel Corp
Priority to GB0022384A priority Critical patent/GB2366933B/en
Publication of GB0022384D0 publication Critical patent/GB0022384D0/en
Priority to DE2001144116 priority patent/DE10144116A1/en
Priority to US09/948,651 priority patent/US20020031129A1/en
Priority to CN 01131322 priority patent/CN1368813A/en
Priority to FR0111835A priority patent/FR2814018A1/en
Publication of GB2366933A publication Critical patent/GB2366933A/en
Application granted granted Critical
Publication of GB2366933B publication Critical patent/GB2366933B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5646Cell characteristics, e.g. loss, delay, jitter, sequence integrity
    • H04L2012/5652Cell construction, e.g. including header, packetisation, depacketisation, assembly, reassembly
    • H04L2012/5653Cell construction, e.g. including header, packetisation, depacketisation, assembly, reassembly using the ATM adaptation layer [AAL]
    • H04L2012/5654Cell construction, e.g. including header, packetisation, depacketisation, assembly, reassembly using the ATM adaptation layer [AAL] using the AAL1
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5671Support of voice
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5678Traffic aspects, e.g. arbitration, load balancing, smoothing, buffer management
    • H04L2012/5681Buffer or queue management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Time-Division Multiplex Systems (AREA)

Abstract

In a method of managing buffers in a SAR (Segmentation and Reassembly) device operating in DBCES (Dynamic Bandwidth Circuit Emulation Service) mode, first an active channel buffer limit is determined. This is dependent on the number of active channels in the virtual circuit. Next, the amount of buffering for each active channel is set equal to the CDV (Cell Delay Variation) plus the active channel buffer limit. This prevents underruns over overruns from occurring when the number of active channels suddenly changes.

Description

<Desc/Clms Page number 1> Method of managing voice buffers in Dynamic Bandwidth Circuit Emulation Services FIELD OF THE INVENTION This invention relates to telecommunications, and more particularly to Dynamic Bandwidth Circuit Emulation Services (DBCES) in a cell-relay network, such as ATM. BACKGROUND OF THE INVENTION ATM (Asynchronous Transfer Mode) is a service that carries data in small fixed size packets or cells over a packet switched network. The cells are statistically multiplexed on fixed physical links between network nodes and establish virtual circuits over the network between endpoints. ATM includes a number of specifications of which AALl (ATM Adaptation Layer 1) establishes a standard for carrying time sensitive data, such as voice or video, over the virtual circuits between the endpoints. This is known as circuit emulation (CES) because it provides a number of voice channels that to the user appear similar, for example, to time division multiplexed channels.
DBCES is a mode of dynamic bandwidth utilization in an ATM network based on detecting which time slots of a given TDM trunk are active and which are inactive. When an inactive state is detected in a specific time slot, the time slot is dropped from the next ATM structure and the bandwidth it was using may be reutilized for other services.
DBCES is described in detail in ATM Forum specification: af-vtoa-0085.000 (July 1997). Devices known as SARs (Segmentation and Reassembly) devices convert incoming data to cells and vice versa. SARs include buffers for storing the cells to be processed.
When operating in DBCES (Dynamic Bandwidth Circuit Emulation Services) mode, if the number of voice channels carried by the AAL I cell stream changes, the rate at which the cells arrive at the receiver changes. This change in arrival rate can cause an underrun or overrun in the voice buffer at the receiver which receives the incoming cells unless special provisions are made.
In order to address this problem, it has been proposed to add extra buffer allocation to prevent overruns, and to insert extra delay in the buffer to prevent underruns. Alternatively, another solution is to start the buffer with a specific number of voice
<Desc/Clms Page number 2>
channels active to establish adequate buffer fill, but the buffer may not recover automatically from slip errors.
Finally, another solution is just to let the underruns and overrLms occur; however, that would cause the receivers to receive incorrect data, which translates to clicking sounds in the received audio.
An object of this invention is to alleviate these problems. SUMMARY OF THE INVENTION In a broad aspect the invention provides a method of managing buffers in a SAR (Segmentation and Reassembly) device operating in DBCES (Dynamic Bandwidth Circuit Emulation Service) mode, comprising determining an active channel buffer limit for a virtual circuit dependent on the number of active channels; and setting the amount of buffering for each active channel equal to the CDV (Cell Delay Variation) plus the active channel buffer limit.
The amount of buffering is typically represented by the distance between the wri'te-pointer and read-pointer for the circular buffers. In accordance with the invention, for any current value of active voice channels, N, a defined minimum number of active voice channels, MIN, and a desired cell delay variation tolerance, CDV, a desired write-pointer spacing (slip-pointer) from the read-pointer is calculated. On start-up or on an error (i.e., underrun or overrun), this desired spacing is used to create a new value for the write-pointer. Allowing various definitions of MIN allows the user of the system to trade-off delay in the buffer for bandwidth in the cell stream.
Recalculating the desired spacing when N changes lets the buffer handle any number of voice channels down to MIN. Recovery from errors is performed automatically (without user CPU intervention) through the use of correct buffer spacing. The cell stream may be started with any initial value, N, of active voice channels.
Including CDV in the calculation means that cell delay variation in the received cell stream will not cause slip errors (i.e., underruns or overruns).
<Desc/Clms Page number 3>
Typically, the spacing is defined such that write-pointer = read-pointer + CDV + (47/MIN) - (47/N), where 47 is used because each AAL I cell contains approximately 47 bytes of voice data.
The invention will now be described in more detail, by way of example only, with reference to the accompanying drawings, in which:- BRIEF DESCRIPTION OF THE DRAWINGS Figures la and lb are block diagrams showing the circular buffers in SARs for both SDT and DBCES modes of operation of a SAR; and Figure 2 is a block diagram showing the reassembly control structure for a SAR in a preferred implementation.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Structured Data Transfer mode (SDT) is an AALI data transfer mode in which data is first structured into blocks which are then segmented into cells for transfer.
In a typical application, TDM data is transferred over an ATM virtual circuit between a transmit or segmentation device (TX-SAR) and a receive or reassembly device (RX-SAR), which as noted above converted data between ATM cells and vice versa. The virtual circuit carries a number of channels emulating a TDM service.
In the SDT and DBCES modes of operation, one of the major tasks of the SDT RX-SAR is to ensure that no underruns or overruns occur between the SDT RX-SAR and a TDM module. The SDT RX-SAR is responsible for writing data from received cells into Reassembly Circular Buffers, while the TDM module reads the data from the buffers and outputs it as TDM channels. However, some buffering control is required because the SDT RX-SAR and the TDM operate at different clock rates (the data is placed into the buffers based on the cell arrival rate (which varies) while the data is read from the buffers at a constant rate determined by the TDM output clock rate (e.g., 2.048MHz).
The SDT R_X_SAR is responsible for maintaining a relationship between the SDT RX-SAR's write-pointer and the TDM module's read-pointer. This control is provided by a routine which, each time that the SDT RX-SAR is about to write to the circular buffer,
<Desc/Clms Page number 4>
determines the distance between the write-pointer and the read-pointer. Normally, each write occurs where the previous write ended, and the write-pointer simply advances as the bytes are written. However, on start-up, or when the SDT RX-SAR's algorithm has decided that a slip error (i.e., overrun or underrun) has occurred, or when changing from zero active channels to at least one active channel, the SDT RX-SAR uses an intemally- calculated write-pointer value as the correct write-pointer value.
In these cases, regardless of the original write-pointer value, the write-pointer is adjusted to the slip-pointer value, and data is written to the Reassembly Circular Buffer at the location pointed to by the slip-pointer. The purpose of using the slip-pointer is to establish a known relationship between the read- and write-pointers, to eliminate the possibility of multiple successive slips (e.g., move the write-pointer further away from the read-pointer to prevent underruns occurring over and over).
The invention can be implemented in any suitable SAR device. A suitable SAR device, for example, is Mitel's MT90528 device. Figure I a illustrates a circular buffer 10 for an RX-SAR in SDT mode of operation. Data is stored at individual addresses 12 in the buffer. Write-pointer 16 determines where the incoming cells are written. Read-pointer 14 determines where the outgoing TDM data is read from.
Figure I b shows a similar arrangement for DBCES mode of operation- Slip-Pointer Values in SDT and DBCES Modes of Operation A predetermined spacing is maintained between the read-pointer and the write-pointer- An explanation of the calculations is given below. The calculations use round-up math. If the virtual circuit is configured for basic SDT (Figure I a), the SDT RX-SAR slip- pointer is assigned to be equal to TDM read-pointer + CDV ( CDV is referred to as 11avg-lead" and is equal to the user-programmable "Maximum-Lead / 2"). CDV represents the cell delay variation with which cells will amive on the virtual channel at the receiving SAR.
On average, cells should arrive at the SDT RX-SAR at a regular rate (Figure I a), so that the cell data will always be writ ten to the circular buffer at time TDM read-pointer + CDV. However, due to cell delay variation, it is possible for cells to arrive more slowly or
<Desc/Clms Page number 5>
more quickly than the average. Therefore, enough buffering must be provided in the circular buffers so that if a cell is late arriving, there is enough (previously-received) data in the buffer to ensure that the TDM module can continue reading from the circular buffer at a regular rate, without having unden-uns occur.
If the virtual channel is configured for DBCES and the DBCES-Control < 2> bit is not set, the DBCES version of the SDT RX-SAR slip-pointer is the same as the SDT version of the slip-pointer (i.e., it is equal to TDM read-pointer + CDV) The problem with this situation is that when the number, N, of active channels arriving on a virtual circuit changes, the arrival rate of the cells changes too. For example, in the case of two channels, each cell takes two bytes from each TDM frame, so it takes about 24 frames to fill the payload of a cell. A four-channel VC takes four bytes from each TDM frame, so it only takes 12 frames to fill a cell. In the case of a single channel, only one byte is taken form each frame so it takes a total of 47 TDM frames before a cell is filled and ready to be transmitted. Assuming that a cell arrived and was written to the circular buffer at the location pointed to by the slip-pointer (i.e., an average distance from the read-pointer), no underruns should occur. However, if the number of active channels on the virtual circuit decreases, it will take a longer amount of time for a cell to be formed at the transmitter. Therefore, the cell arrival rate will decrease. Thus, the TDM module will continue to read from the circular buffer at its regular rate and will underrun, because there will not be enough data in the buffer to permit the TDM module to continue reading until the next cell arrives.
Figure 2 shows the control structure for the DBCES format. The DBCES Control field determines the amount of buffered data that the user wants to store in each channel's Reassembly Circular Buffer. If set, bit < 2> controls whether this variable is used. Bits < 1:0> represent the minimum delay buffering desired for each channel: "00" = 47 bytes (therefore, the minimum # of active channels in the VC will be 1); "OP = 24 bytes (therefore, the minimum # of active channels in the VC will be 2); "10" = 16 bytes (therefore, the minimum # of active channels in the VC will be 3): "1 P = 12 bytes (therefore, the minimum # of active channels in the VC will be 4).
<Desc/Clms Page number 6>
In accordance with the principles of the invention, if the virtual circuit is configured for DBCES and the DBCES-Control < 2> bit (see Figure 2) is set, the SDT RX-SAR write- pointer is assigned to be equal to TDM read-pointer + CDV + active-channel CDV buffer limit for the virtual circuit.
The active-channel buffer limit for the VC is calculated as the number of bytes of DBCES buffering desired by the user (as configured by the setting of the DBCES Control field in the DBCES Reassembly Control Structure for the VC), less the maximum number of bytes which can be written to each SDT Reassembly Circular Buffer for the VC, given the activity profile of the virtual circuit (e.g., if there are 2 active channels in the virtual, a maximum of 24 bytes of data can be written to either circular buffer upon the arrival of a cell) DBCES Control is used to provide "clean" buffering when the number of active channels in a VC can change by large amounts. When the user sets the DBCES Control field, he or she is defining the minimum number of bytes of buffering which the user wants to always have available in each SDT Reassembly Circular Buffer for the VC. This extra buffering adds delay in terms of the data being output on the TDM bus, but it is useful in preventing buffer underruns when the number of active channels in a VC changes.
A specific example will now be considered.
Assume that the user has determined that the expected CDV between cells on the virtual circuit is 625#ts (five bytes of data in the buffer), As well, the user has decided that he will allow the number of active channels in the virtual circuit to decrease down to a minimum of one (requiring 47 bytes of extra data to be stored in the buffers). Now, let's say that there are four active channels in the virtual circuit to start with. Therefore, using the fon-nula above, we have: distance from read-pointer = CDV + active-channel buffer limit = 5 bytes + (47 bytes - 47 bytes/4) = 40 bytes Therefore, the write-pointer will start writing (upon start-up or an error condition) at a location 40 bytes ahead of the read-pointer. After receipt of a cell, 1/4of the cell, i.e. 12
<Desc/Clms Page number 7>
bytes, will be added to the buffer so to the write-pointer will then be 52 bytes ahead of the read-pointer.
In the case where a cell with N=1 (i.e. only one channel) is sent, it will take 47 TDM frames for the cell to be assembled at received in the receiver buffer of the R_X_SAR. During this time, 47 bytes of data will be read out of the buffer by the read-pointer. Consequently, when the next cell arrives, the write-pointer will still be five bytes ahead of the read-pointer, so no underrun will occur.
distance from read-pointer = CDV = 5 bytes + active-channel buffer limit = 5 bytes + (47 bytes - 47 bytes/1) = 5 bytes However, without DBCES Control, we would have: distance from read-pointer = CDV = 5 bytes.
In this case, when the number of active channels in the virtual circuit dropped to one, the TDM module would read out the data stored in the buffer within five frames, and would then begin reading old data, because no new cells had arrived. Therefore, an underrun would occur.
User programmability of the desired buffering is provided through use of the DBCES Control field in each DBCES Reassembly Control Structure, as seen in Figure 2 . The CI user has the option of either turning this additional buffering on or not, using bit < 2> of the DBCES Control field.
Bits < 1:0> of the DBCES Control field are used to select the amount of additional buffering required in the Reassembly Circular Buffer of each channel within the VC. The options are provided to the user based on the minimum number of active channels that will ever be carried on the VC. The fewer active channels that will be carried, the greater amount of buffering that will be required, since the cell arrival rate decreases when there are fewer channels in the VC (takes longer to gather enough data to fill a cell). In the example, we have given the user four options- "00" - minimum of 1 active channel; "0 1" - minimum of two active channels; " 10" = minimum of three active channels; " I I minimum of four active channels.
<Desc/Clms Page number 8>
Different methods can be used to present or program CDV and MIN (the example allows MIN = I channel - 4 channels and allows CDV = Maximum Lead/2 (CDV - 125gs - 64 ms). The method can be used in conjunction with an unden-un and overrun detection algorithm.
The invention thus provides an effective way of preventing the problem of overruns and undenuns that can occur when the number of channels is varied in a DBCES service.
<Desc/Clms Page number 9>

Claims (12)

  1. Claims 1. A method of managing buffers in a SAR (Segmentation and Reassembly) device operating in DBCES (Dynamic Bandwidth Circuit Emulation Service) mode, comprising: determining an active channel buffer limit for a virtual circuit dependent on the number of active channels; and setting the amount of buffering for each active channel equal to the CDV plus the active channel buffer limit.
  2. 2. A method as claimed in claim 1, wherein each buffer has a write-pointer and a read-pointer, and the distance between the write-pointer and the read-pointer determines the amount of buffering.
  3. 3. A method as claimed in claim 1, wherein the active channel buffer limit is equal to the number of bytes of payload data per cell divided by the minimum number of allowable channels less the number of bytes of payload data per cell divided by the number of current active channels.
  4. 4. A method as claimed in claim 3, wherein the amount of buffering is recalculated when the number of channels changes so as to provide adequate buffering the next time a change in the number of channels occurs.
  5. 5. A method as claimed in claim 4, wherein said method can be activated by setting a control bit in a control structure for the buffers.
  6. 6. A method as claimed in claim 4, wherein said buffers are circular buffers.
  7. 7. A method as claimed as claimed in claim 1, wherein said DBCES is implemented in an ATM network.
  8. 8 A control data structure for a SAR (Segmentation and Reassembly) device capable of implementing DBCES (Dynamic Bandwidth Circuit Emulation Service) mode, comprising: a control field having a bit determining whether buffer management is active; and bits deten-nining the minimum buffering for each channel; and wherein the amount of buffering for each active channel is set equal to the CDV less active channel buffer limit, which is dependent on the number of active channels.
    <Desc/Clms Page number 10>
  9. 9 A control data structure as claimed in claim 8 wherein the active channel buffer limit is equal to the number of bytes of payload data per cell divided by the minimum number of allowable channels less the number of bytes of payload data per cell divided by the number of current active channels.
  10. 10. A control data structure as claimed in claim 8, wherein the active channel limit 47/MIN, where MIN is the minimum number of channels N contemplated, minus 47/N, where N is the number of current active channels.
  11. 11. A method of managing buffers in a SAR (Segmentation and Reassembly) device, substantially as hereiribefore described with reference to the accompanying drawings.
  12. 12. A control data structure for a SAR (Segmentation and Reassembly) device, substantially as hereinbefore described with reference to the accompanying drawings.
GB0022384A 2000-09-13 2000-09-13 Method of managing circular buffers in dynamic bandwidth emulation services Expired - Fee Related GB2366933B (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
GB0022384A GB2366933B (en) 2000-09-13 2000-09-13 Method of managing circular buffers in dynamic bandwidth emulation services
DE2001144116 DE10144116A1 (en) 2000-09-13 2001-09-08 Method for managing speech buffers in circuit emulation services with dynamic bandwidth
US09/948,651 US20020031129A1 (en) 2000-09-13 2001-09-10 Method of managing voice buffers in dynamic bandwidth circuit emulation services
CN 01131322 CN1368813A (en) 2000-09-13 2001-09-11 Method for Managing speech buffer in dynamic bandwidth circuit artificial service
FR0111835A FR2814018A1 (en) 2000-09-13 2001-09-13 METHOD AND DEVICE FOR MANAGING VOICE STAMPS IN DYNAMIC BANDWIDTH CIRCUIT CIRCUIT EMULATION SERVICES

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0022384A GB2366933B (en) 2000-09-13 2000-09-13 Method of managing circular buffers in dynamic bandwidth emulation services

Publications (3)

Publication Number Publication Date
GB0022384D0 GB0022384D0 (en) 2000-11-01
GB2366933A true GB2366933A (en) 2002-03-20
GB2366933B GB2366933B (en) 2004-01-07

Family

ID=9899324

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0022384A Expired - Fee Related GB2366933B (en) 2000-09-13 2000-09-13 Method of managing circular buffers in dynamic bandwidth emulation services

Country Status (4)

Country Link
CN (1) CN1368813A (en)
DE (1) DE10144116A1 (en)
FR (1) FR2814018A1 (en)
GB (1) GB2366933B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005071904A2 (en) * 2004-01-16 2005-08-04 Ciena Corporation Methods for aggregating cells transported in a bonded group
EP2485482A1 (en) * 2011-02-03 2012-08-08 Kabushiki Kaisha Toshiba Recording apparatus and recording method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7940794B2 (en) * 2004-12-22 2011-05-10 Atheros Communications, Inc. Dynamic channel bandwidth management

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005071904A2 (en) * 2004-01-16 2005-08-04 Ciena Corporation Methods for aggregating cells transported in a bonded group
WO2005071904A3 (en) * 2004-01-16 2005-09-29 Ciena Corp Methods for aggregating cells transported in a bonded group
EP2485482A1 (en) * 2011-02-03 2012-08-08 Kabushiki Kaisha Toshiba Recording apparatus and recording method

Also Published As

Publication number Publication date
FR2814018A1 (en) 2002-03-15
GB2366933B (en) 2004-01-07
DE10144116A1 (en) 2002-04-18
GB0022384D0 (en) 2000-11-01
CN1368813A (en) 2002-09-11

Similar Documents

Publication Publication Date Title
US7006500B1 (en) Methods, apparatuses and systems facilitating data transmission across bonded communications paths
US5787071A (en) Hop-by-hop flow control in an ATM network
US5724358A (en) High speed packet-switched digital switch and method
EP1686742B1 (en) Communiction control device and method for an ATM system applicable to an ABR mode
JPS61129952A (en) Packet switching system
WO2000002414A2 (en) Broadband network with atm cells
US20020035655A1 (en) Method of checking for and recovering from underruns and overrun slips when writing to circular buffers in dynamic bandwidth circuit emulation services
WO1995015526A1 (en) Method and system for managing memory in a high speed network
US20050138238A1 (en) Flow control interface
EP0742978B1 (en) A method and apparatus for communicating between nodes in a communications network
CA2308648C (en) Method to control data reception buffers for packetized voice channels
JPH10126421A (en) Data transmissive communication link in fixed size packet
US6618374B1 (en) Method for inverse multiplexing of ATM using sample prepends
US20020031129A1 (en) Method of managing voice buffers in dynamic bandwidth circuit emulation services
US6754743B2 (en) Virtual insertion of cells from a secondary source into a FIFO
GB2366933A (en) Method of managing circular buffers in dynamic bandwidth circuit emulation services
US5999515A (en) Method and apparatus for shaping processing in which discard of ATM cell effectively performed
GB2366935A (en) Managing buffers in a SAR
JP3055530B2 (en) AAL1 terminating device duplexing method for converting ATM to STM data and its configuration
US7505467B1 (en) Method and apparatus for dynamic bandwidth management for voice traffic in a digital communications network
JPH1065713A (en) Method for detecting atm system cell
US8009679B2 (en) Communication system and method
US7079543B1 (en) Method and system for transmitting traffic having disparate rate components
EP1946498B1 (en) Communication system and method
KR0150030B1 (en) System and method of compensation of delaying the voice cell transfer using the delay cell in atm network

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20040913