What is the difference between a 286, 386, 486
and a Pentium?
Most Personal Computer are using Intel X86 instruction sets. As long as they are
using the same instruction sets, They can perform the same job. That is, 386,
486, Pentium and many other types of processors are equally well. The only
differences between them are the speed, and memory addressing capability.
Although 086 and 286 are using the same X86 instruction set, however, because of
having some troubles on addressing the high memory, therefore, many programs are
not able the run on these older processors.
What are the differences between these
processors?
What is a pipeline?
Pipeline is the shift register where computation actually occurs?
What is RISC?
Reduced Instruction Set Computer. Instruction sets has different lengths.
Shorter instruction sets are wasting the processing time. A RISC has built in
decoder to arrange instructions to have equal length in order to reduce idling
time.
What is looping speculations?
Computer did lots of iterations. These looping are very systematic and easily
predictable. Smart processors can speculate them with 95% accuracy. If the
prediction is wrong, the computer is smart enough to correct them.
What determine the speed of my computer?
Besides the CPU can affect the speed of your computer. The data bus system,
access time of your hard drive, the buffer size, the amount and speed of memory,
the configuration of your system, the operating system, the program itself, and
many other factors can affect your speed.
What is data bus system?
Data bus is the channel in which data transfer between peripherals. Data could
travel between CPU and the memory. Hard drive needs the bus to load data into
the memory. The video display needs display information. Sound system needs
sound data and so on. Because of different peripherals can operate on different
speed limit, therefore, each computer could have several bus system.
If my computer has a 400 MHz CPU, does it mean
my bus also operates at 400 MHz?
No, 400 MHz is the CPU internal core speed. Your bus speed is only 100 MHz, your
UDMA and PCI bus are only 33MHz. Your ISA bus speed is only 6 MHz.
What is an Ultra IDE (UDMA)?
Ultra IDE can transfer data between hard drive and memory on both the leading
edge and falling edge of the clock, therefore, it can transfer data at twice the
speed of a regular IDE.
What is SCSI?
Small Computer System Interface is a bus system that
What is a Crusoe computer?
The Crusoe processor is a flexible and
efficient hardware-software hybrid that replaces millions of power-hungry
transistors with software.
Would Crusoe computer replace the current
design?
Crusoe computer is just emerging into the market. Its future is unknown. But one
thing for sure is it can cause a big change in the portable computer design. If
this type of CPU is applied on home computers, it can make a big drop in prices.
Another beauty of it is power it off is not necessary. That is, no need to boot
up.