Maker Pro
Maker Pro

need help on clock D flip flops table

vead

Nov 27, 2011
473
Joined
Nov 27, 2011
Messages
473
Hello
Actually I don't understand what will the output on the falling edge. That's why I made the logic table and try to understand the basic. Is it true for d flip flop
_20160803_105201.JPG
 

Laplace

Apr 4, 2010
1,252
Joined
Apr 4, 2010
Messages
1,252
Is it true for d flip flop
Whatever happens will be determined by whether the flip-flop is triggered by the rising or falling edge of the clock. When the flip-flop is triggered by the clock the 'D' input is latched into the 'Q' output. A 'reset' input, if any, is usually asynchronous & independent of the clock. So is the flip-flop triggered by the rising or falling edge?
 

vead

Nov 27, 2011
473
Joined
Nov 27, 2011
Messages
473
OK thank you now I understand. Now I am confused on JK flip flop, check the following condition is true or not,
When the both input of jk flip flop is low than output does not change. That means it's store previous value of raising edge
When both input of JK flip flop is high than the output change
 
Last edited:

vead

Nov 27, 2011
473
Joined
Nov 27, 2011
Messages
473
Thanks for your response. I understand the how the flip flops work,
 
Top