Understanding the Binary System

Learn about the importance of the binary numeral system in computers and how it works.

The need for the binary numeral system

Before delving into the binary numeral system, let’s think about why computers only work with zeros and ones. Why can’t they work directly with text or images, for example? The answer is that it’s rather easy to build circuits that can represent two states. If we have an electrical wire, we can either run electricity through it or not. The flow or no flow of electricity could represent several things, such as on or off, true or false, or zero or one. Let’s think of these two states as zero and one for now, with zero representing no electricity flowing and one symbolizing that we do have flow. If we can represent these two states, we could add more wires and, by doing that, have more zeros and ones. ...

Get hands-on with 1400+ tech skills courses.