Fundamentals of Digital Logic Department of Electrical Engineering
Fundamentals of Digital Logic Department of Electrical Engineering
Fundamentals of Digital Logic Department of Electrical Engineering
Book Stores
SAEED BOOK BANK
F-7 Markaz,
Jinnah Super, Islamabad, Pakistan.
Phone : 92-51-2651656,57,58 (3 Lines)
Fax : 92-51-2651660
PROGRESSIVE BOOKS
House No. 1, Street 39 Sector G-6/2
Islamabad-44000
Ph: 051-2825906 - 2826705
Fax: 051-2827547
Introduction (Chapter 1)
Variables & Functions, Inversion, Truth tables, Logic Gates & Networks, Boolean
Algebra, Synthesis using AND, OR & NOT gates, NAND & NOR logic networks,
Design Examples, Minimization of Karnaugh maps, Strategy of Minimization,
Minimization of POS, Multiple Output Circuits etc
Basic latch, Gated SR-Latch, Gated D-Latch, Master-Slave & Edge Triggered Flip-
Flops, T Flip-Flop, JK Flip-Flop, Registers, Counters, Reset Synchronization,
Other Type of Counters
Lab 25%
Theory 75%
Quizzes 6.00%
Home works 4.00%
OHTs 25.00%
Final 40.00%
Utility
VDD
Drawbacks
Gnd
Advantages
Disadvantages
B=bn-1bn-2bn-3……..b2b1b0
V(B)=bn-1X2n-1+bn-2X2n-2…….. b1X21+b0X20
V=bn-1X2n-1+bn-2X2n-2…….. b1X21+b0
V/2=bn-1X2n-2+bn-2X2n-3…….. b1+b0/2
Dividing by 2 again
V/2=bn-1X2n-2+bn-2X2n-3…….. b2+b1/2
• Utility
• Conversion from binary
to Octal
• Conversion from Octal
to binary
• Conversion from binary
to Hexadecimal
• Conversion from
Hexadecimal to binary