Expansion Card
- An expansion card (also expansion board, adapter card or accessory card) in computing is a printed circuit board that can be inserted into an expansion slot of a computer motherboard to add additional functionality to a computer system. One edge of the expansion card holds the contacts (the edge connector) that fit exactly into the slot. They establish the electrical contact between the electronics (mostly integrated circuits) on the card and on the motherboard.Network Interface Card (NIC)
- Stands for "Network Interface Card." Pronounced "nick," this is the card that physically makes the connection between the computer and the network cable. These cards typically use an Ethernet connection and are available in 10, 100, and 1000 Base-T configurations. A 100 Base-T card can transfer data at 100 Mbps. The cards come in ISA and PCI versions and are made by companies like 3Com and LinkSys. So if you want to connect your computer to a network, you better get yourself a NIC.
Plug & Play
- Plug and Play, sometimes, abbreviated PnP, is a catchy phrase used to describe devices that work with a computer system as soon as they are connected. The user does not have to manually install drivers for the device or even tell the computer that a new device has been added. Instead the computer automatically recognizes the device, loads new drivers for the hardware if needed, and begins to work with the newly connected device.
While Plug and Play usually refers to computer peripheral devices, such as keyboards and mice, it can also be used to describe internal hardware. For example, a video card or hard drive may be a Plug and Play device, meaning the computer will recognize it as soon as it is installed. The only difference is that internal components usually require the computer to be turned off when they are installed, while external devices can typically be installed while the computer is running.
Sockets
- When a computer program needs to connect to a local or wide area network such as the Internet, it uses a software component called a socket. The socket opens the network connection for the program, allowing data to be read and written over the network. It is important to note that these sockets are software, not hardware, like a wall socket. So, yes, you have a much greater chance of being shocked by a wall socket than by a networking socket.
- When a computer program needs to connect to a local or wide area network such as the Internet, it uses a software component called a socket. The socket opens the network connection for the program, allowing data to be read and written over the network. It is important to note that these sockets are software, not hardware, like a wall socket. So, yes, you have a much greater chance of being shocked by a wall socket than by a networking socket.
Sockets are a key part of Unix and Windows-based operating systems. They make it easy for software developers to create network-enabled programs. Instead of constructing network connections from scratch for each program they write, developers can just include sockets in their programs. The sockets allow the programs to use the operating system's built-in commands to handle networking functions. Because they are used for a number of different network protocols (i.e. HTTP, FTP, telnet, and e-mail), many sockets can be open at one time.
Chips
- A set of microminiaturized, electronic circuits fabricated on a single piece of semiconducting material. While most chips contain only digital logic functions, some chips are analog only, and some are "mixed mode" analog and digital. Digital chips are designed for use as processors, memory and other logical and information processing functions in computers and countless consumer and industrial products.
Chips are the driving force in this industry. Small ones can hold from a handful to tens of thousands of transistors. They look like tiny chips of aluminum, no more than 1/16" square by 1/30" thick, which is where the term "chip" came from. Large chips, which can be the size of a postage stamp, contain up to hundreds of millions of transistors. It is actually only the top one thousandth of an inch of a chip's surface that holds the circuits. The rest of it is just a substrate. The terms "chip," "silicon chip," "microchip" and "integrated circuit" (IC) are synonymous. Although chips may be formed from semiconducting materials other than silicon, this material is used in the vast majority of chips, and "silicon chip" has become a pervasive term with the general public.
Slots
- An opening in a computer where a circuit board can be inserted to add new capabilities to the computer. Nearly all personal computers except portables contain expansion slots for adding more memory, graphics capabilities, and support for special devices. The boards inserted into the expansion slots are called expansion boards, expansion cards , cards, add-ins, and add-ons.
Expansion slots for PCs come in two basic sizes: half- and full-size. Half-size slots are also called 8-bit slots because they can transfer 8 bits at a time. Full-size slots are sometimes called 16-bit slots. In addition, modern PCs include PCI slots for expansion boards that connect directly to the PCI bus.
Buslines
- The bus in a PC is the common pathway between the CPU and peripheral devices. Parallel buses use slots on the motherboard and provide multiple lines for data (32 bits, 64 bits) between the CPU and peripheral card. Cards plug into the bus inside the cabinet. Serial buses have external ports, and the cable that plugs into them can connect to multiple devices.
- The bus in a PC is the common pathway between the CPU and peripheral devices. Parallel buses use slots on the motherboard and provide multiple lines for data (32 bits, 64 bits) between the CPU and peripheral card. Cards plug into the bus inside the cabinet. Serial buses have external ports, and the cable that plugs into them can connect to multiple devices.
Serial Port
- A socket on a computer used to connect a modem, data acquisition terminal or other device via a serial interface (one data bit following the other). Serial ports provide very slow speeds and have been superseded by USB and other faster interfaces for peripheral connections to desktop computers. Although still widely used in data acquisition, the serial port is no longer found on new computers. Earlier PCs used the port for the mouse, and earlier Macintoshes used it to attach a printer.
- A socket on a computer used to connect a modem, data acquisition terminal or other device via a serial interface (one data bit following the other). Serial ports provide very slow speeds and have been superseded by USB and other faster interfaces for peripheral connections to desktop computers. Although still widely used in data acquisition, the serial port is no longer found on new computers. Earlier PCs used the port for the mouse, and earlier Macintoshes used it to attach a printer.
Parallel Port
- This interface is found on the back of older PCs and is used for connecting external devices such as printers or a scanners. It uses a 25-pin connector (DB-25) and is rather large compared to most new interfaces. The parallel port is sometimes called a Centronics interface, since Centronics was the company that designed the original parallel port standard. It is sometimes also referred to as a printer port because the printer is the device most commonly attached to the parallel port. The latest parallel port standard, which supports the same connectors as the Centronics interface, is called the Enhanced Parallel Port (EPP). This standard supports bi-directional communication and can transfer data up to ten times faster than the original Centronics port. However, since the parallel port is a rather dated technology, don't be surprised to see USB or Firewire interfaces completely replace parallel ports in the future.
- This interface is found on the back of older PCs and is used for connecting external devices such as printers or a scanners. It uses a 25-pin connector (DB-25) and is rather large compared to most new interfaces. The parallel port is sometimes called a Centronics interface, since Centronics was the company that designed the original parallel port standard. It is sometimes also referred to as a printer port because the printer is the device most commonly attached to the parallel port. The latest parallel port standard, which supports the same connectors as the Centronics interface, is called the Enhanced Parallel Port (EPP). This standard supports bi-directional communication and can transfer data up to ten times faster than the original Centronics port. However, since the parallel port is a rather dated technology, don't be surprised to see USB or Firewire interfaces completely replace parallel ports in the future.
Universal Serial Bus (USB)
- Abbreviated USB, it is a standard type of connection for many different kinds of devices. Generally, it refers to the types of cables, ports and connectors used to connect these many types of external devices to computers.
- Abbreviated USB, it is a standard type of connection for many different kinds of devices. Generally, it refers to the types of cables, ports and connectors used to connect these many types of external devices to computers.
The Universal Serial Bus standard is a popular one. USB ports and cables are used to connect devices such as printers, scanners, flash drives, external hard drives and more to a computer. In fact, USB has become so popular, it's even used in nontraditional computer-like devices such as video game consoles, wireless phones and more.
Firewire Port
- This high-speed interface has become a hot new standard for connecting peripherals (no pun intended). Created by Apple Computer in the mid-1990's, Firewire can be used to connect devices such as digital video cameras, hard drives, audio interfaces, and MP3 players, such as the Apple iPod, to your computer. A standard Firewire connection can transfer data at 400 Mbps, which is roughly 30 times faster than USB 1.1. This blazing speed allows for quick transfers of large video files, which is great for video-editing professionals. If 400 Mbps is still not fast enough, Apple Computer released new PowerMacs with Firewire 800 ports in early 2003. These ports support data transfer rates of 800 Mbps -- twice the speed of the original Firewire standard.
You may see Firewire referred to by its technical name, IEEE 1394, since it was standardized by the Institute of Electrical and Electronics Engineers. Both terms refer to the same technology. If your computer doesn't have Firewire and you wish it did, fear not. As long as your computer has PCI slots, you can purchase a PCI Firewire card to add Firewire ports to your computer.
Blessings,
* Vanessa *

No comments:
Post a Comment