Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SELF-ADJUSTING ELASTICITY BUFFER
Document Type and Number:
WIPO Patent Application WO/2000/046661
Kind Code:
A1
Abstract:
The drift between a write pointer and a read pointer processing packets of data through a FIFO buffer is compensated for by adjusting the start of the read pointer relative to the write pointer. The FIFO buffer is sized to include a number of storage cells equal to the product of the maximum frequency offset between the write clock and read clock and the maximum number of data units in a packet. Initially the start of the read pointer is delayed, relative to the write pointer, by a portion of the number of storage cells in the FIFO. During the processing of a data packet it is determined whether the read pointer is drifting toward or away from the write pointer. If the read pointer is drifting away from the write pointer, for subsequent data packets, the read pointer is started almost immediately after the write pointers writes to the first storage cell in the FIFO. If the read pointer is drifting toward the write pointer, for subsequent data packets, the read pointer is started almost immediately prior to the time at which the write pointer writes to the last storage cell in the FIFO.

Inventors:
CASTELLANO ANDREW J (US)
Application Number:
PCT/US2000/002192
Publication Date:
August 10, 2000
Filing Date:
January 25, 2000
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
BROADCOM CORP (US)
CASTELLANO ANDREW J (US)
International Classes:
G06F5/06; G06F5/10; (IPC1-7): G06F5/06
Domestic Patent References:
WO1995022233A11995-08-17
Foreign References:
EP0247317A21987-12-02
Other References:
"PROGRAMMABLE HIGH PERFORMANCE MEMORY BUFFER", IBM TECHNICAL DISCLOSURE BULLETIN,US,IBM CORP. NEW YORK, vol. 36, no. 10, 1 October 1993 (1993-10-01), pages 569 - 570, XP000412489, ISSN: 0018-8689
Attorney, Agent or Firm:
Eldredge, John W. (Parker & Hale LLP P.O. Box 7068 Pasadena, CA, US)
Download PDF:
Claims:
IN THE CLAIMS:
1. A method of processing a plurality of data packets, each having a number of data units, through a buffer in accordance with a write clock and a read clock, the buffer having a plurality of sequentially numbered storage cells, said method comprising the steps of: selecting an initial preload value; writing the data units into the storage cells using a write pointer operating in accordance with the write clock; when the storage cell of the buffer having the number equal to the preload value has been written to, reading data units from the storage cells using a read pointer operating in accordance with the read clock; determining the relative frequencies of the write and read clocks; and for subsequent data packets, selectively adjusting the preload value to compensate for differences between the write frequency and the read frequency.
2. The method of claim 1 wherein the initial preload value is equal to a portion of the total number of storage cells.
3. The method of claim 2 wherein the initial preload value is substantially equal to the total number of storage cells divided by two.
4. The method of claim 1 wherein the write pointer and read pointer each have a counter associated therewith and the step of determining the relative frequencies of the write and read clocks comprises the step of: after the start of the reading of data by the read pointer and during the writing of data from the first data packet, comparing the value of the writepointer counter with the value of the readpointer counter.
5. The method of claim 4 wherein the step of selectively adjusting the preload value comprises the steps of: if the readpointer counter value is less than the writepointer counter value by an amount greater than the initial preload value, setting the preload value to a low preload value having a value less than the initial preload value; and if the readpointer counter value is less than the writepointer counter value by an amount less than the initial preload value, setting the preload value to a high preload value having a value greater than the initial preload value.
6. The method of claim 5 wherein the preload value is set low only if the readpointer counter value is less than the writepointer counter value by an amount equal to or greater than the total number of storage cells in the buffer.
7. The method of claim 5 wherein the low preload value is substantially zero.
8. The system of claim 5 wherein the preload value is set high only if the readpointer counter value is less than the writepointer counter value by an amount substantially equal to zero.
9. The method of claim 5 wherein the high preload value is equal to the number of storage cells in the buffer.
10. The method of claim 1 wherein the write pointer and read pointer each have a counter associated therewith and the step of determining the relative frequencies of the write and read clocks comprises the step of: at the end of the writing of the first data packet, counting the number of words read by the read pointer in order to empty the storage cells.
11. The method of claim 10 wherein the step of selectively adjusting the preload value comprises the steps of: if the number of words counted is greater than the initial preload value, setting the preload value to a low preload value having a value less than the initial preload value; and if the number of words counted is less than the initial preload value, setting the preload value to a high preload value having a value greater than the initial preload value.
12. The method of claim 11 wherein the low preload value is set to substantially zero if the number of words counted is greater than the initial preload value by an amount equal to or greater than the total number of storage cells in the buffer.
13. The method of claim 11 wherein the high preload value is set to a value substantially equal to the number of storage cells in the buffer if the number of words counted is zero.
14. The method of claim 1 wherein the write clock and the read clock each have a frequency counter associated therewith and the step of determining the relative frequencies of the write and read clocks comprises the steps of: counting the cycles of the write clock during a fixed period of time; and counting the cycles of the read clock during the same fixed period of time.
15. The method of claim 14 wherein the step of adjusting the preload value comprises the steps of: if the write clock frequency is greater than the read clock frequency, setting the preload value to a low preload value having a value less than the initial preload value; and if the write clock frequency is less than the read clock frequency, setting the preload value to a high preload value having a value greater than the initial preload value.
16. A method of compensating for the drift between a write pointer and a read pointer processing packets of data having a number of data units through a FIFO buffer, the write and read pointers operating in accordance with a write and read clock respectively, said method comprising the steps of: sizing the FIFO buffer to include a number of storage cells equal to the product of the maximum frequency offset between the write clock and read clock and the maximum number of data units in a packet; delaying the start of the read pointer, relative to the write pointer, by a portion of the number of storage cells in the FIFO; determining if the read pointer is drifting toward or away from the write pointer; if the read pointer is drifting away from the write pointer, for subsequent data packets, starting the read pointer almost immediately after the write pointer writes to the first storage cell in the FIFO; and if the read pointer is drifting toward the write pointer, for subsequent data packets, starting the read pointer almost immediately prior to the time at which the write pointer writes to the last storage cell in the FIFO.
17. The method of claim 16 wherein the write pointer and read pointer each have a counter associated therewith and the step of determining if the read pointer is drifting toward or away from the write pointer comprises the steps of: after the start of the reading of data by the read pointer and during the writing of data from the first data packet, comparing the value of the writepointer counter to the value of the readpointer counter; if the readpointer counter value is less than the writepointer counter value by an amount greater than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting away from the write pointer; and if the readpointer counter value is less than the writepointer counter value by an amount less than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting toward the write pointer.
18. The method of claim 16 wherein the write pointer and read pointer each have a counter associated therewith and the step of determining if the read pointer is drifting toward or away from the write pointer comprises the steps of: at the end of the writing of the first data packet, counting the number of words read by the read pointer in order to empty the FIFO storage cells; if the number of words counted is greater than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting away from the write pointer; and if the number of words counted is less than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting toward the write pointer.
19. The method of claim 16 wherein the write clock and the read clock each have a frequency counter associated therewith and the step of determining if the read pointer is drifting toward or away from the write pointer comprises the steps of: counting the cycles of the write clock during a fixed period of time; counting the cycles of the read clock during the same fixed period of time; if the write clock frequency is greater than the read clock frequency, indicating that the read pointer is drifting away from the write pointer; and if the write clock frequency is less than the read clock frequency, indicating that the read pointer is drifting toward the write pointer.
20. A method of processing a plurality of data packets, each having a number of data units, through a buffer in accordance with a write clock and a read clock, the buffer having a plurality of sequentially numbered storage cells, said method comprising the steps of: writing data to the storage cells in accordance with the write clock frequency; reading data from the storage cells in accordance with the read clock frequency; and adjusting the time at which data is begun to be read relative to the time at which data is begun to be written to prevent the over writing of data into a storage cell which contains data which has not yet been read and to prevent the reading of storage cells which have not yet had data written to.
21. The method of claim 20 wherein data is written using a write pointer operating in accordance with the write clock and data is read using a read pointer operating in accordance with the read clock and the step of adjusting the time at which data is begun to be read comprises the steps of: determining the position of the read pointer relative to the write pointer; if the read pointer is drifting away from the write pointer such that the write pointer will write data into a storage cell which contains data which has not yet been read by the read pointer, adjusting the readpointer start time to start close to the writepointer start time ; and if the read pointer is drifting toward the write pointer such that the read pointer will read data from a storage cell which has not yet had data written to, adjusting the readpointer start time to start far from the writepointer start time.
22. The method of claim 20 wherein the step of adjusting the time at which data is begun to be read comprises the steps of: determining the operating frequencies of the write and read clocks; and if the write clock frequency is greater than the read clock frequency, adjusting the readpointer start time to start close to the writepointer start time; and if the write clock frequency is less than the read clock frequency, adjusting the readpointer start time to start far from the writepointer start time.
23. A system for processing packets of data having a number of data units, said system comprising : a read clock having an operating frequency; a write clock having an operating frequency; a FIFO having a number of storage cells substantially equal to the product of the maximum frequency offset and the maximum number of data units in the data packets; a write pointer for writing data to the storage cells in accordance with the write clock frequency; a read pointer for reading data from the storage cells in accordance with the read clock frequency; and a state machine for controlling the time at which the read pointer starts reading data.
24. The system of claim 23 wherein the state machine comprises: means for delaying the start of the read pointer relative to the write pointer by a default preload value equal to a portion of the total number of storage cells in the FIFO; means for calculating the relative positions of the write pointer and read pointer; and means for selectively adjusting the preload value depending on the relative positions of the write pointer and read pointer.
25. The system of claim 24 wherein the calculating means comprises: a writepointer counter for counting the number of storage cells written to by the write pointer; a readpointer counter for counting the number of storage cells read by the read pointer; and means for comparing the values of the readpointer counter and the write pointer counter after the start of the reading of data by the read pointer and during the writing of data from the first data packet.
26. The system of claim 25 wherein the adjusting means comprises: means for setting the preload value to a low preload value having a value less than the initial preload value if the readpointer counter value is less than the write pointer counter value by an amount greater than the initial preload value; and means for setting the preload value to a high preload value having a value greater than the initial preload value if the readpointer counter value is less than the writepointer counter value by an amount less than the initial preload value.
27. The system of claim 26 wherein the preload value is set low only if the readpointer counter value is less than the writepointer counter value by an amount equal to or greater than the total number of storage cells in the FIFO.
28. The system of claim 26 wherein the preload value is set high only if the readpointer counter value is less than the writepointer counter value by an amount substantially equal to zero.
29. The system of claim 25 wherein the reading of the values of the write counter and read counter is performed continuously during the writing of data by the write pointer.
30. The system of claim 24 wherein the calculating means comprises: a readpointer counter for counting the number of words read by the read pointer in order to empty the FIFO storage cells after the end of the writing of a data packet.
31. The system of claim 30 wherein the adjusting means comprises: means for setting the preload value to a low preload value having a value less than the initial preload value if the number of words counted is greater than the initial preload value; and means for setting the preload value to a high preload value having a value greater than the initial preload value if the number of words counted is less than the initial preload value.
32. The method of claim 31 wherein the low preload value is set to substantially zero if the number of words counted is greater than the initial preload value by an amount equal to or greater than the total number of storage cells in the FIFO.
33. The method of claim 31 wherein the high preload value is set to a value substantially equal to the number of storage cells in the FIFO if the number of words counted is zero.
34. The system of claim 24 wherein the calculating means comprises: a writeclock frequency counter for determining the frequency of the write clock; a readclock frequency counter for determining the frequency of the read clock; and a device for comparing the writeclock frequency and the readclock frequency and producing as output, the difference between the two.
35. The system of claim 34 wherein the adjusting means comprises: means for setting the preload value to a low preload value having a value less than the initial preload value when the write clock frequency is greater than the read clock frequency; and means for setting the preload value to a high preload value having a value greater than the initial preload value when the write clock frequency is less than the read clock frequency.
36. The system of claim 35 wherein the low preload value is substantially zero.
37. The system of claim 35 wherein the high preload value is equal to the number of storage cells in the buffer.
38. A buffer for allowing the influx and outflow of a number of data units forming a data stream, said buffer for use in a system having a write clock and a read clock, said buffer comprising: a write pointer for writing data in accordance with the frequency of the write clock; a read pointer for reading data in accordance with the frequency of the read clock; and a number of storage cells substantially equal to the product of the maximum frequency offset between the write and read clocks and the maximum number of data units in the data stream, the storage cells responsive to the write pointer for receiving data units and the read pointer for providing data units.
Description:
SELF-ADJUSTING ELASTICITY BUFFER BACKGROUND OF THE INVENTION Field of the Invention This invention relates to buffers used within data communications systems and more particularly to a self-adjusting elasticity buffer for processing packets or streams of data. A"packet"or"stream", as used within context of this disclosure, is a collection of individual data units, such as 2-bit, 4-bit or 8-bit words, which form a contiguous group of data.

