Log in Sign up
Back to Discover
💻

Industry Standard Architecture

technology Maturity 9-11 war conflict
This article covers sensitive topics: war_conflict. Parents can manage visibility in Parental Controls.

Computers have parts that talk to each other.

ISA Bus pins.svg
ISA Bus pins.svg
These parts use a path to send info. This path helps the computer work well. It helps the computer do many jobs. It was very helpful long ago. Do you like computers?
Adlib.jpg
Adlib.jpg

44 words

Computers have many parts. These parts need a path to talk.

ISA Bus pins.svg
ISA Bus pins.svg
This path is called a bus.

Long ago, a bus helped parts work together. It was called the AT bus. Later, people called it ISA.

This bus helped parts move info. It could move 16 bits at once. This made the computer faster.

Some parts used an 8-bit path. The new 16-bit path could still use them. This helped old parts work in new machines.

Most home computers do not use ISA now. But some big factory computers still do. It is a very useful tool.

Adlib.jpg
Adlib.jpg

102 words

Computers have many parts that must talk to each other. They use a path called a bus to move data.

ISA Bus pins.svg
ISA Bus pins.svg
In the 1980s, a popular bus was called ISA. This name stands for Industry Standard Architecture.

ISA helped connect extra parts to the main board. These parts are called peripheral cards.

Adlib.jpg
Adlib.jpg
Some cards helped with sound. Others helped a computer talk to a network.

Early computers used an 8-bit bus. This moved small amounts of data. Later, the 16-bit AT bus was made. It was faster and could move more data.

Bussysteme Extended ISA 32Bit, ISA 16Bit, XT 8Bit.JPG
Bussysteme Extended ISA 32Bit, ISA 16Bit, XT 8Bit.JPG
This new bus was backward compatible. This means old 8-bit cards could still work in new machines.

Setting up these cards was not always easy. Users often had to set parts by hand. They had to pick settings like an IRQ. An IRQ is a signal that tells the computer a part needs help. Later, new systems made this part automatic.

Most home computers do not use ISA now. Newer paths like PCI are much faster. However, ISA is still used in some factory computers. It helps run special tools that still work well.

197 words

Inside a computer, different parts need a way to talk to each other. They use a path called a bus to move data back and forth.

ISA Bus pins.svg
ISA Bus pins.svg
One of the most famous paths was the Industry Standard Architecture, or ISA. This bus allowed people to plug in extra cards to give their computers new skills.
Adlib.jpg
Adlib.jpg
These cards could add sound, help with networking, or even connect a modem. Without a bus like ISA, a computer would stay very simple. It would not be able to grow or change as technology moved forward.

How the bus works depends on its size, which we measure in bits. An 8-bit bus moves smaller amounts of data at a time.

Us robotics isa modem-2011-04-11.jpg
Us robotics isa modem-2011-04-11.jpg
The 16-bit version was an upgrade that could move much more information. It worked by adding more data lines and more address lines to the path. This allowed the computer to find more memory and talk to more parts. It also used something called bus mastering. This lets a card take control of the bus to move data quickly.

History shows how the ISA bus grew from earlier designs. A team led by Mark Dean at IBM started the project in 1981. They first made an 8-bit bus for the IBM PC and the IBM PC/XT. In 1984, IBM released the IBM PC/AT with a 16-bit version called the AT bus. Later, in the late 1980s, other companies began using the name ISA. They did this to distinguish it from IBM's new Micro Channel Architecture. This helped keep the system open for many different makers to use.

There are many specific facts about how these parts connected. The original 8-bit bus ran at a speed of 4.77 MHz.

XT Bus pins.svg
XT Bus pins.svg
The 16-bit AT bus was faster, running at 6 MHz or 8 MHz. The 16-bit version could only see the first 16 MB of main memory. Users often had to set things by hand, like an IRQ or a DMA channel. An IRQ is a signal that tells the computer a part needs attention. Setting these up was a hard job until newer "plug-and-play" systems were made.

Even though most home computers use faster paths like PCI now, ISA left a legacy. Many modern ways of connecting things come from the old AT bus. For example, the ATA system used for hard disks is a descendant of ISA.

EISA Ethernet NIC.JPG
EISA Ethernet NIC.JPG
Some parts of the ISA design even live on in small chips used today. While you won't find ISA in a new gaming PC, it is still used in industrial computers. These special machines use it to run important tools that have worked for a long time.

