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
‣
Code Converters and Multiplexers
Comments
Question
What do the mathematical symbols
A < b
and
A > B
mean?
Options
A.
A
<
B
means
A
is greater than
B
.
A
>
B
means
A
is less than
B
.
B.
A
>
B
means
A
is less than
B
.
A
<
B
means
A
is greater than
B
.
C.
A
<
B
means
A
is less than
B
.
A
>
B
means
A
is greater than
B
.
Correct Answer
A
<
B
means
A
is less than
B
.
A
>
B
means
A
is greater than
B
.
Code Converters and Multiplexers problems
Search Results
1. Which of the following is not a weighted value positional numbering system:
Options
A. hexadecimal
B. binary-coded decimal
C. binary
D. octal
Show Answer
Scratch Pad
Discuss
Correct Answer: binary-coded decimal
2. How is an encoder different from a decoder?
Options
A. The output of an encoder is a binary code for 1-of-
N
input.
B. The output of a decoder is a binary code for 1-of-
N
input.
Show Answer
Scratch Pad
Discuss
Correct Answer: The output of an encoder is a binary code for 1-of-
N
input.
3. A ripple counter's speed is limited by the propagation delay of:
Options
A. each flip-flop
B. all flip-flops and gates
C. the flip-flops only with gates
D. only circuit gates
Show Answer
Scratch Pad
Discuss
Correct Answer: each flip-flop
4. A MOD-12 and a MOD-10 counter are cascaded. Determine the output frequency if the input clock frequency is 60 MHz.
Options
A. 500 kHz
B. 1,500 kHz
C. 6 MHz
D. 5 MHz
Show Answer
Scratch Pad
Discuss
Correct Answer: 500 kHz
5. For a multistage counter to be truly synchronous, the ________ of each stage must be connected to ________.
Options
A.
C
p
, the same clock input line
B.
CE
, the same clock input line
C.
, the terminal count output
D.
, both clock input lines
Show Answer
Scratch Pad
Discuss
Correct Answer:
C
p
, the same clock input line
6. What is the status of the inputs
S
0
,
S
1
, and
S
2
of the 74151 eight-line multiplexer in order for the output
Y
to be a copy of input
I
5
?
Options
A.
S
0
= 0,
S
1
= 1,
S
2
= 0
B.
S
0
= 0,
S
1
= 0,
S
2
= 1
C.
S
0
= 1,
S
1
= 1,
S
2
= 0
D.
S
0
= 1,
S
1
= 0,
S
2
= 1
Show Answer
Scratch Pad
Discuss
Correct Answer:
S
0
= 1,
S
1
= 0,
S
2
= 1
7. Most demultiplexers facilitate which type of conversion?
Options
A. decimal-to-hexadecimal
B. single input, multiple outputs
C. ac to dc
D. odd parity to even parity
Show Answer
Scratch Pad
Discuss
Correct Answer: single input, multiple outputs
8. How many outputs are on a BCD decoder?
Options
A. 4
B. 16
C. 8
D. 10
Show Answer
Scratch Pad
Discuss
Correct Answer: 10
9. How can the active condition (HIGH or LOW) or the decoder output be determined from the logic symbol?
Options
A. A bubble indicates active-HIGH.
B. A bubble indicates active-LOW.
C. A square indicates active-HIGH.
D. A square indicates active-LOW.
Show Answer
Scratch Pad
Discuss
Correct Answer: A bubble indicates active-LOW.
10. How many 74184 BCD-to-binary converters would be required to convert two complete BCD digits to a binary number?
Options
A. 8
B. 4
C. 2
D. 1
Show Answer
Scratch Pad
Discuss
Correct Answer: 2
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