Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

ppt presentation on number systems and codes, Slides of Digital Electronics

number conversion,addition,substraction,gray code etc

Typology: Slides

2018/2019

Uploaded on 05/18/2019

nayan6999
nayan6999 🇮🇳

4.7

(9)

25 documents

1 / 70

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1
DIGITAL LOGIC DESIGN
CHAPTER I
NUMBER SYSTEMS AND
CODES
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46

Partial preview of the text

Download ppt presentation on number systems and codes and more Slides Digital Electronics in PDF only on Docsity!

1

DIGITAL LOGIC DESIGN

CHAPTER I

NUMBER SYSTEMS AND

CODES

VIT UNIVERSITY 2

Number systems and codes

  • Representation of numbers
  • Decimal - Octal - Hexadecimal number

systems

  • Representation of negative numbers
  • Complement of a number
  • Binary arithmetic
  • Binary codes for decimal numbers
  • Error detecting and correcting codes

VIT UNIVERSITY 4

Number base conversions

  • To convert a number in base r to decimal is done by expanding the number in a power series and adding all the terms
  • If the number includes a radix point, it is necessary to separate the number k into an integer part and a fraction part.
  • Decimal number is converted to number in base r by dividing the number and all successive quotients by r and accumulating the remainders.

Hexadecimal Numbers

Hexadecimal Numbers

  • Binary-to-hexadecimal conversion
  • Hexadecimal-to-decimal conversion
  • Decimal-to-hexadecimal conversion

Hexadecimal Numbers

  • Binary-to-hexadecimal conversion
    1. Break the binary number into 4-bit groups
    2. Replace each group with the hexadecimal equivalent

Hexadecimal Numbers

  • Decimal-to-hexadecimal conversion
    • Repeated division by 16
  • VIT UNIVERSITY
  • VIT UNIVERSITY
  • VIT UNIVERSITY
  • VIT UNIVERSITY
  • VIT UNIVERSITY
  • Add with