Description of Related Art Data communication devices, such as shown in FIG. 1, often use elasticity buffers to re-synchronize a data stream from one clock domain to another. Within the receiver (RX), the data stream is written into an elasticity buffer in accordance with a receive clock signal (RX CLK), i. e., write clock, in the form of original receive data (RX DATA), i. e., write data. The RX DATA is subsequently read out of the buffer in accordance with a transmit clock signal (TX CLK), i. e., read clock. Thus when the read data is received by the transmitter it is synchronous with the transmit clock.

In a typical implementation, the elasticity buffer is implemented using a first-in first-out (FIFO) buffer that writes data words using a write clock and reads the data words using a separate read clock. With reference to FIG. 2, each of the words in the data stream is individually written into the buffer in individual cells beginning at 0, as indicated by the write pointer. Once data is written into the cell numbered N, data is read from the buffer beginning at cell 0, as indicated by the read pointer. The write pointer continues to write data to buffer cells N+1 through 2N as the read pointer continues to read data. After writing data to the 2N cell the write pointer begins writing data to the 0 cell again, thus the buffer is circular in nature.

Ideally, when the read clock and write clock are operating at the same frequency, the read pointer lags the write pointer by N words through the entire write/read cycle. However, the read clock and write clock inputs to the elasticity buffer are often offset in frequency. The frequency offset causes relative movement

