|
Index Electronics concepts Digital circuits Data Transfer J-K Flip-Flop Applications Reference Tocci Digital Systems, Sec 5-19 | ||||
|
Go Back |
BCD or Decade CounterA BCD counter or decade counter can be constructed from a staight binary counter by terminating the "ripple-through" counting when the count reaches decimal 9 (binary 1001). Since the next toggle would set the two most significant bits, a NAND gate tied from those two outputs to the asynchronous clear line will start the count over after 9. |
Index Electronics concepts Digital circuits Data Transfer J-K Flip-Flop Applications Reference Tocci Digital Systems, Sec 7-2 | ||
|
Go Back |
|
Index Electronics concepts Digital circuits Data Transfer J-K Flip-Flop Applications Reference Tocci Digital Systems, Sec 5-19 | |||
|
Go Back |
Frequency CounterA frequency counter can be made from a binary counter and a decoder/display unit. In the schematic below an AND gate is used as an input device. The unknown frequency is applied to one input of the AND and sample pulses of precise time interval are applied to the other. When the sample pulse is high, the input signal is transferred to the counter. The number of counts divided by the sample time interval gives the frequency. In the design shown, there is another practical element: after the count is done, there must be time to view the result on the display, so a third input to the AND gate is taken from a J-K flip-flop. The input reaches the counter only when both the sample pulse and the J-K flip-flop are high (counts are collected on alternate sample pulses). This provides an interval when the frequency is displayed. On each positive-going edge of the J-K, a one-shot multivibrator is triggered to send a pulse for resetting the counter.
|
Index Electronics concepts Digital circuits Sequential Operations J-K Flip-Flop Applications Reference Tocci Digital Systems, Sec 7-16 | ||
|
Go Back |