• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/48

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

48 Cards in this Set

  • Front
  • Back
Adapter card
A small circuit board inserted in an expansion slot and used to communicate between the system bus and a peripheral device (aka interface card)
Binary number system
The number system used by computers. It has only two numbers 0 and 1, called binary digits or bits
BIOS
(basic input/output system): firmware that can control much of a computer’s input/output functions, such as communication with the floppy drive and the monitor
Bus
the paths or lines, on the motherboard on which data, instructions, and electrical power move from component to component
Byte
a collection of eight bits that can represent a single character
Cards
adapter boards or interface cards placed into expansion slots to expand the functions of a computer, allowing it to communicate with external devices such as monitors or speakers.
Central Processing Unit (CPU)
Also known as a processor or microprocessor. The heart and brain of the computer, which receives data input, processes information, and executes instructions
Chipset
A group of chips on the motherboard that controls the timing and flow of data and instructions to and from the CPU
Clock speed
The speed or frequency, expressed in MHz, that controls activity on the motherboard and is generated by a crystal or oscillator located somewhere on the motherboard
CMOS
(complementary metal oxide semiconductor): The technology used to manufacture microchips. CMOS chips require less electricity, hold data longer after the electricity is turned off, and produce less heat than earlier technologies. The configuration or setup chip is a CMOS chip
CMOS setup
The program in system BIOS that can change the values in CMOS RAM. Also called BIOS setup
Data bus
The lines on the system bus that the CPU uses to send and receive data
Data path size
the number of lines on a bus that can hold data, for example, 8, 16, 32 and 64 lines, which can accommodate 8, 16, 32, and 64 bits at a time
DIMM
(Dual inline memory module): a miniature circuit board installed on a motherboard to hold memory. DIMM’s can hold up to 4GB of RAM on a single module
Expansion cards
a circuit board inserted into a slot on the motherboard to enhance the capability of the computer
Expansion slots: a narrow slot on the motherboard where an expansion card can be inserted. Expansion slots connect to a bus on the motherboard
a narrow slot on the motherboard where an expansion card can be inserted. Expansion slots connect to a bus on the motherboard
Firmware
Software that is permanently stored in a chip. The BIOS on the motherboard is an example of firmware
Flash ROM
ROM that can be reprogrammed or changed without replacing chips
Gigahertz (Ghz)
One thousand MHz, or one billion cycles per second
Hard drive
The main secondary storage device of a PC. Two technologies are currently used by hard drives: magnetic and solid state. Also called a hard disk drive (HDD)
The physical components that constitute the computer system, such as the monitor, the keyboard, the motherboard and the printer
The physical components that constitute the computer system, such as the monitor, the keyboard, the motherboard and the printer
Hertz (Hz)
Unit of measurement for frequency, calculated in terms of vibrations, or cycles per second.
Magnetic Hard Drive
One of the two technologies used by hard drives where data is stored as magnetic spots on disks that rotate at a high speed
One million Hertz, or one million cycles per second
One million Hertz, or one million cycles per second
Memory
physical microchips that can hold data and programming, located on the motherboard or expansion cards
Motherboard: The main board in the computer, Also called the system board
The main board in the computer, Also called the system board
Non-volatile memory
refers to a kind of RAM that is stable and can hold data as long as electricity is powering the memory
Parallel ATA (PATA)
An older IDE cabling method that uses a 40pin flat or round data cable or an 80 conductor cable and a 40 pin IDE connector
Parallel port
A female 25pin port on a computer that can transmit data in a parallel, 8 bits at a time, and is usually used with a printer. The names for parallel ports are LPT1 and LPT2.
Peripheral device
devices that communicate with the CPU but are not located directly on the motherboard, such as the monitor, floppy drive, printer and mouse
Port
as applied to services running on a computer, a number assigned to a process on a computer so that the process can be found by TCP/IP
Power supply
a box inside the computer case that supplies power to the motherboard and other installed devices. Provide 2.2, 5 and 12 volts DC
Primary storage
temporary storage on the motherboard used by the CPU to process data and instructions. Memory is considered primary storage
Protocol
a set of rules and standards that two entities use for communication
RAM
(Random Access Memory): Memory modules on the motherboard containing microchips used to temporarily hold data and programs while the CPU processes both. Info in RAM is lost when the PC is turned off
ROM
(Read Only Memory):Chips that contain programming code and cannot be erased
Secondary storage
storage that is remote to the CPU and permanently holds data, even when the PC is turned off, such as a hard drive
Serial ATA (SATA)
An ATAPI cabling method that uses a narrower and more reliable cable than the 80 conductor cable
Serial port
a male 9-pin or 25-pin port on a computer system used by slower I/O devices such as a mouse or a modem. Data travels serially, one bit at a time, through the port. Serial ports are sometimes configured as COM1, COM2, COM3 OR COM4
Solid state drives (SSD)
An electronic device with no moving parts. A storage device that uses memory chips to store data instead of spinning disks (magnetic and cd hard drives)
Startup BIOS
Part of system BIOS that is responsible for controlling the PC when it is first turned on. Startup BIOS give control over to the OS once it is loaded
System BIOS
BIOS located on the motherboard
System bus
the bus between the CPU and memory on the motherboard. The bus frequency in documentation is called the system speed, such as 400 MHz. Also called the memory bus, front-side bus, local bus or host bus
System clock
A line on a bus that is dedicated to timing the activities of components connected to it. The system clock provides a continuous pulse that other devices use to time themselves
Traces
a wire on a circuit board that connects two components or devices
Video card
An interface card installed in the computer to control visual output on a monitor. Also called display adapter or graphics card
Video memory
Memory used by the video controller. The memory might be contained on a video card or be part of system memory. When part of system memory, the memory is dedicated by Windows to video
Volatile
Refers to a kind of RAM that is temporary, cannot hold data very long, and must be frequently refreshed