Digital Logic

  • Uploaded by: Keerthikeshwar Reddy
  • 0
  • 0
  • December 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Digital Logic as PDF for free.

More details

  • Words: 238
  • Pages: 5
Digital Logic

Number System

Number Systems • Digital computer manipulates discrete elements represented in binary forms.

• Every number system has a base or radix r, which gives the number of digits in a particular number system (0 to r-1). • 4 number systems that we generally deal with radix/base – Decimal

- 10

– Binary

-

2

– Octal

-

8

– Hexadecimal - 16

Number Systems • Binary Number System – Base – 2 – 2 digits – 0 & 1 – Ex: 01001(2), 10101(2)

• Octal Number System – Base – 8 – 8 digits – 0, 1, 2, 3, 4, 5, 6, 7 – Ex: 567(8), 135(8)

• Hexadecimal Number System – Base – 16 – 16 digits – 0 to 9, A to F (10 to 15) – Ex: B4916, FFFF(16)

• In general, a number in any base r system is expressed as an.rn + an-1.rn-1 + … + a2.r2 + a1.r + a0 + a-1.r-1 + a-2.r-2 + … + a-m.r-m This expression can also be used to convert any base-r system to decimal system The Co-efficient values for base r can be only the values less than r. Ex1: 1010(2) = 1 x 23 + 0 x 2

2

=8+0+2+0 = 10 Ex2: A29(16) = A x 162 + 2 x 16 + 9 = 2560 + 32 + 9 = 2601

+ 1 x 2 + 0 x 20

Related Documents

Digital Logic
May 2020 15
Digital Logic
December 2019 27
Digital Logic Lesson
May 2020 13
Digital Logic Designs 1
April 2020 23

More Documents from ""

Digital Logic
December 2019 27
Binary Codes
December 2019 24
Binary Logic
December 2019 18
Kesavanada Bharati Case
October 2019 61