Unit 3 CN
Unit 3 CN
allotted to multiple users in order to carry user specific tasks. There are
user’s quantity may vary every time the process takes place. If there are N
Each user is assigned one portion. If the number of users are small and
Allocation.
Static Channel Allocation in LANs and MANs:
It is the classical or traditional approach of allocating a single channel
among multiple competing users using
Frequency Division Multiplexing (FDM). if there are N users, the
frequency channel is divided into N equal sized portions (bandwidth),
each user being assigned one portion. since each user has a private
frequency band, there is no interference between users.
• However, it is not suitable in case of a large number of users with
variable bandwidth requirements.
It is not efficient to divide into fixed number of chunks.
where
C = capacity of channel,
1/U = bits/frame,
Two features:
• Second, no specific rules, that which station should send next. Stations
compete with one another to access the medium. That is why these
methods are also called contention methods.
ALOHA
• P-persistent method
1-Persistent: The 1-persistent method is simple and straightforward. In
this method, after the station finds the line idle, it sends its frame
immediately (with probability 1). This method has the highest chance of
collision because two or more stations may find the line idle and send
their frames immediately.
Non persistent : In the non-persistent method, a station that has a
frame to send senses the line. If the line is idle, it sends immediately. If
the line is not idle, it waits a random amount of time and then senses the
line again. The non-persistent approach reduces the chance of collision.
P- Persistent : The p-persistent method is used if the channel has time
slots with a slot duration equal to or greater than the maximum
propagation time.
around the world together. Millions of private, public, academic, business, and
government networks worldwide connect with each other over the internet.
• Both Ethernet and Internet are types of network that are used to connect
computers. However, the scope and range of these networks differ. The
networks. The internet, on the other hand, is a massive wide area network
(WAN) that computers far away can connect to in order to access information.
There is only one internet, however. It can be said that the internet is a
network of networks.
History of Ethernet
FRAME FORMAT
•The Ethernet frames contains seven fields : preamble ,SFD ,DA ,SA ,length
or type of protocol data unit(PDU),upper-layer data ,the CRC . Ethernet
does not provide any mechanism for acknowledging received frames ,
making it what is known as an unreliable medium . Acknowledgement
must be implemented at the higher layers . The format of the MAC frame
is shown in fig.
• PREAMBLE: The first field of the 802.3 frame contains 7 bytes (56bits) of alternating
0s and 1s that alerts the receiving system about up coming frame and enables it to
synchronize its input timing.
• START FRAME DELIMITER(SFD):The second field (1byte:10101011) signals the
beginning of the frame . The SFD warns the station that this is the last chance for
synchronization . The last 2 bits is 11 and alerts the receive that the next field is the
destination address.
• DESTINATION ADDRESS(DA):The DA field is 6bytes and contain the physical address of
the destination station to receive the packet
• SOURCE ADDRESS : The SA field is also 6 bytes and contains the physical address of
the sender of the packet.
• LENGTH/TYPE : This field is defined as a type field or length field. The original Ethernet
use this field as the type field to define the upper –layer protocol using the MAC
frame.
• DATA : This field carries data encapsulated from the upper –layer protocols. It is
a minimum of 46 and a maximum of 1500 bytes.
• CRC : The last filed contains error detection information. in this case a CRC-32 in
this case a CRC-32. The CRC is calculated , If the receiver calculates the
Ethernet Evolution
13.48
10Base5:Thick Internet
The name 10BASE5 is derived from several
characteristics of the physical medium. The 10
refers to its transmission speed of 10 Mbit/s.
The BASE is short for baseband signaling, and
the 5 stands for the maximum segment length of
500 meters (1,600 ft.).
13.53
It was designed to compete with LAN protocols such as FDDI (
Fiber Distributed Data Interface) or Fiber channel . IEEE
created Fast Ethernet under the name 802.3u. Fast Ethernet is
backward-compatible with standard Ethernet , but it can
transmit data 10 times faster at rate of100Mbps.
13.62
In computer networking, Gigabit Ethernet is a term describing various
technologies for transmitting Ethernet frames at a rate of a gigabit per
second (1,000,000,000 bits per second), as defined by the IEEE 802.3-2008
standard.
. Fast Ethernet increased speed from 10 to 100 megabits per second
(Mbit/s). Gigabit Ethernet was the next iteration, increasing the speed
to 1000 Mbit/s. The initial standard for Gigabit Ethernet was produced
by the IEEE in June 1998 as IEEE 802.3z, and required optical fiber. 802.3z
is commonly referred to as 1000BASE-X, where -X refers to either -CX, -SX,
-LX, or (non-standard) -ZX.
Upgrade the data rate to 1Gbps.
Make it compatible with standard
or fast Ethernet.
Use the same address ,frame
format.
Keep the same minimum and
maximum frame length.
To support auto negotiation as
defined in Fast Ethernet.
1000BASE-SX
1000BASE-SX is a fiber optic Gigabit
Ethernet standard for operation over multi-
mode fiber using a 770 to 860 nanometer,
near infrared (NIR) light wavelength.
The standard specifies a distance capability
between 220 meters
and 550 meters.
1
0
0
0
B
A
S
E
-
C
DE-9 8P8C
1000BASE-T
1000BASE-T (also known as IEEE
802.3ab) is a standard for Gigabit Ethernet
over copper wiring.
Each 1000BASE-T network segment can be a
maximum length of 100 meters (330 feet), and
must use Category 5 cable or better (including
Cat 5e and Cat 6).
1000
BAS
E-
LX
1000BASE-LX is a fiber optic Gigabit Ethernet
standard specified in IEEE 802.3 Clause 38
which uses a long wavelength laser (1,270–
1,355 nm).
1000BASE-LX is specified to work over a
distance of up to 5 km.
Gigabit Physical layer
• The two-wire implementations use an NRZ scheme, but NRZ does
stream.
input and 2 for output, because each wire would need to carry 500
•The IEEE has subdivided the data link layer into two sublayers :
Logical link control (LLC)and media access
control(MAC). IEEE has also created several physical
layer standards for different LAN protocols.
IEEE 802
IEEE 802 refers to a family of IEEE standards dealing with local area networks and
metropolitan area networks. More specifically, the IEEE 802 standards are restricted to
networks carrying variable-size packets. (By contrast, in cell relay networks data is
transmitted in short, uniformly sized units called cells. Isochronous networks, where data
is transmitted as a steady stream of octets, or groups of octets, at regular time intervals,
are also out of the scope of this standard.)
The services and protocols specified in IEEE 802 map to the lower two layers (Data Link
and Physical) of the seven-layer OSI networking reference model. In fact, IEEE 802 splits
the OSI Data Link Layer into two sub-layers named Logical Link Control (LLC) and Media
Access Control (MAC), so that the layers can be listed like this:
•Data link layer
• LLC Sublayer
• MAC Sublayer
•Physical layer
Working groups:
Name Description Note
Bridging (networking)
IEEE 802.1
and Network
Management
IEEE 802.2 LLC inactive
IEEE 802.3 Ethernet
IEEE 802.4 Token bus disbanded
IEEE 802.5 Defines the MAC layer for a Token inactive
Ring
IEEE 802.6 MANs (DQDB) disbanded
IEEE 802.7 Broadband LAN using Coaxial Cable disbanded
IEEE 802.8 Fiber Optic TAG disbanded
IEEE 802.9 Integrated Services LAN (ISLAN or disbanded
isoEthernet)
IEEE 802.10 Interoperable LAN Security disbanded
Wireless LAN (WLAN)
IEEE 802.11
& Mesh (Wi-Fi
certification)
IEEE 802.12 100BaseVG disbanded
IEEE 802.13 Unused Reserved for Fast Ethernet
development
IEEE 802.14 Cable modems disbanded
IEEE 802.15 Wireless PAN
IEEE 802.15.1 Bluetooth certification
IEEE 802.15.2 IEEE 802.15 and IEEE 802.11
coexistence
IEEE 802.15.3 High-Rate wireless PAN (e.g., UWB,
etc.)
Low-Rate wireless PAN
IEEE 802.15.4
(e.g., ZigBee,
WirelessHART, MiWi,
etc.)
IEEE 802.15.5 Mesh networking for WPAN
IEEE 802.15.6 Body area network
IEEE 802.16 Broadband Wireless Access (WiMAX
certification)
IEEE 802.16.1 Local Multipoint Distribution Service
IEEE 802.17 Resilient packet ring
IEEE 802.18 Radio Regulatory TAG
IEEE 802.19 Coexistence TAG
IEEE 802.20 Mobile Broadband Wireless Access
IEEE 802.21 Media Independent Handoff
IEEE 802.22 Wireless Regional Area Network
IEEE 802.23 Emergency Services Working Group
IEEE 802.24 Smart Grid TAG New (November, 2012)
IEEE 802.25 Omni-Range Area Network Not yet ratified
IEEE 802.3
IEEE 802.3 is a working group and a collection of IEEE
standards produced by the working group defining the
physical layer and data link layer's media access control (MAC)
of wired Ethernet. This is generally a local area network
technology with some wide area network applications.
Physical connections are made between nodes and/or
infrastructure devices (hubs, switches, routers) by various
types of copper or fiber cable.
Token bus is a network implementing the token ring protocol over a "virtual ring" on
a coaxial cable.[A token is passed around the network nodes and only the node
possessing the token may transmit. If a node doesn't have anything to send, the
token is passed on to the next node on the virtual ring. Each node must know the
address of its neighbor in the ring, so a special protocol is needed to notify the
other nodes of connections to, and disconnections from, the ring.
Token bus was standardized by IEEE standard 802.4. It is mainly used for industrial
applications. The main difference is that the endpoints of the bus do not meet to form
a physical ring.
Due to difficulties handling device failures and adding new stations to a network, token
bus gained a reputation for being unreliable and difficult to upgrade.
In order to guarantee the packet delay and transmission in Token bus protocol, a modified
Token bus
was proposed in Manufacturing Automation Systems and flexible manufacturing system
(FMS).
A means for carrying Internet Protocol over token bus was developed.
The IEEE 802.4 Working Group is disbanded and the standard has been withdrawn by the
IEEE.
Token Ring/IEEE 802.5
The Token Ring network was originally developed by
IBM in the 1970s. It is still in IBM's primary local-area
network (LAN) technology. The related IEEE
802.5 specification is almost identical to and completely
compatible with IBM's Token Ring network.
This standard has also failed, mostly for the same reasons
that the FDDI standard failed. Most MANs now use
Synchronous Optical Network (SONET) or
Asynchronous Transfer Mode (ATM) network designs, with
IEEE 802.11:
IEEE 802.11g: 54 Mbit/s, 2.4 GHz standard (backwards compatible with b) (2003)
IEEE 802.11h: Spectrum Managed 802.11a (5 GHz) for European compatibility (2004)
IEEE 802.11i: Enhanced security (2004)
IEEE 802.11j: Extensions for Japan (2004)
IEEE 802.11-2007: A new release of the standard that includes amendments a, b, d, e, g, h,
i, and j. (July 2007)
IEEE 802.11k: Radio resource measurement enhancements (2008)