1s and 0s are very important for a computer because the computer uses this two symbol system to process instructions within the computer. In addition, the 1s represent the “high” while the 0s represent the “low”. Some important things that are used with these are the transistors, circuits, logic gates and more.
Transistors have three things which are the: source, sink and gate. There is a relationship between transistors and switches since using the voltages we can see whether the sink or source will be connected to the gate. Example: A Faucet.
Circuits are important with the combination of transistors since the transistors act as the circuit. These circuits have an input and output for the transistors such as the CMOS gate.
The Boolean Algebra is a type of algebra where the values are truth and false in where they are represented as 1s and 0s. The Truth Table correlates with the Boolean Algebra since it uses it to see where it will produce a 1 or 0.
Logic Gates are the digital building block of a digital circuit. It be seen as the base before anything happens with the circuits and transistors. They do inputs and outputs by 1s and 0s, however, are represented through voltage levels.
In computers, when electricity is flowing the “on” state is represented with the term, true. Furthermore, when electricity is not flowing the “off state” is represented with the term, false. There are three fundamental operations in Boolean Algebra which are a NOT, an AND, and an OR operation.