SlideShare a Scribd company logo
1 of 11
DIGITAL
ELECTRONICS
-- ELABORATED TOPICS LIST
Number System
1. Number System types (Radix, Symbols) – Binary, Octal, Decimal, Hexadecimal, radix-n
2. Number System Conversions
3. Representations of Binary Number System: (Ranges & Symbols)
• Signed & Unsigned
• 1’s complement ((n-1)’s complement)
• 2’s complement (n’s complement)
4. Arithmetic Operations on Number Systems:
• Addition
• Subtraction using n’s comp & (n-1)’s comp
• Multiplication & Division
5. Floating point Numbers representation and Operations on them.
6. Different types of Codes:
• BCD Code
• Gray Code
• Parity Code
• Hamming Code
• Excess – 3 code
• Weighted code & Non – Weighted code
• One – hot coding
7. Code Conversions
Boolean Algebra
1. Concepts of Boolean algebra:
• Basic Boolean Properties
• Boolean laws:
➢ Commutative Law
➢ Distributive Law
➢ Associative Law
➢ Identity Law
➢ Null Elements
➢ Complement Law
➢ Idempotent Law (Duality Principle)
➢ Involution Law
➢ De Morgan’s Law
➢ Absorption Law
➢ Shannon’s Expansion
• Boolean Theorems: (with proofs using laws)
➢ Consensus Theorem
➢ Transposition Theorem
• Simplification of Boolean expressions using Boolean laws & theorems
2. M – Notations (Min & Max terms)
3. Switch Boolean functions (SOP -> POS, POS -> SOP)
4. Standard and Canonical forms
Logic Gates
1. Concepts of Logic gates:
• All basic logic gates: (Algebraic form, Graphical symbols, Truth tables, Physical circuit with
switches)
➢ Buffer, NOT, AND, OR, NAND, NOR, XOR, XNOR
2. Alternate gate representations ( AND ≈ OR)
3. Implementation of NOT gate using all basic gates
4. Enabling signal and disabling signals of logic gates
5. NAND – NAND realisations
6. NOR – NOR realisations
7. Implementation of expressions using minimum number of gates
8. Implementation of gates using universal gates
9. Conversion of gates
Minimization of Switching Functions
1. Terminology needed for minimization:
● Prime Implicants / Prime False Implicants
● Essential Prime Implicants / Essential False Prime Implicants
● Redundant Prime Implicants / Redundant False Prime Implicants
● Selective Prime Implicants / Selective False Prime Implicants
2. Karnaugh Map (K – Map):
● K – Map for SOP expression (∑m = f())
● K – Map for POS expression (πM = F())
● K – Map for SOP & POS expressions with don’t cares
● K – Map Advantages & Disadvantages
3. Tabular Form:
● Tabular Form for SOP expression (∑m = f())
● Tabular Form POS expression (πM = F())
● Tabular Form SOP & POS expressions with don’t cares
● Tabular Form Advantages & Disadvantages
Combinational Circuits
1. Concepts of Combinational circuits:
• Definition, Design Steps, Advantages, Disadvantages & Applications
2. Half Adder
3. Full Adder
4. Implementation of Full Adder using Half Adders
5. Parallel Adder / Ripple Carry Adder
6. Half Subtractor
7. Full Subtractor
8. Implementation of Full Subtractor using Half Subtractors
9. Parallel Subtractor / Ripple Carry Subtractor
10. Ripple Carry Adder & Subtractor
11. Carry Look Ahead Adder
12. Carry Save Adder
13. Carry Increment Adder
14. Carry Select Adder
15. Carry Skip Adder
16. Carry Bypass Adder
17. Decoder
• Logical Expressions, Functionality, Internal circuitry for decoder with and without enable signal
• Realisation of higher decoder using lower decoders
• Realisation of Boolean expressions using decoders
Combinational Circuits
18. Encoder
• Logical Expressions, Functionality, Internal circuitry for encoder with and without enable signal
• Realisation of higher encoder using lower encoders
19. Multiplexer
• Logical Expressions, Functionality, Internal circuitry for Multiplexer with and without enable signal
• Realisation of higher Multiplexer using lower Multiplexers
• Realisation of logic gates using multiplexer
• Realisation of Boolean expressions using different size Multiplexers
Example: if no of variables = 3, expression can be realised using 8×1, 4×1 & 2×1
20. Demultiplexer
• Logical Expressions, Functionality, Internal circuitry for Demux with and without enable signal
• Realisation of higher Demultiplexer using lower Demultiplexer
21. Priority Encoder
22. Mux using Decoder
23. Comparator
24. Code Converters (Binary <-> Gray, BCD <-> Excess 3, Gray <-> Excess 3)
25. Parity Generator & Checkers (Even & Odd)
Sequential Circuits
1. Concepts of Sequential circuits:
• Definition, classification & Clock Parameters
2. Differences between Sequential circuits & Combinational Circuits
3. Latches: (Logic Diagrams, Truth tables & Excitation Tables)
• SR Latch, D Latch, JK Latch & T Latch
5. Race Around condition
6. Differences between Level Triggering and Edge Triggering
7. Master – Salve configuration
8. Flip Flops: (Logic Diagrams, Truth tables & Excitation Tables)
• SR F/F, D F/F, JK F/F & T F/F
8. Setup and Hold time (Definitions & Violations)
9. Flip Flops Conversions
10. Counters: (State Diagram, State table, Logic Diagram, Timing Diagram)
• Asynchronous up, down, up/down counter
• Synchronous up, down, up/down counter
• Mod – n counters (Synchronous & Asynchronous)
• Ring Counter
• Twisted Ring Counter / Johnson Counter
Sequential Circuits
10. Registers:
• Shift register
• Serial In – Serial Out register
• Serial In – Parallel Out register
• Parallel In – Serial Out register
• Parallel In – Parallel Out register
• Universal Shift register
11. Finite State Machines (FSM): (State Diagram, State table with output, Logic Diagram, Timing Diagram)
• Sequence Detectors
➢ Non – Overlapping : Mealy & Moore
➢ Overlapping: Mealy & Moore
• Multi – Sequence Detectors
➢ Non – Overlapping: Mealy & Moore
➢ Overlapping: Mealy & Moore
• Styles of state assignments (Binary, Gary & One – hot)
• Differences between Mealy & Moore
PLDs
Programmable Logic Devices
1. Operation & Circuit level implementation of:
• Programmable Read Only Memory (PROM)
• Programmable Logic Array (PLA)
• Programmable Array Logic (PAL)
2. Combinational Logic Implementation using PROM, PLA & PAL
IC Logic Families
1. Implementation of basic gates using:
• Transistor Logic
• CMOS Logic
• Bipolar Logic
• TTL
THANK YOU

