Logic gates- Boolean logic

Descripción

boolean
Tanya Narendra
Mapa Mental por Tanya Narendra, actualizado hace más de 1 año
Tanya Narendra
Creado por Tanya Narendra hace más de 6 años
4
0

Resumen del Recurso

Logic gates- Boolean logic
  1. 1 represents true/on and 2 represents false/off
    1. AND: If both inputs are true(1), then the output is true (1)
      1. Truth table: shows the outputs from all the possible inputs from a Boolean function.
        1. OR: If either of the inputs are true (1), then the output should be true (1)
          1. NOT: Only one input- and it gets reversed, For example, if the input is true, the output is false and vice versa.
            1. Why do computers use binary?Binary is a base 2 number system that represents 1(on) and 0(off). Computers run on logic gates for electricity
              Mostrar resumen completo Ocultar resumen completo