
Networking :
Networking is the sharing of information and services computer network provides the communication tools to allow computer to share informations and abilities
- Computer network componentsinclude the major parts that are needed to install a network both at the office and home level. Before delving into the installation process, you should be familiar with each part so that you could choose and buy the right component that fits with your network system.
- These hardware components include cable, Hub, Switch, NIC (network interface card), modemand router. Depending on the type of network you are going to install, some of the parts can be eliminated. For example, in a wireless network you don’t need cables, hubs so on.
- In this article we will discuss about the main computer network components required to install simple computer network, often called LAN(local area network).
- Computer networkis a group of two or more computers that connect with each other to share a resource. Sharing of devices and resources is the purpose of computer network. You can share printers, fax machines, scanners, network connection, local drives, copiers and other resources.
In computer network technology, there are several types of networks that range from simple to complex level. However, in any case in order to connect computers with each other or to the existing network or planning to install from scratch, the required devices and rules (protocols) are mostly the same.
- Major computer network components
Computer network requires the following devices (some of them are optional):-
- Network Interface Card (NIC)
- Hub
- Switches
- Cables and connectors
- Router
- Modem
- Network Interface Card
Network adapter is a device that enables a computer to talk with other computer/network. Using unique hardware addresses (MAC address) encoded on the card chip, the data-link protocol employs these addresses to discover other systems on the network so that it can transfer data to the right destination.
There are two types of network cards: wired and wireless. The wired NIC uses cables and connectors as a medium to transfer data, whereas in the wireless card, the connection is made using antenna that employs radio wave technology. All modern laptop computers incorporated wireless NIC in addition to the wired adapter.
Network Card Speed:
Network Interface card, one of the main computer network components, comes with different speeds, 10Mbps, 100Mbps, and 1000Mbps, so on. Recent standard network cards built with Gigabit (1000Mbps) connection speed. It also supports to connect slower speeds such as 10Mbps and 100Mbps. However, the speed of the card depends on your LAN speed.
For example, if you have a switch that supports up to 100Mbps, your NIC will also transfer a data with this same speed even though your computer NIC has still the capability to transfer data at 1000Mbps (1Gbps). In modern computers, network adapter is integrated with a computer motherboard. However if you want advanced and fast Ethernet card, you may buy and install on your computer using the PCI slot found on the motherboard (desktop) and ExpressCard slots on laptop .
- Hub
Hub is a device that splits a network connection into multiple computers. It is like a distribution center. When a computer request information from a network or a specific computer, it sends the request to the hub through a cable. The hub will receive the request and transmit it to the entire network. Each computer in the network should then figure out whether the broadcast data is for them or not.
Currently Hubs are becoming obsolete and replaced by more advanced communication devices such as Switchs and Routers.
- Switch
Switch is a telecommunication device grouped as one of computer network components. Switch is like a Hub but built in with advanced features. It uses physical device addresses in each incoming messages so that it can deliver the message to the right destination or port.
Like Hub, switch don’t broadcast the received message to entire network, rather before sending it checks to which system or port should the message be sent. In other words switch connects the source and destination directly which increases the speed of the network. Both switch and hub have common features: Multiple RJ-45 ports, power supply and connection lights.
- Cables and connectors
Cable is one way of transmission media which can transmit communication signals. The wired network typology uses special type of cable to connect computers on a network.
There are a number of solid transmission Media types, which are listed below. – Twisted pair wire
It is classified as Category 1, 2, 3, 4, 5, 5E, 6 and 7. Category 5E, 6 and 7 are high-speed cables that can transmit 1Gbps or more. –
- Coaxial cable
Coaxial cable more resembles like TV installation cable. It is more expensive than twisted-pair cable but provide high data transmission speed.
- Fiber-optic cable
It is a high-speed cable which transmits data using light beams through a glass bound fibers. Fiber-optic cable is high data transmission cable comparing to the other cable types. But the cost of fiber optics is very expensive which can only be purchased and installed on governmental level.
- Router
When we talk about computer network components, the other device that used to connect a LAN with an internet connection is called Router. When you have two distinct networks (LANs) or want to share a single internet connection to multiple computers, we use a Router.
In most cases, recent routers also include a switch which in other words can be used as a switch. You don’t need to buy both switch and router, particularly if you are installing small business and home networks.
There are two types of Router: wired and wireless. The choice depends on your physical office/home setting, speed and cost.
- Modems
A modem enables you to connect your computer to the available internet connection over the existing telephone line. Like NIC, Modem is not integrated with a computer motherboard. It comes as separate part which can be installed on the PCI slots found on motherboard.
A modem is not necessary for LAN, but required for internet connection such as dial-up and DSL.
There are some types of modems, which differs in speed and transmission rate. Standard PC modem or Dial-up modems (56Kb data transmission speed), Cellular modem (used in a laptop that enables to connect while on the go), cable modem (500 times faster than standard modem) and DSL Modems are the most popular.
Network topology:
Network topology is the arrangement of the elements (links, nodes, etc.) of a communication network.
Network topology is the topologicalstructure of a network and may be depicted physically or logically. It is an application of Examples of network topologies are found in local area networks (LAN), a common computer network installation. Any given node in the LAN has one or more physical links to other devices in the network; graphically mapping these links results in a geometric shape that can be used to describe the physical topology of the network. A wide variety of physical topologies have been used in LANs, including ring, bus, mesh and star. Conversely, mapping the data flow between the components determines the logical topology of the network. In comparison, Controller Area Networks, common in vehicles, are primarily distributed control system networks of one or more controllers interconnected with sensors and actuators over, invariably, a physical bus topologygraph theory. wherein communicating devices are modeled as nodes and the connections between the devices are modeled as links or lines between the nodes. Physical topology is the placement of the various components of a network (e.g., device location and cable installation), while logical topology illustrates how data flows within a network. Distances between nodes, physical interconnections, transmission rates, or signal types may differ between two different networks, yet their topologies may be identical. A network’s physical topology is a particular concern of the physical layer of the OSI model. Network topology can be used to define or describe the arrangement of various types of telecommunication networks, including command and control radio networks, industrial fieldbusses, and computer networks.
Examples of network topologies are found in local area networks (LAN), a common computer network installation. Any given node in the LAN has one or more physical links to other devices in the network; graphically mapping these links results in a geometric shape that can be used to describe the physical topology of the network. A wide variety of physical topologies have been used in LANs, including ring, bus, mesh and star. Conversely, mapping the data flow between the components determines the logical topology of the network. In comparison, Controller Area Networks, common in vehicles, are primarily distributed control system networks of one or more controllers interconnected with sensors and actuators over, invariably, a physical bus topology.
TCP/ IP:
Transmission Control Protocol (TCP) and Internet Protocol (IP) are two distinct computer network protocols. A protocol is an agreed-upon set of procedures and rules. When two computers follow the same protocols—the same set of rules—they can understand each other and exchange data. TCP and IP are so commonly used together, however, that TCP/IP has become standard terminology for referring to this suite of protocols.
Transmission Control Protocol divides a message or file into packets that are transmitted over the internet and then reassembled when they reach their destination. Internet Protocol is responsible for the address of each packet so it is sent to the correct destination. TCP/IP functionality is divided into four layers, each with its own set of agreed-upon protocols:
- The Datalink layer consists of methods and protocols that operate only on a link, which is the network component that interconnects nodes or hosts in the network. Protocols in the layer include Ethernet and ARP.
- The Internet or Networking layer connects independent networks to transport the packets containing the data across network boundaries. Protocols are IP and ICMP.
- The Transport layer handles communications between hosts and is responsible for flow control, reliability and multiplexing. Protocols include TCP and UDP.
- The Application layer standardizes data exchange for applications. Protocols include HTTP, FTP, POP3, SMTP, and SNMP.
TCP/IP technically applies to network communications where the TCP transport is used to deliver data across IP networks. A so-called “connection-oriented” protocol, TCP works by establishing a virtual connection between two devices via a series of request and reply messages sent across the physical network.
