Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
Medientyp
Sprache
Region
Bibliothek
Erscheinungszeitraum
Person/Organisation
Fachgebiete(RVK)
  • 1
    Online-Ressource
    Online-Ressource
    Chichester, England ; : John Wiley & Sons,
    UID:
    almafu_9959328056502883
    Umfang: 1 online resource (xxiii, 727 pages) : , illustrations
    ISBN: 9780470510513 , 047051051X , 9780470510520 , 0470510528 , 9780470032145 , 0470032146
    Inhalt: The fundamentals and implementation of digital electronics are essential to understanding the design and working of consumer/industrial electronics, communications, embedded systems, computers, security and military equipment.
    Anmerkung: Number systems -- Binary codes -- Digital arithmetic -- Logic gates and related devices -- Logic families -- Boolean algebra and simplification techniques -- Arithmetic circuits -- Multiplexers and demultiplexers -- Programmable logic devices -- Flip-flops and related devices -- Counters and registers -- Data conversion circuits--D/A and A/D converters -- Microprocessors -- Microcontrollers -- Computer fundamentals -- Troubleshooting digital circuits and test equipment.
    Weitere Ausg.: Print version: Maini, Anil Kumar. Digital electronics. Chichester, England ; Hoboken, NJ : John Wiley & Sons, ©2007 ISBN 9780470032145
    Weitere Ausg.: ISBN 0470032146
    Sprache: Englisch
    Schlagwort(e): Electronic books. ; Electronic books. ; Electronic books.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Buch
    Buch
    Chichester : Wiley
    UID:
    b3kat_BV022653792
    Umfang: XXIII, 727 S. , Ill., graph. Darst.
    ISBN: 9780470032145 , 0470032146
    Anmerkung: Includes bibliographical references and index
    Sprache: Englisch
    Fachgebiete: Technik
    RVK:
    Schlagwort(e): Digitalelektronik
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    Chichester, England ; : J. Wiley,
    UID:
    edocfu_9961551051402883
    Umfang: 1 online resource (753 p.)
    Ausgabe: 1st edition
    ISBN: 1-280-97396-X , 9786610973965 , 0-470-51052-8 , 0-470-51051-X
    Inhalt: The fundamentals and implementation of digital electronics are essential to understanding the design and working of consumer/industrial electronics, communications, embedded systems, computers, security and military equipment. Devices used in applications such as these are constantly decreasing in size and employing more complex technology. It is therefore essential for engineers and students to understand the fundamentals, implementation and application principles of digital electronics, devices and integrated circuits. This is so that they can use the most appropriate and effective techniq
    Anmerkung: Description based upon print version of record. , Digital Electronics; Contents; Preface; 1 Number Systems; 1.1 Analogue Versus Digital; 1.2 Introduction to Number Systems; 1.3 Decimal Number System; 1.4 Binary Number System; 1.4.1 Advantages; 1.5 Octal Number System; 1.6 Hexadecimal Number System; 1.7 Number Systems - Some Common Terms; 1.7.1 Binary Number System; 1.7.2 Decimal Number System; 1.7.3 Octal Number System; 1.7.4 Hexadecimal Number System; 1.8 Number Representation in Binary; 1.8.1 Sign-Bit Magnitude; 1.8.2 1's Complement; 1.8.3 2's Complement; 1.9 Finding the Decimal Equivalent; 1.9.1 Binary-to-Decimal Conversion , 1.9.2 Octal-to-Decimal Conversion1.9.3 Hexadecimal-to-Decimal Conversion; 1.10 Decimal-to-Binary Conversion; 1.11 Decimal-to-Octal Conversion; 1.12 Decimal-to-Hexadecimal Conversion; 1.13 Binary-Octal and Octal-Binary Conversions; 1.14 Hex-Binary and Binary-Hex Conversions; 1.15 Hex-Octal and Octal-Hex Conversions; 1.16 The Four Axioms; 1.17 Floating-Point Numbers; 1.17.1 Range of Numbers and Precision; 1.17.2 Floating-Point Number Formats; Review Questions; Problems; Further Reading; 2 Binary Codes; 2.1 Binary Coded Decimal; 2.1.1 BCD-to-Binary Conversion; 2.1.2 Binary-to-BCD Conversion , 2.1.3 Higher-Density BCD Encoding2.1.4 Packed and Unpacked BCD Numbers; 2.2 Excess-3 Code; 2.3 Gray Code; 2.3.1 Binary-Gray Code Conversion; 2.3.2 Gray Code-Binary Conversion; 2.3.3 n-ary Gray Code; 2.3.4 Applications; 2.4 Alphanumeric Codes; 2.4.1 ASCII code; 2.4.2 EBCDIC code; 2.4.3 Unicode; 2.5 Seven-segment Display Code; 2.6 Error Detection and Correction Codes; 2.6.1 Parity Code; 2.6.2 Repetition Code; 2.6.3 Cyclic Redundancy Check Code; 2.6.4 Hamming Code; Review Questions; Problems; Further Reading; 3 Digital Arithmetic; 3.1 Basic Rules of Binary Addition and Subtraction , 3.2 Addition of Larger-Bit Binary Numbers3.2.1 Addition Using the 2's Complement Method; 3.3 Subtraction of Larger-Bit Binary Numbers; 3.3.1 Subtraction Using 2's Complement Arithmetic; 3.4 BCD Addition and Subtraction in Excess-3 Code; 3.4.1 Addition; 3.4.2 Subtraction; 3.5 Binary Multiplication; 3.5.1 Repeated Left-Shift and Add Algorithm; 3.5.2 Repeated Add and Right-Shift Algorithm; 3.6 Binary Division; 3.6.1 Repeated Right-Shift and Subtract Algorithm; 3.6.2 Repeated Subtract and Left-Shift Algorithm; 3.7 Floating-Point Arithmetic; 3.7.1 Addition and Subtraction , 3.7.2 Multiplication and DivisionReview Questions; Problems; Further Reading; 4 Logic Gates and Related Devices; 4.1 Positive and Negative Logic; 4.2 Truth Table; 4.3 Logic Gates; 4.3.1 OR Gate; 4.3.2 AND Gate; 4.3.3 NOT Gate; 4.3.4 EXCLUSIVE-OR Gate; 4.3.5 NAND Gate; 4.3.6 NOR Gate; 4.3.7 EXCLUSIVE-NOR Gate; 4.3.8 INHIBIT Gate; 4.4 Universal Gates; 4.5 Gates with Open Collector/Drain Outputs; 4.6 Tristate Logic Gates; 4.7 AND-OR-INVERT Gates; 4.8 Schmitt Gates; 4.9 Special Output Gates; 4.10 Fan-Out of Logic Gates; 4.11 Buffers and Transceivers; 4.12 IEEE/ANSI Standard Symbols , 4.12.1 IEEE/ANSI Standards - Salient Features , English
    Weitere Ausg.: ISBN 0-470-03214-6
    Sprache: Englisch
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Meinten Sie 0470030046?
Meinten Sie 0070032106?
Meinten Sie 0470013214?
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie auf den KOBV Seiten zum Datenschutz