Posts Tagged ‘Network Topology’

Computer Networking

March 21st, 2010



Computer networking is a process of sharing data and shared resources between two or more connected computers. The shared resources can include printer, Fax modem, Hard disk, CD – DVD Rom, Database and the data files. A computer network can be divided into a small or local area network, a networking between computers in a building of a office (LAN), medium sized network (MAN), a network between two offices in a city and Wide network (WAN) a network between the computers, one is locally and the other can be thousands of miles away in any other country of the world.

WAN connectivity is achieved by a network device known as “Router”. The internet is the world’s largest WAN network, where millions of computers from all over the globe and connected with each other.

Networking is the practice of linking two or more computers or devices with each other. The connectivity can be wired or wireless. A computer network can be categorized in different ways, depends on the geographical area as mentioned above.

There are two main types of the computer network client-server and peer to peer. In the client server computing, a computer plays a major role known as server, where the files, data in the form of web pages, docs or spread sheet files, video, database & resources are placed.

All the other computers in the client/server network are called clients and they get the data from the server. In the peer to peer network all the computers play the same role and no computer act as a centralized server. In the major businesses around the world client-server network model is in major use.

A network topology defines the structure, design or layout of a network. There are different topologies like bus, ring, star, mesh, hybrid etc. The star topology is most commonly used network topology. In the star topology, all the computers in the network are connected with a centralized device such as hub or switch. Thus forms a star like structure. If the hubs/switch fails to work for any reason then all the connectivity and communication between the computers of a network will be halted.

In the network, a common communication language is used by the computers and the network devices and this language is known as protocols. The most commonly used and popular protocols on the internet and in the home and other networks is called TCP/IP. TCP/IP is not a singleprotocol but it is a suite of several protocols.

A network can be a wired or wireless and TCP/IP protocol can work both in types of network.

A data flow in a computer network can be divided into seven logical layers called OSI layersmodel that was developed by Intel and Xerox Corporation and was standardized by ISO.

1. Application layer

2. Presentation layer

3. Session layer

4. Transport layer

5. Network layer

6. Data Link layer


a. Media access control sub-layer


b. Logical link control sub-layer

7. Physical layer.


A network can be divided into different scales and ranges and it depends on the requirement of the network and the geographical location. Computer Network can be divided into Local Area Network, Personal Area Network, Campus Area Network, Wireless Local Area Network,Metropolitan Area Network and Wide Area Network.

There are several network connection methods like HomePNA, Power line communication, Ethernet and Wifi connection method.A network can also be categorized into several different types based on the services it provides like Server farms, Storage area networks, Value control networks, Value-Added networks,SOHO network, Wireless network and Jungle networks.

By: Bushra Bashir

Network Basics

January 30th, 2010



When dealing with networks one has to understand the different types and how they are used along with the advantages and disadvantages of each.

A mesh network allows for redundancy in that if one node goes down all terminals are able to still communicate with
other terminals and networks by taking several possible paths. The mesh network will be more complex and time consuming
to install, but is also the more reliable than other topologies. If each terminal having reliable connectivity is mission
critical, the knowledge is available and cost is not really a factor then a mesh would be the preferred network.

Bus topology is probably the least preferred topology to implement. If one node is removed or non-operational on the bus
then all terminals will not be able to utilize the network. According to Annabel Dodd (2005) “Prior to hubs, each device
in a LAN was wired to another device in a “bus” arrangement.”(p. 26)
Circumstances that may play a factor in this use of this particular topology would be cost savings in regards to cable and
the importance of that particular network to the department’s mission, as well as the network’s size as well as security.
Required speed, number of attachments, cable length, and use play a factor in determining the use of the bus topology.
Bates & Gregory (2000) tell us that bus speed is limited to “10Mbits/s with effective throughput of 3.3-4 Mbits/s” and that
attachments cannot exceed “1024 addressable nodes” and are “limited to cable lengths of 1500 meters.” They continue on to
say that “collisions when the network gets 40% busy, resulting in less throughput.” It seems that the bus topology is also
the least secure in respect to the fact that all transmissions are a broadcast to the entire network.

The star topology is another network architecture. Circumstances to install this type of network would be similar to those of the bus topology. The star topology would be
primarily used with hubs and switches. This topology allows for all terminals to continually communicate on the network
when a terminal is dropped or goes down. This type of topology is important when connectivity of each terminal in the
network is important and is mission critical to operations.

Combinations of all the various topologies will be seen in MAN, WAN, and even some larger LANs. An example would be a
college campus in which each department uses a star topology internally, but meshes with all the other outlying departments.
So in the case of a college campus all departments would still be able to access records from other departments on campus
when one or more departments lose connectivity.

By: Joseph Brochin

Network Topology Basics

December 24th, 2009



Hierarchical Model

A hierarchical model is a modular design for an enterprise network that defines three specific layers that each has network services associated with those layers. The layers are access, distribution and core. The access layer is associated with branch offices that usually run lower speed circuits. These branch offices are aggregated at a distribution office and several distribution offices are aggregated at a core office. Modular designs are more scalable and utilize bandwidth more effectively than flat networks.