• Complain

Charles H. Roth - Fundamentals of Logic Design

Here you can read online Charles H. Roth - Fundamentals of Logic Design full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2014, publisher: Cengage Learning, genre: Children. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Charles H. Roth Fundamentals of Logic Design

Fundamentals of Logic Design: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Fundamentals of Logic Design" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Updated with modern coverage, a streamlined presentation, and excellent companion software, this seventh edition of FUNDAMENTALS OF LOGIC DESIGN achieves yet again an unmatched balance between theory and application. Authors Charles H. Roth, Jr. and Larry L. Kinney carefully present the theory that is necessary for understanding the fundamental concepts of logic design while not overwhelming students with the mathematics of switching theory. Divided into 20 easy-to-grasp study units, the book covers such fundamental concepts as Boolean algebra, logic gates design, flip-flops, and state machines. By combining flip-flops with networks of logic gates, students will learn to design counters, adders, sequence detectors, and simple digital systems. After covering the basics, this text presents modern design techniques using programmable logic devices and the VHDL hardware description language.

Charles H. Roth: author's other books


Who wrote Fundamentals of Logic Design? Find out the surname, the name of the author of the book and a list of all author's works by series.

Fundamentals of Logic Design — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Fundamentals of Logic Design" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Fundamentals of Logic Design
Table of Contents
    1. 2s Complement Numbers
    2. Addition of 2s Complement Numbers
    3. 1s Complement Numbers
    4. Addition of 1s Complement Numbers
    1. 3.2. Exclusive- OR and Equivalence Operations
  1. Unit 7. Multi-Level Gate Circuits NAND and NOR Gates
    1. 7.2. NAND and NOR Gates
    2. 7.3. Design of Two-Level NAND - and NOR -Gate Circuits
    3. 7.4. Design of Multi-Level NAND - and NOR -Gate Circuits
    4. 7.7. Multiple-Output NAND - and NOR -Gate Circuits
    1. 10.1. VHDL Description of Combinational Circuits
    2. 10.2. VHDL Models for Multiplexers
    3. 10.3. VHDL Modules
    4. 10.6. VHDL Operators
    5. 10.8. IEEE Standard Logic
    6. 10.9. Compilation and Simulation of VHDL Code
    1. 11.4. Edge-Triggered D Flip-Flop
    2. 11.5. S-R Flip-Flop
    3. 11.6. J-K Flip-Flop
    4. 11.7. T Flip-Flop
      1. Counter Design Using D Flip-Flops
    1. 12.5. Counter Design Using S-R and J-K Flip-Flops
    1. 16.4. Design of Sequential Circuits Using ROMs and PLAs
    2. 16.5. Sequential Circuit Design Using CPLDs
    3. 16.6. Sequential Circuit Design Using FPGAs
  2. Unit 17. VHDL for Sequential Logic
    1. 17.1. Modeling Flip-Flops Using VHDL Processes
    2. 17.2. Modeling Registers and Counters Using VHDL Processes
    3. 17.3. Modeling Combinational Logic Using VHDL Processes
    4. 17.5. Synthesis of VHDL Code
  3. Unit 19. State Machine Design with SM Charts
    1. 19.2. Derivation of SM Charts
    2. 19.3. Realization of SM Charts
  4. Unit 20. VHDL for Digital System Design
    1. 20.1. VHDL Code for a Serial Adder
    2. 20.2. VHDL Code for a Binary Multiplier
    3. 20.3. VHDL Code for a Binary Divider
    4. 20.4. VHDL Code for a Dice Game Simulator
  5. Appendix A. MOS and CMOS Logic
  6. Appendix B. VHDL Language Summary
  7. Appendix C. Tips for Writing Synthesizable VHDL Code
Guide
List of Illustrations
List of Tables
Copyright Statement
Fundamentals of Logic Design

COPYRIGHT 2014, 2010, 2004 Cengage Learning

ALL RIGHTS RESERVED. No part of this work covered by the copyright herein may be reproduced, transmitted, stored, or used in any form or by any means graphic, electronic, or mechanical, including but not limited to photocopying, recording, scanning, digitizing, taping, web distribution, information networks, or information storage and retrieval systems, except as permitted under Section 107 or 108 of the 1976 United States Copyright Act, without the prior written permission of the publisher.

