SlideShare uma empresa Scribd logo
1 de 20
ECE 213
DIGITAL
ELECTRONICS
Course Instructor
Course details
[ LTP 3-0-0]
[ 3 lectures /week]
• Text Book
1. DIGITAL FUNDAMENTALS by THOMAS L. FLOYD , R. P JAIN, PEARSON
• Reference Book
1. DIGITAL LOGIC DESIGN by MORRIS MANO, PRENTICE HALL OF INDIA,
5th Edition, (2001)
Course Assessment Module
Marks Breakup
Attendance 5
CA 25
MTT 20
ETT 50
3 Assignment (Online Mode)
CA Category A0203 Best 2 Out of 3 CA
Submission and Allocation over UMS
Minimum 1 week time
* Any updates on CA mode would be intimated.
What is Digital Electronics
• Electronics Vs Electrical Engg.
• Digital Electronics is that branch of
electronics which deals with the digital
signals to perform various tasks and meet
various requirements !
• It is based upon the digital design
methodologies and consists of digital
circuits, IC’s and logic gates.
• It uses only binary digits, ‘0’ or ‘1’
Why digital electronics needed
 Most analog systems were less accurate,
and were slow in computation and
performance.
 Digital system have the ability to work
faster than analog equivalents, and can
operate on very high frequencies too ! ! !
 It was much economical than analog
methodologies as the performance was
faster !
Digital Systems : The 21st Era
 Basically, the 21st era systems uses Silicon wafers, IC’s, CMOS etc. in the
VLSI technology to build up the large scale electronic devices & machines.
 The most commonly used devices are the Data servers, GPS systems,
Security systems, market products like Bar Code Readers etc. !
 All these devices are precise and reliable except the user makes his own
mistake, i.e. in these devices, system errors are least possible.
 The Cost : Performance ratio is high, hence these are economically
beneficial too !
Analog vs Digital
Analog signal are time varying
Analog devices accepts value across a continuous range
Digital signal is modeled as accepting only one of two discrete value. High ‘1’ or Low ‘0’
Digital devices preferred over Analog
 Reproducibility of result
 Ease of design
 Flexibility
 Programmability
 Processing speed
 Economy
 Steadily advanced technology
Most common digital devices are Logic gate, Flip Flop
Logic Gates
 Logic gates are the basic blocks of the
digital circuits.
 There are basic gates of three types viz.
AND, OR & NOT.
 Two universal gates are made of these 3
basic gates, which are NAND gate & NOR
gate.
 These gates are the basic functional blocks
of digital circuits which work upon making
combinations of 0’s and 1’s !
 These are the sub-components of the IC’s !
Digital Systems over Analog Systems
 The most common present time example is the
speedometers used in vehicles.
 In analog meters, there is an error chance of
misreading the speed, while in the digital seven-
segment display of a digital speedometer, there
is no chances left for a misreading error, hence
increasing the accuracy !
 Even in the digital meters, there is a ‘HOLD’ button to
hold the display value on screen.
Course Objectives
What do we need to know?
Unit 1
• Binary Number Systems,
• Codes- Positional number system
• Methods of base conversions, Binary arithmetic
• Octal arithmetic, Hexadecimal arithmetic
• Error detection code and correction code
What do we need to know?
Unit 2
• Combinational Logic System
• Truth table, Basic logic operation
• Boolean Algebra, Basic postulates
• Standard representation of logic functions -SOP forms
• Simplification of switching functions - K-map, Quine-McCluskey tabular methods
What do we need to know?
Unit 3
• Design of combinational circuits and logic families
• Decoder and encoder operation and function implementation
• Multiplexer and demultiplexer operation
• introduction to logic families, Comparison of parameters like fanout, noise
margin ,delay and power dissipation
What do we need to know?
Unit 4
• Sequential Logic systems
• Basic sequential circuits
• SR-latch, D-latch, D flip-flop, JK flipflop, T flip-flop
• Timing hazards and races
• Analysis of state machines
What do we need to know?
Unit 5
• Sequential logic Application
• Multi-bit latches, Registers
• Counters
• Shift register
What do we need to know?
Unit 6
• Memory and digital instruments
• Introduction to ROM and RAM
• PLA and its application, PAL and its application
• Introduction to digital instruments, Voltage measurement using successive
approximation technique
Number System and Code
Digital system process binary digits 0 and 1
4 types of number system are
• Decimal Number System
• Binary Number System
• Octal Number System
• Hexadecimal Number System
Positional Number System
Digital system can understand positional number system
Value of a number is determined with help of digit, position of the digit in the
number and base of the number system
Decimal positional number
Each weight is a power of 10.
Decimal point allow negative as well as positive power of 10
In general
10
3 2 1 0
(1234) 1000 200 30 4
(1 1000) (2 100) (3 10) (4 1)
(1 10 ) (2 10 ) (3 10 ) (4 10 )
   
       
       
