Logic Circuit & Switching Theory Pre - Final Quiz 1
Logic Circuit & Switching Theory Pre - Final Quiz 1
Correct
Flag question
Question text
How would a negative edge-triggered (D) flip-flop behave? Select all that apply.
a.
The flip-flop will retain its state on the rising edge of the clock.
b.
The flip-flop will retain its state on the falling edge of the clock.
c.
d.
Feedback
Your answer is correct.
Question 2
Correct
Flag question
Question text
bistable
An element with two stable states is called a Answer element.
Question 3
Correct
Flag question
Question text
It is a third state which hovers between high and low states.
Select one:
a.
Monostable state
b.
Bistable state
c.
Astable state
d.
Metastable state
Feedback
Your answer is correct.
Question 4
Correct
Flag question
Question text
It is a set of state variables that contain all the information about the past necessary to explain the
future behavior of a circuit.
Select one:
a.
Output variables
b.
c.
Process variables
d.
Input variables
Feedback
Your answer is correct.
Question 5
Correct
Flag question
Question text
This latch has two inputs: a data input that controls what the next state should be, and a clock input
which controls when the state should change.
D latch
Answer:
Question 6
Correct
Flag question
Question text
Select one:
a.
Q=0,Q′=1�=0,�′=1
b.
Q=0,Q′=0�=0,�′=0
c.
Q=1,Q′=1�=1,�′=1
d.
Q=1,Q′=0�=1,�′=0
Feedback
Your answer is correct.
Question 7
Correct
Flag question
Question text
This latch is one of the simplest circuits--composed of cross-coupled NOR gates--whose state can be
controlled through its set and reset inputs.
SR latch
Answer:
Question 8
Correct
Flag question
Question text
It is a finite state machine whose output depends only on the current state of the machine.
Moore machine
Answer:
Question 9
Correct
Flag question
Question text
Q=�= 0
Q¯=�¯= 1
1
Feedback
Your answer is correct.
Question 10
Correct
Flag question
Question text
The input waveforms of an SR latch is given below:
Select one:
a.
b.
c.
d.
Feedback
Your answer is correct.
Question 11
Correct
Flag question
Question text
The Toggle (T) flip-flop has one output, CLK, and one output, Q. on each rising edge of CLK, Q
toggles to the complement of its previous value. Which of the following diagrams represents the T
flip=lop?
Select one:
a.
b.
c.
d.
Feedback
Your answer is correct.
Question 12
Correct
Flag question
Question text
It is a sequential circuit whose element is either a register or a combined circuit and has a clock
input that is received by all registers in the circuit.
Synchronous sequential circuit
Answer:
Question 13
Correct
Flag question
Question text
TRUE OR FALSE: A D flip-flop copies D to Q on the rising edge of the clock and remembers its state
at all other times.
Select one:
True
False
Question 14
Correct
Flag question
Question text
Which is true about the cross-coupled NOR gates below?
Select one:
a.
b.
c.
d.
Feedback
Your answer is correct.
Question 15
Correct
Flag question
Question text
Two blocks of combinational logic that make up the finite state machines
are next state logic and output logic .
NOTE:
output logic input logic next state logic current state logic
Feedback
Your answer is correct.
Question 16
Correct
Flag question
Question text
TRUE OR FALSE: Finite state machines provide a systematic way to design combinational circuits,
given a functional specification.
Select one:
True
False
Question 17
Correct
Flag question
Question text
It is a bank of flip-flops that share a common clock input.
Register
Answer:
Question 18
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Given below are the input waveforms of an SR latch.
Select one:
a.
b.
c.
d.
Feedback
Your answer is correct.
Question 19
Correct
Flag question
Question text
TRUE OR FALSE: Next state equations can be simplified by Karnaugh maps.
Select one:
True
False
Question 20
Correct
Flag question
Question text
Why is it no longer necessary to include Reset in the state transition table?
Select one:
a.
b.
c.
Feedback
Your answer is correct.