CuriousTab
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 Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Interfacing to the Analog World
See What Others Are Saying!
Question
The quantization error in an analog-to-digital converter can be reduced by:
Options
A. increasing the number of bits in the counter and DAC.
B. decreasing the number of bits in the counter and increasing the number of bits in the DAC.
C. increasing the number of bits in the counter and decreasing the number of bits in the DAC.
D. decreasing the number of bits in the counter and DAC.
Correct Answer
increasing the number of bits in the counter and DAC.
More questions
1. Edge-triggered flip-flops must have:
Options
A. very fast response times
B. at least two inputs to handle rising and falling edges
C. positive edge-detection circuits
D. negative edge-detection circuits
Show Answer
Scratch Pad
Discuss
Correct Answer: positive edge-detection circuits
2. A positive edge-triggered D flip-flop will store a 1 when ________.
Options
A. the D input is HIGH and the clock transitions from HIGH to LOW
B. the D input is HIGH and the clock transitions from LOW to HIGH
C. the D input is HIGH and the clock is LOW
D. the D input is HIGH and the clock is HIGH
Show Answer
Scratch Pad
Discuss
Correct Answer: the D input is HIGH and the clock transitions from LOW to HIGH
3. An active-HIGH input S-R latch has a 1 on the
S
input and a 0 on the
R
input. What state is the latch in?
Options
A.
B.
C.
D.
Show Answer
Scratch Pad
Discuss
Correct Answer:
4. Binary-coded-decimal 0111 1001 0011 is ________ in binary.
Options
A. 011110010011
B. 010110101111
C. 001100110011
D. 001100011001
Show Answer
Scratch Pad
Discuss
Correct Answer: 001100011001
5. In the digital clock project HDL code, the MOD-12 counter is using ________.
Options
A. a BCD counter followed by a MOD-2 counter
B. a single HDL module
C. a MOD-6 counter followed by a MOD-2 counter
D. a MOD-12 counter followed by a D flip-flop
Show Answer
Scratch Pad
Discuss
Correct Answer: a single HDL module
6. In Boolean algebra,
= A.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. Why can a synchronous counter operate at a higher frequency than a ripple counter?
Options
A. The flip-flops change one after the other.
B. The flip-flops change at the same time.
C. A synchronous counter cannot operate at higher frequencies.
D. A ripple counter is faster.
Show Answer
Scratch Pad
Discuss
Correct Answer: The flip-flops change at the same time.
8. Which of the following is correct for a D latch?
Options
A. The output toggles if one of the inputs is held HIGH.
B.
Q
output follows the input
D
when the enable is HIGH.
C. Only one of the inputs can be HIGH at a time.
D. The output complement follows the input when enabled.
Show Answer
Scratch Pad
Discuss
Correct Answer:
Q
output follows the input
D
when the enable is HIGH.
9. The XOR gate will produce a HIGH output if only one but not both of the inputs is HIGH.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. A mnemonic is an English-like instruction that is converted by an assembler into a machine code for use by a processor.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
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