Question about a Flip Flop circuit

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
Salman Ali
Messages
13
Reaction score
1
Hello! I am confused in a question I found on youtube. I have uploaded the screen shots.
He told that with respect to S and R we have to write the change from Q to Q+( next state). But I am not getting it. How he wrote Q+ states?Is he considering that when S=1 , we have to set the circuit i.e on Q , 1 will be stored and the circuit will be set and vice versa? But this is a nand latch right? S is above R and infront of S there is Q. So it is a nand latch in which when S=1 Q is 0 . Thanks
 

Attachments

  • Capture.PNG
    Capture.PNG
    22.1 KB · Views: 417
  • Capture1.PNG
    Capture1.PNG
    51.4 KB · Views: 415
Last edited:
Engineering news on Phys.org
When the F/F is clocked the state of S and R are copied through to Q and Qbar respectively.
If x is different to Q then the next state will be 1, which is the XOR function.
Answer (c); Q+ = x XOR Q.