SlideShare a Scribd company logo
1 of 21
EC /DIGITALSYSTEMDESIGN
ROEVER ENGINEERING COLLEGE
ELAMBALUR, PERAMBALUR- 621 220
DEPARTMENTOFELECTRONICSANDCMMUNICATIONENGINEERING
Presented by
Mr.T.Azhagesvaran, AP (Sr.G)/ECE
Roever Engineering College
Perambalur
Communication Systems
.
EC -DIGITAL SYSTEM DESIGN
1.
REVIEW OF NUMBER SYSTEM
⚫ In the modern world of electronics, the term Digital is generally associated
with a computer because the term Digital is derived from the way computers
perform operation, by counting digits. For many years, the application of
digital electronics was only in the computer system. But now-a-days, digital
electronics is used in many other applications. Following are some of the
examples in which Digital electronics is heavily used..
APPLICATIONS:
 Industrial process control
 Military system
 Television
 Communication system
 Medical equipment
 Radar
 Navigation
.
REVIEW OF NUMBER SYSTEM
.
Signal
Signal can be defined as a physical quantity, which contains some information.
It is a function of one or more than one independent variables. Signals are of two
types.
Analog Signal
Digital Signal
Analog Signal
An analog signal is defined as the signal having continuous values.
Analog signal can have infinite number of different values. In real world
scenario, most of the things observed in nature are analog. Examples of the
analog signals are following.
Temperature/Pressure/Distance/Sound/Voltage/Current/Power
.
Signal
Graphical representation of Analog Signal (Temperature)
The circuits that process the
analog signals are called as analog circuits
or system. Examples of the analog system
are following.
Filter
Amplifiers
Television receiver
Motor speed controller
Disadvantage of Analog Systems
1. Less accuracy 2.More noise effect
3. More distortion 4. More effect of weather
.
Signal
Digital Signal
A digital signal is defined as the signal which has only a finite number
of distinct values. Digital signals are not continuous signals. In the digital
electronic calculator, the input is given with the help of switches. This input is
converted into electrical signal which have two discrete values or levels. One of
these may be called low level and another is called high level. The signal will
always be one of the two levels. This type of signal is called digital signal.
Examples of the digital signal are following.
Binary Signal
Octal Signal
Hexadecimal Signal
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Signal
Graphical representation of the Digital Signal (Binary)
The circuits that process the digital signals are
called digital systems or digital circuits. Examples
of the digital systems are following.
Registers
Flip-flop
Counters
Microprocessors
Advantage of Digital Systems
 More accuracy
 More versatility
 Less distortion
 Easy to communicate
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Signal
S.No Analog Signal Digital Signal
1 Analog signal has infinite values. Digital signal has a finite number of
values.
2 Analog signal has a continuous
nature.
Digital signal has a discrete nature.
3 Analog signal is generated by
transducers and signal generators.
Digital signal is generated by A to D
converter.
4 Example of analog signal − sine
wave, triangular waves.
Example of digital signal − binary signal.
Comparison of Analog and Digital Signal
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Digital Number System
Number System
The number system is simply a system to represent or express numbers.
There are various types of number systems and the most commonly used ones are
 Decimal number system
 Binary number system
 Octal number system
 Hexadecimal number system.
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Digital Number System
Number System
The number system is simply a system to represent or express numbers.
There are various types of number systems and the most commonly used ones are
 Decimal number system
 Binary number system
 Octal number system
 Hexadecimal number system.
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Digital Number System
Decimal Number System
The number system that we use in our day-to-day life is the decimal
number system. Decimal number system has base 10 as it uses 10 digits from 0 to
9.
Example: 1234
Binary Number System
Uses two digits, 0 and 1.
Also called base 2 number system
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Digital Number System
Octal Number System
Uses eight digits, 0,1,2,3,4,5,6,7.
Also called base 8 number system
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Digital Number System
Hexadecimal Number System
 Uses 10 digits and 6 letters, 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F.
 Letters represents numbers starting from 10. A = 10, B = 11, C = 12, D = 13, E
