Frame check sequence

Frame check sequence

A frame check sequence (FCS) refers to the extra checksum characters added to a frame in a communication protocol for error detection and correction. Frames are used to send upper-layer data and ultimately the user application data from a source to a destination. The data package includes the message to be sent, or user application data. Extra bytes may be added so frames have a minimum length for timing purposes. LLC bytes are also included with the Data field in the IEEE standard frames. The LLC sublayer takes the network protocol data, which is an IP packet, and adds control information to help deliver the packet to the destination node. Layer 2 communicates with the upper layers through LLC.

All frames and the bits, bytes, and fields contained within them, are susceptible to errors from a variety of sources. The FCS field contains a number that is calculated by the source node based on the data in the frame. This number is added to the end of a frame that is sent. When the destination node receives the frame the FCS number is recalculated and compared with the FCS number included in the frame. If the two numbers are different, an error is assumed, the frame is discarded. The sending host computes a checksum on the entire frame and appends this as a trailer to the data. The receiving host computes the checksum on the frame using the same algorithm, and compares it to the received FCS. This way it can detect whether any data was lost or altered in transit. It may then discard the data, and request retransmission of the faulty frame.

The FCS is often transmitted in such a way that the receiver can compute a running sum over the entire frame, including the trailing FCS, and expect to see a fixed result (such as zero) when it is correct. Such an FCS generally appears immediately before the frame-ending delimiter.

By far the most popular FCS algorithm is a cyclic redundancy check, used in the Ethernet, X.25, HDLC, Frame Relay, Point-to-Point Protocol (PPP) and other data link layer protocols.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Frame check sequence — Pour les articles homonymes, voir FCS. Le Frame Check Sequence (FCS) est le code de détection d erreurs ajouté à la fin d une trame. C est le reste de la division modulo 2 de la trame par un polynôme de degré N (exemple HDLC, polynôme de degré 16 …   Wikipédia en Français

  • Frame Check Sequence — Saltar a navegación, búsqueda Una trama de Ethernet, que incluye la terminación FCS. El Frame Check Sequence es una trama recibida que tiene una secuencia de verificación de trama incorrecta, también conocido como error de CRC o de checksum,… …   Wikipedia Español

  • Frame Check Sequence — Der Begriff Blockprüfzeichenfolge (BPF) oder englisch Frame Check Sequence (FCS) bezeichnet eine Prüfsumme, die zu einem Datenblock (Frame) in einem Netzwerkprotokoll hinzugefügt wird, um eine Fehlererkennung (auch Fehlerkorrektur auf Layer 2) zu …   Deutsch Wikipedia

  • Frame Check Sequence — Pour les articles homonymes, voir FCS. Le Frame Check Sequence (FCS) est le code de détection d erreurs ajouté à la fin d une trame. C est le reste de la division modulo 2 de la trame par un polynôme de degré N (exemple HDLC, polynôme de degré 16 …   Wikipédia en Français

  • Frame Check Sequence — Una trama recibida que tiene una Secuencia de verificación de trama incorrecta, también conocido como error de CRC o de checksum, difiere de la transmisión original en al menos un bit. En una trama con error de FCS, es probable que la información …   Enciclopedia Universal

  • frame check sequence —    (FCS)    An error detecting code inserted as a field in a block of data to be transmitted …   IT glossary of terms, acronyms and abbreviations

  • Frame relay — In the context of computer networking, frame relay consists of an efficient data transmission technique used to send digital information. It is a message forwarding relay race like system in which data packets, called frames, are passed from one… …   Wikipedia

  • Frame relay — У этого термина существуют и другие значения, см. Fr. Frame relay (англ. «ретрансляция кадров», FR)  протокол канального уровня сетевой модели OSI. Служба коммутации пакетов Frame Relay в настоящее время широко распространена во всём… …   Википедия

  • Ethernet frame — A data packet on an Ethernet link is called an Ethernet frame. A frame begins with Preamble and Start Frame Delimiter. Following which, each Ethernet frame continues with an Ethernet header featuring destination and source MAC addresses. The… …   Wikipedia

  • Start Frame Delimiter — In diesem Artikel oder Abschnitt fehlen folgende wichtige Informationen: Metro Ethernet. Du kannst Wikipedia helfen, indem du sie recherchierst und einfügst …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”