between the read and write pointers which, overtime increases or decreases the gap between the two pointers depending on the frequencies of the write and read clocks.

This relative movement of the read and write pointers is referred to as"drift."When data is being written to the buffer faster than it is being read, the write pointer drifts toward the read pointer and eventually passes the read pointer. This condition is referred to as an"overrun"because the write pointer writes data to a buffer cell which contains data which has not yet be read by the read pointer. When data is being read from the buffer faster than it is being written, the read pointer drifts toward the write pointer and eventually passes the write pointer. This condition is referred to as an "underrun"because the read pointer reads data from a buffer which has not yet had data written to it by the write pointer. Either an overrun or underrun condition results in the corruption of data. The system typically includes a mechanism for detecting these conditions and providing an error signal.

Current designs of the elasticity buffer attempt to compensate for overrun and underrun conditions by sizing the elasticity buffer to accommodate for the maximum"frequency offset"between the write and read clocks. The frequency offset is relative to the data rate of the system and is defined by the following equation: I W e4-Re41 q. 1 freq offset = Drate where: Wfreq = frequency of the write clock Rlreq = frequency of the read clock D, ate =data rate of the system Accordingly, if the data rate of the system is 50Mhz and the difference between the write clock and read clock frequencies is 10kHz the frequency offset is 0.0002. This value is commonly expressed as 200 part-per-million (ppm).

