De Morgan’s laws are a pair of transformation rules in Boolean algebra that are fundamental to digital circuit design. The first law states that the negation of a conjunction is the disjunction of the negations: [latex]\neg(P \land Q) \iff (\neg P) \lor (\neg Q)[/latex]. The second states that the negation of a disjunction is the conjunction of the negations: [latex]\neg(P \lor Q) \iff (\neg P) \land (\neg Q)[/latex].
Leyes de Morgan
- Augustus De Morgan

In the context of digital electronics, De Morgan’s laws provide a powerful tool for circuit manipulation. They establish a direct equivalence between different types of logic gates. For example, the first law, [latex]\neg(A \cdot B) = \neg A + \neg B[/latex] (using dot for AND and plus for OR), shows that a NAND gate is equivalent to an OR gate with inverted inputs. Similarly, the second law, [latex]\neg(A + B) = \neg A \cdot \neg B[/latex], shows that a NOR gate is equivalent to an AND gate with inverted inputs. This interchangeability is extremely practical. Since NAND and NOR gates are “universal gates”—meaning any Boolean function can be implemented using only NAND gates or only NOR gates—De Morgan’s laws are essential for converting a circuit design from a mix of AND, OR, and NOT gates into a design using a single gate type. This simplifies the manufacturing process for integrated circuits, as only one type of logic cell needs to be perfected and replicated. The laws are also used extensively in logic synthesis software to optimize circuits for speed, area, or power consumption by transforming and simplifying the underlying Boolean expressions.
Tipo
Disrupción
Utilización
Precursores
- lógica aristotélica
- George Boole’s formulation of symbolic logic
- Trabajos sobre la dualidad en álgebra y lógica realizados por matemáticos anteriores
Aplicaciones
- Simplificación de expresiones booleanas en el diseño de circuitos
- Conversión entre lógica and-or y lógica nand/nor
- compiler optimization in software
- optimización de consultas de bases de datos
- verificación formal of digital systems
Patentes:
Posibles ideas innovadoras
Membresía obligatoria de Professionals (100% free)
Debes ser miembro de Professionals (100% free) para acceder a este contenido.
DISPONIBLE PARA NUEVOS RETOS
Ingeniero Mecánico, Gerente de Proyectos, Ingeniería de Procesos o I+D
Disponible para un nuevo desafío a corto plazo.
Contáctame en LinkedIn
Integración de electrónica de metal y plástico, diseño a coste, GMP, ergonomía, dispositivos y consumibles de volumen medio a alto, fabricación eficiente, industrias reguladas, CE y FDA, CAD, Solidworks, cinturón negro Lean Sigma, ISO 13485 médico
Estamos buscando un nuevo patrocinador
¿Su empresa o institución se dedica a la técnica, la ciencia o la investigación?
> Envíanos un mensaje <
Recibe todos los artículos nuevos
Gratuito, sin spam, correo electrónico no distribuido ni revendido.
o puedes obtener tu membresía completa -gratis- para acceder a todo el contenido restringido >aquí<
Contexto histórico
Leyes de Morgan
(si se desconoce la fecha o no es relevante, por ejemplo "mecánica de fluidos", se ofrece una estimación redondeada de su notable aparición)
Invención, innovación y principios técnicos relacionados