SlideShare une entreprise Scribd logo
1  sur  12
Télécharger pour lire hors ligne
DIGITAL CIRCUITS
For
EC / EE / IN
By
www.thegateacademy.com
Syllabus Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30
th
Cross, 10
th
Main, Jayanagar 4
th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com
Syllabus for Digital Circuits
Boolean algebra, minimization of Boolean functions; logic gates; digital IC families (DTL, TTL,
ECL, MOS, CMOS). Combinatorial circuits: arithmetic circuits, code converters, multiplexers,
decoders, PROMs and PLAs. Sequential circuits: latches and flip-flops, counters and shift-
registers. Sample and hold circuits, ADCs, DACs. Semiconductor memories.
Microprocessor(8085): architecture, programming, memory and I/O interfacing.
Analysis of GATE Papers
(Digital Circuits)
Year ECE EE IN
2013 6.00 5.00 5.00
2012 6.00 5.00 5.00
2011 9.00 5.00 10.00
2010 9.00 8.00 8.00
Over All
Percentage
7.5% 5.75% 7%
Contents Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30
th
Cross, 10
th
Main, Jayanagar 4
th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page I
CC OO NN TT EE NN TT SS
Chapter Page No.
#1. Number systems & Code Conversions 1 –35
 Base or Radix of a Number System 1 – 2
 System Conversions 2 – 6
 Coding Techniques 6 – 9
 Error Detecting Codes 9 – 16
 Number System Arithmetic 17 – 24
 Signed Binary Numbers 25 – 27
 Assignment 1 28 – 30
 Assignment 2 30 – 31
 Answer Keys 32
 Explanations 32 – 35
#2. Boolean Algebra & Karnaugh Maps 36 – 62
 Boolean Algebra 36
 The Basic Boolean Postwater 36 – 42
 Karnaugh Maps (k-maps) 42 – 45
 Comparators 45 – 46
 Decoder 46 – 50
 Assignment 1 51 – 53
 Assignment 2 54 – 55
 Answer Keys 56
 Explanations 56 – 62
#3. Logic Gates 63 – 90
 Logic systems 63 – 66
 Relation of basic Gates using NAND & NOR gates 66 – 69
 Code Converters 69 – 79
 Assignment 1 80 – 84
 Assignment 2 84 – 86
 Answer Keys 87
 Explanations 87 – 90
#4. Logic Gate Families 91 – 126
 Classification of Logic Families 91
 Caracteristics of Digital IC’s 91 – 95
 Resistor Transistor Logic 95
 Transistor Logic 96
 Direct Coupled Transistor Logic Gates 96 – 97
Contents Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30
th
Cross, 10
th
Main, Jayanagar 4
th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page II
 Emitter Coupled Logic Circuit 97 – 98
 MOSFET Gates 99 – 103
 Operating Regions of MOS Transistor 104
 CMOS Inverter 104 – 107
 Important Points 107 – 113
 Advantages & Disadvatages of Major Logic Families 113 – 115
 Assignment 1 116 – 120
 Assignment 2 121 – 122
 Answer Keys 123
 Explanations 123 – 126
#5. Combinational Digital Circuits 127 – 167
 Introduction 127
 Combinational Digital Circuits 127 – 133
 Multiplexers 133 – 141
 Flip-Flops 141 – 146
 Registers and Shift Registers 146 – 148
 Counters 148 – 149
 Assignment 1 150 -157
 Assignment 2 157 – 160
 Answer Keys 161
 Explanations 161 – 167
#6. AD /DA Convertor 168 – 185
 Introduction 168
 D/A Resolution 168 – 170
 ADC Resolution 170 – 172
 Assignment 1 172 – 176
 Assignment 2 176 – 179
 Answer Keys 180
 Explanations 180 – 185
#7. Semiconductor Memory 186 – 192
 Types of Memories 186
 Memory Devices Parameters or Chatacteristics 187 – 189
 Assignment 1 190
 Answer Keys 191
 Explanations 191 – 192
#8. Introduction to Microprocessors 193 – 225
 Basics 193 – 195
 8085 Microprocessers 196
 Signal Description of 8085 196 – 200
Contents Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30
th
Cross, 10
th
Main, Jayanagar 4
th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page III
 Classification Based on Operation 200 – 204
 Classification of Instructions As Per Thier Length 204 – 205
 Addressing Modes 205 – 206
 Memory Mapped I/O Technique 206 – 208
 Interfacing 208 – 209
 Assignment 1 210 – 216
 Assignment 2 216 – 218
 Answer Keys 219
 Explanations 219 – 225
