Digital Computer Design

Digital Computer Design
Author: Edward L. Braun
Publisher: Academic Press
Total Pages: 621
Release: 2014-05-12
Genre: Mathematics
ISBN: 1483275736

Digital Computer Design: Logic, Circuitry, and Synthesis focuses on the logical structure, electronic realization, and application of digital information processors. The manuscript first offers information on numerical symbols, fundamentals of computing aids, quantization, representation of numbers in an electronic digital computer, and computer applications. The text then ponders on the nature of automatic computation and Boolean algebra. Discussions focus on the advantages of a Boolean algebraic description of a digital computer; clock pulse generators and timing circuits; sequential switching networks; elements of information processing systems and types of digital computers; and automatic sequencing methods. The book elaborates on circuit descriptions of switching and storage elements and large capacity storage systems. Topics include static magnetic storage, dynamic delay line storage, cathode-ray storage, vacuum tube systems of circuit logic, and magnetic core systems of circuit logic. The publication also examines the system design of GP computers, digital differential analyzer, and the detection and correction of errors. The text is a valuable source of data for mathematicians and engineers interested in digital computer design.

Design of Digital Computers

Design of Digital Computers
Author: Hans W. Gschwind
Publisher: Springer Science & Business Media
Total Pages: 556
Release: 2012-12-06
Genre: Computers
ISBN: 3642861903

I have been using the first edition of this book as a text for a number of years. This was in a Stanford University first-year graduate course that is taken by students from Electrical Engineering or Computer Science who are interested in computer organization. Because computer tech nology has been changing so rapidly, it became necessary to supplement the text with additional readings. My colleagues and I examined many newly-published books for possible use as texts. We found no book with the same excellent choice of topics and thorough coverage as Dr. Gschwind's first edition. Springer-Verlag's request that I prepare a second edition of this book came at a time when I had many other projects underway. Before I de cided whether to take on the project of preparing a revision, I asked many of my students for their opinions of Dr. Gschwind's first edition. Even I was surprised by the enthusiasm that this rather skeptical and critical group of students displayed for the book. It was this enthusiasm that convinced me of the value and importance of preparing the revision.

Design of Arithmetic Units for Digital Computers

Design of Arithmetic Units for Digital Computers
Author: GOSLING
Publisher: Springer Science & Business Media
Total Pages: 147
Release: 2013-11-11
Genre: Computers
ISBN: 1475749384

The original motivation for the development of digital computers was to make it possible to perform calculations that were too large to be attempted by a human being without serious likelihood of error. Once the users found that they could achieve their initial aims, they then wanted to go into greater detail, and to solve still bigger problems, so that the demand for extra computing power has continued unabated, and shows no sign of slackening. This book is an attempt to describe some of the more important techniques used today, or likely to be used in the near future, to perform arithmetic within the computing machine. There are, at present, few books in this field. Most books on computer design cover the more elementary methods, and some go into detail on one or two more ambitious units. Space does not allow more. In this text the aim has been to fill this gap in the literature. In selecting the topics to be covered, there have been two main aims: first, to deal with the basic procedures of arithmetic, and then to carry on to the design of more powerful units; second, to maintain a strictly practical approach. The number of mathematical formulae has been kept to a minimum, and the more complex ones have been eliminated, since they merely serve to obscure the essential principles.

The Origins of Digital Computers

The Origins of Digital Computers
Author: B. Randell
Publisher: Springer Science & Business Media
Total Pages: 458
Release: 2012-12-06
Genre: Computers
ISBN: 3642961452

