CPU Flash Cards

Studying Chapter 3 in A+ Certification  Book about CPU, Processors, etc

20 cards   |   Total Attempts: 182
  

Related Topics

Cards In This Set

Front Back
External Data Bus (EDB)
A subsystem that transfers data between computer components inside a computer or between computers.
Example: Man in the Box's eight lights/switches and the eight lights and switches outside the box
Register
Memory device that is the part of computer memory that has a specific address and that is used to hold information of a specific kind . Example: Man In the Box's Worktable or tiny storage areas on the CPU.
General Purpose Registers
Intel named them...AX,BX,CX,DX
CPU's Instruction Set
The set of instructions which a computing or data-processing system is capable of performing. The set of instructions which an automatic coding system assembles.
CLK Wire
The charge of the CLK wire tells the CPU that there is more information to be processed.
Clock Cycle
Single charge to the CLK wire.
Clock Speed
Max number of clock cycles that the CPU can handle is a given amount of time. It also is as fast as the CPU can operate.
System Bus Speed
Determines the speed at which the CPU and the rest of the PC operate.
System Crystal
Sends out an electric pulse at a certain speed to the clock chip where it is multiplied then causes firing upon the clk wire.
Memory
Any device that can hold eight zeros and ones that the CPU can access. It must hold data and programs.
RAM Random Access Memory
Is the place in a computer where the operating system, application programs, and data in current use are kept so that they can be quickly reached by the computer's processor. RAM is much faster to read from and write to than the other kinds of storage in a computer, the hard disk, floppy disk, and CD-ROM. However, the data in RAM stays there only as long as your computer is running. When you turn the computer off, RAM loses its data. When you turn your computer on again, your operating system and other files are once again loaded into RAM, usually from your hard disk.
DRAM Dynamic RAM
A type of RAM that only holds its data if it is continuously accessed by special logic called a refresh circuit. Many hundreds of times each second, this circuitry reads the contents of each memory cell, whether the memory cell is being used at that time by the computer or not. Due to the way in which the cells are constructed, the reading action itself refreshes the contents of the memory. If this is not done regularly, then the DRAM will lose its contents, even if it continues to have power supplied to it. This refreshing action is why the memory is called dynamic.
MCC Memory Controller Chip
The MCC can grab any byte of RAM and place it on the EDB for the CPU to read.
Address Bus
Second pair of wires that allow the CPU to communicate with the MCC.
Some common file size units are:
  • 1 KB = 1,024 bytes
  • 1 MB = 1,048,576 bytes
  • 1 GB = 1,073,741,824 bytes
  • 1 TB = 1,099,511,627,776 bytes