hapter 2 The Systems Unit: Processing and Memory Flashcards
Used to represent data and programs in a manner
understood by the computer
Coding Systems
Can only understand two states, off and on
(0 and 1)
Digital Computers
the process of representing data in digital form so it can be understood by a computer
Digital Data Representation
The smallest unit of data that a binary computer can recognize (a single 1 or 0)
Bit
terminology used to express the size of documents and other files, programs, etc.
and it equals to 8 bits
Byte
Prefixes are often used to express larger quantities of bytes
kilobyte (KB), megabyte (MB), gigabyte (GB), terabyte (TB), petabyte (PB), exabyte (EB), zettabyte (ZB), yottabyte (YB).
A way of representing numbers
Numbering system
Uses 10 symbols (0-9)
Decimal numbering system
Uses only two symbols (1 and 0) to represent all possible numbers
Binary numbering system
Coding system traditionally used with personal computers
ASCII (American Standard Code for Information Interchange)
Developed by IBM, primarily for
mainframes
EBCDIC (Extended Binary-Coded Decimal Interchange Code)
Universal coding standard designed to represent text-
based data written in any ancient or modern language
Newer code (32 bits per character is common)
Replacing ASCII as the primary text-coding system
Unicode
still images such as photos or drawings
Graphics Data
Image made of up of a grid of small dots called pixels
Bitmapped images
graphic can only be one of two colors
Monochrome
Must be in digital form in order to be stored on or processed by a computer
Audio Data
Displayed using a collection of frames, each frame contains a still image
Video Data
Very small pieces of silicon or other semi-conducting
material onto which integrated circuits are embedded
Computer Chip
A thin board containing computer chips and other
electronic components
Circuit Board
The main circuit board inside the system unit to which
all devices must connect
System Board
monitors, keyboards, mice, printers
External devices
e.g., Bluetooth
Wireless devices
Connects to the motherboard to deliver electricity (personal computer)
Power Supply
Nonremovable batteries more difficult and expensive to replace
Portable computers use rechargeable battery pack
Rectangular metal racks inside the system unit that house storage devices
Hard drive, CD/DVD drive, flash memory card reader
Drive Bays
Processors
Circuitry and components packaged together and connected directly to the motherboard
Contains the processing components (cores) of two separate processors on a single CPU
Dual-core CPU
Contains the pro
Contains four cores
Quad-core CPU
Takes care of the processing needed to display images (including still images, animations) on the screen
GPU (graphics processing unit)
measurement of processing speed
CPU clock
The amount of data that a CPU can manipulate at one time
Word Size
Special group of very fast memory chips located on or close to the CPU
Cache Memory
an electronic path over which data can travel
Bus Width, Bus Speed, and Bandwidth
Refers to chip-based storage located inside the system unit
Storage refers to the amount of long-term storage
available to a computer
Memory
Computer’s main memory
Consists of chips arranged on a circuit board called a memory module which are plugged into the motherboard
Stores essential parts of operating system, programs, and data the computer is currently using
Random Access Memory (RAM)
RAM content lost when the computer is shut off
Volatile