meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

automation:bit_byte [2026/01/06 14:59] – created - external edit 127.0.0.1automation:bit_byte [2026/01/06 17:59] (current) vamsan
Line 2: Line 2:
 {{anchor:bit}} {{anchor:bit}}
 {{anchor:byte}} {{anchor:byte}}
 +{{ :automation:10.png?50|Bit & Byte}}
 The **Bit** is the simplest form; it's a signal that can be true or false, with its official English equivalents being //"TRUE"// or //"FALSE,"// or even simply 0 or 1. There is no 2 anymore because two is represented by 10 according to the rules of the binary number system, which in this case is not ten but one zero. To clearly distinguish this, we write numbers in the decimal number system //"just like that,"// for example, 10. If this is a number in the binary number system, then we denote it as **2#**10. The **Bit** is the simplest form; it's a signal that can be true or false, with its official English equivalents being //"TRUE"// or //"FALSE,"// or even simply 0 or 1. There is no 2 anymore because two is represented by 10 according to the rules of the binary number system, which in this case is not ten but one zero. To clearly distinguish this, we write numbers in the decimal number system //"just like that,"// for example, 10. If this is a number in the binary number system, then we denote it as **2#**10.