In a standard elasticity buffer the FIFO size is at least 2N, where N is defined by the following equation: N = freq offset.. x data length.. (Eq. 2) where: freq offset, = the maximum frequency offset as determined using Eq. 1 data lengthy = the maximum length of the data stream in words For a maximum frequency offset of 200ppm and a maximum data stream length of 40,000 words, N equals 8. Thus, the size of the standard elasticity buffer is 16. In operation, the elasticity buffer is loaded halfway, to a"preload value"of N, before the reading of data begins. This allows the read pointer to drift N words in either direction without causing a loss of data by an overrun or underrun condition. This preloading, however, introduces an initial delay in the reading of date, this delay is referred to as a latency and is described further below.

Disadvantages associated with this implementation of the elasticity buffer include the FIFO size and latency. As mentioned above, the size of the buffer is at least 2N in order to accommodate the maximum possible drift between the read and write pointers. Latency is the amount of time between the writing of a word into the buffer and the reading of a word from the buffer. The latency between the data in and data out of the buffer are shown in FIGS. 3a through 3c. As shown in FIG. 3a, the latency at the start of the data stream is N, because N words are written before the read pointer starts reading. At the end of the data stream, the latency is between 0 and 2N words, depending on the relative frequencies of the write and read clocks. If the clocks are running at the same frequency the latency is N, as shown in FIG. 3a. If the read clock is running faster than the write clock the latency approaches zero, as shown in FIG. 3b, whereas if the write clock is running faster than the read clock the latency approaches 2N, as shown in FIG. 3c. As the latency approaches 2N the possibility of the present data stream interfering with a subsequent data stream increases.

Thus there exists a need in the art to provide a buffer of reduced size with reduced latency at the end of a data stream. The present invention fulfills these needs.

SUMMARY OF THE INVENTION Briefly, and in general terms, the invention relates to methods of, and systems for, processing data through a buffer.

In one embodiment, the invention relates to a method of processing a plurality of data packets, each having a number of data units, through a buffer in accordance with a write clock and a read clock. The buffer has a plurality of sequentially numbered storage cells. The method includes the steps of selecting an initial preload value; writing the data units into the storage cells using a write pointer operating in accordance with the write clock; and when the storage cell of the buffer having the number equal to the preload value has been written to, reading data units from the storage cells using a read pointer operating in accordance with the read clock.

The method further includes the steps of determining the relative frequencies of the write and read clocks; and for subsequent data packets, selectively adjusting the preload value to compensate for differences between the write frequency and the read frequency.

By adjusting the preload value to compensate for differences between the write frequency and the read frequency, the present invention prevents the over writing of data into a storage cell which contains data which has not yet been read and prevents the reading of storage cells which have not yet had data written to.

In an additional aspect of this embodiment the write pointer and read pointer each have a counter associated therewith and the step of determining the relative frequencies of the write and read clocks includes the step of, after the start of the reading of data by the read pointer and during the writing of data from the first data packet, comparing the value of the write-pointer counter with the value of the read- pointer counter. In a further aspect, the step of selectively adjusting the preload value comprises the steps of, if the read-pointer counter value is less than the write-pointer counter value by an amount greater than the initial preload value, setting the preload value to a low preload value having a value less than the initial preload value; and if the

