Networking in DMRC
Networking in DMRC
Networking in DMRC
2.
3.
Advantages of network:
1.
2.
3.
4.
Resource sharing
Management is easy
Cost reduction
Fast communication
Disadvantage of network:
1. Server dependent sometimes. If server fails whole data smashes.
2. As size of network increases, it becomes complex to handle it.
OSI Layers
Open System Interconnection is the name for the set of standards for
communicating among computers. The primary purpose of OSI
standards is to serve the structural guideline for exchanging
information between computers, workstations and networks.
ISO
layer
Name
Layer7_
&
Function
Layer 6_
Layer 5
Layer 4
Layer 3
Application
Presentation
Session
Transport
Network
Layer 2-
Data link
Layer 1-
Physical
2.
4.
5.
Network
the network. For example, the computers on the home LAN may be
arranged in a circle, but it would be highly unlikely to find an actual
ring topology there.
1.
2.
3.
4.
5.
features the central connection point called the Hub that may
be an actual hub or switch. Device is typically connected to the
hub with Unshielded Twisted Pair (UTP) Ethernet. Compared to
the bus topology, a star network generally requires more cable,
but a failure in a star network cable will only take down one
computers network access and not the entire LAN. (If the hub
fails, the entire network also fails).
bus. In its simplest form, only hub devices connect directly to the
tree bus and each hub functions as the rot of the tree of the
devices. This bus/star hybrid approach supports future
expandability of the network much better then the bus or star
alone.
LAN Protocols
1.
3.
4.
SONET
The Synchronous Optical Network standard for the optical fiber
networks was developed in the mid 1980s.It remains in widespread use
today. In a nutshell, SONET allows multiple technologies and vendor
products to interpolate by defining standard physical network
interfaces.
Applications
SONET was originally designed for the public telephone network. In the
early 1980s the forced breakup of AT& T in the United States created
numerous regional telephone companies, and these companies quickly
encountered difficulties in networking with each other. Fiber optic
cabling already prevailed for the long distance voice transmissions, but
the existing networks proved unnecessarily expensive to build and
difficult to extend for so long haul data and/or video traffic.
The American National Standards Institute (ANSI) successfully devised
SONET as the new standard for these applications. Like Ethernet,
SONET provides a Layer 1 or interface layer technology (also referred
physical layer in OSI model) .As such, SONET acts as carrier of multiple
higher-level application protocols. For example Internet Protocol (IP)
packets can be configured to flow over SONET.
Technology
SONET commonly transmits data at speeds between 155 megabits per
second (Mbps) and 2.5gigabits per second (Gbps). To build these high
bandwidth data streams, SONET multiplexes together channels having
bandwidth as low as 64 kilobits per second (Kbps) into data frames
sent at fixed intervals.
Compared to Ethernet cabling that spans distance up to 100 meters
(328 feet) SONET fiber typically runs much further. Even short links
cover dozens of Kilometers.
2.
Coaxial Cabling
a)
Thicknet
their length and are not restricted to 2.5 meter intervals like
transceivers.
10Base5 coaxial cable segments are built using "N-type" connectors.
Each end of a segment must have an N-type coaxial connector with Ntype 50-ohm terminators installed. Two sections of a segment are
interconnected using two N-type coaxial connectors that are mated
together through an N-type barrel connector. Long 10Base5 segments
typically have one or more barrel connectors to allow the segment to
be split for purposes of problem isolation. For safety reasons, the
standard specifies that a cable segment should be connected to earth
ground at one and only one point. This may be done at the terminator
at the end of the cable, or at a barrel connector where two segments
are joined.
b)
Thinnet
Thinnet is the 50-ohm "thin" (5mm) coaxial cable used with Ethernet
10Base2 networks. 10Base2, also known as "Thin Ethernet", or
"cheapernet", supports a 10 Mb/s transmission rate over a 185 meter
maximum supported segment length.
The Thinnet cable used by 10Base2 has the advantages of being
cheaper, lighter, more flexible, and easier to install than the Thicknet
cable used by 10Base5. However the thin cable has the disadvantage
that its transmission characteristics are not as good. It supports only a
185 meter maximum segment length (vs. 500 meters for 10Base5) and
a maximum of 30 stations per cable segment (vs. 100 for 10Base5).
10Base2 transceivers (MAUs) are connected to the Thinnet cable
segment through a "BNC Tee" connector, and not through "tapping" as
with 10Base5. As the name implies, the BNC Tee connector is shaped
like the letter "T". The horizontal part of the "T" includes female
connectors that mate with the male BNC coaxial connectors on each
end of the attaching cable sections. The vertical part of the "T"
includes a male BNC connector that either plugs directly into the
Ethernet network interface card (NIC) in the computer station, or to an
external thin Ethernet transceiver that is then attached to the NIC
through a standard AUI cable. If stations are removed from the
network, the "T" connector is removed and replaced with a "BNC
Barrel" connector that provides a straight through connection.
Each end of a 10Base2 coaxial segment must be terminated with a
BNC 50-ohm terminator. For safety reasons, a ground wire should
connect the segment to earth ground at one point, typically at the
terminator on the end of the segment.
The 10Base2 standard states that the coaxial cable types known as
RG58A/U and RG58C/U can meet the cable specifications in the
standard. However the specifications for these cable designations are
not precise and the construction of RG58A/U and RG58C/U cables may
vary from one manufacturer to another. To make sure you are getting
the right cable, you should specifically request cable that is guaranteed
to meet the IEEE 10Base2 thin Ethernet specifications.
c)
CATV
CATV cabling is the 75 ohm coaxial cabling commonly known for its use
in transmission of Cable TV signals, but is also used with Ethernet
10Broad36 networks. CATV stands for "community antenna television".
CATV cabling is used for "broadband" transmission as opposed to the
"baseband" transmission used by all other Ethernet physical layers. A
broadband cabling system supports transmission of multiple services
over a single cable by dividing the bandwidth into separate
frequencies, with each frequency assigned to a different service. This
technique is used in cable TV transmission systems to transmit
multiple channels over a single cable. Each channel uses a different
frequency range. This capability can allow 10Broad36 share a single
cable with other services such as video.
d)
Twinax
3.
a)
b)
Single-mode fiber has a core diameter that is so small (on the order of
10 microns) that only a single mode of light is propagated. This
eliminates the main limitation to bandwidth, modal dispersion.
However, the small core of a single-mode fiber makes coupling light
into the fiber more difficult, and thus expensive lasers must be used as
light sources. The main limitation to the bandwidth of a single-mode
fiber is material (chromatic) dispersion. Laser sources must also be
used to attain high bandwidth, because LEDs emit a large range of
frequencies, and thus material dispersion becomes significant.
Single-mode fiber is capable of supporting much longer segment
lengths than multi-mode fiber. Segment lengths of 5000 meters and
beyond are supported at all Ethernet data rates through 1 Gbps.
However, single-mode fiber has the disadvantage of being significantly
more expensive to deploy than multi-mode fiber.
4.
Ethernet Connectors
a)
RJ-45
b)
c)
Definition
CAT5 is an Ethernet cable standard defined by Electronics Industries
Association and Telecommunication Industry Association (commonly
known as EIA/TIA). CAT5 is a 5th generation of twisted pair Ethernet
cabling and most popular of all twisted pair cables in use today.
CAT5 cable contains four pair of copper wires. CAT5 support Fast
Etherneta (100 Mbps) and comparable alternatives such as ATM as
with all other types of twisted pair EIA/TIA cabling. CAT5 cable runs are
limited to a maximum recommended run rate of 100m (328 feet).
Although CAT5 cable usually contains four pair of copper wire, fast
Ethernet communications only utilize two pairs and are backward
compatible with ordinarily CAT5.
Twisted pair cables like CAT5 comes in two main varieties, solenoid and
stranded.
Solid CAT5 cable supports longer runs and works best in the fixed
wiring configurations like office buildings. Standard CAT5 cable, on the
other hand, is more reliable and better suited for shorter distance,
movable cabling such as on the fly patch cabling.
Though newer cable technologies like CAT6 and CAT7 are being
developed, CAT5 cable remains the popular choice, because it is the
both affordable and plenty fast enough for todays LAN.