6SCS3105 Fddi - Doc Six

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

4/18/2021

• Fibre distributed data interface (FDDI) is a token based


Fibre Distributed Data technology using fibre optical links.
Interface (FDDI) • The FDDI specification defines the use of OSI layers 1 and
2 (Physical layer and Data Link layer)
• This is similar to IEEE 802.3 and IEEE 802.5 in its
relationship to the OSI Model.
• FDDI was developed by the American National Standards
Institute (ANSI) X3T9.5 standards committee in the mid-
1980s

1
2

Some characteristics of FDDI are given in the Table below

Characteristic Information
Network capacity 100Mb/s (or 200 if both rings)
• FDDI's operation is similar to that of token ring. Network configuration dual counter-rotating rings
Maximum length 100Km (or 200KM dual)
• Token-passing networks move a small frame, called a
Maximum distance between stations 2Km
token, around the network Maximum number of stations 1000 (both rings)
• The two networks share a few features, such as MAC method circulating token
topology (ring) and media access technique (token- Physical media Mono-mode or muti-mode fibre
passing). Optical wavelength 1300nm
Bit error rate 10-9
Source coding 4B/5B code
Channel coding NRZI
3 4
4/18/2021

• A characteristic of FDDI is its use of optical fiber as a


transmission medium. Optical
• FDDI specifies a 100 Mbps, token-passing, dual-ring
LAN that uses a fiber-optic transmission medium. • Fibre offers several advantages over traditional copper
• FDDI continues to grow as its costs decrease. wiring, including such advantages as:
• FDDI is frequently used as a backbone technology, and -Security - Fibre does not emit electrical signals that
to connect high-speed computers in a LAN. can be tapped.
-Reliability - Fibre is immune to electrical interference.
-Speed - Optical fibre has much higher throughput
potential than copper cable.
5 6

FDDI Transmission Media


Fibre Optic Cable

-Less signal attenuation. transmission distance is


significantly greater than that of other guided media.
A signal can run for 50 km without requiring
regeneration.
-Resistance to corrosive materials. Glass is more resistant
to corrosive materials than copper.
-Light weight. Fiber-optic cables are much lighter than
copper cables.

7 8
4/18/2021

Media types
• Optical fiber consists of thin glass fiber that can carry
information at frequencies in the visible light spectrum. FDDI defines the two specified types of fiber:
• The typical optical fiber consists of a very narrow strand of 1) Single-mode (also mono-mode); and
glass called the cladding. 2) Multi-mode.
• A typical core diameter is 62.5 microns.
• Typically cladding has a diameter of 125 microns. • Modes can be thought of as bundles of light rays entering
• The cladding is a protected with a coating consisting of the fiber at a particular angle.
plastic, - called the jacket. • Single-mode fiber allows only one mode of light to
propagate through the fiber, while multi-mode fiber allows
multiple modes of light to propagate through the fiber.
9 10

FIGURE. Single-mode and Multi-mode fibers

• Multiple modes of light propagating through fiber may


travel different distances, depending on their entry
angles.
• This causes them to arrive at the destination at
different times, -a phenomenon called modal
dispersion.
• Single-mode fiber is capable of higher bandwidth, and
greater cable run distances, than multi-mode fiber.

11 12
4/18/2021

Network configuration
• FDDI uses a dual-ring architecture with traffic on each
Because of these characteristics ring flowing in opposite directions (called counter-
rotating).
• Single-mode fiber is often used for inter-building
connectivity while • The dual-rings consist of a primary and a secondary
ring.
• Multi-mode fiber is often used for intra-building
connectivity. • Signal travels in opposite directions.
• Multi-mode fiber also uses LEDs as the light-generating • Physically, the rings consist of two or more point-to-
devices, while point connections between adjacent stations.
• Single-mode fiber generally uses lasers.
13 14

• The primary ring is used for data transmission while


• the secondary ring is generally used as a back up

FIGURE: FDDI uses counter-rotating primary and secondary rings


15 16
4/18/2021

1) FDDI DAS ports attach to the primary and secondary rings


FDDI Station-Attachment Types 2) A concentrator attaches to both the primary and secondary rings

FDDI defines three types of devices:


1) Single-Attachment Station (SAS),
2) Dual-Attachment Station (DAS), and a
3) Concentrator.

17 18

• SASs are attached to the primary ring through a concentrator,


• They provides connections for multiple SASs. •Each FDDI DAS has two ports - designated A
• The concentrator ensures that a failure, or power down, of any and B.
given SAS, does not interrupt the ring.
•These ports connect the station to the dual
• This is particularly useful when PCs, or similar devices that FDDI ring,
frequently power on and off, connect to the ring.
•So, each port provides a connection for both
the primary and the secondary ring.
19 20
4/18/2021

Synchronous
• FDDI's dual ring assures that not only are stations
• Synchronous traffic can consume a portion of the 100 Mbps
guaranteed their turn to transmit, but if one part of one total bandwidth of an FDDI network, while asynchronous
ring is damaged or disabled for any reason, the second traffic can consume the rest.
ring can be used. • Synchronous bandwidth is allocated to those stations
• This makes FDDI very reliable. requiring continuous transmission capability.
• FDDI supports real-time allocation of network • This is useful for transmitting voice and video information.
bandwidth, making it ideal for a variety of different The remaining bandwidth is used for asynchronous
application types. transmissions.
• It provides this support by defining two types of traffic - • The FDDI Station Management(SMT) specification defines a
synchronous and asynchronous distributed bidding scheme to allocate FDDI bandwidth.
. 21 22

FDDI Specifications
Asynchronous
1. Media Access Control (MAC) - defines how the medium is
• Asynchronous bandwidth is allocated using an eight- accessed, including:
level priority scheme. Each station is assigned an frame format
asynchronous priority level.
token handling
• FDDI also permits extended dialogues, in which
stations may temporarily use all asynchronous addressing mechanism
bandwidth. algorithm for calculating a cyclic redundancy check and
• The FDDI priority mechanism can lock out stations error recovery mechanisms
that cannot use synchronous bandwidth, and that
have too low an asynchronous priority.
23 24
4/18/2021

2. Physical Layer Protocol (PHY) - defines data 3. PhysicalLayer Medium (PMD) - defines the characteristics
encoding/decoding procedures, including: of the transmission medium, including:
clocking requirements  fiber optic link
framing  power levels
bit error rates
other functions

 optical components
 connectors

25 26

FORMAT fields of an FDDI frame:

4. Station Management (SMT) - defines the FDDI station


configuration, including:
 ring configuration
 ring control features
 station insertion and removal
 initialization
 fault isolation and recovery
 scheduling
 collection of statistics 27 28
4/18/2021

 Preamble - prepares each station for the upcoming


frame
• FDDI Frame Format  Start delimiter - indicates the beginning of the frame,
• The FDDI frame format is similar to the format of a and consists of signaling patterns that differentiate it
Token Ring frame. from the rest of the frame
• It is one of the areas where FDDI borrows heavily from  Frame control - indicates the size of the address
earlier LAN technologies, such as Token Ring fields, whether the frame contains asynchronous or
synchronous data, and other control information

29 30

• Destination address - contains a unicast (singular), multicast •Frame check sequence (FCS) - filled by the source station with
(group), or broadcast (every station) address; destination a calculated cyclic redundancy check (CRC), value dependent
addresses are 6 bytes (like Ethernet and Token Ring) on the frame contents (as with Token Ring and Ethernet).
-The destination station recalculates the value to determine
• Source address - identifies the single station that sent the whether the frame may have been damaged in transit. If it has
frame; source addresses are 6 bytes (like Ethernet and Token been, the frame is discarded.
Ring)  End delimiter - contains non-data symbols that indicate the
end of the frame
• Data - control information, or information destined for an •Frame status - allows the source station to determine if an
upper-layer protocol error occurred and if the frame was recognized and copied by
a receiving station
31 32

You might also like