1 / 26

UNIT-V PART-II

UNIT-V PART-II. Combinational Circuits using TTL 74XX ICs. Study of Logic gates. NOT Gate AND Gate OR Gate NAND Gate NOR Gate EX-OR Gate EX-NOR Gate. List of Ic’s used for Logic Gates. NOT (Inverter) Gate. The Inverter performs the operation called inversion (or) complementation.

Download Presentation

UNIT-V PART-II

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. UNIT-VPART-II Combinational Circuits using TTL 74XX ICs

  2. Study of Logic gates • NOT Gate • AND Gate • OR Gate • NAND Gate • NOR Gate • EX-OR Gate • EX-NOR Gate

  3. List of Ic’s used for Logic Gates

  4. NOT (Inverter) Gate • The Inverter performs the operation called inversion (or) complementation. • Inverter changes one logic level to opposite level. • In terms of bits, it changes a 1 to 0 and a 0 to 1.

  5. Negation indicator is a “bubble” (o), indicates Inversion or complementation when it appears on the input or output of any logic element. • Polarity (or) Level indicator is a “triangle” ,indicates inversion when it appears on the input or output of a logic element. • When appearing on the input, means that a Low level is the active or asserted input state. • When appearing on the output, means that a Low level is the active or asserted output state.

  6. Pin Diagram-7404-HEX Inverter Logic Diagram

  7. Application • Circuit for producing 1’s complement of an 8-bit binary number. • Bits of the binary number are applied to the inverter inputs and 1’s complement of the number appears on the outputs.

  8. AND Gate • It is one of the basic gates that can be combined to form any logic function. • It has two or more inputs and performs “logical multiplication”.

  9. Logic Diagram Pin Diagram 1) 7408-Quad 2-input AND gate 2) 7411-Triple 3-input AND gate 3) 7421-Dual 4-input AND gate

  10. Application AND gate as an Enable/Inhibit device It will enable (allow) the passage of a signal from one point to another at certain times and to inhibit(prevent) the passage at other times. Enable pulse is applied at B input. When enable pulse is HIGH, waveform A passes through the gate. When the enable pulse is LOW, waveform A is prevented from passing through the gate.

  11. OR Gate • It can have two or more inputs and performs known as logical addition.

  12. Logic Diagram Pin Diagram 7432-Quad 2-input OR gate

  13. Application OR gate as Intrusion detection and alarm system This system is used for one room in a home-a room with two windows and a door. The sensors are magnetic switches that produce a HIGH output when open and a LOW output when closed. As long as the windows and door are secured, the switches are closed and all three of the OR gate inputs are LOW. When one of the windows or door is opened, a HIGH is produced on that input to the OR gate and gate output goes HIGH. It then activates and latches an alarm circuit to warn of the intrusion.

  14. NAND Gate

  15. Logic Diagram Pin Diagram 1) 7400-Quad 2-input NAND gate 2) 7410-Triple 3-input NAND gate 3) 7420-Dual 4-input NAND gate

  16. Application • A manufaturing plant uses two tanks to store a certain liquid chemical that is required in a manufacturing process. Each tank has a sensor that detects when the chemical level drops to 25% of full. The sensors produce a 5V level when the tanks are more than one-quarter full. When the volume of chemical in a tank drops to one-quarter full, the sensor puts out a 0V level. • It is required that a single red light-emitting diode on an indicator panel show when both tanks are more than one-quarter full. Show how a NAND gate can be used to implement this function. • If tank A and tank B are above one-quarter full, LED is off. • As long as both sensor outputs are LOW(0V), indicating that both tanks are less than one-quarter full, NAND gate output is LOW(0V). red LED circuit is arranged so that a LOW voltage turns it on.

  17. NOR gate

  18. Logic Diagram Pin Diagram 1) 7402-Quad 2-input NOR gate 2) 7427-Triple 3-input NOR gate

  19. Application • A part of the aircrafts functional monitoring system, a circuit is required to indicate the status of the landing gears prior to landing. A green LED display turns on if all three gears are properly extended when the “gear down” switch has been activated in preparation for landing. A red LED display turns on if any of the gears fail to extend properly prior to landing. When a landing gear is extended, its sensor produces a LOW voltage. When a landing gear is retraced, its sensor produces a HIGH voltage. Implement a circuit to meet this requirement. • Power is applied to the circuit only when the “gear down” switch is activated. • One NOR gate operates as a negative-AND to detect a LOW from each of the three landing gear sensors. • When all the three of the gate inputs are LOW, three landing gears are properly extended and resulting HIGH output from negative-AND gate turns on the green LED display. • Other NOR gate operates as NOR to detect if one or more of the landing gears remain retracted when the “gear down” switch is activated. • When one or more of the landing gears remains retracted, resulting HIGH from the sensor is detected by the NOR gate, which produces a LOW output to turn on the red LED warning display.

  20. EX-OR gate

  21. Logic Diagram Pin Diagram 7486/74386-Quad EX-OR gate

  22. Application • 1) A certain system contains two identical circuits operating in parallel. As long as both are operating properly, the outputs of both circuits are always same. If one of the circuits fails, the outputs will be at opposite levels at some time. Device a way to detect that a failure has occurred in one of the circuits. • A failure in either one of the circuits produces differing outputs, which cause the XOR inputs to be at opposite levels. • This condition produces a HIGH on the output of the XOR gate, indicating a failure in one of the circuits.

  23. Application • 2) Ex-OR gate as a two-bit adder

  24. EX-NOR gate

More Related