0% found this document useful (0 votes)
3K views63 pages

MMC Module 5 Edit

Uploaded by

amruthajs05
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3K views63 pages

MMC Module 5 Edit

Uploaded by

amruthajs05
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 63

MULTIMEDIA COMMUNICATION-18EC743

MODULE-5
Multimedia Information Network

Pradeep Kumar Y
Assistant Professor
Dept.of ECE
Contents
• Introduction
• LANs
• Ethernet / IEEE 802
• Token ring
• Bridges
• FDDI
• High-speed LANs
• LAN Protocol
Introduction
• PSTN
• ISDN
• PBX (private branch exchange)
LANs
• LANs are used to interconnect distributed communities of end
systems

• To ensure the transmission bandwidth is shared fairly between all


of the attached stations, a number of different medium access
control (MAC) methods are used. These include (CSMA/CD) and
Token ring
Ethernet / IEEE 802. 3
• Ethernet networks – and the more recent derivative IEEE 802. 3 – are
used extensively in technical and office environment
• CSMA/CD
– All the stations are attached directly to the same cable/bus , it is said to
operate in a multiple access mode
– The bus operates in the broadcast mode which means that every frames
transmitted is received by all the other stations that are attached to the
bus
– Because of the broadcast mode , this will result in the contents of the
two frames being corrupted and a collision is said to have occurred
CSMA/CD worse-case collision detection

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 7


CSMA/CD worse-case collision detection

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 8


CSMA/CD worse-case collision detection

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 9


CSMA/CD Protocol

• Carrier Sense before transmission


• Carrier Sense while transmission
• Collision: Two or more stations transmitting simultaneously
• Backoff: Random delay after collision
• Deference: Defers transmission if channel is sensed busy
• Collision Window (Slot time): Round-trip propagation delay time plus
some carrier sense time. In IEEE 802. 3, this value is defined to be 51. 2 us.
1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 10
CSMA/CD Collision Handling
• Collision Signal is generated by Physical layer.
• Jam signal (collision enforcement): To make sure that all stations
involved in the collision will detect collision. A pattern of 32 bits.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 11


Hub configuration principles

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 12


Explain the frame formats and operational parameters of Ethernet/IEEE 802.3
(10 Marks JAN-FEB-2023)
IEEE 802. 3 Frame Format

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 13


1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 14
1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 15
1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 16
Explain in detail with diagrams, the token ring configuration, frame formats ,
frame transmission and reception with priority operation

Token ring
• All the stations are connected together by a set of unidirectional links
in the form of a ring and all frame transmissions between any of the
stations take place over it by circulating the frame around the ring
• Only one frame transfer can be in progress over the ring at a time

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 17


Token ring
network operation

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 18


Token ring
network operation

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 19


Token ring wiring configuration- Single hub

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 20


Token ring wiring configuration

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 21


Token ring wiring configuration- Multiple hubs/concentrators

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 22


Token ring Frame Format- Station Coupling Unit

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 23


Token ring Frame Format

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 24


Token ring
Frame Transmission

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 25


Token ring
Frame Reception

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 26


Internet networking components and protocols

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 27


Describe the operation of ARP and RARP

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 28


Bridges
There are two types of bridges ,
1) Used with Ethernet LANs, knows as transparent bridges
2) Used with token ring LANs, known as source routing bridges.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 31


Repeaters

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 32


Bridges

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 33


Transparent bridges
• With a transparent bridge, as with a repeater, the presence of one
(or more) bridges in a route between two communicating stations is
transparent to the two stations. All routing decisions are made
exclusively by the bridge(s)
• A bridge maintains a forwarding database
• Bridge learning – Forwarding database to be created in advanced

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 34


Transparent bridge schematic
(a) architecture

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 35


Transparent bridge schematic
(b) application example

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 36


Source routing bridges
The major difference between a LAN base on source routing bridges
and one base on spanning tree bridges is:
• Bridges collectively perform the routing operation in a way that is
transparent to the end stations.
• Source routing , the end stations perform the routing function.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 42


An example source
routing bridged LAN:
(a) topology

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 43


An example source
routing bridged LAN:
(b) routing table
entries.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 44


Token ring frame format: (a) position of routing information field

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 45


Token ring frame format: (b) structure of routing information field

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 46


Source routing example: (a) topology

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 47


Source routing example: (b) spanning tree.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 48


FDDI
• FDDI is an optical fiber-based ring network that supports a bit rate
of 100 Mbps. It can used for the interconnection of segments spread
over a wider geographical area than a single building, such as a
university campus or manufacturing plant.
• Use two counter-rotating rings to enhance reliability: primary ring
and secondary ring
• Two type of station: DAS and SAS

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 49


Typical establishment
wide LAN.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 50


Typical establishment
wide LAN.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 51


Ring fault detection and isolation:
(a) failure detection;

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 52


Ring fault detection and isolation:
(b) redundant ring configuration

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 53


Ring fault detection and isolation:
(c) segment isolation;

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 54


Ring fault detection and isolation:
(d) station isolation

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 55


FDDI wiring schematic:
(a) building

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 56


FDDI wiring schematic:
(b) establishment.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 57


FDDI physical interface
schematic

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 58


FDDI line coding and
framing detail:
(a) 4B5B codes

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 59


FDDI line coding and framing detail:
(b) frame formats

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 60


1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 61
Internet networking components and protocols

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 62


Describe the operation of ARP and RARP

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 63


Explain the LAN protocols and Protocol Frame work
Explain the physical and MAC sublayer of LAN protocol

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 64


LAN protocols
Protocol Framework

Example

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 65


Fast Ethernet media-independent interface
Physical Layer

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 66


MAC sublayer

MAC user service


primitives:
(a) CSMA/CD
(b) token ring.

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 67


LLC-Sublayer LLC/MAC sublayer interactions.

LLC/MAC sublayer
interactions..

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 68


Explain the Fragmentation and reassembly in the internet in detail

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 69


Fragmentation and reassembly
Internet schematic

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 70


Fragmentation and reassembly

1/18/2024 Pradeep Kumar Y, Asst Professor, Dept.of ECE, ATMECE 71

You might also like