Array
(
    [content] => 
    [params] => Array
        (
            [0] => /forum/threads/32-bits-that-changed-microprocessor-design-bell-labs%E2%80%99-bellmac-32-paved-the-way-for-today%E2%80%99s-smartphone-chips.22890/
        )

    [addOns] => Array
        (
            [DL6/MLTP] => 13
            [Hampel/TimeZoneDebug] => 1000070
            [SV/ChangePostDate] => 2010200
            [SemiWiki/Newsletter] => 1000010
            [SemiWiki/WPMenu] => 1000010
            [SemiWiki/XPressExtend] => 1000010
            [ThemeHouse/XLink] => 1000970
            [ThemeHouse/XPress] => 1010570
            [XF] => 2021770
            [XFI] => 1050270
        )

    [wordpress] => /var/www/html
)

32 Bits That Changed Microprocessor Design, Bell Labs’ Bellmac-32 paved the way for today’s smartphone chips

hist78

Well-known member
"In the late 1970s, a time when 8-bit processors were state of the art and CMOS was the underdog of semiconductor technology, engineers at AT&T’s Bell Labs took a bold leap into the future. They made a high-stakes bet to outpace IBM, Intel, andother competitors in chip performance by combining cutting-edge 3.5-micron CMOS fabrication with a novel 32-bit processor architecture.

Although their creation—the Bellmac-32 microprocessor—never achieved the commercial fame of earlier ones such as Intel’s 4004 (released in 1971), its influence has proven far more enduring. Virtually every chip in smartphones, laptops, and tablets today relies on the complementary metal-oxide semiconductor principles that the Bellmac-32 pioneered.

As the 1980s approached, AT&T was grappling with transformation. For decades, the telecom giant—nicknamed “Ma Bell”—had dominated American voice communications, with its Western Electric subsidiary manufacturing nearly every telephone found in U.S. homes and offices. The U.S. federal government was pressing for antitrust-driven divestiture, but AT&T was granted an opening to expand into computing.

With computing firms already entrenched in the market, AT&T couldn’t afford to play catch-up; its strategy was to leap ahead, and the Bellmac-32 was its springboard.

The Bellmac-32 chip series has now been honored with an IEEE Milestone. Dedication ceremonies are slated to be held this year at the NokiaBell Labs’ campus in Murray Hill, N.J., and at the Computer History Museum in Mountain View, Calif."

 
https://en.m.wikipedia.org/wiki/Bellmac_32 has some more information. The chip actually released in 1980, making it a technical contemporary of the Motorola 68000. However, the Bellmac 32 was the "first microprocessor that could execute 32-bits in one clock cycle". That's very impressive for 1980. (IIRC, The 68000 needed minimum 4 cycles to do 32-bits of work, and often a lot more).

It also looks like the chip didn't hit the clock speeds the article mentioned until later -- the original chip was limited to 2 MHz due to a design issue (target was 4 MHz), but the Bellmac 32A pushed it 9 MHz (vs. target of 6).

Pipelined and 16 x 32-bit registers is a great achievement for 1980. Thanks for sharing Fred - I'll see if any of my vintage computer buddies have ever laid hands on one.
 
OT-ish - if anyone wants to see this processor in person - the Vintage Computer East group has a few machines on-hand at the Infoage science museum in Wall Township NJ:

"This is the processor used in the AT&T 3B series systems. We have
several 3B2s at LSSM (including one running on exhibit, up on the second
floor) and I have a couple of my own at home".
 
Back
Top