Ids Unit 5
Ids Unit 5
Ids Unit 5
Ethernet is a standard for connecting Local Area Networks. Standards enable intercommunication of
equipments manufactured from different manufacturers. The standard was adopted by the American
National Standards Institute (ANSI).The International Organization for Standardization (ISO) also
approved it as an international standard.
10 Mbps Ethernet:
If the number of bits transmitted per sec by the Ethernet cable is 10 Megabits it is known as
10 Mbps Ethernet.
In these categories 10 specifies the bit rate ie., no of bits transmitted per sec and T and F
specifies the type of cable and 5 and 2 are the thickness of the cable.
The maximum length of the cable must not exceed 500 m. If it is exceed there will be degradation
of the signal. If the length is more than 500m after 500m repeaters are provided .Repeaters just
reproduces the signal at it its input.
Encoding in 10Mbps cable: Manchester encoding is used. This is the type of digital to digital
conversion in which bit patterns are represented by bit levels.
Here the duration of bits is divided into two halves. The voltage remains at one level during the
first half and moves to the other level in the next half .
In the bit pattern 010011 the bit 0 is represented bydecreasing level and bit 1 is represented by
increasing level.
10 Base 2 Ethernet:
In this the length of the cable is 185 cm and the thickness is small when compared to the 10
base 5 Ethernet.Since the thickness is small there is possibility of collision.It is less expensive
and flexible.Installation is simpler.Here too the length of the cable should not exceed 185 m
10 Base T Ethernet:
It uses physical star topology.
The stations are connected to the hub
If a device needs to communicate it will transmit the data to the central hub and the hub will
transport the data to the corresponding stations.
Since all the data will reach the hub collision may occur in the hub.It replaces coaxial cable
with the Twisted pair cable.The max.length of the twisted pair cable is defined to be 100 m.
10 Base-2
Thin wire coaxial cable( 6.3 mm/ 0.25 in. dia), 10 Mbps baseband operation , bus topology.
10BASE2 coax cables have a maximum length of 185 meters(607)ft. the maximum practical number
of nodes that can be connected to a 10BASE2 segment is limited to 30. In this network, each segment
of cable is connected to the transceiver using a BNC T-Connector, with one segment connected to
each female connector of the T. the T-connector must be plugged directly into the network adaptor
with no cable in between.
As is the case with most other high-speed buses, Ethernet segments have to be terminated with a
resistor at each end. Each end of the cable has a 50 ohm resistor attached. Typically this resistor is
built into a male BNC and attached to the last device on the bus. A few devices such as digital
DEMPR and DESPR had a built in terminator and so could only be used at one physical end of the
cable run. This reflected signal is indistinguishable from a collision and no communication would be
able to take place. Some terminators have a metallic chain ached to them for grounding purposes. The
network outages when swells of electricity traversed the cabling outer shield on its path to the ground
with least resistance.
When wiring a 10BASE2 network, special care has to be taken to ensure that cables are properly
connected to all T-Connectors, and appropriate terminators are installed. One terminator must be
connected to ground via a ground wire. Time domain reflector will find problems quickly. A failure
at any point of the network cabling tends to prevent all communications.
10Base2 (Thin Wire)
10 Base-5
Thick wire coaxial cable (13mm/ 0.5 in. dia),10Mbps baseband operation, bus topology. RG-8
CABLE RG-8cable (RG stands for radio government) is a thick coaxial cable that provides the
backbone of the IEEE 802.3 standard.
10Base-T
Unscreened twisted pair cable (0.1-0.6 mm conductor diameter) , 10 Mbps baseband.
10 Base-F
Optical fiber cables, 10 Mbps baseband operation, point to point topology.
10 base 5 is the original coaxial cable system and is also called thick net. The coaxial cable (50
impedance) is yellow or orange in color. The naming conversion 10 base 5 means 10 Mbps signaling
on a cable that will support 500m segment lengths. The cable is difficult to work with and cannot
normally be taken to the node directly. Instead it is laid in a cabling tray and the transceiver
electronics (MAU) is installed directly on the cable. From there, an intermediate cable known as an
attachment unit interface(AUI) cable, is used to connect to the NIC . This cable can be a maximum of
50m long compensating for the lack of flexibility of placement of the coaxial cable. The AUI cable
consists of five individually shielded pairs- two each (control and data) for both transmit and receive,
plus one for power. Cutting the cable and inserting N-connectors and a coaxial T or more commonly
a bee string or vampire tap can make the MAU connection to the cable.
Jabber unit provides a control over the frame transmission(64 bytes or 512 bits or 51.2 ms)
When MAU & AUI cable are used, the transceiver on NIC is unused. MAU is fed with power
from NIC via AUI cable. A Signal Quality Error (SQE) test function in MAU performs
collision detection. The SQE signal is sent from MAU to NIC of the node on detecting
collision on the bus. SQE pulse occur during inter-frame gap between packets and are not
confused with the jam signal (collision).But if MAU is connected to a repeator, SQE is turned
off, because the repeater would mistake SQE for noise & respond with a jam signal, which
will slow down the network.
One end of network with (50 character impedance) terminated and other end of the cable is
grounded.
Totally 5 pairs of cables are used in MAU (2 Pairs for transmission of control & data
information, other 2 pairs for reception of data & control info, remaining one pair for supply
& ground).
Requirements:
1. Each segment <500m to avoid signal attenuation
2. Not more than 2500m cable length of entire network.
3. Taping at only every 2.5 m
100MBPS
By adding propagation delay of all electronic components + cables that makes the longest
signal path and doubling it to provide round strip delay time
100Mbps Industrial Ethernet
This standard transmits 10 times faster than 10Mbps. The frame format and the access
mechanism remains the same, but instead being half-duplex, this provides full duplex communication
(Explain about 802.3 frame format)
(Explain Access Mechanism Full duplex mode)
The way Ethernet designed it is easy to increase the speed if the collision domain is decreased.
To increase the data rate without changing the minimum size of a frame, we decrease the round trip
time. With the speed of 100 Mbps the round trip time reduces to 5.76 microseconds.
100 base-FX designs use two optical fibers, one to carry frames from the station to the hub and the
other from hub to the station. The encoding is 4B/5B and signaling is NRZ-I. The distance b/w the
station and the hub should be less than 2000 m.
100base T4 scheme was designed in an effort to avoid rewiring. It requires four pairs of category 3
UTP that are already available for telephone service.
100BASE TX design uses two category 5 unshielded twisted pair cables to connect a station to the
hub. One pair is used to carry frames from the station to the hub and the other to carry frames from
the hub to the station.
4B/5B Encoder:
Converts block of m bits into block of n bits where n>m
100 Base-FX:
Uses twp pair of fiber optic cable. The NRZ-I encoding scheme is used.
In this if the next bit is zero there will be no in- version.
It also provides bit synchronization for long sequences.
The block encoding increases the bit rate from 100 Mbps to 125 Mbps which can be easily
handled by the fibre optic cable.
NRZ-I Encoding:
In this type of encoding if the next bit is zero No inversion and if the next bit is 1 there is
inversion.
100 Base TX:
This uses category 5 UTP or STP cable
The encoding method used here is 8B/6T in which 8 data elements are encoded in to
six signal elements.
8B/6T Encoder:
In this type of encoding the 8 bit pattern is represented as 6 signal elements
Here each bit pattern is represented by the signal elements of alternate -,0,+.
The components of Radio Link
Radio waves are the electromagnetic waves with the frequency range of 3KHz to 300GHz.Radio
waves are the basic unit of wireless communication. A radio wave that is used to transmit
information, is impressed onto the carrier wave carries the signal to its destination.Here either the
amplitude, frequency or phase of the carrier wave is varied according to the information signal. At
the receiver the carrier is filtered out, allowing the original message to be recovered.
A radio link consists of the following components:
nsmitters
Antennas:
It is the device used to detect the electromagnetic waves. There are many different designs of
antennas available. Each one radiates the signal (electromagnetic waves) in a different manner.
The type of antenna used depends on the application and on the area of coverage required.
Transmitter:
It is the device that converts the data signal into a modulated signal.Modulation is the process in
which the in which the information signal is added to the carrier wave.Either the carrier wave
amplitude,frequency or phase is varied according to the information signal.The frequency of the
carrier wave is greater than that of the information signal.Then it feeds the signal to the antenna
where it is radiated into the free space
Receiver:
It is the device that is used to obtain the orignal information signal.The original information
signal is extracted from the carrier signal by the process of demodualation.
Antenna support structure:
An antenna support structure is used to mount antennas, in order to provide a height advantage,
which generally provides increased transmission distance and coverage. It may vary in
construction from a three-meter wooden pole to 1000 m steel structure. A structure, which has
guy wires to support it, is generally referred to as a mast. A structure, which is free standing, is
generally referred to as a tower.
Cabling:
There are three main types of cabling used in connecting radio systems:
al cable for all radio frequency connections
Interface equipment:
This allows connection of voice and data into the transmitters and receivers from external
sources. It also controls the flow of information, timing of operation on the system and
control and monitoring of the transmitter and receiver.
Radio Spectrum:
Band of frequency at which the radio signals can be transmitted is known as Radio spectrum.
Radio waves are the basic building block of radio communications.The number of cycles, or
times that a wave repeats in a second, is called frequency. Frequency is measured in the unit hertz
(Hz)
The frequencies from approximately 30 kHz up to more than 300 GHz that can be used for
radio communications. Frequencies are grouped in ranges called bands. Bands of frequency
include
HF (high frequency)
VHF (very high frequency)
UHF (ultra high frequency), and
SHF (super high frequency)
Certain sections of these bands will have been allocated for telecommunication systems.
The allowed sections of the spectrum to be sold off to large private organizations to be
managed, and then sold to smaller individual users.
Application must be made to the government or independent groups that hold larger band of
the spectrum to obtain a frequency band for transmission.No transmission is allowed on any
frequency unless a license is obtained.
Asynchronous- the common modem used today. Each byte is placed between a stop and a start bit.
Each modem must operate with the same start and stop bit sequence, operate at the same baud rate
and have the same parity settings for the data checking in order to communicate correctly. Define
parity checking.
Synchronous- synchronous modems can be faster than asynchronous. They depend on timing to
communicate. Data is transmitted in frames with synchronization bits which are used to be sure the
timing of the transmission and reception of data is accurate. These modems are normally used on
dedicated leased lines. Synchronous modems are one of binary synchronous communications
protocol (bisync),high level data link control or SLDC. Three methods can be used to control
synchronization: additional clock signal, guaranteed state change-Clocking is part of the data signal;
oversampling- the receiver samples the signal much faster than the data is sent. The extra samples can
be used to be sure the clock is synchronized.
Digital Modems: these are used with ISDN services and are not actually modems, although they are
called modems. They can provide connection speeds of 128 Kbps.
The concept of clock recovery and equalization in Modem.
Clock Recovery in Modem: using a training sequence to get receiver lined up,
Send a few, known initial training bits. Adds inefficiency: only m data bits out of n transmitted.
Need to combat clock drift as signal proceeds. Use transitions to keep clock synched up.
Quick and dirty every Time: Asynchronous coding. Spend a lot of effort to get it right.
Equalization in Modem:
The equalizers, as used in the receivers of data modems operating above 2400 bits/s over telephone
channels, are usually realize in the form a transversal filter with variable tap gains and tap spacing equal
to the symbol spacing T. For automatically adjusting the tap gains at the beginning of transmission, and
for fine tuning them later on in an adaptive manner during the entire period of transmission, the least
mean square error algorithm has become a standard method.
A tap spacing equal to the symbol spacing has obvious advantages for the digital implementation of the
equalizer, since it permits operations of the entire equalizer at symbol clock rate 1/T. the equalizers
cannot suppress noise at frequencies outside the Nyquist band.