Computer Network Defined
A computer network is a set of computers connected together for the purpose of sharing resources. The most common resource shared today is connection to the Internet. Other shared resources can include a printer or a file server.
Types of Network Connections
Computer networks can be broken down historically into topologies, which is a technique of connecting computers. The most common topology today is a collapsed ring. This is due to the success of a network protocol called the Ethernet. This protocol, or a network language, supports the Internet, Local Area Networks, and Wide Area Networks.
Star Topology
A star topology is a design of a network where a central node extends a cable to each computer on the network. On a star network, computers are connected independently to the center of the network. If a cable is broken, the other computers can operate without problems. A star topology requires a lot of cabling.
Bus Topology
A bus topology is another type of design where a single cable connects all computers and the information intended for the last node on the network must run through each connected computer. If a cable is broken, all computers connected down the line cannot reach the network. The benefit of a bus topology is a minimal use of cabling.
Collapsed Ring Topology
A collapsed ring is a topology where the central node is a network device called a hub, a router, or a switch. This device runs a ring topology internally and features plugins for cables. Next, each computer has an independent cable, which plugs into the device. Most modern offices have a cabling closet, or a space containing a switch device that connects the network. All computers in the office connect to the cabling closet and the switch. Even if a network plug is near a desk, the plug is connected via a cable to the cabling closet.
Mesh Topology
It has a root node and all other nodes are connected to it forming a hierarchy. It is also called hierarchical topology. It should at least have three levels to the hierarchy.
HYBRID Topology
It is two different types of topologies which is a mixture of two or more topologies. For example if in an office in one department ring topology is used and in another star topology is used, connecting these topologies will result in Hybrid Topology (ring topology and star topology).
Advantage of Computer networks
• Sharing of Devices such as printer and scanner
• Sharing program / software
• Sharing files
• Sharing data
• Sharing information
• Sharing of single high-speed internet connection
• Better communication using internet services such as email, mailing list and internet Relate chat (IRC)
Disadvantage of Computer Network
• The larger network becomes, the more difficult it is to manage.
• If the network stops operating system, then it may not be possible to access various resources
• Computer Viruses: If any computer system in a network gets affected by computer virus, there is a possible threat of other systems getting affected too.
Types of Network
Metropolitan Area Network (MAN) is high speed network that connect local area network in Metropolitan Area such as city or town and handles bulk of communication activity across the region.
Wide Area Network (WAN) is a network that covers a large geographically area such country or the world. WAN combines many types of media such as telephone lines, cables and radio wave.
Network Architecture
Network Architecture is the overall design of a computer network that describes how a computer network is configured and what strategies are being used. It also known as network model or network design.
ETHERNET CABLING
You’ll need a sufficient number of Ethernet cables to connect all devices in your network. Most modern networks use Category 5 or 6 cabling, and you can purchase the cables in a variety of lengths. You can even buy cables in different jacket colors to distinguish network devices in a large network. For instance, you can use blue cables for PCs, red ones for servers, and so on.
MODEM
ROUTERS AND SWITCHES
Mac Address
- hardware address
- It is hardwired or hard-coded onto your computer's network interface card (NIC) and is unique to it
Communication Devices
- A non-intelligent device, and has no decision making capability
- Take the input data from one of the ports and broadcast the information to all the other ports connected to the network.
2. Repeaters
- Used in places where amplification of input signal is necessary
- Regenerates Faded Signals
3. Switch
- A switch is an intelligent device
4. Bridges
- A device that connects two local-area networks (LANs), or two segments of the same LAN that use the same protocol
5. Routers
- A router is a device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP's network.
6. NIC(Network Interface Card)
- So that the computer can be connected to a network.
No comments:
Post a Comment