read-pointer counter value is less than the write-pointer counter value by an amount less than the initial preload value, setting the preload value to a high preload value having a value greater than the initial preload value. In another facet of this embodiment, the write pointer and read pointer each have a counter associated therewith and the step of determining the relative frequencies of the write and read clocks comprises the step of, at the end of the writing of the first data packet, counting the number of words read by the read pointer in order to empty the storage cells. In a further facet, the step of selectively adjusting the preload value comprises the steps of, if the number of words counted is greater than the initial preload value, setting the preload value to a low preload value having a value less than the initial preload value; and if the number of words counted is less than the initial preload value, setting the preload value to a high preload value having a value greater than the initial preload value. In yet another aspect of this embodiment, the write clock and the read clock each have a frequency counter associated therewith and the step of determining the relative frequencies of the write and read clocks comprises the steps of, counting the cycles of the write clock during a fixed period of time; and counting the cycles of the read clock during the same fixed period of time. In a further aspect, the step of adjusting the preload value comprises the steps of, if the write clock frequency is greater than the read clock frequency, setting the preload value to a low preload value having a value less than the initial preload value; and if the write clock frequency is less than the read clock frequency, setting the preload value to a high preload value having a value greater than the initial preload value.

In another embodiment, the invention relates to a method of compensating for the drift between a write pointer and a read pointer processing packets of data having a number of data units through a FIFO buffer. The write and read pointers operate in accordance with a write and read clock respectively. The method includes the steps of sizing the FIFO buffer to include a number of storage cells equal to the product of the maximum frequency offset between the write clock and read clock and the maximum number of data units in a packet; delaying the start of the read pointer, relative to the write pointer, by a portion of the number of storage cells in the FIFO; and determining if the read pointer is drifting toward or away from the write pointer. The method further includes the steps of, if the read pointer is drifting away

from the write pointer, for subsequent data packets, starting the read pointer almost immediately after the write pointer writes to the first storage cell in the FIFO; and if the read pointer is drifting toward the write pointer, for subsequent data packets, starting the read pointer almost immediately prior to the time at which the write pointer writes to the last storage cell in the FIFO.

By sizing the FIFO buffer to include a number of storage cells equal to the product of the maximum frequency offset between the write clock and read clock and the maximum number of data units in a packet and by adjusting the starting of the read pointer based on the drift of the read pointer, the maximum latency at the end of the data stream is reduced compared to the latency associated with a standard FIFO buffer. Furthermore, the FIFO size is reduced compared to a standard FIFO buffer, thus reducing the overall cost of the system.

In an additional facet of this embodiment, the write pointer and read pointer each have a counter associated therewith and the step of determining if the read pointer is drifting toward or away from the write pointer comprises the steps of, after the start of the reading of data by the read pointer and during the writing of data from the first data packet, comparing the value of the write-pointer counter to the value of the read-pointer counter; if the read-pointer counter value is less than the write-pointer counter value by an amount greater than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting away from the write pointer; and if the read-pointer counter value is less than the write-pointer counter value by an amount less than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting toward the write pointer. In another facet, the write pointer and read pointer each have a counter associated therewith and the step of determining if the read pointer is drifting toward or away from the write pointer comprises the steps of, at the end of the writing of the first data packet, counting the number of words read by the read pointer in order to empty the FIFO storage cells; if the number of words counted is greater than the number of storage cells which the start of the read pointer was delayed, indicating that the read pointer is drifting away from the write pointer; and if the number of words counted is less than the number of storage cells which the start of the read pointer was

delayed, indicating that the read pointer is drifting toward the write pointer. In yet another aspect, the write clock and the read clock each have a frequency counter associated therewith and the step of determining if the read pointer is drifting toward or away from the write pointer comprises the steps of, counting the cycles of the write clock during a fixed period of time and counting the cycles of the read clock during the same fixed period of time. The step further includes the steps of, if the write clock frequency is greater than the read clock frequency, indicating that the read pointer is drifting away from the write pointer; and if the write clock frequency is less than the read clock frequency, indicating that the read pointer is drifting toward the write pointer.

In another embodiment, the invention relates to a method of processing a plurality of data packets, each having a number of data units, through a buffer in accordance with a write clock and a read clock. The buffer has a plurality of sequentially numbered storage cells. The method includes the steps of writing data to the storage cells in accordance with the write clock frequency; reading data from the storage cells in accordance with the read clock frequency; and adjusting the time at which data is begun to be read relative to the time at which data is begun to be written to prevent the over writing of data into a storage cell which contains data which has not yet been read and to prevent the reading of storage cells which have not yet had data written to.

In another embodiment, the invention relates to a system for processing packets of data having a number of data units. The system includes a read clock having an operating frequency; a write clock having an operating frequency; and a FIFO having a number of storage cells substantially equal to the product of the maximum frequency offset and the maximum number of data units in the data packets. The system further includes a write pointer for writing data to the storage cells in accordance with the write clock frequency; a read pointer for reading data from the storage cells in accordance with the read clock frequency; and a state machine for controlling the time at which the read pointer starts reading data.

