EE2174: Digital Logic and Lab Professor Shiyan Hu Department of Electrical and Computer Engineering Michigan Technological University CHAPTER 2 Number.

Slides:



Advertisements
Similar presentations
Data Representation COE 202 Digital Logic Design Dr. Aiman El-Maleh
Advertisements

Princess Sumaya Univ. Computer Engineering Dept. د. بســام كحـالــه Dr. Bassam Kahhaleh.
A digital system is a system that manipulates discrete elements of information represented internally in binary form. Digital computers –general purposes.
Chapter 1 Digital Systems and Numbers System
Chapter 1 Binary Systems 1-1. Digital Systems
Digital Fundamentals Floyd Chapter 2 Tenth Edition
Assembly Language and Computer Architecture Using C++ and Java
Number Systems Decimal (Base 10) Binary (Base 2) Hexadecimal (Base 16)
Overview Digital Systems, Computers, and Beyond
VIT UNIVERSITY1 ECE 103 DIGITAL LOGIC DESIGN CHAPTER I NUMBER SYSTEMS AND CODES Reference: M. Morris Mano & Michael D. Ciletti, "Digital Design", Fourth.
Digital Computers and Information
Information Representation and Number Systems BIL- 223 Logic Circuit Design Ege University Department of Computer Engineering.
Mantıksal Tasarım – BBM231 M. Önder Efe
1.6 Signed Binary Numbers.
Digital Logic Chapter 2 Number Conversions Digital Systems by Tocci.
Dr. Bernard Chen Ph.D. University of Central Arkansas
Introduction to Digital Logic Design
Chapter 1 Digital Computers and Information. CSC 480 – Winter 2002 Digital Computer Basics Digital values represented as voltage values, e.g. Logic 1.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
ACOE1611 Data Representation and Numbering Systems Dr. Costas Kyriacou and Dr. Konstantinos Tatas.
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Chapter 1 – Digital Systems and Information Logic.
EKT 121 / 4 ELEKTRONIK DIGIT 1 CHAPTER 1 : INTRODUCTION.
Digital Systems and Logic Design
Logic and Digital System Design - CS 303
Chapter 3 Data Representation
1 Digital Systems and Binary Numbers EE 208 – Logic Design Chapter 1 Sohaib Majzoub.
Lec 3: Data Representation Computer Organization & Assembly Language Programming.
ECEN2102 Digital Logic Design Lecture 1 Numbers Systems Abdullah Said Alkalbani University of Buraimi.
NUMBER SYSTEM AND COMPUTER CODES Chapter 2. Prelude Fingers, sticks, and other things for counting were not enough! Counting large numbers Count in groups.
Chapter 2 Number Systems + Codes. Overview Objective: To use positional number systems To convert decimals to binary integers To convert binary integers.
Introduction to Computer Design CMPT 150 Section: D Ch. 1 Digital Computers and Information CMPT 150, Chapter 1, Tariq Nuruddin, Fall 06, SFU 1.
Information Representation. Digital Hardware Systems Digital Systems Digital vs. Analog Waveforms Analog: values vary over a broad range continuously.
Logic Design Dr. Yosry A. Azzam. Binary systems Chapter 1.
10-Sep Fall 2001: copyright ©T. Pearce, D. Hutchinson, L. Marshall Sept Representing Information in Computers:  numbers: counting numbers,
Number systems & Binary codes MODULE 1 Digital Logic Design Ch1-2 Outline of Chapter 1  1.1 Digital Systems  1.2 Binary Numbers  1.3 Number-base Conversions.
CE1111 :Digital Logic Design lecture 01 Introduction Dr. Atef Ali Ibrahim.
1 EENG 2710 Chapter 1 Number Systems and Codes. 2 Chapter 1 Homework 1.1c, 1.2c, 1.3c, 1.4e, 1.5e, 1.6c, 1.7e, 1.8a, 1.9a, 1.10b, 1.13a, 1.19.
ECE 301 – Digital Electronics Unsigned and Signed Numbers, Binary Arithmetic of Signed Numbers, and Binary Codes (Lecture #2)
Chapter 1: Digital Computers and Information Illustration at beginning of each Chapter Base 10 Binary Base 2 Octal Base 8 Hex bas
Number Systems and Digital Codes
Data Representation, Number Systems and Base Conversions
Computer Math CPS120 Introduction to Computer Science Lecture 4.
AEEE2031 Data Representation and Numbering Systems.
EE2174: Digital Logic and Lab Professor Shiyan Hu Department of Electrical and Computer Engineering Michigan Technological University CHAPTER 8 Arithmetic.
Tutorial: ITI1100 Dewan Tanvir Ahmed SITE, UofO
WEEK #2 NUMBER SYSTEMS, OPERATION & CODES (PART 1)
Digital Fundamentals Tenth Edition Floyd Chapter 2 © 2008 Pearson Education.
MECH1500 Chapter 3.
1 CS151 Introduction to Digital Design Chapter 1 Lecture 3.
Chapter 1: Binary Systems
Overview 1-1 Information Representation
ECE DIGITAL LOGIC LECTURE 4: BINARY CODES Assistant Prof. Fareena Saqib Florida Institute of Technology Fall 2016, 01/26/2016.
Data Representation COE 301 Computer Organization Dr. Muhamed Mudawar
BINARY SYSTEMS ENGR. KASHIF SHAHZAD 1. BINARY NUMBERS 1/2 Internally, information in digital systems is of binary form groups of bits (i.e. binary numbers)
Computer Math CPS120 Introduction to Computer Science Lecture 7.
Number Systems. The position of each digit in a weighted number system is assigned a weight based on the base or radix of the system. The radix of decimal.
Number Systems Decimal (Base 10) –10 digits (0,1,2,3,4,5,6,7,8,9) Binary (Base 2) –2 digits (0,1) Digits are often called bits (binary digits) Hexadecimal.
Chapter 1 Digital Systems and Binary Numbers
Data Representation COE 308 Computer Architecture
NUMBER SYSTEMS.
Data Representation.
CHAPTER 1 : INTRODUCTION
Introduction The term digital is derived from the way computers perform operation, by counting digits. Application of digital technology: television, communication.
Chapter 3 Data Representation
BEE1244 Digital System and Electronics BEE1244 Digital System and Electronic Chapter 2 Number Systems.
Overview Digital Systems and Computer Systems
Numbering System TODAY AND TOMORROW 11th Edition
Digital Logic Design (ECEg3141) 2. Number systems, operations & codes 1.
ECE 331 – Digital System Design
Presentation transcript:

EE2174: Digital Logic and Lab Professor Shiyan Hu Department of Electrical and Computer Engineering Michigan Technological University CHAPTER 2 Number System

7-Oct-15 PJF - 2Chapter 1: Digital Computers and Information Overview Digital Computers Digital Computers Number Systems Number Systems Representations Representations Conversions Conversions Arithmetic Operations Arithmetic Operations Decimal Codes Decimal Codes Alphanumeric Codes Alphanumeric Codes

7-Oct-15 PJF - 3Chapter 1: Digital Computers and Information Digital Systems Major characteristic Major characteristic manipulation of discrete elements of information (any set restricted to a finite # of elements) manipulation of discrete elements of information (any set restricted to a finite # of elements) e.g. 10 decimal digits, 26 letters e.g. 10 decimal digits, 26 letters Discrete elements (in digital systems) can be represented by signals (physical quantities). Discrete elements (in digital systems) can be represented by signals (physical quantities). Most common signals: electrical (voltage, current) Most common signals: electrical (voltage, current)

7-Oct-15 PJF - 4Chapter 1: Digital Computers and Information Voltage Ranges The 2 binary values (HIGH, LOW) of a digital signal are represented by ranges of voltage values

7-Oct-15 PJF - 5Chapter 1: Digital Computers and Information Information Representation Binary signals (2 discrete values) Binary signals (2 discrete values) 0 and 1 (LOW and HIGH, FALSE and TRUE) 0 and 1 (LOW and HIGH, FALSE and TRUE) Binary quantity: binary digit/bit Binary quantity: binary digit/bit Information: group of bits/words (size: 8, 16, 32, 64, …) Information: group of bits/words (size: 8, 16, 32, 64, …) Digital hardware computes binary functions of binary numbers: Digital hardware computes binary functions of binary numbers: Combinational (memoryless) Combinational (memoryless) Sequential (using memory) Sequential (using memory)

7-Oct-15 PJF - 6Chapter 1: Digital Computers and Information Number Systems Representation of numbers Representation of numbers Radix: “base”, the primitive unit for group of numbers, e.g. for decimal arithmetic radix=10 (“base” 10) Radix: “base”, the primitive unit for group of numbers, e.g. for decimal arithmetic radix=10 (“base” 10) For every system, we need arithmetic operations (addition, subtraction, multiplication) For every system, we need arithmetic operations (addition, subtraction, multiplication) Also, conversion from one base to the other Also, conversion from one base to the other

7-Oct-15 PJF - 7Chapter 1: Digital Computers and Information Number Systems - Decimal “base” 10 (radix is 10) “base” 10 (radix is 10) 10 digits: digits: 0..9 (251.3) 10 = 2     (251.3) 10 = 2     Note: ‘.’ is called the radix point (decimal point for base 10) Note: ‘.’ is called the radix point (decimal point for base 10)

7-Oct-15 PJF - 8Chapter 1: Digital Computers and Information Number Systems – Decimal (cont.) In general, a decimal number with n digits to the left of the decimal point, and m digits to the right of the decimal point is written as: In general, a decimal number with n digits to the left of the decimal point, and m digits to the right of the decimal point is written as: A n-1 A n-2 … A 1 A 0. A -1 A -2 … A -m+1 A -m where A i is a coefficient between 0..9, and i denotes the weight (=10 i ) of A i. and i denotes the weight (=10 i ) of A i.

7-Oct-15 PJF - 9Chapter 1: Digital Computers and Information Number Systems – Decimal (cont.) The value of A n-1 A n-2 … A 1 A 0. A -1 A -2 … A -m+1 A -m is calculated by  i=n-1..0 (A i  10 i ) +  i=-m..-1 (A i  10 i )

7-Oct-15 PJF - 10Chapter 1: Digital Computers and Information Number Systems – General “base” r (radix r) “base” r (radix r) r digits r digits N = A n-1  r n-1 + A n-2  r n-2 +… + A 1  r + A 0 + N = A n-1  r n-1 + A n-2  r n-2 +… + A 1  r + A 0 + A -1  r -1 + A -2  r -2 +… + A -m  r -m A -1  r -1 + A -2  r -2 +… + A -m  r -m Most Significant Bit (MSB) Least Significant Bit (LSB)

7-Oct-15 PJF - 11Chapter 1: Digital Computers and Information Number Systems – General (cont.) e.g. let r = 8 e.g. let r = 8 (312.5) 8 = 3     8 -1 = ( ) 10 = ( ) 10 Conversion from n-ary (any system with radix n) to decimal follows similar process as above Conversion from n-ary (any system with radix n) to decimal follows similar process as above

7-Oct-15 PJF - 12Chapter 1: Digital Computers and Information Number Systems (cont.) Most common number systems for computers: Most common number systems for computers: Binary (r = 2) Binary (r = 2) Octal (r = 8) Octal (r = 8) Hexadecimal (r = 16) Hexadecimal (r = 16)

7-Oct-15 PJF - 13Chapter 1: Digital Computers and Information Binary Numbers-Base 2 Computers represent all data as “strings of bits”, each bit being either 0 or 1 Computers represent all data as “strings of bits”, each bit being either 0 or 1 “base” 2, with 2 digits: 0 and 1 “base” 2, with 2 digits: 0 and 1 e.g. e.g. ( ) 2 = 1         2 -2 ( ) 2 = 1         2 -2 (in decimal) = ½ + 0 (in decimal) = ½ + 0 = (45.5) 10 = (45.5) 10

7-Oct-15 PJF - 14Chapter 1: Digital Computers and Information Binary Numbers-Base 2 (cont.) e.g. e.g. ( ) 2 = 1        2 -3 ( ) 2 = 1        2 -3 (in decimal) = (in decimal) = = (9.375) 10 = (9.375) 10

7-Oct-15 PJF - 15Chapter 1: Digital Computers and Information Powers of two Memorize at least through 2 16

7-Oct-15 PJF - 16Chapter 1: Digital Computers and Information Octal Numbers-Base 8 “base” 8, with 8 digits: 0..7 “base” 8, with 8 digits: 0..7 e.g. e.g. (762) 8 = 7    8 0 (762) 8 = 7    8 0 (in decimal) = = (498) 10 = (498) 10

7-Oct-15 PJF - 17Chapter 1: Digital Computers and Information Hexadecimal Numbers-Base 16 r = 16 r = 16 Digits (convention): 0..9, A, B, C, D, E, F Digits (convention): 0..9, A, B, C, D, E, F A=10, B=11, …, F = 15 A=10, B=11, …, F = 15 e.g. e.g. (3FB) 16 = 3    16 0 (3FB) 16 = 3    16 0 (in decimal) = = (1019) 10 = (1019) 10

7-Oct-15 PJF - 18Chapter 1: Digital Computers and Information Base Conversions Any base r  decimal – Easy! (already covered, see slides 13-14, 16-17, 19-20) Any base r  decimal – Easy! (already covered, see slides 13-14, 16-17, 19-20) Decimal  Binary Decimal  Binary Octal  Binary Octal  Binary Hex  Binary Hex  Binary Decimal  Any base r Decimal  Any base r

7-Oct-15 PJF - 19Chapter 1: Digital Computers and Information Decimal to Binary Let N be a decimal number. 1. Find the greatest number that is a power of 2 and when subtracted from N it produces a positive difference N 1 2. Put a 1 in the MSB 3. Repeat Step 1, starting from N 1 and finding difference N 2. Put a 1 in the corresponding bit. Stop when the difference is zero.

7-Oct-15 PJF - 20Chapter 1: Digital Computers and Information Decimal to Binary (cont.) e.g. N = (717) – 512 = 205 = N = –128 = 77 = N = – 64 = 13 = N 3 64 = – 64 = 13 = N 3 64 = – 8 = 5 = N 4 8 = – 8 = 5 = N 4 8 = – 4 = 1 = N 5 4 = – 4 = 1 = N 5 4 = – 1 = 0 = N 6 1 = – 1 = 0 = N 6 1 = 2 0  (717) 10 = = ( ) 2 = ( ) 2

7-Oct-15 PJF - 21Chapter 1: Digital Computers and Information Binary to Octal and Hex Octal: Octal: 8 = 2 3  every 3 binary bits convert 1 octal Hex: Hex: 16 = 2 4  every 4 binary bits convert 1 hex

7-Oct-15 PJF - 22Chapter 1: Digital Computers and Information Binary  Octal ( ) 2 ( ) 8

7-Oct-15 PJF - 23Chapter 1: Digital Computers and Information Binary  Hex ( 6 A8. F 5 C ) 16 ( ) 2

7-Oct-15 PJF - 24Chapter 1: Digital Computers and Information Octal  Hex Go through Binary! Hex  Binary  Octal Octal  Binary  Hex

7-Oct-15 PJF - 25Chapter 1: Digital Computers and Information Convert Decimal to any base r Integer part: Divide by the base, keep track of remainder, and read-up Integer part: Divide by the base, keep track of remainder, and read-up e.g. (153) 10 = ( ? ) 8, r = 8 e.g. (153) 10 = ( ? ) 8, r = / 8 = /8rem = 1 LSB 19 / 8 = 2 + 3/8rem = 3 19 / 8 = 2 + 3/8rem = 3 2 / 8 = 0 + 2/8rem = 2 MSB 2 / 8 = 0 + 2/8rem = 2 MSB  (153) 10 = ( 231) 8 stop

7-Oct-15 PJF - 26Chapter 1: Digital Computers and Information Convert Decimal to any base r Fractional part: Multiply by the base, keep track of integer part, and read-down Fractional part: Multiply by the base, keep track of integer part, and read-down e.g. ( ) 10 = ( ? ) 16, r = 16 e.g. ( ) 10 = ( ? ) 16, r =  16 = 12.5 integer = 12 = CMSB  16 = 12.5 integer = 12 = CMSB 0.5  16 = 8.0 integer = 8 = 8 LSB  ( ) 10 = (0.C8) 16 stop

7-Oct-15 PJF - 27Chapter 1: Digital Computers and Information Binary Arithmetic Operations: Addition Follow same rules as in decimal addition, with the difference that when sum is 2 indicates a carry (not a 10) Follow same rules as in decimal addition, with the difference that when sum is 2 indicates a carry (not a 10) Learn new carry rules Learn new carry rules 0+0 = 0c0 (sum 0 with carry 0) 0+0 = 0c0 (sum 0 with carry 0) 0+1 = 1+0 = 1c0 0+1 = 1+0 = 1c0 1+1 = 0c1 1+1 = 0c = 1c = 1c1 Carry Augend Addend Result101000

7-Oct-15 PJF - 28Chapter 1: Digital Computers and Information Binary Arithmetic Operations: Addition (cont.) “Half addition” (rightmost bit position, aka LSB): only 2 bits are added, yielding a sum and a carry “Half addition” (rightmost bit position, aka LSB): only 2 bits are added, yielding a sum and a carry “Full addition” (remaining positions): three bits are added, yielding a sum and a carry “Full addition” (remaining positions): three bits are added, yielding a sum and a carry In Chapter 3, we’ll see many different hardware implementations of half-adders and full-adders In Chapter 3, we’ll see many different hardware implementations of half-adders and full-adders

7-Oct-15 PJF - 29Chapter 1: Digital Computers and Information Binary Arithmetic Operations: Subtraction Learn new borrow rules Learn new borrow rules 0-0 = 1-1 = 0b0 (result 0 with borrow 0) 0-0 = 1-1 = 0b0 (result 0 with borrow 0) 1-0 = 1b0 1-0 = 1b0 0-1 = 1b1 0-1 = 1b1 … Borrow1100 Minuend11011 Subtrahend01101 Result01110

7-Oct-15 PJF - 30Chapter 1: Digital Computers and Information Keys to Success Recall and use the “algorithms” you use to perform base-10 arithmetic. Recall and use the “algorithms” you use to perform base-10 arithmetic. Generalize them to the base in use (carry, borrow rules change) Generalize them to the base in use (carry, borrow rules change) Preserve the base! In binary, 1+1=10 Preserve the base! In binary, 1+1=10

Two’s complement Two’s complement of a binary number is computed as complementing each bit and add 1 Two’s complement of a binary number is computed as complementing each bit and add 1 It is used for subtrahend in subtraction It is used for subtrahend in subtraction For example, (3) 10 =(011) 2, so (-3) 10 =(100+1) 2 For example, (3) 10 =(011) 2, so (-3) 10 =(100+1) 2 (111)-(011)=(111)+(101)=(1100) removing the leading carry = (100) (111)-(011)=(111)+(101)=(1100) removing the leading carry = (100) Why? Why? x-(011)=x-[ ]=x-[ ]=x- (100+1)-1000 x-(011)=x-[ ]=x-[ ]=x- (100+1) Oct-15 PJF - 31Arithmetic

7-Oct-15 PJF - 32Chapter 1: Digital Computers and Information Binary Arithmetic Operations: Multiplication Shift-and-add algorithm, as in base 10 Shift-and-add algorithm, as in base 10 Check: 13 * 6 = 78 Check: 13 * 6 = 78 M’cand M’plier (1) (2) (3) Sum

7-Oct-15 PJF - 33Chapter 1: Digital Computers and Information CODES Representations of info (set) obtained by associating one or more codewords (a binary pattern/string) with each element in the set Representations of info (set) obtained by associating one or more codewords (a binary pattern/string) with each element in the set n-bit binary code: a group of n bits that can encode up to 2 n distinct elements n-bit binary code: a group of n bits that can encode up to 2 n distinct elements e.g. A set of 4 distinct numbers can be represented by 2-bit codes s.t. each number in the set is assigned exactly one of the combinations/codes in {00,01,10,11}

7-Oct-15 PJF - 34Chapter 1: Digital Computers and Information CODES (cont.) To encode m distinct elements with an n-bit code: 2 n >= m To encode m distinct elements with an n-bit code: 2 n >= m Note: The codeword associated with each number is obtained by coding the number, not converting the number to binary. Note: The codeword associated with each number is obtained by coding the number, not converting the number to binary. We will see: BCD, ASCII, Unicode We will see: BCD, ASCII, Unicode

7-Oct-15 PJF - 35Chapter 1: Digital Computers and Information Binary-Coded Decimal (BCD) A decimal code: Decimal numbers (0..9) are coded using 4-bit distinct binary words A decimal code: Decimal numbers (0..9) are coded using 4-bit distinct binary words Observe that the codes (decimal ) are NOT represented (invalid BCD codes) Observe that the codes (decimal ) are NOT represented (invalid BCD codes)

7-Oct-15 PJF - 36Chapter 1: Digital Computers and Information Binary-Coded Decimal (cont.) To code a number with n decimal digits, we need 4n bits in BCD To code a number with n decimal digits, we need 4n bits in BCD e.g. (365) 10 = ( ) BCD This is different to converting to binary, which is (365) 10 = ( ) 2 This is different to converting to binary, which is (365) 10 = ( ) 2 Clearly, BCD requires more bits. BUT, it is easier to understand/interpret Clearly, BCD requires more bits. BUT, it is easier to understand/interpret

7-Oct-15 PJF - 37Chapter 1: Digital Computers and Information BCD Addition When 2 BCD codes are added: When 2 BCD codes are added: If the binary sum is less than 1010 (9 in decimal), the corresponding BCD sum digit is correct If the binary sum is less than 1010 (9 in decimal), the corresponding BCD sum digit is correct If the binary sum is equal or more than 1010, must add 0110 (6 in decimal) to the corresponding BCD sum digit in order to produce the correct carry into the digit to the left If the binary sum is equal or more than 1010, must add 0110 (6 in decimal) to the corresponding BCD sum digit in order to produce the correct carry into the digit to the left

7-Oct-15 PJF - 38Chapter 1: Digital Computers and Information BCD Addition (cont.) Example: Add 448 and 489 in BCD. Example: Add 448 and 489 in BCD (448 in BCD) (489 in BCD) (greater than 9, add 6) (greater than 9, add 6) (carry 1 into middle digit) (carry 1 into middle digit) 1101 (greater than 9, add 6) 1101 (greater than 9, add 6) (carry 1 into leftmost digit) (carry 1 into leftmost digit) (BCD coding of )

7-Oct-15 PJF - 39Chapter 1: Digital Computers and Information ASCII character code We also need to represent letters and other symbols  alphanumeric codes We also need to represent letters and other symbols  alphanumeric codes ASCII = American Standard Code for Information Interchange. Also know as Western European ASCII = American Standard Code for Information Interchange. Also know as Western European It contains 128 characters: It contains 128 characters: 94 printable ( 26 upper case and 26 lower case letters, 10 digits, 32 special symbols) 94 printable ( 26 upper case and 26 lower case letters, 10 digits, 32 special symbols) 34 non-printable (for control functions) 34 non-printable (for control functions) Uses 7-bit binary codes to represent each of the 128 characters Uses 7-bit binary codes to represent each of the 128 characters

7-Oct-15 PJF - 40Chapter 1: Digital Computers and Information ASCII Table

7-Oct-15 PJF - 41Chapter 1: Digital Computers and Information Unicode Established standard (16-bit alphanumeric code) for international character sets Established standard (16-bit alphanumeric code) for international character sets Since is 16-bit, it has 65,536 codes Since is 16-bit, it has 65,536 codes Represented by 4 Hex digits Represented by 4 Hex digits ASCII is between B 16 ASCII is between B 16

7-Oct-15 PJF - 42Chapter 1: Digital Computers and Information Unicode Table (first 191 char.)

7-Oct-15 PJF - 43Chapter 1: Digital Computers and Information ASCII Parity Bit Parity coding is used to detect errors in data communication and processing Parity coding is used to detect errors in data communication and processing An 8 th bit is added to the 7-bit ASCII code An 8 th bit is added to the 7-bit ASCII code Even (Odd) parity: set the parity bit so as to make the # of 1’s in the 8-bit code even (odd) Even (Odd) parity: set the parity bit so as to make the # of 1’s in the 8-bit code even (odd)

7-Oct-15 PJF - 44Chapter 1: Digital Computers and Information ASCII Parity Bit (cont.) For example: For example: Make the 7-bit code an 8-bit even parity code  Make the 7-bit code an 8-bit even parity code  Make the 7-bit code an 8-bit odd parity code  Make the 7-bit code an 8-bit odd parity code  Both even and odd parity codes can detect an odd number of error. An even number of errors goes undetected. Both even and odd parity codes can detect an odd number of error. An even number of errors goes undetected.

Summary Conversion between different number system Conversion between different number system Binary Arithmetic Binary Arithmetic 7-Oct-15 PJF - 45Arithmetic