The computer you are using to read this page uses a microprocessor to do its work. The microprocessor is the heart of any normal computer, whether it is a desktop machine, a server or a laptop. The microprocessor you are using might be a Pentium, a K6, a PowerPC, a Sparc or any of the many other brands and types of microprocessors, but they all do approximately the same thing in approximately the same way.

2008 HowStuffWorks
Microprocessors are at the heart of all computers
A microprocessor — also known as a CPU or central processing unit — is a complete computation engine that is fabricated on a single chip. The first microprocessor was the Intel 4004, introduced in 1971. The 4004 was not very powerful — all it could do was add and subtract, and it could only do that 4 bits at a time. But it was amazing that everything was on one chip. Prior to the 4004, engineers built computers either from collections of chips or from discrete components (transistors wired one at a time). The 4004 powered one of the first portable electronic calculators
Related posts:
- How Computers Work – Processor and Main MemoryThis is a tutorial web book. All 152 pages of the large paperback book with 96 diagrams are on 38 web pages here. Even if you know nothing about electronics, you have come to the right place. If you are wondering how microprocessors work, you have come to the right place. A microprocessor is a [...]...
- Microprocessor Memory RAM or ROMThe previous section talked about the address and data buses, as well as the RD and WR lines. These buses and lines connect either to RAM or ROM -- generally both. In our sample microprocessor, we have an address bus 8 bits wide and a data bus 8 bits wide. That means that the microprocessor can address (28) 256 bytes of memory, and it can read or write 8 bits of the memory at a time. Lets assume that this simple microprocessor has 128 bytes of ROM starting at address 0 and 128 bytes of RAM starting at address 128. ...
- Microprocessor Progression Intel complete 8-bit computer on one chipThe first microprocessor to make it into a home computer was the Intel 8080, a complete 8-bit computer on one chip, introduced in 1974. The first microprocessor to make a real splash in the market was the Intel 8088, introduced in 1979 and incorporated into the IBM PC (which first appeared around 1982). If you are familiar with the PC market and its history, you know that the PC market moved from the 8088 to the 80286 to the 80386 to the 80486 to the Pentium to the Pentium II to the Pentium III to the Pentium 4. All of these ...
- Computer Buying Guide – The choices among desktop and laptop computersThe choices among desktop and laptop computers can be confusing. New desktops can be smaller and less-conspicuous than some laptops. Meanwhile, some portable computers offer features and capabilities that rival traditional desktops. Here are the types of computers—and the pros and cons—you need to consider....
- How Electronic Gates WorkIf you have read the HowStuffWorks article on Boolean logic, then you know that digital devices depend on Boolean gates. You also know from that article that one way to implement gates involves relays. However, no modern computer uses relays — it uses “chips.” What if you want to experiment with Boolean gates and chips? [...]...
- Microprocessor Logic – how a microprocessor worksMicroprocessor Logic Photo courtesy Intel CorporationIntel Pentium 4 processorTo understand how a microprocessor works, it is helpful to look inside and learn about the logic used to create one. In the process you can also learn about assembly language — the native language of a microprocessor — and many of the things that engineers can [...]...
- How Microcontrollers WorkMicrocontrollers are hidden inside a surprising number of products these days. If your microwave oven has an LED or LCD screen and a keypad, it contains a microcontroller. All modern automobiles contain at least one microcontroller, and can have as many as six or seven: The engine is controlled by a microcontroller, as are the [...]...