Log in Sign up
Back to Discover
💻

IBM POWER architecture

technology Maturity 7-9

IBM made a smart brain for computers.

POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png
It helps big machines work fast. This brain was used in very large computers. It helps computers do many jobs. It is a very cool tool.
PowerISA-evolution.svg
PowerISA-evolution.svg
Do you like fast computers?

40 words

IBM made a smart brain for computers.

POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png

This brain helps big machines work fast. It was used in very large computers. It helped many machines do many jobs.

One special brain was used in a chess computer. That computer beat a grandmaster!

PowerISA-evolution.svg
PowerISA-evolution.svg

It used many small parts to work. These parts helped it do math. The brain was very big and strong.

It was a very important tool for science.

72 words

IBM made a special set of rules for computer brains. This is called the POWER architecture. The name stands for Performance Optimization With Enhanced RISC. RISC is a way to make computers work. It uses simple steps to do tasks. Each step takes the same amount of time. This helps the machine stay fast.

POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png

In the 1990s, IBM used these rules for many machines. They made servers and supercomputers. One version was the POWER2. It was very strong. It had parts to help with hard math. One special chip was the P2SC. It was a very large chip. It had many tiny parts called transistors. This chip helped a computer named Deep Blue play chess. Deep Blue beat a grandmaster named Garry Kasparov!

PowerISA-evolution.svg
PowerISA-evolution.svg

IBM also worked on a project called 801. This project started in 1974. It was meant to help telephone networks. The 801 design led to the POWER rules. Later, the rules changed into the PowerPC set. In 2006, it became the Power ISA. IBM still makes parts using these ideas today.

176 words

IBM created a special set of rules for computer brains called the POWER architecture. The name is a shortcut for Performance Optimization With Enhanced RISC. This set of rules tells a computer how to follow instructions. It was very important for making high-end machines work well. IBM used these rules in servers, workstations, and even supercomputers.

POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png
These machines needed to be very fast and reliable. This architecture helped them handle big jobs with ease.

This system works using a method called RISC. RISC stands for reduced instruction set computer. Instead of using long, hard tasks, it uses many simple steps. Each step is a single instruction that takes the same amount of time. This makes the computer very steady and predictable.

PowerISA-evolution.svg
PowerISA-evolution.svg
The computer can also do many things at once. This is called being superscalar. It means the brain can fetch, decode, and send out instructions all at the same time.

The story began in 1974 with a project called 801. IBM wanted to build a huge telephone network. This network needed to handle 300 calls every second. To do this, the computer needed to be very fast. The 801 project was canceled in 1975 without a working model. However, researchers at the Thomas J. Watson Research Center saw great potential in it. They kept working on the design at building number 801.

In 1990, IBM released the first computers using these rules. They were called the RISC System/6000. These came in two types: the POWERstation and the POWERserver. Later, IBM made the powerful POWER2 processor. In 1996, they made a single-chip version called the P2SC. This was a huge chip with a very high transistor count.

PowerISA-evolution.svg
PowerISA-evolution.svg
It was even used in the Deep Blue supercomputer. Deep Blue used this chip to beat the chess grandmaster Garry Kasparov in 1997.

You can think of these rules like the language of a machine. Just as people use different languages to talk, computers use different architectures. The POWER rules eventually changed into the PowerPC set. In 2006, it evolved again into the Power ISA. Even though the original version was replaced, the ideas live on. IBM still uses these ideas in special parts today.

POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png
It shows how one smart idea can change technology for a long time.

379 words

IBM POWER is a specialized instruction set architecture (ISA) developed by IBM. An ISA is a set of rules that tells a computer's processor how to follow instructions. The name POWER is an acronym for Performance Optimization With Enhanced RISC. This architecture was designed to power high-end microprocessors during the early 1990s. IBM used these processors in many different types of machines. These included servers, workstations, minicomputers, and even massive supercomputers.

POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png

At the heart of this system is a design philosophy called RISC. RISC stands for reduced instruction set computer. In a RISC system, the computer uses many simple instructions instead of a few complex ones. Each instruction is designed to complete in the same constant amount of time. This makes the processor very predictable and efficient. The original POWER design was a direct descendant of the 801 project. The 801 was considered the first true RISC processor design. It focused on simple tasks like moving data between memory and registers. It also focused on performing basic math and managing branches in code.

To make these processors even faster, IBM developed superscalar designs. A superscalar processor can handle multiple instructions during a single clock cycle. This happens because the chip has different execution units working at once. For example, the chip might have an integer unit and a floating-point unit. The instruction decoder acts like a traffic controller. It can fetch one instruction and decode another at the same time. It can then send one instruction to the integer unit and another to the floating-point unit. This allows the computer to do several different tasks simultaneously.

PowerISA-evolution.svg
PowerISA-evolution.svg

The history of POWER began with the 801 research project in 1974. IBM originally wanted to build a large telephone-switching network. This network needed to handle at least 300 calls per second. Engineers estimated that each call would require 20,000 machine instructions. To maintain a real-time response, the processor needed a performance of 12 MIPS. Although the telephone project was canceled in 1975, the 801 design was very promising. Researchers at the Thomas J. Watson Research Center continued to study it. They explored how to use multiple functional units to improve performance. This research led to the Cheetah project in 1982. This project tested if a RISC machine could maintain multiple instructions per cycle.

In 1990, IBM introduced the first computers using the POWER instruction set. These were known as the RISC System/6000, or RS/6000. They were divided into two main classes: workstations and servers. These were marketed as the POWERstation and the POWERserver. The original POWER1 CPU had two main configurations. The RIOS-1 configuration used 10 discrete chips to handle different tasks. These included an instruction cache chip and a floating-point chip. The lower-cost RIOS.9 configuration used only 8 discrete chips. By 1992, IBM also released a single-chip version called RSC for lower-end machines.

IBM later developed the POWER2 processor to succeed the POWER1. This new design added a second fixed-point unit and a second floating-point unit. It also introduced new instructions, such as hardware square root instructions. In 1996, IBM created the P2SC, which stands for POWER2 Super Chip. This was a single-chip version of the POWER2 architecture. It combined all the separate chips from the original design onto one huge die. At the time, the P2SC was the largest processor in the industry by transistor count. This chip was used in the 1997 IBM Deep Blue supercomputer. Deep Blue used this technology to defeat the chess grandmaster Garry Kasparov.

The POWER architecture has continued to evolve through several stages. In 1998, IBM introduced the POWER3 processor. This was mainly a 32/64-bit PowerPC processor. It included POWER architecture features so it could remain backwards compatible. Eventually, the original IBM POWER architecture was abandoned as the PowerPC design took over. The PowerPC architecture later evolved into the Power ISA in 2006.

PowerISA-evolution.svg
PowerISA-evolution.svg
Even today, IBM develops PowerPC microprocessor cores. These are often embedded in application-specific integrated circuits (ASICs) for high-volume uses. The journey from a telephone switch project to modern computing shows how simple instruction rules can change the world.

679 words
🖼️ Images & Media (2)
File:PowerISA-evolution.svg
PowerISA-evolution.svg
File:POWERhistoryfamilydiagram.png
POWERhistoryfamilydiagram.png
Up Next
💻
ARM architecture family
Technology
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.