10
3 2 1 0 1 2
(5185.68) (5 1000) (1 100) (8 10) (5 1) (6 10) (8 100)
(5 10 ) (1 10 ) (8 10 ) (5 10 ) (6 10 ) (8 10 )
 
           
           
1 0 1 2
1 0 1 2
....... 10 10 10 10 ........
D d d d d
 

         
Future Scopes & Possibilities
 The digital electronics uses VLSI
technology, which has considerably
decreased the size and area of the
circuit boards, and has enhanced the
accuracy and performance of the
systems.
 Moreover, digital systems have the
advantage of data encryption for the
communication purposes
 The data transmission is safe and
secure.
 All these factors clearly show that the
digital electronics stream has wide
future scope in the modern era !
Get Set Go!!!
Gear up
Fasten your seat belts
Explore your hardware
designing abilities
Build futuristic solutions…

Mais conteúdo relacionado

Mais procurados (20)

Introduction to multiplexer and demultiplexer
Introduction to multiplexer and demultiplexerIntroduction to multiplexer and demultiplexer
Introduction to multiplexer and demultiplexer
 
Digital logic design part1
Digital logic design part1Digital logic design part1
Digital logic design part1
 
Degital 1
Degital 1Degital 1
Degital 1
 
Stick digram by Euler Approach
Stick digram by Euler ApproachStick digram by Euler Approach
Stick digram by Euler Approach
 
CMOS
CMOS CMOS
CMOS
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & Decoder
 
Multipliers in VLSI
Multipliers in VLSIMultipliers in VLSI
Multipliers in VLSI
 
Multiplexers & Demultiplexers
Multiplexers & DemultiplexersMultiplexers & Demultiplexers
Multiplexers & Demultiplexers
 
Comparator
ComparatorComparator
Comparator
 
Booth Multiplier
Booth MultiplierBooth Multiplier
Booth Multiplier
 
Verilog coding of demux 8 x1
Verilog coding of demux  8 x1Verilog coding of demux  8 x1
Verilog coding of demux 8 x1
 
Field Programmable Gate Array: Building Blocks and Interconnections
Field Programmable Gate Array: Building Blocks and InterconnectionsField Programmable Gate Array: Building Blocks and Interconnections
Field Programmable Gate Array: Building Blocks and Interconnections
 
Synthesis
SynthesisSynthesis
Synthesis
 
Decoders
DecodersDecoders
Decoders
 
Essential of VLSI
Essential of VLSIEssential of VLSI
Essential of VLSI
 
Clock divider by 3
Clock divider by 3Clock divider by 3
Clock divider by 3
 
Digital Electronics- Number systems & codes
Digital Electronics- Number systems & codes Digital Electronics- Number systems & codes
Digital Electronics- Number systems & codes
 
Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoder
 
digital Counter
digital Counterdigital Counter
digital Counter
 
EDA
EDAEDA
EDA
 

Semelhante a Introduction to Digital Electronics & What we will study.ppt

Dpsd course introduction
Dpsd  course introductionDpsd  course introduction
Dpsd course introductionPragadeswaranS
 
DE UNIT1.pptx
DE UNIT1.pptxDE UNIT1.pptx
DE UNIT1.pptxdeepaMS4
 
Definition of digital circuit
Definition of digital circuit Definition of digital circuit
Definition of digital circuit JohnVule
 
Advantage, Scope & Future Possibilities
Advantage, Scope & Future PossibilitiesAdvantage, Scope & Future Possibilities
Advantage, Scope & Future PossibilitiesItachi Uchiha
 
Logic design and switching theory
Logic design and switching theoryLogic design and switching theory
Logic design and switching theoryjomerson remorosa
 
Ch 1 Introduction(1).docx
Ch 1 Introduction(1).docxCh 1 Introduction(1).docx
Ch 1 Introduction(1).docxRadhikasaud
 
Digital Electronic and it application
Digital Electronic and it applicationDigital Electronic and it application
Digital Electronic and it applicationApurbo Datta
 
Digital systems
Digital systemsDigital systems
Digital systemsraj aditay
 
Cse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notesCse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notesOmprakash BV
 
Lecture 1.1.1 1.1.2 (10).pptx
Lecture 1.1.1  1.1.2 (10).pptxLecture 1.1.1  1.1.2 (10).pptx
Lecture 1.1.1 1.1.2 (10).pptxpratick2
 
Lec0.ppt
Lec0.pptLec0.ppt
Lec0.pptputmy
 
Ppt Digital Electronics
Ppt Digital ElectronicsPpt Digital Electronics
Ppt Digital ElectronicsNaval Kush
 
Plc free peresentation111111111111111111111111111.pdf
Plc free peresentation111111111111111111111111111.pdfPlc free peresentation111111111111111111111111111.pdf
Plc free peresentation111111111111111111111111111.pdfHussamALshamaj
 
