CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Counters
Comments
Question
For a one-shot application, how can HDL code be used to make a circuit respond once to each positive transition on its trigger input?
Options
A. By using a counter
B. By using an active clock
C. By using an immediate reload
D. By using edge trapping
Correct Answer
By using edge trapping
Counters problems
Search Results
1. The terminal count of a 3-bit binary counter in the DOWN mode is ________.
Options
A. 000
B. 111
C. 101
D. 010
Show Answer
Scratch Pad
Discuss
Correct Answer: 000
2. Three cascaded decade counters will divide the input frequency by ________.
Options
A. 10
B. 20
C. 100
D. 1,000
Show Answer
Scratch Pad
Discuss
Correct Answer: 1,000
3. Referring to the given figure, at which point is the serial data transferred to the parallel output?
Options
A. W
B. X
C. Y
D. Z
Show Answer
Scratch Pad
Discuss
Correct Answer: Z
4. The hexadecimal equivalent of 15,536 is ________.
Options
A. 3CB0
B. 3C66
C. 63C0
D. 6300
Show Answer
Scratch Pad
Discuss
Correct Answer: 3CB0
5. List the state of each output pin of a 7447 if
RBI
= 0,
LT
= 1,
A
0
= 1,
A
1
= 0,
A
2
= 0, and
A
3
= 1.
Options
A.
RBO
= 0,
a
= 0,
b
= 0,
c
= 0,
d
= 1,
e
= 1,
f
= 0,
g
= 0
B.
RBO
= 1,
a
= 0,
b
= 0,
c
= 0,
d
= 1,
e
= 1,
f
= 0,
g
= 0
C.
RBO
= 0,
a
= 0,
b
= 0,
c
= 0,
d
= 0,
e
= 1,
f
= 0,
g
= 0
D.
RBO
= 1,
a
= 0,
b
= 0,
c
= 0,
d
= 0,
e
= 1,
f
= 0,
g
= 0
Show Answer
Scratch Pad
Discuss
Correct Answer:
RBO
= 0,
a
= 0,
b
= 0,
c
= 0,
d
= 1,
e
= 1,
f
= 0,
g
= 0
6. One of the major drawbacks to the use of asynchronous counters is:
Options
A. low-frequency applications are limited because of internal propagation delays
B. high-frequency applications are limited because of internal propagation delays
C. asynchronous counters do not have major drawbacks and are suitable for use in high- and low-frequency counting applications
D. asynchronous counters do not have propagation delays and this limits their use in high-frequency applications
Show Answer
Scratch Pad
Discuss
Correct Answer: high-frequency applications are limited because of internal propagation delays
7. When two counters are cascaded, the overall MOD number is equal to the ________ of their individual MOD numbers.
Options
A. product
B. sum
C. log
D. reciprocal
Show Answer
Scratch Pad
Discuss
Correct Answer: product
8. A 4-bit ripple counter consists of flip-flops, which each have a propagation delay from clock to Q output of 15 ns. For the counter to recycle from 1111 to 0000, it takes a total of ________.
Options
A. 15 ns
B. 30 ns
C. 45 ns
D. 60 ns
Show Answer
Scratch Pad
Discuss
Correct Answer: 60 ns
9. List which pins need to be connected together on a 7492 to make a MOD-12 counter.
Options
A. 1 to 12, 11 to 6, 9 to 7
B. 1 to 12, 12 to 6, 11 to 7
C. 1 to 12, 9 to 6, 8 to 7
D. 1 to 12
Show Answer
Scratch Pad
Discuss
Correct Answer: 1 to 12
10. How many flip-flops are required to construct a decade counter?
Options
A. 10
B. 8
C. 5
D. 4
Show Answer
Scratch Pad
Discuss
Correct Answer: 4
Comments
There are no comments.
Enter a new Comment
Save
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller