Intel 8080 manual Applications Example, Iii, 1IIII~Iff1

Models: 8080

1 262
Download 262 pages 56.67 Kb
Page 7
Image 7

APPLICATIONS EXAMPLE

The 8080 can be used as the basis for a wide variety of calculation and control systems. The system configura- tions for particular applications will differ in the nature of the peripheral devices used and in the amount and the type of memory required. The applications and solutions de- scribed in this section are presented primarily to show how microcomputers can be used to solve design problems. The 8080 should not be considered limited either in scope or performance to those applications listed here.

Consider an 8080 microcomputer used within an auto- matic computing scale for a supermarket. The basic machine has two input devices: the weighing unit and a keyboard, used for function selection and to enter the price per unit of weight. The only output device is a display showing the total price, although a ticket printer might be added as an optional output device.

The control unit must accept weight information from the weighing unit, function and data inputs from the key- board, and generate the display. The only arithmetic func- tion to be performed is a simple multiplication of weight times rate.

The control unit could probably be realized with standard TTL logic. State diagrams for the various portions could be drawn and a multiplier unit designed. The whole design could then be tied together, and eventually reduced to a selection of packages and a printed circuit board layout. In effect, when designing with a logic family such as TTL, the designs are "customized" by the choice of packages and the wiring of the logic.

If, however, an 8080 microcomputer is used to realize

the control unit (as shown in Figure 0-1),the only "custom" logic will be that of the interface circuits. These circuits are usually quite simple, providing electrical buffering for the input and output signals.

Instead of drawing state diagrams leading to logic, the system designer now prepares a flow chart, indicating which input signals must be read, what processing and computa- tions are needed, and what output signa Is must be produced. A program is written from the flow chart. The program is then assembled into bit patterns which are loaded into the program memory. Thus, this system is customized primarily by the contents of program memory.

For this automatic scale, the program would probably reside in read-only memory (ROM), since the microcom- puter would always execute the same program, the one which implements the scale functions. The processor would constantly monitor the keyboard and weighing unit, and up- date the display whenever necessary. The unit would require very little data memory; it would only be needed for rate storage, intermediate results, and for storing a copy of the display.

When the control portion of a product is implemented with a microcomputer chip set, functions can be changed and features added merely by altering the program in mem- ory. With a TTL based system, however, alterations may re- quire extensive rewiring, alteration of PC boards, etc.

The number of applications for microcomputers is limited only by the depth of the designer's imagination. We have listed a few potential applications in Table 0-2, along with the types of peripheral devices usually associated with each product.

 

/

-

/

KEYBOARD

 

 

PRINTER

 

 

 

 

 

 

 

 

 

 

 

00

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

000

00

DISPLAY

 

 

 

 

 

 

 

000

 

--- ..

 

 

 

WEIGHING

 

00

 

 

 

 

 

 

000

00

1':II':II':~I':ff':'1

 

CIJ

 

 

 

UNIT

 

000

00

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

1

 

1

T

 

+

 

 

 

 

 

I

 

 

 

 

 

I

 

 

 

 

r ------ ,

 

 

INPUT

 

INPUT

OUTPUT

I

OPTIONAL

I

 

 

 

I

OUTPUT

I

 

 

INTERFACE #1

 

INTERFACE #2

INTERFACE #1

 

 

 

INTERFACE #2

 

 

 

 

 

 

 

I

I

 

 

 

 

 

 

 

' --- TT --

 

 

+

 

 

 

ItI

 

 

J

CPU

 

 

1+

 

 

I L .. --

 

8080

 

I I

 

 

 

 

 

I tI

 

 

 

 

 

 

 

 

 

I I

 

 

BUS

 

CONTROL

It[

ItI

UNIT

 

 

 

PROGRAM

DATA

 

MEMORY

MEMORY

 

(PROM)

(RAM)

Figure 0-1. Microcomputer Application - Automatic Scale

iii

Page 7
Image 7
Intel 8080 manual Applications Example, Iii, 1IIII~Iff1

8080 specifications

The Intel 8085 and 8080 microprocessors were groundbreaking innovations in the world of computing, paving the way for future microprocessor development and personal computing.

The Intel 8080, introduced in 1974, was an 8-bit microprocessor that played a fundamental role in the early days of personal computing. With a 16-bit address bus, it had the capability to address 64 KB of memory. Running at clock speeds of 2 MHz, the 8080 was notable for its instruction set, which included 78 instructions and 246 opcodes. It supported a range of addressing modes including direct, indirect, and register addressing. The 8080 was compatible with a variety of peripherals and played a crucial role in the development of many early computers.

The microprocessor's architecture was based on a simple and efficient design, making it accessible for hobbyists and engineers alike. It included an 8-bit accumulator, which allowed for data manipulation and storage during processing. Additionally, the 8080 featured registers like the program counter and stack pointer, which facilitated program flow control and data management. Its ability to handle interrupts also made it suitable for multitasking applications.

The Intel 8085, introduced in 1976, was an enhancement of the 8080 microprocessor. It maintained a similar architecture but included several key improvements. Notably, the 8085 had a built-in clock oscillator, simplifying system design by eliminating the need for external clock circuitry. It also featured a 5-bit control signal for status line management, which allowed for more flexible interfacing with peripheral devices. The 8085 was capable of running at speeds of up to 3 MHz and had an extended instruction set with 74 instructions.

One of the standout features of the 8085 was its support for 5 extra instructions for stack manipulation and I/O operations, which optimized the programming process. Additionally, it supported serial communication, making it suitable for interfacing with external devices. Its 16-bit address bus retained the 64 KB memory addressing capability of its predecessor.

Both the 8080 and 8085 microprocessors laid the groundwork for more advanced microprocessors in the years that followed. They demonstrated the potential of integrated circuits in computing and influenced the design and architecture of subsequent Intel microprocessors. Their legacy endures in the way they revolutionized computing, making technology accessible to a broader audience, and their influence is still felt in the design and architecture of modern microprocessors today.