Microprocessor
A microprocessor is an electronic component that is used by a computer to do its work. Microprocessors are small silicon chips that contain millions of very small components including transistors, resistors, and diodes that work together. Microprocessors help to do everything from writing to searching the Web. Everything a computer does is described by lots of precise instructions, and microprocessors carry out these instructions at incredible speed—millions or even billions of times a second.
Microprocessors are used in personal computers, cars, military weapons, and home appliances. Some microprocessors are so small and inexpensive that they are used to control very simple products like flashlights and greeting cards that play music when you open them.
Microprocessor operation [change]
Microprocessors use three steps commonly called Fetch, Decode, and Execute. In the Fetch step, an instruction is copied from the memory of the computer into the microprocessor. In the Decode step, the microprocessor figures out what operation the instruction is meant to do. In the Execute step, this operation is performed.
Operations can be very simple, like adding two numbers, or complicated, like copying a series of letters and numbers (called a string) from one place in the computer's memory to a different place.
Facts and figures [change]
- Transistors in a microprocessor can be less than one micrometer wide—one millionth of a meter. By comparison, a single hair can be over 100 microns wide.
- Microprocessors are made from silicon, quartz, metals, and other chemicals.
- From start to finish, it takes about 2 months to make a microprocessor.
- Microprocessors are grouped together by the size of their data bus or address bus. They are also grouped into CISC and RISC types.