Module Test 226 – 246
 Test Questions 226 – 240
 Answer Keys 241
 Explanations 241 -246
Reference Book 247
Chapter 1 Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th
Cross, 10th
Main, Jayanagar 4th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 1
CHAPTER 1
Number Systems & Code Conversions
Important Points
The concept of counting is as old as the evolution of man on this earth. The number systems are
used to quantify the magnitude of something. One way of quantifying the magnitude of
something is by proportional values. This is called analog representation. The other way of
representation of any quantity is numerical (Digital). There are many number systems present.
The most frequently used number systems in the applications of Digital Computers are Binary
Number System, Octal Number System, Decimal Number System and Hexadecimal Number
System.
Base or Radix (r) of a Number System
The Base or Radix of a number system is defined as the number of different symbols (Digits or
Characters) used in that number system.
The radix of Binary number system = 2 i .e. it uses two different symbols 0 and 1 to write the
number sequence.
The radix of Octal number system = 8 i.e. it uses eight different symbols 0, 1, 2, 3, 4, 5, 6 and 7 to
write the number sequence.
The radix of Decimal number system = 10 i.e. it uses ten different symbols 0, 1, 2, 3, 4, 5, 6, 7, 8
and 9 to write the number sequence.
The radix of Hexadecimal number system = 16 i.e. it uses sixteen different symbols 0, 1, 2, 3, 4,
5, 6, 7, 8, 9,A, B, C, D, E and F to write the number sequence.
The radix of Ternary number system = 3 i.e. it uses three different symbols 0, 1 and 2 to write
the number sequence.
To distinguish one number system from the other, the radix of the number system is used as
suffix to that number.
Eg: 102 Binary Numbers; 108 Octal Numbers;
1010 Decimal Number; 1016 Hexadecimal Number;
Characteristics of any number system are
1. Base or radix is equal to the number of digits in the system,
2. The largest value of digit is one (1) less than the radix, and
3. Each digit is multiplied by the base raised to the appropriate power depending upon the
digit position.
 The maximum value of digit in any number system is given by (Ω-1), where Ω is radix
