Digital Electronics - Counters

Exercise : Counters - General Questions
6.
How can a digital one-shot be implemented using HDL?
By using a resistor and a capacitor
By applying the concept of a counter
By using a library function
By applying a level trigger
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
Integrated-circuit counter chips are used in numerous applications including:
timing operations, counting operations, sequencing, and frequency multiplication
timing operations, counting operations, sequencing, and frequency division
timing operations, decoding operations, sequencing, and frequency multiplication
data generation, counting operations, sequencing, and frequency multiplication
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Synchronous construction reduces the delay time of a counter to the delay of:
all flip-flops and gates
all flip-flops and gates after a 3 count
a single gate
a single flip-flop and a gate
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
Synchronous counters eliminate the delay problems encountered with asynchronous counters because the:
input clock pulses are applied only to the first and last stages
input clock pulses are applied only to the last stage
input clock pulses are not used to activate any of the counter stages
input clock pulses are applied simultaneously to each stage
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
What is the difference between combinational logic and sequential logic?
Combinational circuits are not triggered by timing pulses, sequential circuits are triggered by timing pulses.
Combinational and sequential circuits are both triggered by timing pulses.
Neither circuit is triggered by timing pulses.
Answer: Option
Explanation:
No answer description is available. Let's discuss.