= 14, F = 15.
 Also called base 16 number system.
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
1. Convert decimal 41 to binary.
First, 41 is divided by 2 to give an integer quotient of 20 and a remainder of 1 2.
Then the quotient is again divided by 2 to give a new quotient and remainder. The process
is continued until the integer quotient becomes 0. The coefficients of the desired binary
number are obtained from the remainders as follows:
DECIMAL TO BINARY
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
2. Convert decimal 153 to octal. The required base r is 8. First, 153 is divided by 8 to give
an integer quotient of 19 and a remainder of 1. Then 19 is divided by 8 to give an integer
quotient of 2 and a remainder of 3. Finally, 2 is divided by 8 to give a quotient of 0 and
a remainder of 2. This process can be conveniently manipulated as follows:
DECIMAL TO OCTAL
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
3. Convert (0.6875)10 to binary. First, 0.6875 is multiplied by 2 to give an integer and a
fraction. Then the new fraction is multiplied by 2 to give a new integer and a new fraction.
The process is continued until the fraction becomes 0 or until the number of digits has
sufficient accuracy. The coefficients of the binary number are obtained from the integers as
follows:
DECIMAL TO BINARY (INT)
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
4. Convert (0.513)10 to octal.
DECIMAL TO OCTAL (INT)
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
5. Convert decimal number 540 into hexadecimal number.
DECIMAL TO HEXADECIMAL
Advantage of Digital Systems
More accuracy
More versatility
Less distortion
Easy communicate
Possible storage of information
Number Conversion
6. Convert decimal fractional number 0.06640625 into hexadecimal number.
DECIMAL TO HEXADECIMAL
21

More Related Content

Similar to DSD NOTES.pptx

Physics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gatesPhysics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gatesbiswanath dehuri
 
Data Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal EncodingData Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal EncodingDr Rajiv Srivastava
 
Digital Logic Design Basics
Digital Logic Design BasicsDigital Logic Design Basics
Digital Logic Design Basicsijtsrd
 
Digital Electronic and it application
Digital Electronic and it applicationDigital Electronic and it application
Digital Electronic and it applicationApurbo Datta
 
Lec1 - Analog and Digital systems
Lec1 - Analog and Digital systemsLec1 - Analog and Digital systems
Lec1 - Analog and Digital systemsMuhammad Salman
 
DE UNIT1.pptx
DE UNIT1.pptxDE UNIT1.pptx
DE UNIT1.pptxdeepaMS4
 
6. introduction to digital electronics
6. introduction to digital electronics6. introduction to digital electronics
6. introduction to digital electronicsSajjad Mehmood
 
Embedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded CEmbedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded CAvinash Reddy Penugonda
 
Week 17 digital control sytem
Week 17 digital control sytemWeek 17 digital control sytem
Week 17 digital control sytemCharlton Inao
 
ICS 2205 Chapter 1 - Introduction.pptx
ICS 2205 Chapter 1 - Introduction.pptxICS 2205 Chapter 1 - Introduction.pptx
ICS 2205 Chapter 1 - Introduction.pptxssuser71a3af
 
UNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptx
UNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptxUNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptx
UNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptxKaameshwaranKaameshw
 
digital electronics conversion of number stystem in digital electronics
digital electronics conversion of number stystem in digital electronicsdigital electronics conversion of number stystem in digital electronics
digital electronics conversion of number stystem in digital electronicsbalanebench
 
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
 

Similar to DSD NOTES.pptx (20)

Physics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gatesPhysics investigatory project for class 12 logic gates
Physics investigatory project for class 12 logic gates
 
Chapter 1: Binary System
 Chapter 1: Binary System Chapter 1: Binary System
Chapter 1: Binary System
 
