This document discusses different number systems including decimal, binary, octal, and hexadecimal. It provides explanations of how each system works including the base or radix, valid digits, and how values are determined by place weighting. Conversion between number systems is also covered, explaining how to mathematically or non-mathematically convert values between decimal, binary, octal, and hexadecimal. Learning these number systems is important for understanding computers, PLCs, and other digital devices that use binary numbers.
Related topics: