Network Devices
Hardware devices that are use to connect computers, printers, fax machines and other electronic devices to a network are called network devices. These devices transfer data in a fast, secure and correct way over same or different network. Network devices may be inter-network or intra-network.
It can transmit and receive wireless HART data and perform the basic functions necessary to support network formation and maintenance. Network devices include field devices, router devices, gateway devices, and mesh hand-held devices.
Need for Computer Networking. Computer Networks help users on the network to share the resource and in communication... File sharing: Networking of computers helps the network users to share data files. Hardware sharing: Users can share devices such as printers, scanner, CD-ROM drives, hard drives etc.
Types of Network Devices:
Hub
A hub is a physical layer networking device which is used to connect multiple devices in a network. A hub is a simple device that directs data packets to all devices connected to it. They are generally used to connect computers in a LAN.
A hub has many ports in it. A computer which intends to be connected to the network is plugged in to one of these ports. In a hub, a message is passed along or broadcast to every one of its ports. It receives a packet of data (an Ethernet frame) at one of its ports from network devices, it transmit (repeats) the packet to all of its ports to all of the other network devices... Hubs operate in such a way that all data received through one pot is sent to all ports.
Switch
Similar to hubs, switches are the connectivity point of a wired network. A switch is a data link layer networking device which connect devices in a network and used packets switching to send and receive data over the network.
Like hub, a switch also has many ports, to which computers are plugged in. If a hub forwards the data it receives to all ports on the device, a switch forwards the data it receives only to port that connects to the destination. However when a data frame arrives at any port of a network switch, it examines the destination address and sends the frame to the corresponding device(s). Thus, it supports both unicast and multicast communications.
Router
Routers are completely different devices. A router acts as a dispatcher, choosing the best route for your information to travel. It connects your business to the world, protect information from security threats, and can even decide which computers get priority over others.
If a hub or switch is concerned with transmitting frames, the job of a router, as its name implies, is to route to other networks until that packet ultimately reaches its destination. A router helps you connect multiple devices to the Internet, and connect the devices to each. Also, you can use routers to create local network of devices. It can transmit through wired and wireless networks. These local networks are useful if you want to share files among devices or allow employees to share software tools.
Network Bridge
A bridge is used to divide larger networks into smaller sections. A network bridge is a computer networking device that creates a single aggregate network from multiple communication networks or network segments. This function is called network bridging.
It is located between two physical network segments and manages the flow of data between the two. By looking at the physical address of the devices connected to each segment, bridges can forward the data if the destination address is on another interface, or block it from crossing if verified that it is on the interface from which it came.
Types of Bridges:
Transparent Bridge - derives its name from the fact that the devices on the network are unaware of its existence. A transparent bridge does nothing except block or forward data based on the MAC address.
Source Route Bridge - is used in Token Ring networks. The source route bridge derives its name from the fact that the entire path to be taken by the packet through the network is embedded within the packet.
Translation Bridge - is used to convert one networking data format to another; for example, from Token Ring to Ethernet, and vice versa.
Network Interface Card
A Network interface controller (NIC, also known as a network interface card, network adapter, LAN adapter or physical network interface, and by similar terms) is a device that enables computer to connect to the network.
To install or configure a network interface, you will need drivers of the device. You might also need to configure it, although many devices are now plug and play. Most networking cards are now software configured. Early network interface controllers were commonly implemented on expansion cards that plugged into a computer bus.
Modem
A modem, short for modulator/ demodulator, is a device that converts the digital signals generated by a computer into analog signals that can travel over conventional phone lines and that is used especially to transmit and receive information between computer via landlines.
It is a hardware component that allows a computer or another device, such as a router or switch, to connect to the internet. The modem converts the signal back at the receiving end. It coverts it into a format the computer can understand. A modem can be used as a means to connect to an ISP, or as a mechanism for dialing up to a LAN. Dial up modem also required full use of the local telephone line. meaning voice calls would interrupt the internet connection.
Transceivers
The Transceiver is responsible for placing signals onto the network media and detecting incoming signals traveling through the same wire. In a network environment, a transceiver gets its name from being both a transmitter and a receiver of signals, such as analog or digital.
The term transceiver does describe a separate network device, but it can also be technology built and embedded in devices such as network cards and modem. Technically. on a LAN the transceiver is responsible to place signals onto the network media and also detecting incoming signals traveling through the same cable.
Chip Transceivers - are small and are inserted into a system board or wired directly on a circuit board.
Module Transceivers - are external to the network and are installed and function similar to other computer peripherals or they can also function as stand-alone devices.
_____________________________________________________________
Routers, hubs and switches are network device terms that tend to be used interchangeably. The functions of the three devices are quite different from another, even though at times, they are all integrated into a single device,
Each device serves as a central connection for all of your network equipment and handles a data type known as frames. A frame carries your data. when a frame is received, it is amplified, and then transmitted on to the port of destination PC. The big big difference between frames is in the method in which frames are being delivered.
Networking has many components that make it work efficiently. Devices, when combined, will enable a faster transmission of data.