[HELP] pulse to level converter

ebp

Joined Feb 8, 2018
2,332
Eccles-Jordan

What you require is a "toggle flip-flop", which doesn't really exist as such but can easily be made from JK or D type flip flop. The pulse must be "clean" with reasonably fast rise and fall time. Depending on the flip flop you choose, the output will change state on the rising edge or the falling edge.

Some part numbers:
CD4013
74HC74
74AC74
74HC73
 

danadak

Joined Mar 10, 2018
4,057
Are you looking for a pulse to create a logic level or to translate pulse width to
a DC voltage ? To make a DC level that is proportional to pulse width. ?

Regards, Dana.
 

Thread Starter

RICKY Lakomtchade Tumadre

Joined Mar 21, 2018
3
Are you looking for a pulse to create a logic level or to translate pulse width to
a DC voltage ? To make a DC level that is proportional to pulse width. ?

Regards, Dana.
Is for a hall effect keyboard which uses two pulses to register "press" and "relase" but I want to use a normal controller so my idea is connect every switch to a Flip Flop-T and then the Flip Flop-T to an and gate which connects a row and a column.
 
Top