Basic PLC Training .pdf
Basic PLC Training .pdfBasic PLC Training .pdf
Basic PLC Training .pdfZiad Salem
 
Presentation mpt68825 digital_electronics_introduction_1448281987_175
Presentation mpt68825 digital_electronics_introduction_1448281987_175Presentation mpt68825 digital_electronics_introduction_1448281987_175
Presentation mpt68825 digital_electronics_introduction_1448281987_175SubhajitDas253440
 
Introduction to Computer Architecture and Organization
Introduction to Computer Architecture and OrganizationIntroduction to Computer Architecture and Organization
Introduction to Computer Architecture and OrganizationDr. Balaji Ganesh Rajagopal
 
Logic Gates (Physics Investigatory Project Class 11&12).pptx
Logic Gates (Physics Investigatory Project Class 11&12).pptxLogic Gates (Physics Investigatory Project Class 11&12).pptx
Logic Gates (Physics Investigatory Project Class 11&12).pptxHemavarshini47
 

Semelhante a Introduction to Digital Electronics & What we will study.ppt (20)

Dpsd course introduction
Dpsd  course introductionDpsd  course introduction
Dpsd course introduction
 
DE UNIT1.pptx
DE UNIT1.pptxDE UNIT1.pptx
DE UNIT1.pptx
 
Definition of digital circuit
Definition of digital circuit Definition of digital circuit
Definition of digital circuit
 
Advantage, Scope & Future Possibilities
Advantage, Scope & Future PossibilitiesAdvantage, Scope & Future Possibilities
Advantage, Scope & Future Possibilities
 
Logic design and switching theory
Logic design and switching theoryLogic design and switching theory
Logic design and switching theory
 
Digital electronics-overview
Digital electronics-overviewDigital electronics-overview
Digital electronics-overview
 
Ch 1 Introduction(1).docx
Ch 1 Introduction(1).docxCh 1 Introduction(1).docx
Ch 1 Introduction(1).docx
 
Digital Electronic and it application
Digital Electronic and it applicationDigital Electronic and it application
Digital Electronic and it application
 
Digital systems
Digital systemsDigital systems
Digital systems
 
It3 4 by Zaheer Abbas Aghani
It3 4 by Zaheer Abbas AghaniIt3 4 by Zaheer Abbas Aghani
It3 4 by Zaheer Abbas Aghani
 
Cse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notesCse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notes
 
10
1010
10
 
Lecture 1.1.1 1.1.2 (10).pptx
Lecture 1.1.1  1.1.2 (10).pptxLecture 1.1.1  1.1.2 (10).pptx
Lecture 1.1.1 1.1.2 (10).pptx
 
Lec0.ppt
Lec0.pptLec0.ppt
Lec0.ppt
 
Ppt Digital Electronics
Ppt Digital ElectronicsPpt Digital Electronics
Ppt Digital Electronics
 
Plc free peresentation111111111111111111111111111.pdf
Plc free peresentation111111111111111111111111111.pdfPlc free peresentation111111111111111111111111111.pdf
Plc free peresentation111111111111111111111111111.pdf
 
Basic PLC Training .pdf
Basic PLC Training .pdfBasic PLC Training .pdf
Basic PLC Training .pdf
 
Presentation mpt68825 digital_electronics_introduction_1448281987_175
Presentation mpt68825 digital_electronics_introduction_1448281987_175Presentation mpt68825 digital_electronics_introduction_1448281987_175
Presentation mpt68825 digital_electronics_introduction_1448281987_175
 
Introduction to Computer Architecture and Organization
Introduction to Computer Architecture and OrganizationIntroduction to Computer Architecture and Organization
Introduction to Computer Architecture and Organization
 
Logic Gates (Physics Investigatory Project Class 11&12).pptx
Logic Gates (Physics Investigatory Project Class 11&12).pptxLogic Gates (Physics Investigatory Project Class 11&12).pptx
Logic Gates (Physics Investigatory Project Class 11&12).pptx
 

Último

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 

