Flux rss

Network cards

What is a network card?

A network card (also called a Network Adapter or Network Interface Card, or NIC for short) acts as the interface between a computer and a network cable. The purpose of the network card is to prepare, send, and control data on the network.

Network card

A network card usually has two indicator lights (LEDs):

  • The green LED shows that the card is receiving electricity;
  • The orange (10 Mb/s) or red (100 Mb/s) LED indicates network activity (sending or receiving data).
To prepare data to be sent the network card uses a transceiver, which transforms parallel data into serial data. Each cart has a unique address, called a MAC address, assigned by the card's manufacturer, which lets it be uniquely identified among all the network cards in the world.

Network cards have settings which can be configured. Among them are hardware interrupts (IRQ), the I/O address and the memory address (DMA).

To ensure that the computer and network are compatible, the card must be suitable for the computer's data bus architecture, and have the appropriate type of socket for the cable. Each card is designed to work with a certain kind of cable. Some cards include multiple interface connectors (which can be configured using jumpers, DIP switches, or software). The most commonly used are RJ-45 connectors.
Note: Certain proprietary network topologies which use twisted pair cables employ RJ-11 connectors. These topologies are sometimes called "pre-10BaseT ".

Finally, to ensure that the computer and network are compatible, the card must by compatible with the computer's internal structure (data bus architecture) and have a connector suitable for the kind of cabling used.

What is the role of a network card?

A network card is the physical interface between the computer and cable. It converts the data sent by the computer into a form which can be used by the network cable, transfers that data to another computer and controls the dataflow between the computer and cable. It also translates the data coming from the cable into bytes so that the computer's CPU can read it. This is why a network card is an expansion card inserted into an expansion slot.

Preparing data

The paths taken by data moving with a computer are called "buses". Multiple side-by-side paths force data to move in parallel, and not in series (one after another).

  • The first buses transported 8 bits at a time.
  • IBM's PC/AT computer introduced the first 16-bit buses.
  • Today, most buses are 32-bit.
However, data travels on cables in series (only one channel), moving in only one direction. The computer can send OR receive data, but cannot do both at once. For this reason, the network card restructures a group of data arriving in parallel into a serial (1-bit) data stream.

To do so, the digital signals are transformed into electrical or optical signals which can travel over network cables. The device that translates them is called the transceiver.

The role of the identifier

  • The card converts data and notifies the rest of the network of its address, so that it can be told apart from the other network cards.
  • MAC addresses: Defined by the IEEE (Institute of Electrical and Electronics Engineer), which assigns ranges of addresses to each manufacturer of network cards.
  • They are inscribed on the cards' chips, and as a result, each card has a unique MAC address on the network.

Other network card functions

The computer and the card must communicate so that data can travel between them. For this reason, the computer assigns part of its memory to cards that include DMA (Direct Access Memory).

The interface card indicates that another computer is requesting data from that computer.
The computer's bus transfers the data from the computer memory to the network card.

If the data is moving too fast for the adapter to process, they are placed in the card's buffer memory (RAM), where they are temporarily stored while the data is being sent and received.

Sending and controlling data

Before the sending network card transmits its data, it interacts electronically with the receiving card to resolve the following issues:

  • Maximum size of data blocks that will be sent
  • Amount of data to send before confirmation
  • Intervals of time between partial data transmissions
  • Waiting period before sending confirmation
  • Volume of data that each card may build up before releasing it to its CPU
  • Data transmission speed
If a more recent, advanced card communicates with a slower one, they still have to share the same transmission speed. Some cards have circuits for adjusting themselves to the transfer speeds of a slower card.

Both cards must accept and adjust to the other card's settings before data can be sent and received.

Network card configuration settings

Network adapters have configuration options: Among others:

  • Interruption (IRQ): In most cases, network cards use IRQ 3 and 5. IRQ 5 is recommended (whenever available) and most cards use it as the default setting.
  • Input/Output (I/O) base address: Each device must have a different address for the corresponding port.
  • Memory address: This designates a RAM location in the computer. The network card uses this slot as a buffer for data entering and leaving. This setting is sometimes called the RAM Start Address. In general, a network card's memory address is D8000. The last 0 is left out on some network cards. You have to be careful not to select an address already being used by another device. It should, however, be noted that some network cards have no configurable memory address because they don't use the machine's RAM addresses.
  • The transceiver
Note: The card can be configured using software. The settings have to match the placement of the jumpers or the DIP (Dual Inline Package) switches found on the network card. These settings are provided with the card's documentation. Many recent cards use PnP (Plug and Play). This means that the card does not need to be manually configured, but sometimes can cause hardware conflicts; when this happens, it is helpful to disable the PnP option and configure the card "by hand."

Last update on Thursday October 16, 2008 02:43:13 PM.
This document entitled « Network cards » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Results for Network cards

Installing a network card The goal is to set up a network in order to exchange data or play games on the network. Thus, it is necessary to install a network card on every computer that may become part of the LAN. The purpose of this tutorial is to help you to install a NE2000... en.kioskea.net/pratique/carteres.php3
Best network card??? Hello, i just want to know which is the best network card on the market please en.kioskea.net/forum/affich-15667-best-network-card

Results for Network cards

Nvidia video card problemNvidia video card problem Disable reboot option for Windows If you are facing a problem with your Nvidia video card, it might come from a wrong installation of your drivers, else, a lack of drivers on your computer. You can thus download... en.kioskea.net/faq/sujet-364-nvidia-video-card-problem
Command prompts for WindowsCommand prompts for Windows *Control Panel *Windows utility and applications *Disk management *Connection management *Miscellaneous commands Some of these command below can cause harmful an undesirable functions, leading to... en.kioskea.net/faq/sujet-403-command-prompts-for-windows
(Wi-Fi) Wireless Configuration for your laptop(WiFi) Wireless Configuration for your laptop What is SSID? Wireless Channel Selection WEP How to set up your wireless connection For Acer users For Asus users For DELL users For Compaq users For Fujitsu Siemens For Gericom... en.kioskea.net/faq/sujet-294-wi-fi-wireless-configuration-for-your-laptop

Results for Network cards

What is the function of a network card???Hello, i wanted to know what is the specific function of a network card and which one is the most reliable to use??? en.kioskea.net/forum/affich-16605-what-is-the-function-of-a-network-card
Wireless --> Computer with network card >porHello, This is my situation. I have an XBox. I want to connect it to the WIRELESS Internet connection I use with my laptop. My laptop has both a wireless card and a network card that accepts a CAT5 (Ethernet) cable. Does anyone know of a way to bridge... en.kioskea.net/forum/affich-31269-wireless-computer-with-network-card-por

Results for Network cards

Installing a network adapter The purpose of this article is to set up a network to enable data exchanges between computers, resource sharing and network games. Is it therefore necessary to install a network card in each computer that may be part of the local area network. The... en.kioskea.net/configuration-reseau/installation-carte-reseau.php3
WiFi - modes of operation There are several kinds of hardware that may be used to implement a WiFi wireless network: Wireless adapters or network interface controllers (NICs for short) are network cards with the 802.11 standard which let a machine connect to a wireless... en.kioskea.net/wifi/wifimodes.php3
RJ45 crossover cable A network card may have several types of connectors, with the most common being: An RJ45 connector; A BNC connector (coaxial cable). The RJ-45 is the one which interests us here, as it it the most widely used. The cables used are called twisted... en.kioskea.net/elec/rj45croise.php3