Data Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal EncodingData Communication & Computer Networks:Digital Signal Encoding
Data Communication & Computer Networks:Digital Signal Encoding
 
Digital Logic Design Basics
Digital Logic Design BasicsDigital Logic Design Basics
Digital Logic Design Basics
 
Digital Electronic and it application
Digital Electronic and it applicationDigital Electronic and it application
Digital Electronic and it application
 
Lec1 - Analog and Digital systems
Lec1 - Analog and Digital systemsLec1 - Analog and Digital systems
Lec1 - Analog and Digital systems
 
DE UNIT1.pptx
DE UNIT1.pptxDE UNIT1.pptx
DE UNIT1.pptx
 
6. introduction to digital electronics
6. introduction to digital electronics6. introduction to digital electronics
6. introduction to digital electronics
 
DLD Chapter-1.pdf
DLD Chapter-1.pdfDLD Chapter-1.pdf
DLD Chapter-1.pdf
 
Number System
Number SystemNumber System
Number System
 
Embedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded CEmbedded Application on Microcontroller in Assembly and Embedded C
Embedded Application on Microcontroller in Assembly and Embedded C
 
Week 17 digital control sytem
Week 17 digital control sytemWeek 17 digital control sytem
Week 17 digital control sytem
 
ICS 2205 Chapter 1 - Introduction.pptx
ICS 2205 Chapter 1 - Introduction.pptxICS 2205 Chapter 1 - Introduction.pptx
ICS 2205 Chapter 1 - Introduction.pptx
 
UNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptx
UNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptxUNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptx
UNIT-I U20EST109 - PROBLEM SOLVING APPROACH - Copy (1).pptx
 
chap1.pdf
chap1.pdfchap1.pdf
chap1.pdf
 
chap1.pdf
chap1.pdfchap1.pdf
chap1.pdf
 
chap1.pdf
chap1.pdfchap1.pdf
chap1.pdf
 
Number system
Number system Number system
Number system
 
digital electronics conversion of number stystem in digital electronics
digital electronics conversion of number stystem in digital electronicsdigital electronics conversion of number stystem in digital electronics
digital electronics conversion of number stystem in digital electronics
 
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
 

Recently uploaded

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
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
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
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
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

