Frame slip
Encyclopedia
In the reception of framed data
, a frame slip is the loss of synchronization
between a received frame and the receiver clock signal
, causing a frame misalignment event
, and resulting in the loss of the data contained in the received frame.
Note: A frame slip
should not be confused with a dropped frame where synchronization is not lost, as in the case of buffer overflow
, for example.
Data
The term data refers to qualitative or quantitative attributes of a variable or set of variables. Data are typically the results of measurements and can be the basis of graphs, images, or observations of a set of variables. Data are often viewed as the lowest level of abstraction from which...
, a frame slip is the loss of synchronization
Synchronization
Synchronization is timekeeping which requires the coordination of events to operate a system in unison. The familiar conductor of an orchestra serves to keep the orchestra in time....
between a received frame and the receiver clock signal
Clock signal
In electronics and especially synchronous digital circuits, a clock signal is a particular type of signal that oscillates between a high and a low state and is utilized like a metronome to coordinate actions of circuits...
, causing a frame misalignment event
Event-driven programming
In computer programming, event-driven programming or event-based programming is a programming paradigm in which the flow of the program is determined by events—i.e., sensor outputs or user actions or messages from other programs or threads.Event-driven programming can also be defined as an...
, and resulting in the loss of the data contained in the received frame.
Note: A frame slip
Slip
- In science and technology :* Slip , an aqueous suspension of minerals, and frequently deflocculant.* Slip , a positional displacement in a sequence of transmitted symbols...
should not be confused with a dropped frame where synchronization is not lost, as in the case of buffer overflow
Buffer overflow
In computer security and programming, a buffer overflow, or buffer overrun, is an anomaly where a program, while writing data to a buffer, overruns the buffer's boundary and overwrites adjacent memory. This is a special case of violation of memory safety....
, for example.