Please enable JavaScript.
Coggle requires JavaScript to display documents.
Number System, Data Representation - Coggle Diagram
Number System
Number System
Binary
Speical Note to remember
Binary - Decimal
Octal
Octal - Decimal
Binary-Octal
Decimal
Hexa-Decimal
HexaD - Binary
HexaD - Decimal
Codes
Non-Binary
Binary
BCD
Advantages
Excess-3
Gray
Binary-to-Gray
Gray-to-Binary
Alpha-Numeric
Arithmetic
Operations
Binary
Subtraction
Multiplication
Addition
Octal
Subtraction
Addition
Hexadecimal
Addition
Subtraction
BCD
Addition
Signed Number
Representation
Sign Magnitude
Representation
r's Complement
Representation
Two's Complement
Representation
Special Case of 2's complement representation
Characteristics of 2's Complement Representation
Signed Binary Numbers
One's Complement
Representation
Over Flow
Concept
Overflow Condition
EX-OR Logic Diagram for overflow
Data
Representation
Fixed & Floating Point
IEEE
Floating-Point Number
Representation
Computing
Arithmetic
Adding
2's Complement Numbers
Multiplying
Floating-Point
Numbers