Comp
Comp
Comp
Compatibility
Not all software is compatible with every CPU.
Every processor has a built-in instruction set - a vocabulary of instructions
the processor can execute.
Chips in Intels Core i7 processor family are backward compatible with the
Core i5, Core i3, Core 2 duo, Celeron, Pentium, 486, 386, and 286 chips
that preceded it.
The ARM processors used in many smart phones and notebook PCs have a
different instruction set from Intel CPUs.
CPU cant decipher Intel Pentium instructions and vice versa.
Programs written for Linux cant run on Windows even though both
operating systems can be installed on PCs powered by an Intel
Performance
Some processors are faster than others. Web browsing are more
convenient to use on a faster machine.
Some computationally intensive applications, such as statistical programs,
graphic design programs, and many computer games, require faster
machines to produce acceptable results.
Ports
Memory
Memory is the work area of the CPU.
Is made of millions of tiny storage cells, each of which can contain a single
byte of info.
PCs contain a large amount of random access memory (RAM).
Ram chips are usually grouped on small circuit boards called dual in-line
memory modules (DIMMS) and are plugged into the motherboard.
1. When you turn the computer, the CPU begins executing system
instructions stored in the read-only memory (ROM)
2. The executing instructions help the system to start up.
Ports
Ports
2.Program instructions
are stored in primary
storage (memory)
3.The prefetcher
instructs the bus unit to
read the instruction
stored at a particular
memory address
6. Microprocessor
manufacturers use
many techniques to
eliminate bottlenecks
and speed up
processing.