Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
MSI Logic Circuits Questions
When is multiplexing required? In digital systems, multiplexing of signals is usually required under which circumstance?
Cascading 7485 comparators for 8-bit comparison To compare two 8-bit numbers using two 7485 (4-bit) magnitude comparators, how should the cascade connections be made?
Erratic BCD-to-decimal decoder behavior on breadboard A BCD-to-decimal decoder circuit behaves erratically on a wire-wrap protoboard, although scoped waveforms look reasonable. What is the most helpful advice to correct the problem?
Decoder fundamentals Which statement best describes the function of a digital decoder in logic systems?
Multiplexer select sequencing for parallel-to-serial conversion A 16-input multiplexer (16:1 MUX) is used to perform parallel-to-serial data conversion. Which counter modulus is required to drive the MUX's data-select inputs so that all 16 inputs are scanned sequentially?
Troubleshooting a DMM's 7-segment display that occasionally skips digits A digital multimeter's seven-segment display sometimes fails to show certain numbers. What is a safe and effective test procedure to identify a defective segment?
7447 BCD-to-seven-segment decoder: which segments light for the digit “1”? For a 7447 code converter driving a common-anode display, which segments are active to display the numeral 1?
HDL design focus for multiplexers and demultiplexers In hardware description languages such as VHDL or Verilog, what is the key issue when designing MUX and DEMUX blocks?
Who “controls” a demultiplexer's outputs? In a standard digital demultiplexer (1-to-N), which signals directly determine which output line is driven?
Purpose of control inputs in HDL magnitude comparators Why do HDL or IC magnitude comparators (for example, 7485-style designs) include control inputs?
Parity error output always HIGH although DATA IN equals DATA OUT In the shown data transmission system, a logic analyzer confirms that DATA IN (left) matches DATA OUT (right), yet the parity error flag remains asserted HIGH. What is the most reasonable conclusion?
7485 magnitude comparator outputs for A = 1001 and B = 1010 For a 7485-style 4-bit magnitude comparator, determine the outputs A
B when inputs are A = 1001 (decimal 9) and B = 1010 (decimal 10).
Digital logic decoders — what do the address and enable inputs actually do? In combinational logic, a decoder activates exactly one output line based on its binary address inputs, often gated by enable pins. What is the primary purpose of a decoder's inputs?
Validity of BCD codes — evaluate 10110110 as a binary-coded decimal value Binary-coded decimal (BCD) encodes each decimal digit separately using four bits (0000 to 1001 only). Which is the correct interpretation of the 8-bit BCD sequence 10110110?
VHDL design fundamentals — key attribute of the conditional signal assignment In VHDL, a conditional signal assignment (using when ... else) is a concurrent statement that tests conditions in order. Which property is the most important attribute of this construct?
Decoder notation in IEEE/ANSI symbols A logic symbol shows the internal designation “bcd/dec”. In digital electronics, what does this indicate about the decoder’s function and its input–output size?
Modeling a priority encoder in VHDL Which VHDL description style is appropriate for a priority encoder, so that higher-priority inputs dominate the output encoding?
AHDL BCD→binary conversion detail In an AHDL design of a BCD-to-binary converter, how is multiplication by 10 typically implemented efficiently at the logic level?
Diagnosing a blank MSD in a display multiplexer In a system using 74157 multiplexers, a 7449 decoder/driver, and a 74139 decoder, the most significant digit (MSD) display is blank while the least significant digit (LSD) works. Inputs and outputs on 74157/7449 toggle, 74139 input A toggles, but on 74139 the 0 output stays LOW and the 1 output stays HIGH. Inputs B and EN on 74139 read LOW. What is the likely cause and corrective action?
The device that is an application of SOP logic is a multiplexer.
1
2
3
4