Modern Digital Design and Switching Theory
eBook - ePub

Modern Digital Design and Switching Theory

Eugene D. Fabricius

  1. 496 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Modern Digital Design and Switching Theory

Eugene D. Fabricius

Book details
Book preview
Table of contents
Citations

About This Book

Modern Digital Design and Switching Theory is an important text that focuses on promoting an understanding of digital logic and the computer programs used in the minimization of logic expressions. Several computer approaches are explained at an elementary level, including the Quine-McCluskey method as applied to single and multiple output functions, the Shannon expansion approach to multilevel logic, the Directed Search Algorithm, and the method of Consensus.
Chapters 9 and 10 offer an introduction to current research in field programmable devices and multilevel logic synthesis. Chapter 9 covers more advanced topics in programmed logic devices, including techniques for input decoding and Field-Programmable Gate Arrays (FPGAs). Chapter 10 includes a discussion of boolean division, kernels and factoring, boolean tree structures, rectangle covering, binary decision diagrams, and if-then-else operators. Computer algorithms covered in these two chapters include weak division, iterative weak division, and kernel extraction by tabular methods and by rectangle covering theory.
Modern Digital Design and Switching Theory is an excellent textbook for electrical and computer engineering students, in addition to a worthwhile reference for professionals working with integrated circuits.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Modern Digital Design and Switching Theory an online PDF/ePUB?
Yes, you can access Modern Digital Design and Switching Theory by Eugene D. Fabricius in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Ingeniería computacional. We have over one million books available in our catalogue for you to explore.

Information

Publisher
CRC Press
Year
2017
ISBN
9781351430548
CHAPTER 1
Number Bases, Codes, and Binary Arithmetic
1.1 INTRODUCTION
A digital system processes discrete information using electronic circuits that respond to and operate in a finite number of states, usually two states, on and off, which can be represented by the binary digits 1 and 0. The information so processed may represent anything from arithmetic integers and letters of the alphabet to values of physical quantities such as mass, velocity, and acceleration, or current, voltage, and impedance. A digital system accepts digital input representing numbers, symbols, or physical quantities, processes this input information in some specific manner, and produces a digital output.
Digital systems are used in all types of control systems due to their flexibility, accuracy, reliability, and low cost. Flexibility is due to the ease with which digital systems can be reprogrammed. Accuracy is limited only by the number of bits (BInary digiTs, consisting of 1s and 0s) one wishes to use in representing the digital quantities being processed. Reliability is due to the ability of digital circuits to correctly interpret logical 1s and 0s. For example, in transistor-transistor logic or TTL technology, a logical 1 is represented by a voltage in the range of roughly 2.5 to 5.0 V, and a logical 0 is represented by a voltage of from 0 to about 1 V, and minor fluctuations in voltage levels are not misinterpreted by the hardware.
The cost of all digital chips has dropped dramatically in the past three decades. This is primarily due to the number of transistors that can be put on a single chip. This number has been doubling almost every year for three decades, from a single transistor on a chip in 1960 to several million transistors per chip in 1990.
This chapter starts with a discussion of number bases and how to convert from one number base to any other number base. Next, the topics of binary addition and subtraction and then multiplication and division are covered. Following this, binary codes are discussed, specifically the binary-coded decimal, and the excess-three, the Gray, and error-detecting codes are covered. This leads into the concept of Hamming distance and the requirements for detecting and/or correcting codes. The American standard code for information interchange (ASCII) alphanumeric code is also introduced.
Boolean cubes are defined and discussed as a means of graphically portraying Hamming distances. One’s and two’s complements and nine’s and ten’s complements are covered next, followed by an introduction to modulo arithmetic. Complementary arithmetic converts subtraction to addition. Binary subtraction by means of one’s and two’s complement arithmetic is covered.
1.2 NUMBER BASES
The number system most often used in everyday figuring is the decimal, or base 10, system, which uses ten characters, 0 through 9. This system is not convenient for computer applications, which are normally carried out in binary, or base 2, arithmetic. For this reason, one must be able to convert from base 10 to base 2 at computer/operator interfaces. This is easy to do using a weighted positional notation, and positional notation has been used since the discovery of zero. The Roman numeral system, for instance, is not a weighted positional system.
In a positional number system any number can be represented by a string of characters, with each character position assigned a weight which is a power of the radix or base. In the familiar decimal system the number 1234.5 represents 1 ¥ 1000 + 2 × 100 + 3 × 10 + 4 × 1 + 5 × 0.1. Except for leading and trailing 0s, the representation of any number in positional notation is unique. (i.e., 01234.500 is the same number as 1234.5). This idea will be pursued...

Table of contents

Citation styles for Modern Digital Design and Switching Theory

APA 6 Citation

Fabricius, E. (2017). Modern Digital Design and Switching Theory (1st ed.). CRC Press. Retrieved from https://www.perlego.com/book/1611591/modern-digital-design-and-switching-theory-pdf (Original work published 2017)

Chicago Citation

Fabricius, Eugene. (2017) 2017. Modern Digital Design and Switching Theory. 1st ed. CRC Press. https://www.perlego.com/book/1611591/modern-digital-design-and-switching-theory-pdf.

Harvard Citation

Fabricius, E. (2017) Modern Digital Design and Switching Theory. 1st edn. CRC Press. Available at: https://www.perlego.com/book/1611591/modern-digital-design-and-switching-theory-pdf (Accessed: 14 October 2022).

MLA 7 Citation

Fabricius, Eugene. Modern Digital Design and Switching Theory. 1st ed. CRC Press, 2017. Web. 14 Oct. 2022.