Variable length buffer

From Free net encyclopedia

Revision as of 18:31, 3 January 2006; view current revision
←Older revision | Newer revision→

In telecommunication, a variable length buffer is a buffer into which data may be entered at one rate and removed at another rate without changing the data sequence.

Most first-in first-out (FIFO) storage devices are variable-length buffers in that the input rate may be variable while the output rate is constant or the output rate may be variable while the input rate is constant. Various clocking and control systems are used to allow control of underflow or overflow conditions.

References

See also