Computer Systems Organization and Architecture (2014) — John D. Carpinelli — textbook

  • Author: Martin Gayford
  • Genre: Art
  • Publisher: New Directions
  • Publication Year: 2017
  • Pages: 160
  • Format: Paperback
  • Language: English
  • ISBN: 978-0140481341
  • Rating: 4,3 ★★★★★

Computer Systems Organization and Architecture Review

Computer Systems Organization and Architecture by John D. Carpinelli is a structured introduction to how computers are built: from digital logic to instruction sets, CPU datapaths, memory, and I/O. It links gates to software-visible behavior.

Overview

Coverage: number systems and digital logic; microprogramming; ISA design; single-cycle and multi-cycle CPUs; pipelining hazards; memory hierarchy; buses, peripherals, and basic multiprocessor concepts.

Summary

Carpinelli moves bottom-up: Boolean algebra to components, components to datapaths, control via hardwired or microcoded designs, then performance via pipelining and caches. Worked examples show how ISA choices impact hardware complexity and compiler targets.

Authors

John D. Carpinelli teaches with step-by-step derivations and end-of-chapter problems suited for a first architecture course.

Key Themes

Abstraction layers (logic → microarchitecture → ISA → software); trade-offs between speed, cost, and complexity; locality as design driver.

Strengths and Weaknesses

Strengths: clear scaffolding, accessible math, solid exercises. Weaknesses: limited modern multicore/GP-GPU depth and contemporary coherence protocols.

Target Audience

Students and practitioners seeking a gentle but complete on-ramp to computer architecture.

Favorite Ideas

Microprogrammed control as design leverage; pipeline hazard handling; cache design trade-offs (size, associativity, block size).

Takeaways

Hardware is engineered compromise. Understanding datapaths, control, and memory hierarchy clarifies why compilers and systems behave as they do.

SKU: VC-b4dfaf
Category:
Author

John D. Carpinelli

Year

2014

Kind

textbook