DSD NOTES.pptx

  • 1. EC /DIGITALSYSTEMDESIGN ROEVER ENGINEERING COLLEGE ELAMBALUR, PERAMBALUR- 621 220 DEPARTMENTOFELECTRONICSANDCMMUNICATIONENGINEERING Presented by Mr.T.Azhagesvaran, AP (Sr.G)/ECE Roever Engineering College Perambalur
  • 2. Communication Systems . EC -DIGITAL SYSTEM DESIGN 1. REVIEW OF NUMBER SYSTEM ⚫ In the modern world of electronics, the term Digital is generally associated with a computer because the term Digital is derived from the way computers perform operation, by counting digits. For many years, the application of digital electronics was only in the computer system. But now-a-days, digital electronics is used in many other applications. Following are some of the examples in which Digital electronics is heavily used..
  • 3. APPLICATIONS:  Industrial process control  Military system  Television  Communication system  Medical equipment  Radar  Navigation . REVIEW OF NUMBER SYSTEM
  • 4. . Signal Signal can be defined as a physical quantity, which contains some information. It is a function of one or more than one independent variables. Signals are of two types. Analog Signal Digital Signal Analog Signal An analog signal is defined as the signal having continuous values. Analog signal can have infinite number of different values. In real world scenario, most of the things observed in nature are analog. Examples of the analog signals are following. Temperature/Pressure/Distance/Sound/Voltage/Current/Power
  • 5. . Signal Graphical representation of Analog Signal (Temperature) The circuits that process the analog signals are called as analog circuits or system. Examples of the analog system are following. Filter Amplifiers Television receiver Motor speed controller Disadvantage of Analog Systems 1. Less accuracy 2.More noise effect 3. More distortion 4. More effect of weather
  • 6. . Signal Digital Signal A digital signal is defined as the signal which has only a finite number of distinct values. Digital signals are not continuous signals. In the digital electronic calculator, the input is given with the help of switches. This input is converted into electrical signal which have two discrete values or levels. One of these may be called low level and another is called high level. The signal will always be one of the two levels. This type of signal is called digital signal. Examples of the digital signal are following. Binary Signal Octal Signal Hexadecimal Signal
  • 7. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Signal Graphical representation of the Digital Signal (Binary) The circuits that process the digital signals are called digital systems or digital circuits. Examples of the digital systems are following. Registers Flip-flop Counters Microprocessors Advantage of Digital Systems  More accuracy  More versatility  Less distortion  Easy to communicate
  • 8. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Signal S.No Analog Signal Digital Signal 1 Analog signal has infinite values. Digital signal has a finite number of values. 2 Analog signal has a continuous nature. Digital signal has a discrete nature. 3 Analog signal is generated by transducers and signal generators. Digital signal is generated by A to D converter. 4 Example of analog signal − sine wave, triangular waves. Example of digital signal − binary signal. Comparison of Analog and Digital Signal
  • 9. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Digital Number System Number System The number system is simply a system to represent or express numbers. There are various types of number systems and the most commonly used ones are  Decimal number system  Binary number system  Octal number system  Hexadecimal number system.
  • 10. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Digital Number System Number System The number system is simply a system to represent or express numbers. There are various types of number systems and the most commonly used ones are  Decimal number system  Binary number system  Octal number system  Hexadecimal number system.
  • 11. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Digital Number System Decimal Number System The number system that we use in our day-to-day life is the decimal number system. Decimal number system has base 10 as it uses 10 digits from 0 to 9. Example: 1234 Binary Number System Uses two digits, 0 and 1. Also called base 2 number system
  • 12. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Digital Number System Octal Number System Uses eight digits, 0,1,2,3,4,5,6,7. Also called base 8 number system
  • 13. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Digital Number System Hexadecimal Number System  Uses 10 digits and 6 letters, 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F.  Letters represents numbers starting from 10. A = 10, B = 11, C = 12, D = 13, E = 14, F = 15.  Also called base 16 number system.
  • 14. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion 1. Convert decimal 41 to binary. First, 41 is divided by 2 to give an integer quotient of 20 and a remainder of 1 2. Then the quotient is again divided by 2 to give a new quotient and remainder. The process is continued until the integer quotient becomes 0. The coefficients of the desired binary number are obtained from the remainders as follows: DECIMAL TO BINARY
  • 15. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion 2. Convert decimal 153 to octal. The required base r is 8. First, 153 is divided by 8 to give an integer quotient of 19 and a remainder of 1. Then 19 is divided by 8 to give an integer quotient of 2 and a remainder of 3. Finally, 2 is divided by 8 to give a quotient of 0 and a remainder of 2. This process can be conveniently manipulated as follows: DECIMAL TO OCTAL
  • 16. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion 3. Convert (0.6875)10 to binary. First, 0.6875 is multiplied by 2 to give an integer and a fraction. Then the new fraction is multiplied by 2 to give a new integer and a new fraction. The process is continued until the fraction becomes 0 or until the number of digits has sufficient accuracy. The coefficients of the binary number are obtained from the integers as follows: DECIMAL TO BINARY (INT)
  • 17. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion 4. Convert (0.513)10 to octal. DECIMAL TO OCTAL (INT)
  • 18. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion
  • 19. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion 5. Convert decimal number 540 into hexadecimal number. DECIMAL TO HEXADECIMAL
  • 20. Advantage of Digital Systems More accuracy More versatility Less distortion Easy communicate Possible storage of information Number Conversion 6. Convert decimal fractional number 0.06640625 into hexadecimal number. DECIMAL TO HEXADECIMAL
  • 21. 21