Chapter 1 - Personal Computer Systems Flashcards
What are computer cases used for ?
- contains the framework to support the internal components
- for added protection
- they also keep internal components cool
What are computer cases commonly made from ?
plastic, steel, or aluminum
What are power supplies used for ?
All computers need a power supply to convert alternating-current (AC) power from the wall socket into direct-current (DC) power.
What factors must be considered when choosing a case?
- Size of the motherboard
- Number of external or internal drive locations, called bays
- Available space
what are the 3 main form factors for power supplies ?
Advanced Technology (AT)
AT Extended (ATX),
ATX12V.
- ATX12V (most commonly used)
What does UPS stand for ?
uninterruptible power supply
What are the 4 basic units of electricity ?
- Voltage (V)
- Current (I)
- Power (P)
- Resistance (R)
What are motherboards ?
The motherboard accommodates:
- the central processing unit (CPU)
- random access memory (RAM)
- expansion slots
- heat sink
- fan assembly
- basic input/output system (BIOS) chip
what are some common form factors for a motherboard ?
- AT
- ATX
- MINI ATX
- MICRO ATX
What does CPU stand for ?
Central Processing Unit
What does the CPU do ?
- referred to as the processor. Most calculations take place in the CPU.
- The CPU executes a program, which is a sequence of stored instructions
Where are the remaining instruction for the CPU stored, when an instruction is being completed ?
In the cache
What is cache memory ?
cache memory is extremely fast memory that is built into a CPU. The CPU uses cache memory to store instructions that are repeatedly required to run programs
What is Reduced Instruction Set Computer (RISC) ?
relatively small set of instructions. RISC chips are designed to execute these instructions very rapidly.
What is Complex Instruction Set Computer (CISC) ?
a broad set of instructions, resulting in fewer steps per operation
What is hyperthreading ?
multiple pieces of code (threads) are executed simultaneously in the CPU
What is Overclocking ?
a technique used to make a processor work at a faster speed than its original specificatio
What is the disadvantage of overclocking ?
It can result in damage to the CPU
What is CPU throttling ?
- a technique used when the processor runs at less than the rated speed to conserve power or produce less heat.
- Throttling is commonly used on laptops and other mobile devices.
What is the advantage of incorporating more than one CPU core onto a single chip ?
These CPUs are capable of processing multiple instructions concurrently:
What can happen if computer components generate too much heat ?
the computer may run slower or computer components can be damaged.
What are the two types of cooling systems ?
- A case fan installed in the computer case,makes the cooling process more efficient.
- a water-cooling system
What does ROM stand for ?
Read only memory