1.

Record Nr.

UNINA9910255013503321

Autore

Paul Wolfgang J

Titolo

System Architecture : An Ordinary Engineering Discipline / / by Wolfgang J. Paul, Christoph Baumann, Petro Lutsyk, Sabine Schmaltz

Pubbl/distr/stampa

Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016

ISBN

3-319-43065-3

Edizione

[1st ed. 2016.]

Descrizione fisica

1 online resource (XII, 512 p. 243 illus.)

Disciplina

620.001171

Soggetti

Computer organization

Software engineering

Computer hardware

Electrical engineering

Computer Systems Organization and Communication Networks

Software Engineering/Programming and Operating Systems

Computer Hardware

Electrical Engineering

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

Introduction -- Understanding Decimal Addition -- Basic Mathematical Concepts -- Number Formats and Boolean Algebra -- Hardware -- Five Designs of RAM -- Arithmetic Circuits -- A Basic Sequential MIPS Machine -- Some Assembler Programs -- Context-Free Grammars -- The Language C0 -- A C0-Compiler -- Compiler Consistency Revisited -- Operating System Support -- A Generic Operating System Kernel.

Sommario/riassunto

The pillars of the bridge on the cover of this book date from the Roman Empire and they are in daily use today, an example of conventional engineering at its best. Modern commodity operating systems are examples of current system programming at its best, with bugs discovered and fixed on a weekly or monthly basis. This book addresses the question of whether it is possible to construct computer systems that are as stable as Roman designs. The authors successively introduce and explain specifications, constructions and correctness proofs of a simple MIPS processor; a simple compiler for a C dialect; an



extension of the compiler handling C with inline assembly, interrupts and devices; and the virtualization layer of a small operating system kernel. A theme of the book is presenting system architecture design as a formal discipline, and in keeping with this the authors rely on mathematics for conciseness and precision of arguments to an extent common in other engineering fields. This textbook is based on the authors' teaching and practical experience, and it is appropriate for undergraduate students of electronics engineering and computer science. All chapters are supported with exercises and examples.