Intro to PC Flashcards
describe the A+ certification
CompTIA A+ 201-801 (hardware & procedures)
CompTIA A+ 202-802 (software & troubleshooting)
describe the EUCIP Cert
4 modules -
1) PC Hardware
2) Operating Systems
3) Networks
4) IT Security
decribe a computer system
hardware (physical components) & software (operating systems & programs)
describe computer cases (purpose & characteristics)
- provide protection & support for components
- should be durable & has room to expand
- size/shape (port layout) depends on the motherboard/power supply
describe power supply
- converts AC to DC
- must provide enough power for components
- everything is designed to fit together, so no forcing things in
Ohm’s Law
V = IR or P = IV
internal components of a pc
1) motherboard
2) CPU
3) Cooling systems
4) ROM and RAM
5) Adapter cards
6) Storage drives
7) Internal Cables
Motherboard
- the main circuit board
- contains buses (electrical pathways) that allow data to travel from different components
- accommodates all the different components in a pc
what is a motherboard’s form factor
the size, shape and layout of a motherboard
what is the chipset?
a variety of integrated circuits attached to the motherboard that controls how the CPU interacts with the system hardware
the two components of a chipset
Northbridge
(controls access to the RAM, video card, and the speeds at which the CPU can communicate with them. The video card is sometimes integrated into the Northbridge)
Southbridge
(allows the CPU to communicate with the hard drive, sound card, USB ports, and other I/O ports)
what does the CPU
execute a program, which is a sequence of stored instructions
while the CPU executes one step of the program,
the remaining instructions and data are stored in a special memory called cache
the two major CPU architecture related to instruction sets
- reduced instruction set computer (RISC) - small set of instructions designed to be executed rapidly
- complex instruction set computer (CISC) - broad set of instructions meant to reduce number of steps
what is hyperthreading or hypertransport
executing multiple pieces of code at one time, enhancing the performance of the CPU
the speed of the CPU is measured in -
cycles per second - MHz and GHz
what is overclocking
a technique used to make a processor work at a faster speed than its original specification. this is not a reliable way to improve computer performance, and can lead to damages to the CPU
the components of a cooling system
- case fan
- heat sink (draws heat away from the core of the CPU)
what is ROM
- Read only memory
- stores basic instructions for booting the computer and loading the operating systems
- ROM chips retain their content even after the computer is shut down
- located on the motherboard & contains instructions that can be directly access by the CPU
what is RAM
- Random access memory
- temporary storage for data and programs accessed by the CPU
- more RAM means more capacity to hold and execute programs, as well as enhance computer performance