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
Select the response that best describes the use of the Master Reset on typical 4-bit binary counters.
Options
A. When
MR
1
and
MR
2
are both HIGH, all
Q
s will be reset to zero.
B. When
MR
1
and
MR
2
are both HIGH, all
Q
s will be reset to one.
C.
MR
1
and
MR
2
are provided to synchronously reset all four flip-flops.
D. To enable the count mode,
MR
1
and
MR
2
must be held LOW.
Correct Answer
When
MR
1
and
MR
2
are both HIGH, all
Q
s will be reset to zero.
Counters problems
Search Results
1. What decimal value is required to produce an output at "X"?
Options
A. 1
B. 1 or 4
C. 2
D. 5
Show Answer
Scratch Pad
Discuss
Correct Answer: 5
2. Which of the following is a type of shift register counter?
Options
A. Decade
B. Binary
C. Ring
D. BCD
Show Answer
Scratch Pad
Discuss
Correct Answer: Ring
3. What type of register is shown below?
Options
A. Parallel in/parallel out register
B. Serial in/parallel out register
C. Serial/parallel-in parallel-out register
D. Parallel-access shift register
Show Answer
Scratch Pad
Discuss
Correct Answer: Parallel-access shift register
4. To operate correctly, starting a ring counter requires:
Options
A. clearing one flip-flop and presetting all the others.
B. clearing all the flip-flops.
C. presetting one flip-flop and clearing all the others.
D. presetting all the flip-flops.
Show Answer
Scratch Pad
Discuss
Correct Answer: presetting one flip-flop and clearing all the others.
5. In a VHDL retriggerable edge-triggered one-shot, which condition will not exist when a clock edge occurs?
Options
A. A trigger edge has occurred and we must load the counter.
B. The counter is zero and we need to keep it at zero.
C. The shift register is reset.
D. The counter is not zero and we need to count down by one.
Show Answer
Scratch Pad
Discuss
Correct Answer: The shift register is reset.
6. A 22-MHz clock signal is put into a MOD-16 counter. What is the frequency of the
Q
output of each stage of the counter?
Options
A.
Q
1
= 22 MHz,
Q
2
= 11 MHz,
Q
3
= 5.5 MHz,
Q
4
= 2.75 MHz
B.
Q
1
= 11 MHz,
Q
2
= 5.5 MHz,
Q
3
= 2.75 MHz,
Q
4
= 1.375 MHz
C.
Q
1
= 11 MHz,
Q
2
= 11 MHz,
Q
3
= 11 MHz,
Q
4
= 11 MHz
D.
Q
1
= 22 MHz,
Q
2
= 22 MHz,
Q
3
= 22 MHz,
Q
4
= 22 MHz
Show Answer
Scratch Pad
Discuss
Correct Answer:
Q
1
= 11 MHz,
Q
2
= 5.5 MHz,
Q
3
= 2.75 MHz,
Q
4
= 1.375 MHz
7. The final output of a modulus-8 counter occurs one time for every ________.
Options
A. 8 clock pulses
B. 16 clock pulses
C. 24 clock pulses
D. 32 clock pulses
Show Answer
Scratch Pad
Discuss
Correct Answer: 8 clock pulses
8. How many AND gates would be required to completely decode ALL the states of a MOD-64 counter, and how many inputs must each AND gate have?
Options
A. 128 gates, 6 inputs to each gate
B. 64 gates, 5 inputs to each gate
C. 64 gates, 6 inputs to each gate
D. 128 gates, 5 inputs to each gate
Show Answer
Scratch Pad
Discuss
Correct Answer: 64 gates, 6 inputs to each gate
9. A 4-bit counter has a maximum modulus of ________.
Options
A. 3
B. 6
C. 8
D. 16
Show Answer
Scratch Pad
Discuss
Correct Answer: 16
10. How many data bits can be stored in the register shown below?
Options
A. 5
B. 32
C. 31
D. 4
Show Answer
Scratch Pad
Discuss
Correct Answer: 5
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