Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherCourse Technology
ISBN-101111987041
ISBN-139781111987046
eBay Product ID (ePID)117165431
Product Key Features
Number of Pages936 Pages
LanguageEnglish
Publication NameComputer Organization and Architecture : Themes and Variations
SubjectSystems Architecture / General, Engineering (General), General, Computer Engineering
Publication Year2013
FeaturesNew Edition
TypeTextbook
Subject AreaComputers, Technology & Engineering
AuthorAlan Clements
FormatHardcover
Dimensions
Item Height10.1 in
Item Weight68 Oz
Item Length1.6 in
Item Width8.2 in
Additional Product Features
Intended AudienceCollege Audience
ReviewsI think it is a great idea to use ARM because it is so popular in embedded systems and the students may see ARM processors in other classes later. Unlike some other texts which concentrate on CPUs, this book covers CPU and as well as other parts of a computer system in details, i.e. memory, bus, Input/output. Chapter 12 is my favorite because I/O and buses are important topics in computer architecture., This book is a very nice read. It explains difficult concepts with simplicity and ease. It gives interesting historical perspectives at several places. It makes very good use of diagrams and blue boxes to explain difficult concepts, and drive home the points., This is an outstanding text on computer organization compared to what we have today. This text has several aspects that are very important for undergraduates and unique compared to existing texts, including i) required level of emphasis on I/O and buses (instead of focusing only on processor, cache and memory), ii) in-depth discussion on memory as well as disk technology, iii) use of ARM ISA as a vehicle, and iv) making the practical connection of architecture with application domains including multimedia and compression. On one hand this book provides lot of interesting and required insights. On the other hand, it makes interesting for readers to understand the link between computer organization and real-world applications.
Table Of ContentPart I. The Beginning1. Computer Systems Architecture What is Computer Systems Architecture? Architecture and Organization. Development of Computers. The Stored Program Computer. The Stored Program Concept. Overview of the Computer System. Modern Computing 2. Computer Arithmetic and Digital Logic What is Data? Numbers.Binary Arithmetic. Signed Integers. Introduction to Multiplication and Division. Floating-Point Numbers. Floating-Point Arithmetic. Floating-Point Arithmetic and the Programmer. Computer Logic. Sequential Circuits. Buses and Tristate Gates. Part II. Instruction Set Architectures3. Architecture and OrganizationIntroduction to the Stored Program Machine. The Components of an ISA. ARM Instruction Set Architecture. ARM Assembly Language. ARM Data-Processing Instructions. ARM's Flow Control Instructions. ARM Addressing Modes. Subroutine Call and Return. Intermission: Examples of ARM Code. Subroutines and the Stack. Data Size and Arrangement. Consolidation - Putting Things Together 4. Instruction Set Architectures - Breadth and Depth Historical Background. The Stack and Data Storage. Privileged Modes and Exceptions. MIPS: Another RISC. Data Processing and Data Movement. Memory Indirect Addressing. Compressed Code, RISC, Thumb, and MIPS16. Variable-Length Instructions. 5. Computer Architecture and Multimedia Applications of High-Performance Computing. Multimedia Influences - Reinventing the CISC. Introduction to SIMD Processing. Streaming Extensions and the Development of SIMD Technology. Part III. Organization and Efficiency6. Performance - Meaning and Metrics Progress and Computer Technology. The Performance of a Computer. Computer Metrics. Amdahl's Law. Benchmarks. SPEC. Averaging Metrics.7. Processor Control The Generic Digital Processor. RISC Organization. Introduction to Pipelining. Branches and the Branch Penalty. Branch Prediction. Dynamic Branch Prediction. 8. Beyond RISC: Superscalar, VLIW, and Itanium Superscalar Architecture. Binary Translation. EPIC Architecture. Part IV. The System9. Cache Memory and Virtual Memory Introduction to Cache Memory. Performance of Cache Memory. Cache Organization. Considerations in Cache Design. Virtual Memory and Memory Management.10. Main Memory Introduction. Primary Memory. DRAM. The Read-Only Memory Family. New and Emerging Nonvolatile Technologies. 11. Secondary Storage Magnetic Disk Drives. Magnetism and Data Storage. Data Organization on Disk. Secure Memory and RAID Systems. Solid-State Disk Drives. Magnetic Tape. Optical Storage Technology 12. Input/Output Fundamental Principles of I/O. Data Transfer. I/O Strategy. Performance of I/O Systems. The Bus. Arbitrating for the Bus. The PCI and PCIe Buses. The SCSI and SAS Interfaces. Serial Interface Buses Part V. Processor-Level Parallelism13. Processor-Level Parallelism Why Parallel Processing? Performance Revisited. Flynn's Taxonomy and Multiprocessor Topologies. Multiprocessor Topologies. Memory in Multiprocessor Systems. Multithreading. Multi-Core Processors. Parallel Programming.
Edition DescriptionNew Edition
SynopsisCOMPUTER ORGANIZATION AND ARCHITECTURE: THEMES AND VARIATIONS stresses the structure of the complete system (CPU, memory, buses and peripherals) and reinforces that core content with an emphasis on divergent examples. This approach to computer architecture is an effective arrangement that provides sufficient detail at the logic and organizational levels appropriate for EE/ECE departments as well as for Computer Science readers. The text goes well beyond the minimal curriculum coverage and introduces topics that are important to anyone involved with computer architecture in a way that is both thought provoking and interesting to all.