In an additional facet of this embodiment, the state machine includes means for delaying the start of the read pointer relative to the write pointer by a default

preload value equal to a portion of the total number of storage cells in the FIFO and means for calculating the relative positions of the write pointer and read pointer. The state machine further includes means for selectively adjusting the preload value depending on the relative positions of the write pointer and read pointer. In a further aspect, the calculating means includes a write-pointer counter for counting the number of storage cells written to by the write pointer; a read-pointer counter for counting the number of storage cells read by the read pointer; and means for comparing the values of the read-pointer counter and the write-pointer counter after the start of the reading of data by the read pointer and during the writing of data from the first data packet.

In a further aspect, the adjusting means includes means for setting the preload value to a low preload value having a value less than the initial preload value if the read-pointer counter value is less than the write-pointer counter value by an amount greater than the initial preload value; and means for setting the preload value to a high preload value having a value greater than the initial preload value if the read-pointer counter value is less than the write-pointer counter value by an amount less than the initial preload value. In other facets of this embodiment, the calculating means includes a read-pointer counter for counting the number of words read by the read pointer in order to empty the FIFO storage cells after the end of the writing of a data packet and the adjusting means includes means for setting the preload value to a low preload value having a value less than the initial preload value if the number of words counted is greater than the initial preload value; and means for setting the preload value to a high preload value having a value greater than the initial preload value if the number of words counted is less than the initial preload value. In other facets of this embodiment, the calculating means includes a write-clock frequency counter for determining the frequency of the write clock; a read-clock frequency counter for determining the frequency of the read clock; and a device for comparing the write-clock frequency and the read-clock frequency and producing as output, the difference between the two and the adjusting means includes means for setting the preload value to a low preload value having a value less than the initial preload value when the write clock frequency is greater than the read clock frequency; and means for setting the preload value to a high preload value

having a value greater than the initial preload value when the write clock frequency is less than the read clock frequency.

In another embodiment, the invention relates to a buffer for allowing the influx and outflow of a number of data units forming a data stream. The buffer is for use in a system having a write clock and a read clock and includes a write pointer for writing data in accordance with the frequency of the write clock and a read pointer for reading data in accordance with the frequency of the read clock. The buffer further includes a number of storage cells substantially equal to the product of the maximum frequency offset between the write and read clocks and the maximum number of data units in the data stream, the storage cells responsive to the write pointer for receiving data units and the read pointer for providing data units.

These and other aspects and advantages of the present invention will become apparent from the following more detailed description, when taken in conjunction with the accompanying drawings which illustrate, by way of example, the preferred embodiments of the invention.

BRIEF DESCRIPTION OF THE DRAWINGS FIGURE 1 is a block diagram of a communications system including an elasticity buffer operating in accordance with the present invention; FIG. 2 depicts an FIFO buffer having 2N storage cells stacked for having data written to by a write pointer and data subsequently read from by a read pointer; FIG. 3a is a timing diagram depicting the writing and reading of data packets into and from the buffer of FIG. 2 using write and read clocks that operate at the same frequency; FIG. 3b is a timing diagram depicting the writing and reading of data packets into and from the buffer of FIG. 2 using a write clock having a frequency that is slower than the read clock frequency; FIG. 3c is a timing diagram depicting the writing and reading of data packets into and from the buffer of FIG. 2 using write clock having a frequency that is faster than the read clock;

FIG. 4 depicts a self-adjusting elasticity buffer having N storage cells stacked for having data written to by a write pointer and data subsequently read from by a read pointer in either a low preload or high preload operating condition; FIG. 5a is a timing diagram depicting the writing and reading of data packets into and from the buffer of FIG. 4 when operating in a low preload condition; FIG. 5b is a timing diagram depicting the writing and reading of data packets into and from the buffer of FIG. 4 when operating in a high preload condition; FIG. 6 is a state machine used to determine the preload value of the buffer of FIG. 4; and FIG. 7 is a timing diagram depicting the writing and reading of data packets into and from the buffer of FIG. 4 in the following three states: when the write and read clocks operate at the same frequency, when the write clock is significantly faster than the read clock, i. e., an overrun condition, and when the write clock is significantly slower that the read clock, i. e., an underrun condition.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Data communication devices, such as shown in FIG. 1, includes a receiver (RX) 10, a transmitter 12, and a self-adjusting elasticity buffer 14. This buffer 14 is used to re-synchronize a data stream from one clock domain to another. Within the receiver 10, the data stream is written into the elasticity buffer 14 in accordance with a receive clock signal (RX CLK), i. e., write clock, in the form of original receive data (RX DATA), i. e., write data. The data contained within the data stream or packet may be in any of several forms such as 2-bit, 4-bit or 8-bit words. The RX DATA is subsequently read out of the buffer 14 in accordance with a transmit clock signal (TX CLK), i. e., read clock. Thus when the read data is received by the transmitter 12 it is synchronous with the transmit clock.