More Related Content

Similar to Digital Electronics Syllabus

Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS
Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS
Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS
Mohanumar S
 
UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS
UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS
UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS
Mohanumar S
 
Pic18 f4520 and robotics
Pic18 f4520 and roboticsPic18 f4520 and robotics
Pic18 f4520 and robotics
Siddhant Chopra
 

Similar to Digital Electronics Syllabus (20)

error_detection_correction.pptx
error_detection_correction.pptxerror_detection_correction.pptx
error_detection_correction.pptx
 
digital elctronics
digital elctronicsdigital elctronics
digital elctronics
 
Instruction types
Instruction typesInstruction types
Instruction types
 
20ME702– MECHATRONICS -UNIT-3.ppt
20ME702– MECHATRONICS -UNIT-3.ppt20ME702– MECHATRONICS -UNIT-3.ppt
20ME702– MECHATRONICS -UNIT-3.ppt
 
Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS
Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS
Unit 3-PROGRAMMABLE PERIPHERAL INTERFACE-ME6702– MECHATRONICS
 
Introduction to Computer Architecture and Organization
Introduction to Computer Architecture and OrganizationIntroduction to Computer Architecture and Organization
Introduction to Computer Architecture and Organization
 
Dldaiii
DldaiiiDldaiii
Dldaiii
 
