Network card

From Wikipedia, the free encyclopedia

For the discount card available for rail travel in South East England, previously called the "Network Card", see Network Railcard.
Network Card

A 1990s Ethernet network interface controller card which connects to the motherboard via the now-obsolete ISA bus.
Connects to:
Speeds:
  • 10 mbit/sec
  • 100 mbit/sec
  • 1000 mbit/sec
  • up to 160Gbit/sec
Common Manufacturers:

A network card, network adapter or NIC (network interface controller) is a piece of computer hardware designed to allow computers to communicate over a computer network. It is an OSI model layer 2 item because it has a MAC address. It allows users to connect to each other either by using cables or wirelessly.

Every network card has a unique 48-bit serial number called a MAC address, which is written to ROM carried on the card. Every computer on a network must have a card with a unique MAC address. No two cards ever manufactured should share the same address. This is because the Institute of Electrical and Electronics Engineers (The IEEE) is responsible for assigning unique MAC addresses to the vendors of network interface controllers.

Whereas network cards used to be expansion cards that plug into a computer bus, the low cost and ubiquity of the Ethernet standard means that most newer computers have a network interface built into the motherboard. These motherboards either have Ethernet capabilities integrated into the motherboard chipset, or implemented via a low cost dedicated Ethernet chip, connected through the PCI (or the newer PCI express bus). A separate network card is not required unless multiple interfaces are needed or some other type of network is used. Even newer motherboards may have built-in dual network (Ethernet) interfaces.

The card implements the electronic circuitry required to communicate using a specific physical layer and data link layer standard such as Ethernet or token ring. This provides a base for a full network protocol stack, allowing communication among small groups of computers on the same LAN and large-scale network communications through routable protocols, such as IP.

There are four techniques used for transfer of data, the NIC may use one or more of these techniques.

A network card typically has a twisted pair, BNC, or AUI socket where the network cable is connected, and a few LEDs to inform the user of whether the network is active, and whether or not there is data being transmitted on it. The Network Cards are typically available in 10/100/1000 Mbits/s(Mbps). This means they can support a transfer rate of 10 or 100 or 1000 Megabits per second.

[edit] Notable manufacturers

[edit] See also