Pulse transition detector: Difference between revisions

Content deleted Content added
Erik9bot (talk | contribs)
add cite; add ref. section
 
(13 intermediate revisions by 13 users not shown)
Line 1:
{{short description|Flip-flop logic gate}}
{{Orphan|date=November 2006}}
{{Unreferenced|date=December 2009}}
A Pulse transition detector is used in flip flops in order to achieve edge triggering in the circuit. It merely converts the clocks rising edge to a very narrow pulse.
A '''pulse transition detector'''<ref>{{cite web |title=T Is for Toggle: Understanding the T Flip-Flop - Technical Articles |url=https://www.allaboutcircuits.com/technical-articles/t-is-for-toggle-understanding-the-t-flip-flop/ |website=allaboutcircuits.com |access-date=22 July 2025 |language=en}}</ref> is used in [[Flip-flop (electronics)|flip flops]] in order to achieve [[signal edge|edge]] triggering in the [[Electronic circuit|circuit]]. It merely converts the [[clock signal]]'s rising edge to a very narrow pulse.
 
The PTD consists of a delay gate (which delays the clock signal) and the clock signal itself passed through a [[NAND gate]] and then inverted.
 
The benefit of edge triggering is that it removes the problems of zeroes and ones catching associated with pulse triggered flipflopsflip-flops (ege.g. [[Flip-flop_(electronics)#Master–slave edge-triggered D flip-flop|master slave flip flops]]).
 
==References==
{{Reflist}}
 
{{DEFAULTSORT:Pulse Transition Detector}}
[[Category:Logic gates]]
[[Category:Articles lacking sources (Erik9bot)]]
 
 
{{electronicsElectronics-stub}}