1 / 12

Deriving the XOR Function

Deriving the XOR Function.

mimi
Télécharger la présentation

Deriving the XOR Function

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Deriving the XOR Function XOR function can be described verbally as, "Either A or B, but not both." In the realm of digital logic there are several ways of stating this in a more detailed and precise format. We won't go here into such devices as Truth tables and graphic representations. We will stick with the more complete verbal statement, "NOT A and B, or A and NOT B."

  2. Deriving the XOR Function http://www.play-hookey.com/digital/xor_function.html

  3. The Clocked RS NAND Latch • By adding a pair of NAND gates to the input circuits of the RS latch, we accomplish two goals: normal rather than inverted inputs, and a third input common to both gates which we can use to synchronize this circuit with others of its kind

  4. The Clocked RS NAND Latch • http://www.play-hookey.com/digital/clocked_rs_latch.html

  5. The Edge-Triggered RS Flip-Flop • To adjust the clocked RS latch for edge triggering, we must actually combine two identical clocked latch circuits, but have them operate on opposite halves of the clock signal. The resulting circuit is commonly called a flip-flop, because its output can first flip one way and then flop back the other way. The clocked RS latch is also sometimes called a flip-flop, although it is more properly referred to as a latch circuit.

  6. http://www.play-hookey.com/digital/rs_nand_flip-flop.html

  7. The JK Flip-Flop

  8. The JK Flip-Flop • http://www.play-hookey.com/digital/jk_nand_flip-flop.html

  9. J-K Flip Flop Timing Diagram

  10. J-K Flip Flop Truth Table Symbol

  11. D Flip Flop J-K input are joined via NOT To make D Flip Flop

  12. Edge-Triggered PGT

More Related