Advertisement
Guest User

labb

a guest
Dec 12th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. 1) Latch changes output with change of input but a flip flop only changes output during a clock pulse.Otherwise keeps existing values.
  2. 2) Sequential circuit is a circuit that is independent of current input and takes values based on clock pulses. Change in input doesnt effect output unless clock is high.
  3. 3) The D-type flip-flop is a modified Set-Reset flip-flop with the addition of an inverter to prevent the S and R inputs from being at the same logic level.
  4. 5) In many digital applications, it is desirable to limit the responsiveness of flip flop to shorter period of time instead of entire duration of active enable input.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement