PDF Ebook 80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck

PDF Ebook 80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck

If you obtain the published book 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck in on the internet book establishment, you may also discover the very same trouble. So, you have to move store to shop 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck and hunt for the available there. Yet, it will not occur here. Guide 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck that we will certainly provide right here is the soft data idea. This is exactly what make you could effortlessly discover and also get this 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck by reading this website. We offer you 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck the most effective product, constantly as well as constantly.

80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck

80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck


80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck


PDF Ebook 80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck

Discover countless book groups in this site. As one of the most checked out website, we constantly serve the best thing. Among them is 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck This is one of the most referred publications from us to attend to you. The analysis publication will be always the inspiring book not just for the people that over this topic yet also others. To recognize just how precisely this publication will disclose you could comply with more details listed below.

The solution to get this book is that we do not over you the complimentary publication. Yet, we provide you the totally free info about 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck Why ought to be this book to read as well as where is the area to get it, also the soft data types prevail concerns to utter. In this website, we do not just offer this book. We have still lots of books to review. Yeah, we are internet library that is always packed with suggested publications.

One to be factor of why you have to pick this publication can be gained when you're starting. Furthermore, when completing this publication, you can really feel different life. What sort of distinction? It will certainly also depend on your selection to alter your life. But, as a matter of fact this 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck become a few of one of the most desired book in the world. It offers you not just experience however additionally the new understanding.

To urge the presence of the book, we sustain by giving the online library. It's really except 80x86 Family, The: Design, Programming, And InterfacingBy John Uffenbeck just; identically this publication becomes one collection from numerous publications catalogues. The books are given based upon soft file system that can be the very first way for you to get over the motivations to obtain brand-new life in better scenes as well as assumption. It is not in order to make you really feel overwhelmed. The soft data of this book can be kept in certain appropriate devices. So, it could reduce to read each time.

80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck

Comprises a revision of the 1987 edition, expanded to include coverage of all 80x86 processors from the 8-bit 8088, the 16-bit 8086, and the 80286 to the 32-bit 80386, 80486, Pentium, and Pentium Pro processors. More than a survey of Intel microprocessor chips, the text presents concepts relative to

  • Sales Rank: #4012215 in Books
  • Published on: 1997-06-16
  • Original language: English
  • Number of items: 1
  • Dimensions: 1.39" h x 7.75" w x 9.58" l, 2.44 pounds
  • Binding: Hardcover
  • 566 pages

From the Back Cover

Written for introductory courses in microcomputers or microprocessors, this text's clarity and easy-to-follow writing style have been highly and consistently praised by reviewers and readers. Each chapter contains a chapter outline, learning objectives, a chapter overview, hierarchical design, self-review questions, self-test questions, and analysis and design questions-all of which enhance learning.

This new edition of The 80x86 Family. Design, Programming, and Interfacing has been extensively updated to include material on the newest processors, including the Pentium II and III, the Xeon, the Itanium, and AMD's Athlon. More than 65 new end-of-chapter questions and problems have been added, along with numerous new figures and tables. Also included in the text are suggestions for Internet and hands-on lab projects.

Included with each book is a CD, organized by chapter, that contains the assembly listings for all of the programs in the book. The disk also contains a copy of DEBUG32, enhanced software that allows full access to the 32-bit registers and addressing capabilities of 80x86 processors. DEBUG32 also can be used for debugging protected mode programs.

An Instructor's Manual (0-13-032833-2) containing answers and solutions to all of the end-of-chapter questions and problems is available free of charge to instructors who are using this book for a course.

Excerpt. © Reprinted by permission. All rights reserved.
Preface

What Is This Book About? First and foremost, this book is about microprocessor and microcomputer technology. That is, it deals with microprocessor chips, memory chips, I/O devices, and the logic circuits needed to "glue" these parts together. To make these topics real, the Intel family of 80x86 processors is covered. As these parts are among the most popular in the industry, they represent a good starting point if you are just beginning to learn about microprocessors.

Who Should Read This Book? My intention in writing this book is to provide an entry-level college textbook that exposes the reader to the nitty-gritty details of the 80x86 processors and the microcomputer systems around which these chips are built. However, you need not be formally enrolled in a college course to find this book useful. You can pick and choose the topics that interest you, beginning with a brief history of computer technology in Chapter 1 and ending with a description of personal computer architecture and bus systems in Chapter 11. Indeed, you may find the book interesting simply for the historical chapter opener photos obtained from the Smithsonian Institution.

What Are the Key Features of This Book? In the years since this book was first written, reviewers have consistently praised its clarity and easy-to-follow writing style. In addition, each chapter is laid out in a way that enhances learning.

  • Chapter Outlines. Each chapter begins with an outline that lists the major topics of that chapter.
  • Learning Objectives. The major points to be learned are presented in a list at the beginning of the chapter and later repeated as these objectives are covered in the text.
  • Chapter Overview. Each chapter includes an overview that "warms the reader up" for the topics about to be covered in the chapter.
  • Hierarchical Design. Major topics are broken into numbered subsections that begin with an introduction and a list of learning objectives. Subtopics are then set off by themselves in bold.
  • Self-Review Questions. Each section ends with a set of questions that reviews the important topics in that unit. Answers are included at the end of every chapter.
  • Self-Test Questions. Each chapter includes a set of 20 to 25 multiple-choice or fill-in-the-blank questions. These are intended to measure understanding of basic facts presented in the chapter.
  • Analysis and Design Questions. These questions are keyed to the chapter subsections and require an application of the concepts developed in that chapter.

