Preamble and SFD

Duration: 3 min

This video lesson is available to enrolled students.

Enroll to watch — Computer Networks

AI summary & chapters

AI Summary

An AI-generated summary of this video lecture.

This lecture segment introduces the Ethernet frame structure, focusing on the physical-layer header components: the Preamble and Start Frame Delimiter (SFD). The instructor utilizes slides and diagrams to explain that the Preamble consists of 7 bytes containing alternating 0s and 1s, which serve to alert network stations of an incoming frame and establish bit synchronization. The SFD follows immediately as a 1-byte field set to the specific binary pattern `10101011`, marking the definitive start of the frame. Visual aids display the complete Ethernet frame layout, including Destination and Source addresses (6 bytes each), Length field, Data payload ranging from 46 to 1500 bytes, and the Cyclic Redundancy Check (CRC). The presentation emphasizes that these initial fields constitute the physical header preceding the logical data link layer information.

Chapters

  1. 0:00 2:00 00:00-02:00

    The instructor introduces the Ethernet frame structure using a diagram to highlight the Preamble and SFD fields. On-screen text specifies that the Preamble is 7 bytes of alternating 0s and 1s, while the SFD is a single byte. The slide explains that the Preamble alerts stations of an incoming frame and establishes bit synchronization. The instructor gestures towards the Destination address and Source address fields, indicating a progression through the frame structure components. A diagram below illustrates the Ethernet frame structure, highlighting fields like Preamble, SFD, Destination address, Source address, Length, Data and padding, and CRC. Text on the slide specifies minimum and maximum payload lengths of 46 bytes and 1500 bytes respectively.

  2. 2:00 2:53 02:00-02:53

    The lecture shifts focus to the Start Frame Delimiter (SFD) with a slide titled "Start Frame Delimiter (SFD)." The text explains that the SFD is a 1-byte field always set to `10101011`, marking the beginning of a frame. A diagram below displays the Ethernet frame structure with labeled blocks for Preamble, SFD, Destination address, Source address, Length, Data and padding, and CRC. Specific byte counts are listed under the blocks, such as 7 bytes for Preamble and 1 byte for SFD. The instructor appears on screen, gesturing towards the middle section of the frame diagram to highlight specific fields. Text annotations specify payload lengths ranging from 46 to 1500 bytes and frame lengths up to 1518 bytes.

The video provides a foundational overview of the Ethernet frame header, specifically detailing the Preamble and SFD fields. The Preamble is defined as a 7-byte sequence of alternating bits used for synchronization, while the SFD is a unique 1-byte pattern (`10101011`) signaling the frame's start. These fields are visually contextualized within a larger diagram showing subsequent components like addresses and payload data. The instructor uses gestures to guide attention through the frame structure, reinforcing the byte counts and functional roles of each section. The content establishes the physical-layer header as a prerequisite for data link layer processing, with specific constraints on payload size noted in the slide annotations.

Loading lesson…