Chapter 2 Flashcards
What are the components of a typical computer system?
System unit and peripheral devices (keyboard, nouse, hard disc drive, optical drive, removable storage, sound system, display system, network and internet access, printer)
Desktop Computer
Fits on a desk and runs on power from an electrical wall outlet
Peripheral device
Input, output, and storage equipment that might be added to a computer system to enhance its functionality
System unit
The case that holds the computer’s main circuit boards, microprocessor, memory, power supply, and storage devices
What is the significance of different computer designs?
The form, such as size and dimensions, of a computer must suit the function that it will be used for
What are the options for desktop computer form factors?
Horizontal, vertical, all-in-one
Tower case
Provides space for those who want to enhance or upgrade their machines
All-in-one computer
The computer circuitry is incorporated in the back of a flat-panel screen
How do portable computers differ from desktops?
Desktop computers run on power from an electrical wall outlet, while portable computers can run on an outlet or battery and are easy to carry around
Portable computer
A small, light-weight personal computer with input, output, storage, and processing components integrated into a single unit that runs on power supplied by an electrical outlet or battery (clamshell or slate)
What is a laptop computer?
A small, light-weight portable computer that opens like a clamshell to reveal a screen and keyboard
What types of computers are available in the slate form factor?
Enhanced media players, smartphones, tablets
What is an enhanced media player?
A handheld device designed for playing music and videos
What is a smartphone?
An enhanced mobile phone that also functions as a portable media player and has the capability to access the Internet
What is a tablet computer?
A handheld computer that is essentially a large version of an enhanced media player
What is compatibility?
Computers that operate in essentially the same way and use the same software
What are the three popular platforms?
PC, Mac, Linux
What’s the significance of designations, such as home, small business, or game systems?
Created by computer vendors to help consumers sort through the variety of configuration options
What differentiates a home computer from other types?
Encompasses a vast array of desktop and laptop computer configurations designed to accommodate computers who use computers for personal tasks
What’s so great about a gaming computer?
Feature the fastest processors, stuffed with memory, state-of-the-art sound capabilities, and multiple graphics processors
What are the characteristics of small business computers?
A medium-speed processor, moderate amount of RAM, sensible disk capacity.
What is a microprocessor and what does it look like?
An integrated circuit designed to process instructions; largest chip on the system board, could be hidden under a cooling fan
What makes one microprocessor perform better than another?
Clock speed, bus speed, word size, cache size, instruction set, number of cores, and processing techniques
What do MHz and GHz have to do with computer performance?
Indicates the speed of the microprocessor clock, a timing device that sets the pace for executing instructions. GHz means a billion cycles/second.
What’s a multi-core processor?
A microprocessor that contain circuitry for more than one processing unit
What is FSB?
FSB stands for front side bus, a term that refers to the circuity that transports data to and from the microprocessor. Measured in MHz (million cycles/s)
How does the cache size affect performance?
Three levels: 1 is fastest, 2 and 3 are slightly slower
CPU cache
Special high-speed memory that allows a microprocessor to access data more rapidly than from memory located elsewhere on the system board
What impact does word size have on performance?
Based on the size of the registers in the ALU and the capacity of circuits that lead to those registers
Example: A 64-bit processor has 64-bit registers and processes 64 bits at a time
Word size
The number of bits that a microprocessor can manipulate at one time
How does an instruction set affect performance?
A RISC processor performs most instructions faster than a CISC processor, but may require more of these simple instructions to complete a task than a CISC processor
CISC
Complex instruction set computer; used by microprocessor with increasingly complex instructions
RISC
Reduced instruction set computer; used by microprocessor with a limited set of simple instructions
Can a microprocessor execute more than one instruction at a time?
Yes, in pipelining and parallel processing, but not serial processing.
Serial processing
The processor must complete all steps in the instruction cycle before it begins to execute the next instruction
Pipelining
A processor can begin executing an instruction before it completes the previous instruction
Parallel processing
Multiple instructions are executed at the same time
How can I compare microprocessor performance?
Benchmarks are the results of a series of tests to gauge the overall speed of a microprocessor, which can be compared to the benchmarks of other microprocessors
What do the Windows Experience Index scores mean?
The performance subscores for five computer components. Base score determined by lowest subscore.
What is overclocking?
A risky technique for increasing the speed of a computer component
What is RAM?
Random access memory; a temporary holding area for data, application program instructions, and the operating system
Why is RAM so important?
Holds raw data waiting to be processed, results of processing, and operating system instructions
How does RAM work?
Most ram is volatile, it needs electrical power to hold data. In RAM, microscopic electronic parts called capacitors hold the bits that represent data.
Virtual memory
If a program exceeds its allocated space, the operating system uses this area of the hard disc to store parts of programs of data files until they are needed
How do I add RAM?
SDRAM is the most popular type of RAM in today’s computers and is sold as a small circuit board
What is ROM?
Read only memory; a type of memory circuitry that is housed in a single integrated unit. ROM is permanent and nonvolatile.
What is EEPROM?
Electrically erasable programmable read only memory
What does a computer store in ROM?
Contains a small amount of instructions called the bootstrap loader; Sometimes referred to as BIOS (basic input/output system) in a PC
What are the basic components of a data storage system?
A storage medium and a storage device
Storage medium
The disk, tape, CD, DVD, paper, or other substance that contains data
Storage device
The mechanical apparatus that records and retrieves data from a storage medium