What Are the Main Topics of This Book? Logically, you can view this book as having four main parts:

  • Introduction. Chapters 1-3 provide an introduction to microprocessor technology and the Intel 80x86 family of processors in particular. Also included are descriptions of the binary and hexadecimal number systems, computer codes, computer operating systems, and computer programming. Pay particular attention to the historical sections of Chapter 1. This was fun to write—and in a way is my tribute to the men and women who designed and built the wondrous machines we now take for granted.
  • Software. Chapters 4-6 cover 80x86 programming. Initially DOS's DEBUG utility is used for program construction and testing. Later, in Chapter 6, Microsoft's assembler (MASM) is introduced along with its companion, the Codeview debugger. As in the previous edition, all of the program examples can be developed and tested on a standard PC.
  • Interfacing. Chapters 7-10 cover microcomputer hardware. Included are a lengthy discussion of memory technologies and interfacing examples, parallel and serial I/O ports, and programmed and interrupt driven I/O control schemes. Common serial I/O standards and modem technologies are also covered.
  • PC Systems. Chapter 11 concludes the book with a description of the PC XT, AT, and PCI bus structures and architectures. The SCSI and USB I/O buses are also covered in this chapter.
  • What's New in the Third Edition? Writing a microprocessor book can be a frustrating experience. No sooner have you updated a section or chapter and along comes a new processor that renders all of your work obsolete! Nevertheless I have attempted to "chase the chips" and keep the book as current as possible. The following list summarizes the major changes:

  • Chapter 1 has been extensively updated to include material on the newest processors, including the Pentium II and III, the Xeon, the Itanium, and AMD's Athlon. Table 1.1 in particular has been reworked to provide a more useful and updated summary of the various 80x86 chips.
  • A new section entitled Measuring Processor Performance has been added to Chapter 1. Two graphs comparing the various 80x86 and AMD processors have been included.
  • The section in Chapter 2 describing MS-DOS has been rewritten and now includes more historical information.
  • The description of 80386 Protected Mode has been greatly expanded and now includes several new figures and examples.
  • Chapter 3 now includes detailed descriptions of the various P6 processors (Pentium Pro, 11,.111, and Xeon).
  • A sidebar comparing superpipelining and superscaler processor architectures has been added.
  • Several examples have been added to the processor instruction descriptions in Chapter 4.
  • A new section (program example) featuring string instructions was added to Chapter 5. Eight fully documented program examples in DEBUG format are now included.
  • Chapter 7 has been extensively updated to include the latest memory technologies, including synchronous SRAM, DRAM, and RAMbus DRAM. RIMMs and DIMMs are also covered. Each memory technology is now characterized by its bandwidth capabilities.
  • Descriptions and examples of the 8254 timer have been added to Chapter 8.
  • The appendix now includes 16 tables that summarize and provide examples of each of the 8086 program instructions.
  • More than 60 new end-of-chapter questions and problems have been added, along with 75 new figures and tables.
  • Are There Any Supplements? In the back of the book you will find a CD that includes the assembly listings for all of the programs in this book. These are organized by chapter with the figure name used as the program name. In addition, you will also find on this disk a copy of DEBUG32. This is an enhanced version of the popular DEBUG utility supplied with MS-DOS. It allows full access to the 32-bit registers and addressing capabilities of the 80x86 processors. In addition, it can also be used for debugging protected mode programs. A special thanks to Rob Larson of Larson Computing and Michael Schmit of Quantasm Corporation for their permission to include this program.

    An instructor's manual is also available that includes answers and solutions to all of the end-of-chapter questions and problems. Also included in this manual are suggestions for Internet and hands-on lab projects. Pay particular attention to Chapter 5, which includes solutions to more than 20 additional 80x86 programs.

    Acknowledgments. Numerous people assisted me in the development of this textbook. I would like to thank the following reviewers: Isaac Ghansah, California State University, Sacramento, CA; Lubomir Ivanov, Stevens Institute of Technology, Hoboken, NJ; Karl E. Stoffers, California State University, Sacramento, CA; and Norman E. Thagard, Florida State University, Tallahassee, FL. I would also like to thank Rob Larson of Larson Computing for permission to use DEBUG32, and Tracy Mazur of Intel Corporation for her help locating several photos. Finally a special thanks to my editors Charles Stewart, Delia Uherec, and Tricia Rawnsley at Prentice Hall, and Kathy Davis at Carlisle Publishers Services who kept me on the task.

    Is There Anything Else? That's about it. If you would like to contact me regarding this book, my e-mail address is juffenbe@witc.tec.wi.us. Good luck as you begin your study of the 80x86 family of microprocessors.

    John Uffenbeck
    Wisconsin Indianhead Technical College

    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck PDF
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck EPub
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck Doc
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck iBooks
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck rtf
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck Mobipocket
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck Kindle

    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck PDF

    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck PDF

    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck PDF
    80x86 Family, The: Design, Programming, and InterfacingBy John Uffenbeck PDF

    You Might Also Like

    0 comments

    Flickr Images