Boolean Algebra, Logic Gates, Truth Tables, De Morgan's Law
Some are simple, such as those in flashlights. Others, such as those used in supercomputers, are extremely complex. This collection of modules takes the topic of electric circuits a step beyond simple circuits. When the circuit is purely resistive, everything in this module applies to both DC and AC. Matters become more complex when capacitance is involved. We do consider what happens when capacitors are connected to DC voltage sources, but the interaction of capacitors and other nonresistive devices with AC is left for a later chapter. Finally, a number of important DC instruments, such as meters that measure voltage and current, are covered in this chapter.
Figures (10)
Key Points
- Boolean algebra is therefore a formal way of describing logical operations in the same way that elementary algebra describes numerical operations.
- Compound logic gates AND-OR-invert (AOI) and OR-AND-invert (OAI) are often employed in circuit design because their construction using MOSFETs is simpler and more efficient than the sum of the individual gates.
- Truth tables are also used to specify the function of hardware look-up tables (LUTs) in digital logic circuitry.
- A NAND gate is equivalent to an OR gate with negated inputs, and a NOR gate is equivalent to an AND gate with negated inputs.
- Consider the simplified case where a two-input NAND gate is used to drive a motor when either of its inputs are brought low by a switch.
- In contrast, the output from combinational logic is purely a combination of its present inputs, unaffected by the previous input and output states.
Terms
Tap a term for a plain-language explanation.
Sources & licensing(4)
- OpenStax — openstax.org/books/college-physics-2e/pages/21-introduction-to-circuits-and-dc-instruments (Creative Commons Attribution 4.0)
- Wikipedia contributors — en.wikipedia.org/wiki/Boolean_algebra (Creative Commons Attribution-ShareAlike 4.0)
- Wikipedia contributors — en.wikipedia.org/wiki/Logic_gate (Creative Commons Attribution-ShareAlike 4.0)
- Wikipedia contributors — en.wikipedia.org/wiki/Truth_table (Creative Commons Attribution-ShareAlike 4.0)