MSI Logic Circuits Questions

Practice MSI Logic Circuits MCQs with answers and explanations. Page 1 of 4.

Category
Digital Electronics
Topic
MSI Logic Circuits
Page
1 / 4
Mode
Practice

Questions

Open any question to view the answer and explanation.

When is multiplexing required? In digital systems, multiplexing of signals is usually required under which circumstance?
Open
View answer
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?
Open
View answer
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?
Open
View answer
Decoder fundamentals Which statement best describes the function of a digital decoder in logic systems?
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
Who “controls” a demultiplexer's outputs? In a standard digital demultiplexer (1-to-N), which signals directly determine which output line is driven?
Open
View answer
Purpose of control inputs in HDL magnitude comparators Why do HDL or IC magnitude comparators (for example, 7485-style designs) include control inputs?
Open
View answer
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?
Open
View answer
7485 magnitude comparator outputs for A = 1001 and B = 1010 For a 7485-style 4-bit magnitude comparator, determine the outputs A<B, A=B, and A>B when inputs are A = 1001 (decimal 9) and B = 1010 (decimal 10).
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
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?
Open
View answer
Realizing Boolean functions – is a multiplexer (MUX) effectively an application of sum-of-products (SOP) logic, capable of implementing arbitrary Boolean expressions by appropriate input wiring and select control?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.