For product information and technology assistance, contact us at Cengage Learning Customer & Sales Support, 1-800-354-9706.

For permission to use material from this text or product, submit all requests online at www.cengage.com/permissions.

Further permissions questions can be emailed to .

Library of Congress Control Number: 2012952056

ISBN-13: 978-1-133-62847-7

ISBN-10: 1-133-62847-8

Cengage Learning

200 First Stamford Place, Suite 400

Stamford CT 06902

USA

Cengage Learning is a leading provider of customized learning solutions with office locations around the globe, including Singapore, the United Kingdom, Australia, Mexico, Brazil, and Japan. Locate your local office at: international.cengage.com/region.

Cengage Learning products are represented in Canada by Nelson Education Ltd.

Except where otherwise noted, all content is Cengage Learning 2014.

For your course and learning solutions, visit www.cengage.com/engineering.

Purchase any of our products at your local college store or at our preferred online store www.cengagebrain.com.

Dedication

Dedicated to the memory of Karen Kinney and our daughters, Laurie and Kristina .

Larry Kinney

Preface
Purpose of the Text

This text is written for a first course in the logic design of digital systems. It is written on the premise that the student should understand and learn thoroughly certain fundamental concepts in a first course. Examples of such fundamental concepts are the use of Boolean algebra to describe the signals and interconnections in a logic circuit, use of systematic techniques for simplification of a logic circuit, interconnection of simple components to perform a more complex logic function, analysis of a sequential logic circuit in terms of timing charts or state graphs, and use of a control circuit to control the sequence of events in a digital system.

The text attempts to achieve a balance between theory and application. For this reason, the text does not overemphasize the mathematics of switching theory; however, it does present the theory that is necessary for understanding the fundamental concepts of logic design. After completing this text, the student should be prepared for a more advanced digital systems design course that stresses more intuitive concepts like the development of algorithms for digital processes, partitioning of digital systems into subsystems, and implementation of digital systems using currently available hardware. Alternatively, the student should be prepared to go on to a more advanced course in switching theory that further develops the theoretical concepts that have been introduced here.

Contents of the Text

After studying this text, students should be able to apply switching theory to the solution of logic design problems. They will learn both the basic theory of switching circuits and how to apply it. After a brief introduction to number systems, they will study switching algebra, a special case of Boolean algebra, which is the basic mathematical tool needed to analyze and synthesize an important class of switching circuits. Starting from a problem statement, they will learn to design circuits of logic gates that have a specified relationship between signals at the input and output terminals. Then they will study the logical properties of flip-flops, which serve as memory devices in sequential switching circuits. By combining flip-flops with circuits of logic gates, they will learn to design counters, adders, sequence detectors, and similar circuits. They will also study the VHDL hardware description language and its application to the design of combinational logic, sequential logic, and simple digital systems.

As integrated circuit technology continues to improve to allow more components on a chip, digital systems continue to grow in complexity. Design of such complex systems is facilitated by the use of a hardware description language such as VHDL . This text introduces the use of VHDL in logic design and emphasizes the relationship between VHDL statements and the corresponding digital hardware. VHDL allows digital hardware to be described and simulated at a higher level before it is implemented with logic components. Computer programs for synthesis can convert a VHDL description of a digital system to a corresponding set of logic components and their interconnections. Even though use of such computer-aided design tools helps to automate the logic design process, we believe that it is important to understand the underlying logic components and their timing before writing VHDL code. By first implementing the digital logic manually, students can more fully appreciate the power and limitations of VHDL .

Although the technology used to implement digital systems has changed significantly since the first edition of this text was published, the fundamental principles of logic design have not. Truth tables and state tables still are used to specify the behavior of logic circuits, and Boolean algebra is still a basic mathematical tool for logic design. Even when programmable logic devices ( PLDs ) are used instead of individual gates and flip-flops, reduction of logic equations is still desirable in order to fit the equations into smaller PLDs . Making a good state assignment is still desirable, because without a good assignment, the logic equations may require larger PLDs .

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Fundamentals of Logic Design»

Look at similar books to Fundamentals of Logic Design. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Fundamentals of Logic Design»

Discussion, reviews of the book Fundamentals of Logic Design and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.