PROGRAMMABLE PERIPHERAL INTERFCAE.ppt
PROGRAMMABLE PERIPHERAL INTERFCAE.pptPROGRAMMABLE PERIPHERAL INTERFCAE.ppt
PROGRAMMABLE PERIPHERAL INTERFCAE.ppt
 
20ME702– MECHATRONICS -UNIT-2.pptx
20ME702– MECHATRONICS -UNIT-2.pptx20ME702– MECHATRONICS -UNIT-2.pptx
20ME702– MECHATRONICS -UNIT-2.pptx
 
UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS
UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS
UNIT II –8085 MICROPROCESSOR AND 8051 MICROCONTROLLER---ME6702– MECHATRONICS
 
8085 MICROPROCESSOR.pptx
8085 MICROPROCESSOR.pptx8085 MICROPROCESSOR.pptx
8085 MICROPROCESSOR.pptx
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
 
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
 
Pic18 f4520 and robotics
Pic18 f4520 and roboticsPic18 f4520 and robotics
Pic18 f4520 and robotics
 
MPMC
MPMC MPMC
MPMC
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
IS 151 Lecture 3
IS 151 Lecture 3IS 151 Lecture 3
IS 151 Lecture 3
 
PPI-MECHATRONICS
PPI-MECHATRONICSPPI-MECHATRONICS
PPI-MECHATRONICS
 
set de instrucciones primera parte de atmel
set de instrucciones primera parte de atmelset de instrucciones primera parte de atmel
set de instrucciones primera parte de atmel
 
Dpsd course introduction
Dpsd  course introductionDpsd  course introduction
Dpsd course introduction
 

Recently uploaded

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Recently uploaded (20)

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 

