310 likes | 563 Views
Digital Fundamentals. CHAPTER 3 Logic Gates. Logic Gates. Inverter AND Gate OR Gate Exclusive-OR Gate NAND Gate NOR Gate Exclusive-NOR Gate. The Inverter. Truth table 0 = LOW 1 = HIGH. Boolean expression. Pulsed waveforms. The Inverter.
E N D
Digital Fundamentals CHAPTER 3 Logic Gates
Logic Gates • Inverter • AND Gate • OR Gate • Exclusive-OR Gate • NAND Gate • NOR Gate • Exclusive-NOR Gate
Truth table 0 = LOW1 = HIGH Boolean expression Pulsed waveforms The Inverter The output of an inverter is always the complement (opposite) of the input.
Boolean expression Truth table 0 = LOW1 = HIGH Pulsed waveforms The AND Gate The output of an AND gate is HIGH only when all inputs are HIGH.
3-Input AND Gate 4-Input AND Gate The AND Gate
Boolean expression Truth table 0 = LOW1 = HIGH Pulsed waveforms The OR Gate The output of an OR gate is HIGH whenever one or more inputs are HIGH
3-Input OR Gate 4-Input OR Gate The OR Gate
Boolean expression Truth table 0 = LOW1 = HIGH Pulsed waveforms The NAND Gate The output of a NAND gate is HIGH whenever one or more inputs are LOW.
3-Input NAND Gate 4-Input NAND Gate The NAND Gate
Boolean expression Truth table 0 = LOW1 = HIGH Pulsed waveforms The NOR Gate The output of a NOR gate is LOW whenever one or more inputs are HIGH.
3-Input NOR Gate 4-Input NOR Gate The NOR Gate
Boolean expression Truth table 0 = LOW1 = HIGH Pulsed waveforms Exclusive-OR Gate The output of an XOR gate is HIGH whenever the two inputs are different.
Boolean expression Truth table 0 = LOW1 = HIGH Pulsed waveforms Exclusive-NOR Gate The output of an XNOR gate is HIGH whenever the two inputs are identical.
Programmable Logic • Programmable AND array • Programmable link technology • Device programming • In-system programming (ISP)
Programmable Logic • Programmable AND array
Programmable Logic Programmable link technology • Fuse technology • Anti-fuse technology • EPROM technology • EEPROM technology • SRAM technology
Programmable Logic Device programming • Design entry • Text entry • Graphic (schematic) entry
Programmable Logic • In-system programming (ISP) • Joint Test Action Group (JTAG) • Imbedded processor
Fixed-Function Logic • CMOS • TTL