Worksheet 52-Flips Flops and Counter Flashcards
What is the primary purpose of a flip-flop in electrical circuits?
A flip-flop is a synchronous bi-stable storage device that will store one bit as either a 1 HIGH or 0 LOW.
Refer to the diagram. What type of flip flop is this?
The diagram shows an S-R Flip-Flop, which is a Set-Reset flip-flop.
Refer to the diagram. What are the three inputs and two outputs for this device?
The inputs are a Set Connection, Reset Connection, clock input and two outputs that will be opposite from each other.
Refer to the diagram: when a clock trigger is sent to this device, when does the device change its state?
Because this is a flip-flop, the trigger for a signal will happen at the time of downbeat or upbeat.
Refer to the diagram, what is the output when both S and R are in the 1 or HIGH state?
Should the device receive an S and R at the same time, the device will be unstable and it might switch or might not.
Refer to the diagram: What type of flip-flop is this?
This is a D-type Flip-Flop. This operates based on the input to D.
Refer to the diagram: what sets the output Q to 0?
A low plated at D will set Q to 0.
Refer to the diagram: what does Q with an overbar above it mean?
This is a “not Q” output that will always be the opposite of Q.
Using these diagrams, complete the truth table.
Using this truth table, complete the the time graph. Assume that Q is a 1 to start.
What is this diagram?
Full Adder
What is this diagram and why?
This is a half-adder because it does not have a carry-in input.
Give a detailed description of this series of logic gates including their types, quantities, and how their respective inputs and outputs are connected together.
- The logic contains 2 XOR gates, 2 AND gates and 1 OR gate.
- Inputs A and B are connected to 1 XOR gate and 1 AND gate.
- The output of the first XOR is then connected to one of the inputs to the second XOR gate.
- The output of the first XOR is also connected to one lead of the second AND gate
- The carry-in is connected to the second input of the second XOR gate.
- The output of the second AND gate is sent to one of the inputs of the last OR gate.
- The other connection of the OR gate receives the output of the first AND gate.
- The output of the OR gate will be the carry-out for the next adder.
B
B
A