Frame (networking)
|
|
This article may be too technical for most readers to understand. Please help improve this article to make it understandable to non-experts, without removing the technical details. The talk page may contain suggestions. (August 2009) |
In computer networking and telecommunication, a frame is a digital data transmission unit or data packet that includes frame synchronization, i.e. a sequence of bits or symbols making it possible for the receiver to detect the beginning and end of the packet in the stream of symbols or bits. If a receiver is connected to the system in the middle of a frame transmission, it ignores the data until it detects a new frame synchronization sequence.
In computer networking, a frame is a data packet on the Layer 2 of the OSI model.[1] A frame is "the unit of transmission in a link layer protocol, and consists of a link-layer header followed by a packet."[2] Examples are Ethernet frames (maximum 1500 byte plus overhead), PPP frames and V.42 modem frames.
In telecommunications, specifically time-division multiplex (TDM) and time-division multiple access (TDMA), a frame is a cyclically repeated data block that consists of a fixed number of time slots, one for each logical TDM channel or TDMA transmitter. In this consist, a frame is typically an entity at the physical layer. TDM application examples are SONET/SDH and the ISDN circuit switched B-channel. TDMA examples are the 2G and 3G circuit switched cellular voice services. The frame is also an entity for time-division duplex, where the mobile terminal may transmit during some timeslots and receive during others.
[edit] See also
[edit] References
- ^ "Data Link Layer (Layer 2)". The TCP/IP Guide. 2005-09-20. http://www.tcpipguide.com/free/t_DataLinkLayerLayer2.htm. Retrieved 2010-01-31.
- ^ "RFC 1122: Requirements for Internet Hosts — Communication Layers". IETF. October 1989. p. 18. RFC 1122. http://tools.ietf.org/html/rfc1122#page-18. Retrieved 2010-06-07.
| This computer networking article is a stub. You can help Wikipedia by expanding it. |