Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Code Converters and Multiplexers Questions
Encoder vs. decoder fundamentals How does an encoder differ from a decoder in digital systems?
Meaning of inequality symbols Interpret the mathematical relations A < B and A > B. What do these symbols indicate about the relative values of A and B?
Selecting an input on the 74151 (8-to-1) multiplexer For a 74151 eight-line multiplexer, what must the select inputs S0, S1, and S2 be set to so that the output Y equals input I5 (assume standard select ordering)?
Demultiplexer function Most demultiplexers (DEMUX) are used to facilitate which general kind of signal conversion in digital systems?
BCD (Binary-Coded Decimal) decoders — number of output lines In digital electronics, a standard BCD-to-decimal decoder accepts a 4-bit BCD input (0000 to 1001 for digits 0–9). How many distinct output lines does such a BCD decoder provide to represent decimal digits?
Interpreting logic symbols — determining active level from bubbles When reading a decoder's logic symbol, how can you determine whether an output is active-HIGH or active-LOW from the drawing alone?
Using 74184 BCD-to-binary converters — two-digit BCD to binary How many SN74184 BCD-to-binary converter ICs are required to convert two complete BCD digits (00–99) into a pure binary value for general-purpose decoding?
Decoder sizing — number of outputs for a 6-bit binary input If a binary decoder accepts a 6-bit input (values 0–63), how many distinct output lines are available in a fully decoded one-of-N arrangement?
Recognizing applications of digital multiplexers Which application correctly reflects a common, practical use of a digital multiplexer (data selector) in digital system design?
Which digital system translates coded characters into a more useful form? Identify the subsystem that takes a coded binary input (such as BCD or 7-bit ASCII) and converts or expands it into a more directly usable set of output signals.
Demonstrating multiplexer behavior with mechanical switches Which single mechanical device most clearly demonstrates the basic principle of a digital multiplexer (selecting one of many inputs to connect to a single output)?
Why many CMOS logic ICs can serve as both multiplexers and demultiplexers Explain the key device characteristic that allows certain CMOS logic ICs (such as transmission-gate based devices) to be used interchangeably as multiplexers and demultiplexers.
Priority encoder 74148 — determine outputs from given inputs For an SN74148 8-to-3 priority encoder (active-LOW inputs I0–I7, active-LOW outputs A2 A1 A0; EI active-LOW enable), determine the five output leads (GS, A0, A1, A2, EO) when: I0 = 1, I1 = 1, I2 = 1, I3 = 1, I4 = 0, I5 = 1, I6 = 1, I7 = 1, and EI = 0.
BCD to binary using weighting factors — convert two BCD numbers Convert the following BCD groups to pure binary using weighting factors (8–4–2–1 per digit). Treat the first two nibbles as one BCD number and the last three nibbles as a second BCD number: 0101 0011 0010 0110 1000
Digital Logic Fundamentals — Decoder Definition and Role In digital electronics, a circuit that recognizes a specific input code or set of input signals and asserts a corresponding output line (or pattern) is called a:
Multiplexers — Determine Select-Line Count For an 8-line-to-1-line multiplexer (8:1 MUX) that chooses one of eight data inputs to pass to a single output, how many select (control) lines are required to uniquely address all inputs?
Decoders — Required Enable Conditions For reliable operation of a generic 1-line-to-16-line (4-to-16) decoder, what enable condition is typically required before decoding can occur?
BCD-to-Seven-Segment — Why a Code Converter Is Needed In a BCD-to-seven-segment display system, why must a dedicated code-converter/driver be used between the 4-bit BCD source and the seven display segments (a–g)?
Priority Handling — Multiple Active Inputs When two or more inputs to a system are asserted at the same time, which technique resolves which input should be serviced or encoded first?
Microcontroller vs. Microprocessor — Integrated Resources and Typical Use A microcontroller differs from a general-purpose microprocessor because it integrates several ________ ports and ________ on-chip, making it well suited for ________ applications.
1
2
3