Dimensions of Computer Network
Last Updated :
28 Mar, 2023
Dimensions of computer networks mean under what characteristics or factors can the computer networks be categorized. Computer networks can be divided into different groups under the pattern which recognizes the transmission of information or messages by the sender to the receiver and the area it covers for message delivery.
Computer networks are divided into two dimensions:
- Transmission technology
- Scale
These dimensions are further divided into sub-categories.
Classification of computer networks according to transmission technology:
- Broadcast networks
- Point-to-point networks
Broadcast Networks
Broadcast networks are networks that have a single sender and multiple receivers using a common transmission channel. Short messages sent by any sender are received by all others. An address field within the packet specifies to whom it is sent. The message is sent to all the receivers using their own transmission channel.
Broadcasting is a mode of operation in which a packet is sent to a number of receivers using a unique id in the address field. In Multicasting, the message is sent to the targeted or specific members of the network.
Point-to-Point Networks
It consists of many connections between individual pairs of devices.
Two broadcast networks are:
Bus: When several devices are connected to a single cable of transmission then it is called a bus.
Ring: In Ring topology, there is a circular data path. Each of the devices is connected to two other devices in the network.
Broadcast networks can be, depending on how the channel is allocated, further divided into:
- Static - uses round-robin algorithms. It wastes channel capacity.
- Dynamic - Channel allocation could be centralized or decentralized.
Classification of Networks by Scale
We can note that the classification of the network can be defined by another factor which is the distance between the devices for the transmission of information. Distance is important as a classification characteristic because different techniques are used at different scales.
Local Area Network: Local area networks (LANs) are privately owned, within a distance of up to a few kilometers in size. They are differentiated from other kinds of networks by three characteristics:
- Size
- Transmission technology
- Topology
LANs are restricted in size. LANs transmission technology often consists of a single cable to which all devices are attached. Traditional LANs run at speed of 10 to 100 Mbps.
Metropolitan Area Network: A metropolitan area network (MAN) is a larger network than LAN. It might cover a group of nearby corporate offices or a city and might be either private or public. If LAN covers a school or office campus then MAN would cover a city or a group of offices.
Wide Area Networks: These cover a large geographical area, Establishing WAN would need transmission cables, routers, hosts, switches, etc.
Similar Reads
Functionality of Computer Network Prerequisite - Basics of Computer Networking, Network goals, Layers of OSI Model, Transport Layer responsibilities When a client is present on one machine and server is present on another machine, then making a connection between them, is called computer network.Computer networks share common device
4 min read
Computer Network Models Designing and managing networks is a challenging process that requires integrating various technologies such as software, hardware, firmware and electrical systems. To simplify this task, the concept of layering was introduced. Layers isolate specific tasks, operate independently and rely on one ano
5 min read
Payload in Computer Networks During the transmission of data using Internet Protocol from sender to receiver, data is sent in the form of packets. Each packet contains a header and data, which is referred to as payload. Headers are appended to payload for transport and are discarded once they successfully reach their destinatio
2 min read
What is Computer Networking? Computer networking is like having a group of friends who all have phones and can call or text each other. In computer networking, instead of phones, we have computers and instead of phone lines, we use cables, Wi-Fi, or other methods to connect them. When computers are connected to a network, they
15+ min read
Uses of Computer Network Computer networks were utilized to facilitate data transmission fast and amongst numerous computers. Through them, people, government, and society at large can explore and have unlimited access to the available information and resources, interact and engage with other people, and conduct their busin
5 min read
Types of Computer Networks A computer network is a system that connects many independent computers to share information (data) and resources. The integration of computers and other different devices allows users to communicate more easily. It is a collection of two or more computer systems that are linked together. A network
11 min read
Types of Computer Networks Internet is a global network comprised of smaller networks that are interconnected using standardized communication protocols. With the help of the internet, we can communicate in any part of the world, access any kind of information, and do a lot more. The first workable prototype of the Internet w
7 min read
Repeaters in Computer Network A computer network is made up of various devices, such as the hub, repeater, modem, switch, computer devices, etc. Each device plays a vital role in networking. Repeaters are used to extend the network and provide security, strength, and no data loss. In this article we will discuss repeater in deta
6 min read
Evolution of Networks Pre-requisites: History of Internet A network additionally enables associated PCs to share documents and information and also equipment assets, i.e., scanners, plotters, projectors, and storage devices, making it simpler to gather and administer data, and enabling clients to work together. The syste
3 min read
Computer Network Tutorial A Computer Network is a system where two or more devices are linked together to share data, resources and information. These networks can range from simple setups, like connecting two devices in your home, to massive global systems, like the Internet. Below are the main components of a computer netw
7 min read