8-Bitters Flourish In A 32-Bit World

June 24, 2002
Expanded memory capabilities and a myriad of peripherals keep 8-bit microcontrollers on the front lines.

Some systems get no respect because they're not glamorous and only need an 8-bit microcontroller to fit the bill. Take a closer look, though. More 8-bit solutions are shipped than any other type of processor, and this market continues to grow.

The popularity of 8-bit microcontrollers is due to a variety of factors, with low price and low power requirements topping the list. Peripheral support is key too. Choose an analog or digital interface, and some 8-bit device probably has it. Most 32-bit processors are either standalone products or are found in custom system-on-a-chip (SoC) designs. Off-the-shelf products are usually relegated to 8- and 16-bit devices.

Often the choice of an 8-bit solution boils down to future use. A 16- or 32-bit solution typically offers an upgrade path that's superior in performance and capacity, but for a higher initial cost. It is possible to choose an 8-bit system that has more power and resources than a basic solution will require. For example, most 8-bit systems employ flash memory, allowing program upgrades in the field. Flash memory capacities for 8-bit systems have been growing, enabling significant upgrades in the future.

It can be tough for an 8-bit microcontroller going head-to-head against a 32-bit solution. Yet while using multiple 32-bit processors in a design is frequently cost-prohibitive, the use of multiple 8-bit processors is becoming more common. It also is a way for 8-bit processors to gain a significant edge over their more powerful counterparts.

The More The Merrier: Employing multiple 8-bit processors in a system makes a lot of sense from various standpoints. Renee Mitchel, America OEM's business development manager, indicates that distributed 8-bit micro-architectures can be cost-effective from a warranty standpoint. Replacing a module or board with an 8-bit processor can be very inexpensive versus replacing an entire system.

Multiple 8-bit processors have an advantage in designs with a large number of sensor points or specialized sensors. A 32-bit processor may be limited in terms of built-in I/O ports, or else require external devices to support additional I/O ports. But adding another 8-bit microcontroller increases the number of ports and boosts processing power. Because the 8-bit processors run slower than their larger counterparts, they can consume less power to provide the same functionality.

Distributed sensors is another area where 8-bit processors have an edge. The automotive industry is an excellent example of this type of design. Microcontrollers are employed all over the vehicle, from door sensors to door locks and window motor control. A centralized 32-bit processor could be used in place of this array of smaller microcontrollers, but the price would actually be higher, and the reliability would probably be lower.

Response time is frequently an issue in a distributed environment. Though perhaps slower than a 32-bit processor, an 8-bit processor may be as responsive because it doesn't have to handle the wide range of applications and services found in a single-processor environment.

The amount of interprocessor communication often dictates whether or not a system can be composed of 8-bit processors exclusively. The 8-bit processors work best when a limited amount of information must be exchanged among processors. Even where communication needs are high, the use of 8-bit processors in the design can let 16-bit or low-end 32-bit processors coordinate the system.

Another advantage of a distributed architecture is that the processors tend to be isolated along well-defined boundaries. Also, unlike 32-bit symmetrical multiprocessor (SMP) architectures, an 8-bit multiprocessor system is typically composed of different components selected to meet the needs of the system design.

For example, one processor may have a range of analog peripherals, while another might be dedicated to digital controls. Although most companies stick with a single-processor architecture, it's possible to use different processor architectures within a system, and there are many to pick from.

Abundance Of Choice: The range of 8-bit architectures is mind-boggling. One of the oldest is the Intel 8051, available from a variety of sources, including Atmel and Infineon. Unique products are created by adding peripheral support like USB and CAN controllers.

Triscend takes an interesting tack with its E5 processor. It surrounds an 8051 core with reconfigurable peripheral blocks. The Philips XA extends the 8051 architecture into the 16-bit realm, while retaining 8-bit source code compatibility.

Another popular 8-bit architecture is the Microchip PIC. Ubicom's SX has a similar architecture, but the company extended it in subtle ways to differentiate it from Microchip's products. A number of popular alternatives also tend to have a single source, like Atmel's AVR, STMicroelectronics' ST7, NEC's 78K0, Motorola's 68Hxx, Hitachi's H8, and Zilog Z8 product lines.

Matching Peripheral Controllers: In most cases, the processor architecture is an issue when considering existing developer expertise. But peripherals tend to be more important when selecting a product.

Rich Steele, a product marketing engineer at Motorola, gives an excellent example with the ST72141. This ST7-based microcontroller includes a state machine dedicated to motor control. It enables the chip to manage a brushless dc motor that would otherwise need a DSP to handle the necessary computations. The ST7 can't do these computations alone. But with a dedicated peripheral, the 8-bit processor has cycles to spare.

Dedicated communication peripherals that support I2C, CAN, and LIN make distributed microcontrollers practical. However, they're not the only network communication available. Small TCP/IP stacks are commonly available for microcontroller platforms. CMX Micronet runs on a variety of platforms and works with serial and Ethernet interfaces. Web server performance on an 8-bit microcontroller is insufficient to handle hundreds of simultaneous requests. But the performance is more than sufficient to service a couple of Web browsers checking system status or changing the system configuration via a Web page.

On the wireless side, IEEE 802.11b and Bluetooth tend to be overkill for most microcontroller applications, but don't rule them out. More interesting is the 802-15.4, which is designed for 250-kbit/s and 20-kbit/s speeds and very low-power operation.

Ron Cates, Microchip's product marketing manager, also reminds us to consider latency versus steady-state throughput in a design. DMA controllers or other microcontroller peripheral support may provide more than enough horsepower for many applications that would otherwise require a 32-bit processor.

Software Connections: Microcontroller development used to be dedicated to assembly language programmers. But times have changed. Operating systems like those from CMX and Keil Software make more sophisticated application development significantly easier, especially with memory capacities exceeding 64 kbytes.

Higher memory capacities have pushed development to C. Compilers from companies like Keil and Hi-Tech Software deliver code efficiency on a par with top-notch assembler programmers. A higher-level language also makes portability and maintainability much simpler. While C appears to be the way to go, it's not alone. Java and Forth may also be suitable for many embedded applications (see "8-Bit Java," p. 50).

Assembler still has its place in the 8-bit world. Many applications only need a couple of kilobytes of program memory, and even C can be overkill in these environments.

As 8-bit micros expand their influence, so do 16- and 32-bit systems. Most 16-bit microcontrollers are similar to their 8-bit counterparts when it comes to peripherals, although the 16-bit peripherals often have more power. The 16-bit microcontrollers normally provide more memory and higher speeds than 8-bit processors, but at higher costs while consuming more power.

One reason why 32-bit processors haven't posed a threat to 8-bit processors is that peripheral and memory integration wasn't a consideration. Products like NetSilicon's NET+ line marry 32-bit ARM processors with a peripheral complement commonly found on smaller microcontrollers. With higher performance and a larger memory space, these microcontrollers are ideal for network applications that accomplish more than just linking a peripheral to the network.

There seems to be no end to the potential of 8-bit microcontrollers, although competition from the high end will keep 8-bit prices low. The market for 8-bit hardware and software designers is growing, so there may be something small in your future.

Need More Information?
Atmel Corp.
(408) 441-0311
www.atmel.com

CMX
(904) 880-1840
www.cmx.com

Forth Inc.
(800) 55-FORTH
www.forth.com

Hitachi
(800) HITACHI
www.hitachi.com

Hi-Tech Software LLC
(800) 735-5715
www.hitech.com.au

Infineon Technologies Corp.
(408) 501-6000
www.infineon.com

Intel Corp.
(408) 765-8080
www.intel.com

Keil Software Inc.
(800) 348-8051
www.keil.com

Microchip Technology Inc.
(480) 792-7200
www.microchip.com

Motorola
(847) 576-5000
www.motorola.com

NEC
(212) 326-2400
www.nec.com

NetSilicon
(800) 243-2333
www.netsilicon.com

Parallax Inc.
(888) 512-1024
www.parallax.com

Philips Electronics
(800) 262-5643
www.philips.com

STMicroelectronics
(408) 452 8585
www.st.com

Triscend Corp.
(650) 968-8668
www.triscend.com

Ubicom Inc.
(650) 210-1500
www.ubicom.com

Zilog Inc.
(408) 558-8500
www.zilog.com

Sponsored Recommendations

Near- and Far-Field Measurements

April 16, 2024
In this comprehensive application note, we delve into the methods of measuring the transmission (or reception) pattern, a key determinant of antenna gain, using a vector network...

DigiKey Factory Tomorrow Season 3: Sustainable Manufacturing

April 16, 2024
Industry 4.0 is helping manufacturers develop and integrate technologies such as AI, edge computing and connectivity for the factories of tomorrow. Learn more at DigiKey today...

Connectivity – The Backbone of Sustainable Automation

April 16, 2024
Advanced interfaces for signals, data, and electrical power are essential. They help save resources and costs when networking production equipment.

Empowered by Cutting-Edge Automation Technology: The Sustainable Journey

April 16, 2024
Advanced automation is key to efficient production and is a powerful tool for optimizing infrastructure and processes in terms of sustainability.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!