Multiplexing:-
When two communicating nodes are connected through a media,
it generally happens that bandwidth of media is several times greater than that
of the communicating nodes. Transfer of a single signal at a time is both slow
and expensive. The whole capacity of the link is not being utilized in this
case. This link can be further exploited by sending several signals combined
into one. This combining of signals into one is called multiplexing.
Frequency Division Multiplexing (FDM): This is possible in the case where transmission media has a bandwidth than the required bandwidth of signals to be transmitted. A number of signals can be transmitted at the same time. Each source is allotted a frequency range in which it can transfer it's signals, and a suitable frequency gap is given between two adjacent signals to avoid overlapping. This is type of multiplexing is commonly seen in the cable TV networks.
- Time Division Multiplexing (TDM): This is possible when data transmission rate of the media is much higher than that of the data rate of the source. Multiple signals can be transmitted if each signal is allowed to be transmitted for a definite amount of time. These time slots are so small that all transmissions appear to be in parallel.
Asynchronous
TDM: In
this method, slots are not fixed. They are allotted dynamically depending on
speed of sources, and whether they are ready for transmission.
Network Topologies:
A network topology is the basic design of a computer
network. It is very much like a map of a road. It details how key network
components such as nodes and links are interconnected. A network's topology is
comparable to the blueprints of a new home in which components such as the
electrical system, heating and air conditioning system, and plumbing are
integrated into the overall design. Taken from the Greek work "Topos"
meaning "Place," Topology, in relation to networking, describes the
configuration of the network; including the location of the workstations and
wiring connections. Basically it provides a definition of the components of a
Local Area Network (LAN). A topology, which is a pattern of interconnections
among nodes, influences a network's cost and performance. There are three
primary types of network topologies which refer to the physical and logical
layout of the Network cabling. They are:
Advantages
- Network administration and error detection is easier because problem is isolated to central node
- Networks runs even if one host fails
- Expansion becomes easier and scalability of the network increases
- More suited for larger networks
Disadvantages:
- Broadcasting and multicasting is not easy because some extra functionality needs to be provided to the central hub
- If the central node fails, the whole network goes down; thus making the switch some kind of a bottleneck
- Installation costs are high because each node needs to be connected to the central switch
The purpose of the terminators at either end of the network
is to stop the signal being reflected back.
Advantages:
- Broadcasting and multicasting is much simpler
- Network is redundant in the sense that failure of one node doesn't effect the network. The other part may still function properly
- Least expensive since less amount of cabling is required and no network switches are required
- Good for smaller networks not requiring higher speeds
Disadvantages:
- Trouble shooting and error detection becomes a problem because, logically, all nodes are equal
- Less secure because sniffing is easier
- Limited in size and speed
- Broadcasting and multicasting is simple since you just need to send out one message
- Less expensive since less cable footage is required
- It is guaranteed that each host will be able to transmit within a finite time interval
- Very orderly network where every device has access to the token and the opportunity to transmit
- Performs better than a star network under heavy network load
Disadvantages:
- Failure of one node brings the whole network down
- Error detection and network administration becomes difficult
- Moves, adds and changes of devices can effect the network
- It is slower than star topology under normal load






No comments:
Post a Comment