Computer Network Types

Apr 2024|🟢Current|6 min read

Key Takeaway

Acomputer network is a collection of interconnected devices that are capable of sharing resources and information.These devices, which can range from computers and servers to smartphones and IoT de...

Last verified: 12 Feb 2026·Source: www.pscarivukal.com

Computer Network Types

Acomputer network is a collection of interconnected devices that are capable of sharing resources and information.These devices, which can range from computers and servers to smartphones and IoT devices, communicate with each other using wired or wireless connections.Computer networks play a crucial role in enabling communication, resource sharing, and collaboration in various environments, including homes, businesses, and the internet.Understanding the different types of computer networks is essential for designing, implementing, and managing efficient and reliable communication systems to meet various requirements and applications.Computer Networks☰Table of ContentsHow does Computer Network Works?In simple terms, a computer network is like a big web of connections that lets devices talk to each other by sending data back and forth. It's how we can share information, communicate, and access the internet.The nodes and links are like the basic building blocks of a computer network.Anodecan be something that sends or receives data, like a modem, switch, (network devices) or computer. And alinkis just the connection between two nodes. These links can be physical, like wires or fibers, or wireless, like signals through the air.When a computer network is running, these networked devices / nodes communicate using a set of rules known ascommunications protocolsto transport data and information via physical or wireless means.The computer network's architecture is like the blueprint for how everything should be set up. It defines how the physical parts should be arranged, how they should work together, and the rules they should follow. It's like a plan for how the whole network should operate.Types of Computer NetworksThe classification of a computer network depends upon the size as well as the purpose of the organization or company.We measure the size of a network by looking at how big the area is and how many computers are part of it. This can range from just a few devices in one room to millions of devices all over the globe.Based on these factors, there are 4 main types of  networks they might use:PAN (Personal Area Network)LAN (Local Area Network)MAN (Metropolitan Area Network)WAN (Wide Area Network)Let’s discuss each of these networks in detail.Personal Area Network (PAN)PANs are networks formed by connecting devices within the personal workspace of an individual, such as smartphones, tablets, laptops, and wearable devices. ItIt can be wirelessly connected to the internet called WPAN and can be considered as the smallest computer network.Bluetooth and infrared are commonly used technologies for PANs. It has a connectivity range of upto 10 m and can cover upto an area of 30ft.Thomas Zimmermanwas the first research scientist to bring the idea of the Personal Area Network.Local Area Network (LAN)LAN is a group of interconnected computers that cover a small geographical area, such as a single building or a campus and share a centralized internet connection.They typically use media access control methods like Ethernet cables (Token-ring technology) or Wi-Fi to connect devices and are commonly found in homes, offices, and schools.It is a widely useful network for sharing resources like files, printers, games, and other application.LAN is comparatively inexpensive private network and the transfer of data is comparatively fast. LAN is useful for small distance communication upto 5 kms.Current Ethernet and other IEEE 802.3 LAN technologies may carry data at speeds of up to and above 100 Gbit/s, as standardised by IEEE in 2010.Metropolitan Area Network (MAN)MANs cover a larger geographical area than LANs but smaller than WANs (larger than a LAN but smaller than a WAN), typically encompassing a city or metropolitan area in a maximum range of 50km.They are often used by organizations, cable TV operators or internet service providers to interconnect multiple LANs within a city.It provides long-distance and high-performance data communication using fiber optic cables. It is expensive to install and to maintain but makes the network secure from hackers.Wide Area Network (WAN)WANs span large geographical distances, connecting devices across cities, countries, or even continents.Theinternetis the largest example of a WAN.WANs utilize technologies like leased lines, fiber optics, and satellite links to facilitate long-distance communication.Thenetwork layer, data link layer,andphysical layerare the three levels of the OSI model at which WAN technologies typically operate.Summary of PAN, LAN, MAN & WANParameterPANLANMANWANArea coveredSmall area(Up to 10 m radius)A few meters to a few Kilometers(Up to 10 Km radius)A city and its vicinity(Up to 100 Km radius)Entire country, continent, or globeTransmissionHigh speedHigh speedModerate speedLow speedNetworking costNegligibleInexpensiveModerately ExpensiveExpensiveOther Computer Network TypesVirtual Private Network (VPN)VPNs establish secure connections over a public network (usually the internet) to enable remote users to access resources and services as if they were directly connected to aprivate network.VPNs are widely used for secure remote access and maintaining privacy.Wireless Local Area Network (WLAN)Wireless LAN, also widely known as WLAN orWiFi (Wireless Fidelity)is based on theIEEE 802.11standards.WLANs utilize wireless communication technologies such as Wi-Fi to connect devices within a limited area, eliminating the need for physical cables.They offer flexibility and mobility, making them popular in homes, businesses, and public spaces.Campus Area Network (CAN)AN is a type of network that interconnects multiple LANs within a limited geographic area, such as a university campus, corporate campus, or military base.CANs are designed to provide high-speed connectivity between various buildings or locations within the campus.Storage Area Network (SAN)SAN is a specialized high-speed network thatconnects storage devices, such as disk arrays and tape libraries, to servers.SANs are dedicated to storage-related tasks, allowing multiple servers to access shared storage resources simultaneously. It not only makes data retrieval and storage easier, but it also saves space and enhances overall network performance.They are commonly used in enterprise environments to centralize and manage storage resources efficiently.Passive Optical Local Area Network (POLAN)POLAN is a type of LAN that uses passive optical network (PON) technology to deliver high-speed connectivity over fiber optic cables.Unlike traditional LANs that require active networking equipment like switches, POLAN utilizes passive optical splitters and combiners to distribute signals, reducing the need for powered equipment and simplifying network infrastructure.System-Area Network (SAN)SAN is a high-speed network architecture designed to interconnect computers and devices within a limited geographic area, typically within a single room or building.SANs are optimized for high-performance computing and parallel processing applications, such as supercomputing clusters and data centers.Enterprise Private Network (EPN)EPN is a private network infrastructure owned and operated by an organization to facilitate secure communication and data exchange among its various locations, branches, and departments.EPNs typically utilize leased lines, VPNs, or dedicated connections to ensure privacy and security of network traffic.Home Area Network  (HAN)HAN is a type of network that connects devices within a household or residential environment.HANs enable communication and sharing of resources among devices such as computers, smartphones, smart TVs, home automation systems, and IoT devices. Wi-Fi, Ethernet, and powerline communication are common technologies used in HANs.Global Area Network (GAN)A network that supports mobile users over any number of wireless LANs, satellite coverage areas, etc. is called a global area network (GAN).This is a series of terrestrial wireless LANs under IEEE Project 802.📌Also Refer:Repeated Kerala PSC Questions on Computer NetworksThanks for reading!!!