Digital Electronics Syllabus

  • 2. Number System 1. Number System types (Radix, Symbols) – Binary, Octal, Decimal, Hexadecimal, radix-n 2. Number System Conversions 3. Representations of Binary Number System: (Ranges & Symbols) • Signed & Unsigned • 1’s complement ((n-1)’s complement) • 2’s complement (n’s complement) 4. Arithmetic Operations on Number Systems: • Addition • Subtraction using n’s comp & (n-1)’s comp • Multiplication & Division 5. Floating point Numbers representation and Operations on them. 6. Different types of Codes: • BCD Code • Gray Code • Parity Code • Hamming Code • Excess – 3 code • Weighted code & Non – Weighted code • One – hot coding 7. Code Conversions
  • 3. Boolean Algebra 1. Concepts of Boolean algebra: • Basic Boolean Properties • Boolean laws: ➢ Commutative Law ➢ Distributive Law ➢ Associative Law ➢ Identity Law ➢ Null Elements ➢ Complement Law ➢ Idempotent Law (Duality Principle) ➢ Involution Law ➢ De Morgan’s Law ➢ Absorption Law ➢ Shannon’s Expansion • Boolean Theorems: (with proofs using laws) ➢ Consensus Theorem ➢ Transposition Theorem • Simplification of Boolean expressions using Boolean laws & theorems 2. M – Notations (Min & Max terms) 3. Switch Boolean functions (SOP -> POS, POS -> SOP) 4. Standard and Canonical forms
  • 4. Logic Gates 1. Concepts of Logic gates: • All basic logic gates: (Algebraic form, Graphical symbols, Truth tables, Physical circuit with switches) ➢ Buffer, NOT, AND, OR, NAND, NOR, XOR, XNOR 2. Alternate gate representations ( AND ≈ OR) 3. Implementation of NOT gate using all basic gates 4. Enabling signal and disabling signals of logic gates 5. NAND – NAND realisations 6. NOR – NOR realisations 7. Implementation of expressions using minimum number of gates 8. Implementation of gates using universal gates 9. Conversion of gates
  • 5. Minimization of Switching Functions 1. Terminology needed for minimization: ● Prime Implicants / Prime False Implicants ● Essential Prime Implicants / Essential False Prime Implicants ● Redundant Prime Implicants / Redundant False Prime Implicants ● Selective Prime Implicants / Selective False Prime Implicants 2. Karnaugh Map (K – Map): ● K – Map for SOP expression (∑m = f()) ● K – Map for POS expression (πM = F()) ● K – Map for SOP & POS expressions with don’t cares ● K – Map Advantages & Disadvantages 3. Tabular Form: ● Tabular Form for SOP expression (∑m = f()) ● Tabular Form POS expression (πM = F()) ● Tabular Form SOP & POS expressions with don’t cares ● Tabular Form Advantages & Disadvantages
  • 6. Combinational Circuits 1. Concepts of Combinational circuits: • Definition, Design Steps, Advantages, Disadvantages & Applications 2. Half Adder 3. Full Adder 4. Implementation of Full Adder using Half Adders 5. Parallel Adder / Ripple Carry Adder 6. Half Subtractor 7. Full Subtractor 8. Implementation of Full Subtractor using Half Subtractors 9. Parallel Subtractor / Ripple Carry Subtractor 10. Ripple Carry Adder & Subtractor 11. Carry Look Ahead Adder 12. Carry Save Adder 13. Carry Increment Adder 14. Carry Select Adder 15. Carry Skip Adder 16. Carry Bypass Adder 17. Decoder • Logical Expressions, Functionality, Internal circuitry for decoder with and without enable signal • Realisation of higher decoder using lower decoders • Realisation of Boolean expressions using decoders
  • 7. Combinational Circuits 18. Encoder • Logical Expressions, Functionality, Internal circuitry for encoder with and without enable signal • Realisation of higher encoder using lower encoders 19. Multiplexer • Logical Expressions, Functionality, Internal circuitry for Multiplexer with and without enable signal • Realisation of higher Multiplexer using lower Multiplexers • Realisation of logic gates using multiplexer • Realisation of Boolean expressions using different size Multiplexers Example: if no of variables = 3, expression can be realised using 8×1, 4×1 & 2×1 20. Demultiplexer • Logical Expressions, Functionality, Internal circuitry for Demux with and without enable signal • Realisation of higher Demultiplexer using lower Demultiplexer 21. Priority Encoder 22. Mux using Decoder 23. Comparator 24. Code Converters (Binary <-> Gray, BCD <-> Excess 3, Gray <-> Excess 3) 25. Parity Generator & Checkers (Even & Odd)
  • 8. Sequential Circuits 1. Concepts of Sequential circuits: • Definition, classification & Clock Parameters 2. Differences between Sequential circuits & Combinational Circuits 3. Latches: (Logic Diagrams, Truth tables & Excitation Tables) • SR Latch, D Latch, JK Latch & T Latch 5. Race Around condition 6. Differences between Level Triggering and Edge Triggering 7. Master – Salve configuration 8. Flip Flops: (Logic Diagrams, Truth tables & Excitation Tables) • SR F/F, D F/F, JK F/F & T F/F 8. Setup and Hold time (Definitions & Violations) 9. Flip Flops Conversions 10. Counters: (State Diagram, State table, Logic Diagram, Timing Diagram) • Asynchronous up, down, up/down counter • Synchronous up, down, up/down counter • Mod – n counters (Synchronous & Asynchronous) • Ring Counter • Twisted Ring Counter / Johnson Counter
  • 9. Sequential Circuits 10. Registers: • Shift register • Serial In – Serial Out register • Serial In – Parallel Out register • Parallel In – Serial Out register • Parallel In – Parallel Out register • Universal Shift register 11. Finite State Machines (FSM): (State Diagram, State table with output, Logic Diagram, Timing Diagram) • Sequence Detectors ➢ Non – Overlapping : Mealy & Moore ➢ Overlapping: Mealy & Moore • Multi – Sequence Detectors ➢ Non – Overlapping: Mealy & Moore ➢ Overlapping: Mealy & Moore • Styles of state assignments (Binary, Gary & One – hot) • Differences between Mealy & Moore
  • 10. PLDs Programmable Logic Devices 1. Operation & Circuit level implementation of: • Programmable Read Only Memory (PROM) • Programmable Logic Array (PLA) • Programmable Array Logic (PAL) 2. Combinational Logic Implementation using PROM, PLA & PAL IC Logic Families 1. Implementation of basic gates using: • Transistor Logic • CMOS Logic • Bipolar Logic • TTL