Skip to content

Opening book details…

About this document

Converting Base 16 to Base 2 by Deep An is a document available to read on EtoBox.

This document discusses different data representation methods in computers including: 1. Binary, octal, decimal, and hexadecimal number systems and how to convert between them. Conversions involve dividing or multiplying by the radix and grouping bits. 2. Binary coded decimal represents each decimal digit with 4 bits for easier human readability but is inefficient. 3. Gray code minimizes bit changes between adjacent values to reduce errors in communication.

Author
Deep An
Language
EN