In accordance with the present invention, the self-adjusting elasticity buffer 14 is implemented by using a first-in first-out (FIFO) buffer that writes data words using a write pointer operating in accordance with a write clock and reads the data words using a read pointer operating in accordance with a separate read clock.

With reference to FIG. 4, each of the words in the data stream is individually written

into the FIFO buffer 16 in individual storage cells 18 beginning at 0, as indicated by the write pointer. The cells are stacked and identified by consecutive numbers beginning with 0 at the top and ending with N at the bottom, where N is defined by Eq. 2. Once data is written to the cell having the number 0 through N which is designated as the preload value, the read pointer starts to read data from the buffer beginning at cell 0.

The write pointer continues to write data to buffer cells as the read pointer continues to read data. After writing data to the N cell the write pointer begins writing data to the 0 cell again, likewise, once the read pointer reads data from the N cell it begins reading data from the 0 cell again, thus the buffer is circular in nature.

At power up of the system the preload value of the system is set to a default value, which in a preferred embodiment of the invention is N/2. While any default value may be used, this default preload value is chosen because it is likely that the difference between the write clock and read clock frequencies is not large enough to cause an overrun or underrun condition when the preload value is N/2. If the difference between the write and read clocks is significant, the preload value is adjusted.

Although the frequencies of the write and read clocks do not change significantly over time and in general, if one clock is significantly faster than the other it is always faster, individual clock frequencies tend to vary from chip to chip. Accordingly, it is not possible to determine, in advance of power up, which of the write or read clocks is faster.

In accordance with the present invention, the preload value of the FIFO is adjusted to take into account the difference in the operating frequencies of the write and read clocks. To determine the preload value, the frequencies of the clocks are monitored during the course of the processing of the first several data packets. With reference to FIGS. 4 and 5a, if it is determined that the write clock is significantly faster than the read clock, then the preload value is set"low"20 to substantially zero so that the read pointer begins reading data from cell 0 almost immediately after the write pointer writes data to the cell. In this situation, during the course of processing the remaining data within the data packet, the write pointer drifts ahead of the read pointer, as indicated by the downward arrow 22. Because the value of N is chosen based on the maximum possible offset between the write and read clock frequencies, as set forth in

Eq. 2, there are enough storage cells in the buffer to ensure that the writing of data from the packet is complete before the write pointer overruns the read pointer. As shown in FIG. 5a, input data 24 from the first packet is no longer being written into the buffer while output data 26 continues to be read, as indicated by the dashed lines. Depending on the relative frequencies of the read and write clocks, the reading of data may continue from between 0 to N bits past the writing of data.

With reference to FIGS. 4 and 5b, if it is determined that the read clock is significantly faster than the write clock, then the preload value is set"high"28 so that the read pointer does not begin reading data until just about the time that the write pointer writes data to the N cell. In this situation, during the course of processing the remaining data within the data packet, the write pointer drifts toward the read pointer, as indicated by the upward arrow 30. Again, because the value of N is chosen based on the maximum possible offset between the write and read clock frequencies, there are enough storage cells in the buffer to ensure that the writing of data from the packet is complete before the write pointer underruns the read pointer. As shown in FIG. 5b, input data 32 from the first packet is no longer being written into the buffer while output data 34 continues to be read, as indicated by the dashed lines. Depending on the relative frequencies of the read and write clocks, the reading of data may continue from between 0 to N bits past the writing of data.

Thus, as shown in FIGS. 5a and 5b, by monitoring the relative frequencies of the read and write clocks, the time at which the reading of data begins relative to the time at which the writing of data begins is adjusted to ensure that neither an overrun nor an underrun condition occurs. In the preferred embodiment, as discussed above, the preload values are set either to a fixed low value, i. e., substantially zero, or a fixed high value, i. e., N. It is possible, however, that the difference between the write clock and read clock frequencies is not significant enough to cause an overrun or underrun. In this situation the preload value remains the default preload value N/2.

In other embodiments of the invention, the low and high values are not fixed at near 0 and near N, respectively. Instead, the low preload is set to any value less than the default preload while the high preload is set to any value greater than the default preload.

In accordance with the present invention, there are several techniques for determining whether the preload value should be set low or high or remain at the default value. In a first technique, a state machine, as shown in FIG. 6, is used to monitor for overrun and underrun conditions. As shown in FIGS. 6 and 7, at startup of the system and during the processing of the first packet of data 36, the preload value is set to a default value 38. Preferably, the default value is set to N/2. As mentioned above, this value is chosen as the default because the clock frequencies of most chips are not that far apart so N/2 is a relatively safe preload value which allows N/2 bits of drifting in either direction. During the writing of a data packet, the values of the write and read pointer FIFO counters are continuously compared to determine if the pointers remain N/2 apart or if they are drifting too close together or drifting too far apart. If there is a significant drift in either direction before the entire packet is written, a flag is set to indicate an overrun or underrun condition. As soon as the writing of data from the data packet is complete the monitoring of the counters ceases until the next data packet starts to be written.