My interest in the history of digital computers became an active one when I had the fortune to come across the almost entirely forgotten work of PERCY LUDGATE, who designed a mechanical program-controlled computer in Ireland in the early I ':ICC's. I undertook an investigation of his life and work, during which I began to realise that a large number of early developments, which we can now see as culminating in the modern digital computer, had been most undeservedly forgotten. Hopefully, historians of science, some of whom are now taking up the subject of the development of the computer and accumulating valuable data, particularly about the more recent events from the people concerned, will before too long provide us with comprehensive analytical accounts of the invention of the computer. The present book merely aims to bring together some of the more important and interesting written source material for such a history of computers. (Where necessary, papers have been translated into English, but every attempt has been made to retain the flavour of the original, and to avoid possibly misleading use of modern computing terminology.

Evolutionary Design by Computers

Evolutionary Design by Computers
Author: Peter Bentley
Publisher: Morgan Kaufmann
Total Pages: 482
Release: 1999-05-28
Genre: Computers
ISBN: 9781558606050

"Evolutionary Design By Computers offers an enticing preview of the future of computer-aided design: Design by Darwin." Lawrence J. Fogel, President, Natural Selection, Inc. "Evolutionary design by computers is the major revolution in design thinking of the 20th century and this book is the best introduction available." Professor John Frazer, Swire Chair and Head of School of Design, the Hong Kong Polytechnic University, Author of "An Evolutionary Architecture" "Peter Bentley has assembled and edited an important collection of papers that demonstrate, convincingly, the utility of evolutionary computation for engineering solutions to complex problems in design." David B. Fogel, Editor-in-Chief, IEEE Transactions on Evolutionary Computation Some of the most startling achievements in the use of computers to automate design are being accomplished by the use of evolutionary search algorithms to evolve designs. Evolutionary Design By Computers provides a showcase of the best and most original work of the leading international experts in Evolutionary Computation, Engineering Design, Computer Art, and Artificial Life. By bringing together the highest achievers in these fields for the first time, including a foreword by Richard Dawkins, this book provides the definitive coverage of significant developments in Evolutionary Design. This book explores related sub-areas of Evolutionary Design, including: design optimization creative design the creation of art artificial life. It shows for the first time how techniques in each area overlap, and promotes the cross-fertilization of ideas and methods.

Design of Computers and Other Complex Digital Devices

Design of Computers and Other Complex Digital Devices
Author: Sunggu Lee
Publisher: Pearson Education
Total Pages: 440
Release: 2000
Genre: Computers
ISBN:

Uniquely, this advanced digital logic design textbook has as its design target an actual commercial 8-bit processor, the Intel 8080, serving as an extended example of the effective use of VHDL (a hardware description language), EPG As (field programmable gate arrays), and the ASM (Algorithmic State Machine) method to achieve this end. Part I provides a refresher course in basic digital logic design. Part II examines the use of programmable logic devices, hardware description languages, and the ASM method for implementation of general algorithms in hardware. Part III details the microprocessor's design and implementation specifications. Appends an overview of the Intel 8080 instruction set, and suggested lab projects for junior and senior-level students in electrical and computer engineering.

Digital Design and Computer Architecture

Digital Design and Computer Architecture
Author: David Harris
Publisher: Elsevier
Total Pages: 715
Release: 2012-08-24
Genre: Computers
ISBN: 0123978165

Digital Design and Computer Architecture, Second Edition, takes a unique and modern approach to digital design, introducing the reader to the fundamentals of digital logic and then showing step by step how to build a MIPS microprocessor in both Verilog and VHDL. This new edition combines an engaging and humorous writing style with an updated and hands-on approach to digital design. It presents new content on I/O systems in the context of general purpose processors found in a PC as well as microcontrollers found almost everywhere. Beginning with digital logic gates and progressing to the design of combinational and sequential circuits, the book uses these fundamental building blocks as the basis for the design of an actual MIPS processor. It provides practical examples of how to interface with peripherals using RS232, SPI, motor control, interrupts, wireless, and analog-to-digital conversion. SystemVerilog and VHDL are integrated throughout the text in examples illustrating the methods and techniques for CAD-based circuit design. There are also additional exercises and new examples of parallel and advanced architectures, practical I/O applications, embedded systems, and heterogeneous computing, plus a new appendix on C programming to strengthen the connection between programming and processor architecture. This new edition will appeal to professional computer engineers and to students taking a course that combines digital logic and computer architecture. Updated based on instructor feedback with more exercises and new examples of parallel and advanced architectures, practical I/O applications, embedded systems, and heterogeneous computing Presents digital system design examples in both VHDL and SystemVerilog (updated for the second edition from Verilog), shown side-by-side to compare and contrast their strengths Includes a new chapter on C programming to provide necessary prerequisites and strengthen the connection between programming and processor architecture Companion Web site includes links to Xilinx CAD tools for FPGA design, lecture slides, laboratory projects, and solutions to exercises Instructors can also register at textbooks.elsevier.com for access to: Solutions to all exercises (PDF), Lab materials with solutions, HDL for textbook examples and exercise solutions, Lecture slides (PPT), Sample exams, Sample course syllabus, Figures from the text (JPG, PPT)