457 words

Industry Standard Architecture, or ISA, is a type of internal bus used in computers. A bus is a communication pathway that connects different parts of a computer system.

ISA Bus pins.svg
ISA Bus pins.svg
ISA was the standard for 16-bit computers during the 1980s. It allowed users to add expansion cards to a motherboard. These cards could provide new functions like sound, networking, or modem connections.
Adlib.jpg
Adlib.jpg
ISA is important because it helped define how personal computers could grow and change through hardware additions.

The mechanism of the ISA bus involves moving data and addresses between the CPU and peripheral cards. The 8-bit version was a buffered interface for the Intel 8088 CPU. It used prioritized interrupts and Direct Memory Access (DMA) channels to manage data flow.

XT Bus pins.svg
XT Bus pins.svg
The 16-bit version was an upgrade for the Intel 80286 CPU. It added more address lines and data lines to the path. This allowed the system to access more memory and support bus mastering. Bus mastering lets a peripheral card take control of the bus to move data independently.

There are two primary versions of this architecture: the 8-bit and the 16-bit. The 8-bit bus was used in the original IBM PC and the IBM PC/XT. The 16-bit version, often called the AT bus, was introduced with the IBM PC/AT. The 16-bit connector was a superset of the 8-bit connector. This design made the system backward compatible. This meant that older 8-bit cards could still work in newer 16-bit slots.

Us robotics isa modem-2011-04-11.jpg
Us robotics isa modem-2011-04-11.jpg

The history of ISA is tied to the competition between IBM and other manufacturers. A team led by Mark Dean developed the original 8-bit bus at IBM in 1981. IBM released the 16-bit AT bus in 1984. In 1987, IBM tried to replace the AT bus with its own Micro Channel Architecture (MCA). MCA was more advanced but was a closed standard. In response, a group called the "Gang of Nine" proposed the 32-bit Extended Industry Standard Architecture (EISA) in 1988. These manufacturers used the term ISA as a retronym to distinguish their open standard from IBM's proprietary MCA.

Specific technical details define the performance of these buses. The original 8-bit bus ran at a clock speed of 4.77 MHz. The 16-bit AT bus ran at 6 MHz in early models and 8 MHz in later models. The 16-bit ISA architecture could only address the first 16 MB of main memory. Users often had to manually configure hardware settings. They had to assign an Interrupt Request (IRQ) line, an I/O address, or a DMA channel.

EISA Ethernet NIC.JPG
EISA Ethernet NIC.JPG
Later, ISA Plug-and-Play (PnP) was created to automate these tasks using the system BIOS and software.

ISA was used in many different types of machines. While it was most famous in IBM-compatible PCs, it appeared in non-IBM workstations too. For example, it was used in Motorola 68k-based Apollo and Amiga 3000 workstations. It also appeared in the PowerPC-based BeBox. In the mid-1990s, ISA slots began to disappear from consumer desktops. They were replaced by faster technologies like PCI and the Accelerated Graphics Port (AGP). Even as it left the home market, ISA remained important for specialized hardware.

The legacy of ISA is visible in many modern computer systems. The AT Attachment (ATA) interface for hard disks is a direct descendant of the 16-bit ISA. ATA uses a 16-bit transfer size and similar interrupt and DMA mechanisms.

ISA TokenRing NIC.jpg
ISA TokenRing NIC.jpg
Additionally, derivatives of the AT bus structure are used in CompactFlash and PCMCIA standards. While you will not find ISA in a modern gaming PC, it is still used in industrial computers. Some specialized expansion cards used in industry never transitioned to newer standards like PCI Express.

620 words
🖼️ Images & Media (7)
File:Bussysteme Extended ISA 32Bit, ISA 16Bit, XT 8Bit.JPG
Bussysteme Extended ISA 32Bit, ISA 16Bit,...
File:Adlib.jpg
Adlib.jpg
File:ISA TokenRing NIC.jpg
ISA TokenRing NIC.jpg
File:EISA Ethernet NIC.JPG
EISA Ethernet NIC.JPG
File:Us_robotics_isa_modem-2011-04-11.jpg
Us_robotics_isa_modem-2011-04-11.jpg
File:XT Bus pins.svg
XT Bus pins.svg
File:ISA Bus pins.svg
ISA Bus pins.svg
Up Next
💻
PC Card
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.