Último (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 

Introduction to Digital Electronics & What we will study.ppt

  • 2. Course details [ LTP 3-0-0] [ 3 lectures /week] • Text Book 1. DIGITAL FUNDAMENTALS by THOMAS L. FLOYD , R. P JAIN, PEARSON • Reference Book 1. DIGITAL LOGIC DESIGN by MORRIS MANO, PRENTICE HALL OF INDIA, 5th Edition, (2001)
  • 3. Course Assessment Module Marks Breakup Attendance 5 CA 25 MTT 20 ETT 50 3 Assignment (Online Mode) CA Category A0203 Best 2 Out of 3 CA Submission and Allocation over UMS Minimum 1 week time * Any updates on CA mode would be intimated.
  • 4. What is Digital Electronics • Electronics Vs Electrical Engg. • Digital Electronics is that branch of electronics which deals with the digital signals to perform various tasks and meet various requirements ! • It is based upon the digital design methodologies and consists of digital circuits, IC’s and logic gates. • It uses only binary digits, ‘0’ or ‘1’
  • 5. Why digital electronics needed  Most analog systems were less accurate, and were slow in computation and performance.  Digital system have the ability to work faster than analog equivalents, and can operate on very high frequencies too ! ! !  It was much economical than analog methodologies as the performance was faster !
  • 6. Digital Systems : The 21st Era  Basically, the 21st era systems uses Silicon wafers, IC’s, CMOS etc. in the VLSI technology to build up the large scale electronic devices & machines.  The most commonly used devices are the Data servers, GPS systems, Security systems, market products like Bar Code Readers etc. !  All these devices are precise and reliable except the user makes his own mistake, i.e. in these devices, system errors are least possible.  The Cost : Performance ratio is high, hence these are economically beneficial too !
  • 7. Analog vs Digital Analog signal are time varying Analog devices accepts value across a continuous range Digital signal is modeled as accepting only one of two discrete value. High ‘1’ or Low ‘0’ Digital devices preferred over Analog  Reproducibility of result  Ease of design  Flexibility  Programmability  Processing speed  Economy  Steadily advanced technology Most common digital devices are Logic gate, Flip Flop
  • 8. Logic Gates  Logic gates are the basic blocks of the digital circuits.  There are basic gates of three types viz. AND, OR & NOT.  Two universal gates are made of these 3 basic gates, which are NAND gate & NOR gate.  These gates are the basic functional blocks of digital circuits which work upon making combinations of 0’s and 1’s !  These are the sub-components of the IC’s !
  • 9. Digital Systems over Analog Systems  The most common present time example is the speedometers used in vehicles.  In analog meters, there is an error chance of misreading the speed, while in the digital seven- segment display of a digital speedometer, there is no chances left for a misreading error, hence increasing the accuracy !  Even in the digital meters, there is a ‘HOLD’ button to hold the display value on screen.
  • 11. What do we need to know? Unit 1 • Binary Number Systems, • Codes- Positional number system • Methods of base conversions, Binary arithmetic • Octal arithmetic, Hexadecimal arithmetic • Error detection code and correction code
  • 12. What do we need to know? Unit 2 • Combinational Logic System • Truth table, Basic logic operation • Boolean Algebra, Basic postulates • Standard representation of logic functions -SOP forms • Simplification of switching functions - K-map, Quine-McCluskey tabular methods
  • 13. What do we need to know? Unit 3 • Design of combinational circuits and logic families • Decoder and encoder operation and function implementation • Multiplexer and demultiplexer operation • introduction to logic families, Comparison of parameters like fanout, noise margin ,delay and power dissipation
  • 14. What do we need to know? Unit 4 • Sequential Logic systems • Basic sequential circuits • SR-latch, D-latch, D flip-flop, JK flipflop, T flip-flop • Timing hazards and races • Analysis of state machines
  • 15. What do we need to know? Unit 5 • Sequential logic Application • Multi-bit latches, Registers • Counters • Shift register
  • 16. What do we need to know? Unit 6 • Memory and digital instruments • Introduction to ROM and RAM • PLA and its application, PAL and its application • Introduction to digital instruments, Voltage measurement using successive approximation technique
  • 17. Number System and Code Digital system process binary digits 0 and 1 4 types of number system are • Decimal Number System • Binary Number System • Octal Number System • Hexadecimal Number System
  • 18. Positional Number System Digital system can understand positional number system Value of a number is determined with help of digit, position of the digit in the number and base of the number system Decimal positional number Each weight is a power of 10. Decimal point allow negative as well as positive power of 10 In general 10 3 2 1 0 (1234) 1000 200 30 4 (1 1000) (2 100) (3 10) (4 1) (1 10 ) (2 10 ) (3 10 ) (4 10 )                     10 3 2 1 0 1 2 (5185.68) (5 1000) (1 100) (8 10) (5 1) (6 10) (8 100) (5 10 ) (1 10 ) (8 10 ) (5 10 ) (6 10 ) (8 10 )                           1 0 1 2 1 0 1 2 ....... 10 10 10 10 ........ D d d d d             
  • 19. Future Scopes & Possibilities  The digital electronics uses VLSI technology, which has considerably decreased the size and area of the circuit boards, and has enhanced the accuracy and performance of the systems.  Moreover, digital systems have the advantage of data encryption for the communication purposes  The data transmission is safe and secure.  All these factors clearly show that the digital electronics stream has wide future scope in the modern era !
  • 20. Get Set Go!!! Gear up Fasten your seat belts Explore your hardware designing abilities Build futuristic solutions…