If at anytime during the writing of data the value of the read counter is less than the value of the write counter by a value greater than or equal to the total number of storage cells in the buffer an overrun condition 40 exists. In this situation, the preload value is set low 42, which is a value close to zero. Accordingly, during the processing of the next packet of data 44, the read pointer begins reading almost immediately after the write pointer begins writing and the overrun condition is eliminated for each of the subsequent packets of data. If at anytime during the writing of data the value of the read counter is less than the value of the write counter an underrun condition 46 exists. In this situation, the preload value is set high 48, which is a value close to N. Accordingly, during the processing of the next packet of data 50, the start of the read pointer is delayed such that the read pointer lags the write pointer throughout the processing of the data packet and the underrun condition is eliminated for each of the subsequent packets of data.

In a preferred embodiment, the preload value is only adjusted when one clock is significantly faster than the other such that an overrun or underrun occurs. If the difference between the clocks is insignificant, then the preload value remains

centered at the default value of N/2. For example, if the difference between the write and read counters is greater than 0 and less than N during the writing of a data packet then the preload value remains at N/2. It this situation, as shown in FIG. 7, there is neither an overrun nor an underrun condition. Accordingly, there is no need to adjust the preload value in either direction.

Once, the relative frequencies of the write and read clocks are determined and the preload value set, it is beneficial to continue to monitor the relative frequencies of the two clocks for changes. While the write and read clock frequencies of a system remain generally fixed, it is possible for the relative frequencies to change under certain operating conditions. For example, an error may have occurred during the initial determination of the read and write frequencies which may lead to an erroneous determination that the write clock is faster than the read clock. In this situation, as shown in FIG. 6, an underrun error 52 eventually occurs and the state machine is reset, as indicated by feedback path, and the preload value is redetermined. A similar situation may occur when it is initially determined that the write clock is slower than the read clock and a subsequent overrun condition 54 occurs. Relative write and read clock frequencies may change when the system containing the read clock is disconnected from the system containing the write clock and subsequently reconnected to a different system containing a different write clock. In this situation, the frequencies of the different write clock and the read clock need to be compared and the preload value reset and readjusted if necessary.

In a second technique for determining the preload value, the relative frequencies of the write and read clocks are determined by monitoring the FIFO read counter level upon completion of the writing of data. Again, a default preload value of words are written before the reading of words begins. In a preferred embodiment, the default value is set to N/2; thus the write pointer is initially N/2 clock cycles ahead of the read pointer. Upon completion of the writing of data, the number of words required to be read by the read pointer in order to empty the FIFO is counted. If the number of words counted is greater than N/2 the read clock is slower than the write clock and the preload value is set low to approximately zero. If the number of words

counted is less than N/2 the read clock is faster than the write clock and the preload value is set high to N.

In a third technique of determining the preload value, the frequencies of the write and read clocks are measured using two frequency counters. These counters count the clock cycles for each clock during a fixed time period. The frequencies are then compared. If the write clock count is higher than the read clock count the preload value is set low to near zero. If the read clock count is higher than the write clock count the preload value is set high to near N. Technique three allows for the determination of the relative frequencies of the write and read clock at anytime; whereas techniques one and two allow for the determination of the relative frequencies only during the time when data packets are being processed.

The following table compares some of the operating characteristics of a standard elasticity buffer with that of the self-adjusting elasticity buffer. The table assumes that the FIFO overhead is much smaller than N. Overhead is the internal delays associated with overrun/underrun detection circuitry which introduce a delay between the time that an overrun/underrun condition occurs and the error indication.

Accordingly, an overhead or tolerance, is added to the detection circuitry which compensates for this delay. Thus, while ideally an error indication occurs when both the read and write pointers are at the same buffer cell, e. g. N-1, the error indication occurs when the pointers are, for example, one or two cells apart. Thus when the write pointer is at N, an error indication occurs when the read pointer is at, for example, N-1 or N-2.

Characteristic Standard Elasticity Buffer Self-Adjusting Elasticity (Prior Art) Buffer FIFO size 2N N Latency at start of stream N 0 to N Latency at end of stream 0 to 2N 0 to N Maximumfrequency-N to +N-N to +N offset Although this invention has been disclosed and illustrated with reference to particular embodiments, the principles involved are susceptible for use in numerous other embodiments which will be apparent to persons of ordinary skill in the art. The invention is, therefore, to be limited only as indicated by the scope of the appended claims.