20.4 ADDITIONAL TOPICS
20.4.1 Negative Logic
Some applications will use negative logic. Effectively this is the opposite of positive logic.
This is common in a variety of applications. Reasons include,
- a device input "floats high" so that when there is no input it turns on. This is common with many integrated circuits.
20.4.2 Common Logic Forms
Recognizing certain logic forms allows faster identification and solution of design problems.
20.4.2.1 - NAND/NOR Forms
Remember the basic forms for NAND and NOR and then apply de'Morgan's theorem.
20.4.2.2 - Multiplexers
Multiplexors allow us to select a single output from several inputs.
In ladder logic this can be done as below,
Demultiplexers work in reverse.
20.4.2.3 - Seal-in Circuits