Cantitate/Preț
Produs

Computer Organization: Basic Processor Structure

Autor James Gil de Lamadrid
en Limba Engleză Hardback – 23 feb 2018
Computer Organization: Basic Processor Structure is a class-tested textbook, based on the author’s decades of teaching the topic to undergraduate and beginning graduate students. The main questions the book tries to answer are: how is a processor structured, and how does the processor function, in a general-purpose computer?
The book begins with a discussion of the interaction between hardware and software, and takes the reader through the process of getting a program to run. It starts with creating the software, compiling and assembling the software, loading it into memory, and running it. It then briefly explains how executing instructions results in operations in digit circuitry. The book next presents the mathematical basics required in the rest of the book, particularly, Boolean algebra, and the binary number system.
The basics of digital circuitry are discussed next, including the basics of combinatorial circuits and sequential circuits. The bus communication architecture, used in many computer systems, is also explored, along with a brief discussion on interfacing with peripheral devices. The first part of the book finishes with an overview of the RTL level of circuitry, along with a detailed discussion of machine language.
The second half of the book covers how to design a processor, and a relatively simple register-implicit machine is designed. ALSU design and computer arithmetic are discussed next, and the final two chapters discuss micro-controlled processors and a few advanced topics.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 59292 lei  43-57 zile
  CRC Press – 23 feb 2018 59292 lei  43-57 zile
Hardback (1) 145282 lei  43-57 zile
  CRC Press – 23 feb 2018 145282 lei  43-57 zile

Preț: 145282 lei

Preț vechi: 181603 lei
-20% Nou

Puncte Express: 2179

Preț estimativ în valută:
27802 28850$ 23238£

Carte tipărită la comandă

Livrare economică 17-31 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780815362463
ISBN-10: 0815362463
Pagini: 394
Ilustrații: 74 Tables, black and white; 138 Illustrations, black and white
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.7 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

1. Overview  2. Number, and Logic Systems  3. Digital Circuitry  4. Devices And The Bus  5. The Register Transfer Language Level  6. Common Computer Architectures  7. Hardwired Cpu Design  8. Computer Arithmetic  9. Micro-Programmed Cpu Design  10. A Few Last Topics

Descriere

Focusing solely on the information that is essential to the field, this text provides fundamental concepts and examples on computer organization. Using a top-down approach, the text begins at digital circuitry level, and works up to the machine language level. Numerous architectures are also covered, including key design issues.