You must login before you can post a comment.
Author: Karthik Kingster
Project access type: Public
Description:
OBJECTIVES: To appreciate the concepts of State diagram and State table.To design sequential circuit using D flip-flops and combinational logic circuits.To use DeMorgan’s Theorem to construct the combinational logic part of the circuit using only NAND gates.To wire up the sequential circuit using online simulator CircuitVerse. (https://circuitverse.org/)In this part of the experiment, you will determine the behaviour of the sequential circuit shown in Figure 5a. 1.First, you must derive the Boolean functions of the state-decoding logics. Using DeMorgan’s Theorem, redesign the combinational logic part of the circuit, to replace
ENG103 Lab Expt 5 SINGAPORE UNIVERISTY OF SOCIAL SCIENCES (SUSS) Page 3 of 5the AND gates and OR gates with NAND gates only. Show your new Boolean expressions. Derived Booleans: New NAND only Booleans:ENG103 Lab Expt 5 SINGAPORE UNIVERISTY OF SOCIAL SCIENCES (SUSS) Page 4 of 52.Implement the circuit with D flip-flops and NAND gates only using the online simulator. Probe the clock, QA, QB, and QC timing signals. Screen captures the circuit and show it below.3.Observe the various states of the circuit and record all possible states of the circuits in Table E5. You may need to apply a slower clock signal. To get to the unused state, you will need to disable the clock and preset the filp-flops to the unused states first before reapplying the clock pulse. The clock could be enabled or disabled in the project properties. Async RESET and PRESET are used to preset the flip-flops.Table E5Current StateQAQBQCNext StateQAQBQC000001001010010011011100100101101000110000111000Created: Apr 23, 2020
Updated: Jun 30, 2023
Comments