ELECTRONICS
Programming and Technical
What is Race-around problem? How can
you rectify it?
Read Solution (Total 2)
-
- whe input to jk flipflop is j=1,k=1 the output always toggles from 0 to 1.
to avoid this master slave configuration is used or edge triggering should be used. - 11 years agoHelpfull: Yes(2) No(0)
- when the propagation time of flip flops is less than the pulse width of clock circuit than the output will not be that we will predict. this condition is called race around condition. this can be removed by master slave flip flop
- 10 years agoHelpfull: Yes(0) No(0)
ELECTRONICS Other Question