Example: maximum value of digit in decimal number system = (10 – 1) = 9.
Chapter 1 Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th
Cross, 10th
Main, Jayanagar 4th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 2
Positional Number Systems
In a positional number systems there is a finite set of symbols called digits. Each digits having
some positional weight. Below table shows some positional number system and their possible
symbols
Number system Base Possible symbols
Binary 2 0, 1`
Ternary 3 0, 1, 2
Quaternary 4 0, 1, 2, 3
Quinary 5 0, 1, 2, 3, 4
Octal 8 0, 1, 2, 3, 4, 5, 6, 7
Decimal 10 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Duodecimal 12 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B
Hexadecimal 16 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
 Binary, Octal, Decimal and Hexadecimal number systems are called positional number
systems.
 Any positional number system can be expressed as sum of products of place value and the
digit value.
Eg: 75610 =
156.248 = 1
 The place values or weights of different digits in a mixed decimal number are as follows:
decimal point
 The place values or weights of different digits in a mixed binary number are as follows:
binary point
 The place values or weights of different digits in a mixed octal number are as follows:
octal point
 The place values or weights of different digits in a mixed Hexadecimal number are as
follows:
hexadecimal point
System Conversion
Decimal to Binary conversion
(a) Integer number: Divide the given decimal integer number repeatedly by 2 and collect the
remainders. This must continue until the integer quotient becomes zero.
Chapter 1 Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th
Cross, 10th
Main, Jayanagar 4th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 3
Eg: 3710
Operation Quotient Remainder
37/2 18 +1
18/2 9 +0
9/2 4 +1
4/2 2 +0
2/2 1 +0
1/2 0 +1
Note: The conversion from decimal integer to any base-r system is similar to the above example
except that division is done by r instead of 2.
(b) Fractional Number: The conversion of a decimal fraction to a binary is as follows:
Eg: 0.6875510 = X2
First, 0.6875 is multiplied by 2 to give an integer and a fraction. The new fraction is multiplied
by 2 to give a new integer and a new fraction. This process is continued until the fraction
becomes 0 or until the numbers of digits have sufficient accuracy.
Eg: Integer value
1
0
1
1
(
Note: To convert a decimal fraction to a number expressed in base r, a similar procedure is used.
Multiplication is done by r instead of 2 and the coefficients found from the integers range in
value from to (Ω-1).
 The conversion of decimal number with both integer and fraction parts are done separately
and then combining the answers together.
Eg: (41.6875)10 = X2
4110 = 1010012 0.687510 = 0.10112
Since, (41.6875)10 = 101001.10112.
Eg: Convert the Decimal number to its octal equivalent: 15310 = X8
Integer Quotient Remainder
153/8 +1
19/8 +3
2/8 +2
1 0 0 1 0 1
Fig 1
Chapter 1 Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th
Cross, 10th
Main, Jayanagar 4th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 4
Eg: (0.513)10 = X8
(153)10 ( …… 8
Eg: Convert 25310 to hexadecimal
253/16 = 15 + (13 = D)
15/16 = 0 + (15 =F)
.
Eg: Convert the Binary number 1011012 to decimal.
101101 =
= 32 + 8 + 4 + 1 = 45
(101101)2 = 4510.
Eg: Convert the Octal number 2578 to decimal.
2578 =
= 128 + 40+7 = 17510.
Eg: Convert the Hexadecimal number 1AF.23 to Decimal.
1AF.2316 =
Important Points
1. A binary will all ‘n’ digits of ‘ ’ has the value
2. A binary with unity followed by ‘n’ zero has the value it is an n + 1 digit number
e.g.
(a) Convert binary 11111111 to its decimal value
Solution: All eight bits are unity. Hence value is = 255
(b) Express as binary
Solution: is written as unity followed by zero 10000000000
Same rule apply for other number code
Eg. Express in octal system
Solution ( (
= ( (
Solution (
Binary to Decimal Conversion (Short Cut Method)
Binary to Decimal Binary → octal → Decimal
Eg. Convert 101110 into decimal
Solution (⏟ ⏟ ( (
Chapter 1 Digital Circuits
THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th
Cross, 10th
Main, Jayanagar 4th
Block, Bangalore-11
: 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 5
Note: For converting Binary to octal make group of 3 bit starting from left most bit
Binary to Decimal Conversion (Equation Method)
Where a and →the last sum term
Eg. ( to decimal
So ( (
Note: we can use calculator (scientific) but there is a limit of digit as input in calculator. We can
use transitional way of multiplying each digit with (where n is the position of digit in
binary number) and adding in the last but for large binary digit its again a tedious task
Eg. ( to decimal
So ( (
Octal to Decimal Conversion (Equation Method)
Above equation can be used for octal to decimal conversion with small modification
Eg. convert (3767)8 to decimal
( (
Note: In general recursive equation to convert an integer in any base to base 10 (Decimal) is
b a
Where b → base of the integer.
Binary Fraction to Decimal
Since conversion of fractions from decimal to other bases requires multiplication. It is not
surprising that going from other bases to decimal required a division process
3
3
7
+
24
6
+
248 2032
7
31 254 2039
8 8 8
+
1 1 1 0 1 0 1 1 1 1 0
2 6 14 28 58 116 234 470 942 1886
1 3 7 14 29 58 117 235 471 943 1886
+ + + + ++ + + + +
1
1
1
+
2
0
+
6 12
1
3 6 13
2 2 2
+
1
Electronics and Communication Engineering : Digital circuits, THE GATE ACADEMY

Contenu connexe

Similaire à Electronics and Communication Engineering : Digital circuits, THE GATE ACADEMY

1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx
1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx
1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptxSatish Chandra
 
Digital Electronics Notes
Digital Electronics Notes Digital Electronics Notes
Digital Electronics Notes Srikrishna Thota
 
Digital Electronics & Fundamental of Microprocessor-I
Digital Electronics & Fundamental of Microprocessor-IDigital Electronics & Fundamental of Microprocessor-I
Digital Electronics & Fundamental of Microprocessor-Ipravinwj
 
Design And Implementation Of Tiny Encryption Algorithm
Design And Implementation Of Tiny Encryption AlgorithmDesign And Implementation Of Tiny Encryption Algorithm
Design And Implementation Of Tiny Encryption AlgorithmIJERA Editor
 
IRJET- Comparative Analysis of Different Graphical Password Techniques fo...
IRJET-  	  Comparative Analysis of Different Graphical Password Techniques fo...IRJET-  	  Comparative Analysis of Different Graphical Password Techniques fo...
IRJET- Comparative Analysis of Different Graphical Password Techniques fo...IRJET Journal
 
Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...
Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...
Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...Associate Professor in VSB Coimbatore
 
FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...
FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...
FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...IOSRJECE
 
IRJET - Multi-Key Privacy in Cloud Computing
IRJET -  	  Multi-Key Privacy in Cloud ComputingIRJET -  	  Multi-Key Privacy in Cloud Computing
IRJET - Multi-Key Privacy in Cloud ComputingIRJET Journal
 
IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation csandit
 
IP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATION
IP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATIONIP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATION
IP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATIONcscpconf
 
Digital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCET
Digital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCETDigital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCET
Digital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCETSeshaVidhyaS
 
Company detailed profile
Company detailed profileCompany detailed profile
Company detailed profileGopi Be
 
Instrumentation Engineering : Transducers, THE GATE ACADEMY
 Instrumentation Engineering : Transducers, THE GATE ACADEMY Instrumentation Engineering : Transducers, THE GATE ACADEMY
Instrumentation Engineering : Transducers, THE GATE ACADEMYklirantga
 
Introduction to Digital Electronics & What we will study.ppt
Introduction to Digital Electronics & What we will study.pptIntroduction to Digital Electronics & What we will study.ppt
Introduction to Digital Electronics & What we will study.pptGauravKumarDas5
 
Efficient Fpe Algorithm For Encrypting Credit Card Numbers
Efficient Fpe Algorithm For Encrypting Credit Card NumbersEfficient Fpe Algorithm For Encrypting Credit Card Numbers
Efficient Fpe Algorithm For Encrypting Credit Card NumbersIOSR Journals
 
An odd even block cipher based cryptosystem through modulo arithmatic techniq...
An odd even block cipher based cryptosystem through modulo arithmatic techniq...An odd even block cipher based cryptosystem through modulo arithmatic techniq...
An odd even block cipher based cryptosystem through modulo arithmatic techniq...eSAT Journals
 
An odd even block cipher based cryptosystem through
An odd even block cipher based cryptosystem throughAn odd even block cipher based cryptosystem through
An odd even block cipher based cryptosystem througheSAT Publishing House
 

Similaire à Electronics and Communication Engineering : Digital circuits, THE GATE ACADEMY (20)

1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx
1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx
1 Unit-1 DEC B.Tech ECE III Sem Syllabus & Intro.pptx
 
Digital Electronics Notes
Digital Electronics Notes Digital Electronics Notes
Digital Electronics Notes
 
Digital Electronics & Fundamental of Microprocessor-I
Digital Electronics & Fundamental of Microprocessor-IDigital Electronics & Fundamental of Microprocessor-I
Digital Electronics & Fundamental of Microprocessor-I
 
Design And Implementation Of Tiny Encryption Algorithm
Design And Implementation Of Tiny Encryption AlgorithmDesign And Implementation Of Tiny Encryption Algorithm
Design And Implementation Of Tiny Encryption Algorithm
 
IRJET- Comparative Analysis of Different Graphical Password Techniques fo...
IRJET-  	  Comparative Analysis of Different Graphical Password Techniques fo...IRJET-  	  Comparative Analysis of Different Graphical Password Techniques fo...
IRJET- Comparative Analysis of Different Graphical Password Techniques fo...
 
Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...
Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...
Comparative Study on DES and Triple DES Algorithms and Proposal of a New Algo...
 
FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...
FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...
FPGA Based Implementation of AES Encryption and Decryption with Low Power Mul...
 
IRJET - Multi-Key Privacy in Cloud Computing
IRJET -  	  Multi-Key Privacy in Cloud ComputingIRJET -  	  Multi-Key Privacy in Cloud Computing
IRJET - Multi-Key Privacy in Cloud Computing
 
IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation
 
IP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATION
IP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATIONIP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATION
IP CORE DESIGN OF HIGHT LIGHTWEIGHT CIPHER AND ITS IMPLEMENTATION
 
Digital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCET
Digital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCETDigital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCET
Digital electronics(EC8392) unit- 1-Sesha Vidhya S/ ASP/ECE/RMKCET
 
DSD NOTES.pptx
DSD NOTES.pptxDSD NOTES.pptx
DSD NOTES.pptx
 
Number Systems.pptx
Number Systems.pptxNumber Systems.pptx
Number Systems.pptx
 
Company detailed profile
Company detailed profileCompany detailed profile
Company detailed profile
 
Instrumentation Engineering : Transducers, THE GATE ACADEMY
 Instrumentation Engineering : Transducers, THE GATE ACADEMY Instrumentation Engineering : Transducers, THE GATE ACADEMY
Instrumentation Engineering : Transducers, THE GATE ACADEMY
 
Introduction to Digital Electronics & What we will study.ppt
Introduction to Digital Electronics & What we will study.pptIntroduction to Digital Electronics & What we will study.ppt
Introduction to Digital Electronics & What we will study.ppt
 
Efficient Fpe Algorithm For Encrypting Credit Card Numbers
Efficient Fpe Algorithm For Encrypting Credit Card NumbersEfficient Fpe Algorithm For Encrypting Credit Card Numbers
Efficient Fpe Algorithm For Encrypting Credit Card Numbers
 
An odd even block cipher based cryptosystem through modulo arithmatic techniq...
An odd even block cipher based cryptosystem through modulo arithmatic techniq...An odd even block cipher based cryptosystem through modulo arithmatic techniq...
An odd even block cipher based cryptosystem through modulo arithmatic techniq...
 
An odd even block cipher based cryptosystem through
An odd even block cipher based cryptosystem throughAn odd even block cipher based cryptosystem through
An odd even block cipher based cryptosystem through
 
Au33270273
Au33270273Au33270273
Au33270273
 

Plus de klirantga

Mechanical Engineering : Engineering mechanics, THE GATE ACADEMY
Mechanical Engineering  : Engineering mechanics, THE GATE ACADEMYMechanical Engineering  : Engineering mechanics, THE GATE ACADEMY
Mechanical Engineering : Engineering mechanics, THE GATE ACADEMYklirantga
 
Instrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMYInstrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMYklirantga
 
Electrical and Electronics Engineering : Power electronics, THE GATE ACADEMY
Electrical and Electronics Engineering : Power electronics, THE GATE ACADEMYElectrical and Electronics Engineering : Power electronics, THE GATE ACADEMY
Electrical and Electronics Engineering : Power electronics, THE GATE ACADEMYklirantga
 
Electronics and Communication Engineering : Control systems, THE GATE ACADEMY
 Electronics and Communication Engineering  : Control systems, THE GATE ACADEMY Electronics and Communication Engineering  : Control systems, THE GATE ACADEMY
Electronics and Communication Engineering : Control systems, THE GATE ACADEMYklirantga
 
Electronics and Communication Engineering : Communications, THE GATE ACADEMY
Electronics and Communication Engineering : Communications, THE GATE ACADEMYElectronics and Communication Engineering : Communications, THE GATE ACADEMY
Electronics and Communication Engineering : Communications, THE GATE ACADEMYklirantga
 
Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY
 Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY
Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMYklirantga
 
Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...
Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...
Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...klirantga
 
Computer Science Engineering : Data structure & algorithm, THE GATE ACADEMY
Computer Science Engineering : Data structure & algorithm, THE GATE ACADEMYComputer Science Engineering : Data structure & algorithm, THE GATE ACADEMY
Computer Science Engineering : Data structure & algorithm, THE GATE ACADEMYklirantga
 
Civil Engineering : Rcc & steel structures, THE GATE ACADEMY
Civil Engineering : Rcc & steel structures, THE GATE ACADEMYCivil Engineering : Rcc & steel structures, THE GATE ACADEMY
Civil Engineering : Rcc & steel structures, THE GATE ACADEMYklirantga
 
Gate material civil engineering, environmental engineering
Gate material   civil engineering, environmental engineeringGate material   civil engineering, environmental engineering
Gate material civil engineering, environmental engineeringklirantga
 

Plus de klirantga (10)

Mechanical Engineering : Engineering mechanics, THE GATE ACADEMY
Mechanical Engineering  : Engineering mechanics, THE GATE ACADEMYMechanical Engineering  : Engineering mechanics, THE GATE ACADEMY
Mechanical Engineering : Engineering mechanics, THE GATE ACADEMY
 
Instrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMYInstrumentation Engineering : Signals & systems, THE GATE ACADEMY
Instrumentation Engineering : Signals & systems, THE GATE ACADEMY
 
Electrical and Electronics Engineering : Power electronics, THE GATE ACADEMY
Electrical and Electronics Engineering : Power electronics, THE GATE ACADEMYElectrical and Electronics Engineering : Power electronics, THE GATE ACADEMY
Electrical and Electronics Engineering : Power electronics, THE GATE ACADEMY
 
Electronics and Communication Engineering : Control systems, THE GATE ACADEMY
 Electronics and Communication Engineering  : Control systems, THE GATE ACADEMY Electronics and Communication Engineering  : Control systems, THE GATE ACADEMY
Electronics and Communication Engineering : Control systems, THE GATE ACADEMY
 
Electronics and Communication Engineering : Communications, THE GATE ACADEMY
Electronics and Communication Engineering : Communications, THE GATE ACADEMYElectronics and Communication Engineering : Communications, THE GATE ACADEMY
Electronics and Communication Engineering : Communications, THE GATE ACADEMY
 
Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY
 Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY
Electronics and Communication Engineering : Analog circuits, THE GATE ACADEMY
 
Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...
Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...
Computer Science Engineering: Discrete mathematics & graph theory, THE GATE A...
 
Computer Science Engineering : Data structure & algorithm, THE GATE ACADEMY
Computer Science Engineering : Data structure & algorithm, THE GATE ACADEMYComputer Science Engineering : Data structure & algorithm, THE GATE ACADEMY
Computer Science Engineering : Data structure & algorithm, THE GATE ACADEMY
 
Civil Engineering : Rcc & steel structures, THE GATE ACADEMY
Civil Engineering : Rcc & steel structures, THE GATE ACADEMYCivil Engineering : Rcc & steel structures, THE GATE ACADEMY
Civil Engineering : Rcc & steel structures, THE GATE ACADEMY
 
Gate material civil engineering, environmental engineering
Gate material   civil engineering, environmental engineeringGate material   civil engineering, environmental engineering
Gate material civil engineering, environmental engineering
 

Dernier

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 

Dernier (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 

Electronics and Communication Engineering : Digital circuits, THE GATE ACADEMY

  • 1.
  • 2. DIGITAL CIRCUITS For EC / EE / IN By www.thegateacademy.com
  • 3. Syllabus Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30 th Cross, 10 th Main, Jayanagar 4 th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Syllabus for Digital Circuits Boolean algebra, minimization of Boolean functions; logic gates; digital IC families (DTL, TTL, ECL, MOS, CMOS). Combinatorial circuits: arithmetic circuits, code converters, multiplexers, decoders, PROMs and PLAs. Sequential circuits: latches and flip-flops, counters and shift- registers. Sample and hold circuits, ADCs, DACs. Semiconductor memories. Microprocessor(8085): architecture, programming, memory and I/O interfacing. Analysis of GATE Papers (Digital Circuits) Year ECE EE IN 2013 6.00 5.00 5.00 2012 6.00 5.00 5.00 2011 9.00 5.00 10.00 2010 9.00 8.00 8.00 Over All Percentage 7.5% 5.75% 7%
  • 4. Contents Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30 th Cross, 10 th Main, Jayanagar 4 th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page I CC OO NN TT EE NN TT SS Chapter Page No. #1. Number systems & Code Conversions 1 –35  Base or Radix of a Number System 1 – 2  System Conversions 2 – 6  Coding Techniques 6 – 9  Error Detecting Codes 9 – 16  Number System Arithmetic 17 – 24  Signed Binary Numbers 25 – 27  Assignment 1 28 – 30  Assignment 2 30 – 31  Answer Keys 32  Explanations 32 – 35 #2. Boolean Algebra & Karnaugh Maps 36 – 62  Boolean Algebra 36  The Basic Boolean Postwater 36 – 42  Karnaugh Maps (k-maps) 42 – 45  Comparators 45 – 46  Decoder 46 – 50  Assignment 1 51 – 53  Assignment 2 54 – 55  Answer Keys 56  Explanations 56 – 62 #3. Logic Gates 63 – 90  Logic systems 63 – 66  Relation of basic Gates using NAND & NOR gates 66 – 69  Code Converters 69 – 79  Assignment 1 80 – 84  Assignment 2 84 – 86  Answer Keys 87  Explanations 87 – 90 #4. Logic Gate Families 91 – 126  Classification of Logic Families 91  Caracteristics of Digital IC’s 91 – 95  Resistor Transistor Logic 95  Transistor Logic 96  Direct Coupled Transistor Logic Gates 96 – 97
  • 5. Contents Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30 th Cross, 10 th Main, Jayanagar 4 th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page II  Emitter Coupled Logic Circuit 97 – 98  MOSFET Gates 99 – 103  Operating Regions of MOS Transistor 104  CMOS Inverter 104 – 107  Important Points 107 – 113  Advantages & Disadvatages of Major Logic Families 113 – 115  Assignment 1 116 – 120  Assignment 2 121 – 122  Answer Keys 123  Explanations 123 – 126 #5. Combinational Digital Circuits 127 – 167  Introduction 127  Combinational Digital Circuits 127 – 133  Multiplexers 133 – 141  Flip-Flops 141 – 146  Registers and Shift Registers 146 – 148  Counters 148 – 149  Assignment 1 150 -157  Assignment 2 157 – 160  Answer Keys 161  Explanations 161 – 167 #6. AD /DA Convertor 168 – 185  Introduction 168  D/A Resolution 168 – 170  ADC Resolution 170 – 172  Assignment 1 172 – 176  Assignment 2 176 – 179  Answer Keys 180  Explanations 180 – 185 #7. Semiconductor Memory 186 – 192  Types of Memories 186  Memory Devices Parameters or Chatacteristics 187 – 189  Assignment 1 190  Answer Keys 191  Explanations 191 – 192 #8. Introduction to Microprocessors 193 – 225  Basics 193 – 195  8085 Microprocessers 196  Signal Description of 8085 196 – 200
  • 6. Contents Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30 th Cross, 10 th Main, Jayanagar 4 th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page III  Classification Based on Operation 200 – 204  Classification of Instructions As Per Thier Length 204 – 205  Addressing Modes 205 – 206  Memory Mapped I/O Technique 206 – 208  Interfacing 208 – 209  Assignment 1 210 – 216  Assignment 2 216 – 218  Answer Keys 219  Explanations 219 – 225 Module Test 226 – 246  Test Questions 226 – 240  Answer Keys 241  Explanations 241 -246 Reference Book 247
  • 7. Chapter 1 Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th Cross, 10th Main, Jayanagar 4th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 1 CHAPTER 1 Number Systems & Code Conversions Important Points The concept of counting is as old as the evolution of man on this earth. The number systems are used to quantify the magnitude of something. One way of quantifying the magnitude of something is by proportional values. This is called analog representation. The other way of representation of any quantity is numerical (Digital). There are many number systems present. The most frequently used number systems in the applications of Digital Computers are Binary Number System, Octal Number System, Decimal Number System and Hexadecimal Number System. Base or Radix (r) of a Number System The Base or Radix of a number system is defined as the number of different symbols (Digits or Characters) used in that number system. The radix of Binary number system = 2 i .e. it uses two different symbols 0 and 1 to write the number sequence. The radix of Octal number system = 8 i.e. it uses eight different symbols 0, 1, 2, 3, 4, 5, 6 and 7 to write the number sequence. The radix of Decimal number system = 10 i.e. it uses ten different symbols 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9 to write the number sequence. The radix of Hexadecimal number system = 16 i.e. it uses sixteen different symbols 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,A, B, C, D, E and F to write the number sequence. The radix of Ternary number system = 3 i.e. it uses three different symbols 0, 1 and 2 to write the number sequence. To distinguish one number system from the other, the radix of the number system is used as suffix to that number. Eg: 102 Binary Numbers; 108 Octal Numbers; 1010 Decimal Number; 1016 Hexadecimal Number; Characteristics of any number system are 1. Base or radix is equal to the number of digits in the system, 2. The largest value of digit is one (1) less than the radix, and 3. Each digit is multiplied by the base raised to the appropriate power depending upon the digit position.  The maximum value of digit in any number system is given by (Ω-1), where Ω is radix Example: maximum value of digit in decimal number system = (10 – 1) = 9.
  • 8. Chapter 1 Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th Cross, 10th Main, Jayanagar 4th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 2 Positional Number Systems In a positional number systems there is a finite set of symbols called digits. Each digits having some positional weight. Below table shows some positional number system and their possible symbols Number system Base Possible symbols Binary 2 0, 1` Ternary 3 0, 1, 2 Quaternary 4 0, 1, 2, 3 Quinary 5 0, 1, 2, 3, 4 Octal 8 0, 1, 2, 3, 4, 5, 6, 7 Decimal 10 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 Duodecimal 12 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B Hexadecimal 16 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F  Binary, Octal, Decimal and Hexadecimal number systems are called positional number systems.  Any positional number system can be expressed as sum of products of place value and the digit value. Eg: 75610 = 156.248 = 1  The place values or weights of different digits in a mixed decimal number are as follows: decimal point  The place values or weights of different digits in a mixed binary number are as follows: binary point  The place values or weights of different digits in a mixed octal number are as follows: octal point  The place values or weights of different digits in a mixed Hexadecimal number are as follows: hexadecimal point System Conversion Decimal to Binary conversion (a) Integer number: Divide the given decimal integer number repeatedly by 2 and collect the remainders. This must continue until the integer quotient becomes zero.
  • 9. Chapter 1 Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th Cross, 10th Main, Jayanagar 4th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 3 Eg: 3710 Operation Quotient Remainder 37/2 18 +1 18/2 9 +0 9/2 4 +1 4/2 2 +0 2/2 1 +0 1/2 0 +1 Note: The conversion from decimal integer to any base-r system is similar to the above example except that division is done by r instead of 2. (b) Fractional Number: The conversion of a decimal fraction to a binary is as follows: Eg: 0.6875510 = X2 First, 0.6875 is multiplied by 2 to give an integer and a fraction. The new fraction is multiplied by 2 to give a new integer and a new fraction. This process is continued until the fraction becomes 0 or until the numbers of digits have sufficient accuracy. Eg: Integer value 1 0 1 1 ( Note: To convert a decimal fraction to a number expressed in base r, a similar procedure is used. Multiplication is done by r instead of 2 and the coefficients found from the integers range in value from to (Ω-1).  The conversion of decimal number with both integer and fraction parts are done separately and then combining the answers together. Eg: (41.6875)10 = X2 4110 = 1010012 0.687510 = 0.10112 Since, (41.6875)10 = 101001.10112. Eg: Convert the Decimal number to its octal equivalent: 15310 = X8 Integer Quotient Remainder 153/8 +1 19/8 +3 2/8 +2 1 0 0 1 0 1 Fig 1
  • 10. Chapter 1 Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th Cross, 10th Main, Jayanagar 4th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 4 Eg: (0.513)10 = X8 (153)10 ( …… 8 Eg: Convert 25310 to hexadecimal 253/16 = 15 + (13 = D) 15/16 = 0 + (15 =F) . Eg: Convert the Binary number 1011012 to decimal. 101101 = = 32 + 8 + 4 + 1 = 45 (101101)2 = 4510. Eg: Convert the Octal number 2578 to decimal. 2578 = = 128 + 40+7 = 17510. Eg: Convert the Hexadecimal number 1AF.23 to Decimal. 1AF.2316 = Important Points 1. A binary will all ‘n’ digits of ‘ ’ has the value 2. A binary with unity followed by ‘n’ zero has the value it is an n + 1 digit number e.g. (a) Convert binary 11111111 to its decimal value Solution: All eight bits are unity. Hence value is = 255 (b) Express as binary Solution: is written as unity followed by zero 10000000000 Same rule apply for other number code Eg. Express in octal system Solution ( ( = ( ( Solution ( Binary to Decimal Conversion (Short Cut Method) Binary to Decimal Binary → octal → Decimal Eg. Convert 101110 into decimal Solution (⏟ ⏟ ( (
  • 11. Chapter 1 Digital Circuits THE GATE ACADEMY PVT.LTD. H.O.: #74, Keshava Krupa (third Floor), 30th Cross, 10th Main, Jayanagar 4th Block, Bangalore-11 : 080-65700750,  info@thegateacamy.com © Copyright reserved. Web: www.thegateacademy.com Page 5 Note: For converting Binary to octal make group of 3 bit starting from left most bit Binary to Decimal Conversion (Equation Method) Where a and →the last sum term Eg. ( to decimal So ( ( Note: we can use calculator (scientific) but there is a limit of digit as input in calculator. We can use transitional way of multiplying each digit with (where n is the position of digit in binary number) and adding in the last but for large binary digit its again a tedious task Eg. ( to decimal So ( ( Octal to Decimal Conversion (Equation Method) Above equation can be used for octal to decimal conversion with small modification Eg. convert (3767)8 to decimal ( ( Note: In general recursive equation to convert an integer in any base to base 10 (Decimal) is b a Where b → base of the integer. Binary Fraction to Decimal Since conversion of fractions from decimal to other bases requires multiplication. It is not surprising that going from other bases to decimal required a division process 3 3 7 + 24 6 + 248 2032 7 31 254 2039 8 8 8 + 1 1 1 0 1 0 1 1 1 1 0 2 6 14 28 58 116 234 470 942 1886 1 3 7 14 29 58 117 235 471 943 1886 + + + + ++ + + + + 1 1 1 + 2 0 + 6 12 1 3 6 13 2 2 2 + 1