1 / 7

COMBINATIONAL LOGIC Circuit Design

COMBINATIONAL LOGIC Circuit Design. Steps. Create the truth table Extract the Boolean Expression from the truth table or create a K-Map Simplify the expression Draw the schematic Build the circuit. A B C X 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1. Boolean Expression Is:

cheng
Download Presentation

COMBINATIONAL LOGIC Circuit Design

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. COMBINATIONAL LOGICCircuit Design

  2. Steps • Create the truth table • Extract the Boolean Expression from the truth table or create a K-Map • Simplify the expression • Draw the schematic • Build the circuit

  3. A B C X 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 Boolean Expression Is: ABC + ABC + ABC=X ABC ABC ABC Logic Problem Design a safety alarm system for a car that alerts the driver when the seatbelts have not been fastened, or when the door is ajar while the key is in the ignition. A=Key B=Door C=Seatbelt 0 0 0 0 0 1 1 1

  4. Create Expression & Simplify K-Map Boolean Simplification C 0 1 AB 00 0 0 Dist. 01 0 0 Th. 6 1 1 11 Th. 4 Dist. 0 1 10 Th. 11 Dist.

  5. X Create Circuit Schematic

  6. NAND Only Solution

  7. MultiSIM Demo

More Related