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
Sizing the control interface for an 8-to-1 multiplexer: An eight-line (8:1) multiplexer requires how many data inputs and how many select inputs to address them uniquely?
AHDL BCD-to-binary converter design – in hardware description terms, when converting a multi-digit BCD value to its equivalent pure binary, is the multiplication-by-10 step implemented directly using the language’s arithmetic capability, i.e., by using a multiplication operator, or by some other construct?
Magnitude comparator fundamentals – identify the standard trio of comparison outputs a digital magnitude comparator asserts when comparing two binary numbers A and B.
Encoder I/O count – for a decimal-to-BCD encoder, how many separate data input lines exist to represent digits 0 through 9 before encoding them into 4-bit BCD?
Identify the device – which logic circuit accepts an n-bit binary number at its inputs and asserts exactly one output line corresponding to that input value?
Octal (1-of-8) decoder basics – a 1-of-8 decoder asserts one of eight outputs and therefore requires how many binary input bit(s) to select among those outputs?
Identify the pictured device and outcome – given a typical digital routing symbol with select lines and labeled outputs D0…D7, determine whether the device is a demultiplexer and, for the shown timing of selects and data, which output (e.g., D3) is driven HIGH at node X while all others remain LOW.
Priority encoder behavior – if multiple inputs are asserted simultaneously, what does a priority encoder do to resolve the conflict in its encoded output?
Terminology – another widely used name for a multiplexer, highlighting its function of choosing one of several data inputs, is ________.
BCD versus pure binary – convert the BCD number 1000 0001 (representing the decimal value 81) into its equivalent straight binary, expressed as an 8-bit group.
Function identification – the logic device that takes a single input data line and routes it to exactly one of several outputs under control of select lines is called a ________.
MSI fundamentals — identify the component: A digital device has several input lines, exactly one of which is asserted (active) at any given time. Depending on which single input is active, the device produces an N-bit binary code at its outputs that represents that input’s numeric index. What is this device called?
Octal-to-binary encoder output width: An octal-to-binary encoder accepts eight distinct inputs (one active at a time). How many binary output bits are required to encode the active input line unambiguously?
1-of-16 decoder input width: A “1-of-16” decoder asserts exactly one of sixteen outputs for each valid binary input code. How many input bits are needed so that all 16 outputs can be uniquely selected?
Name the device: Which MSI component generates a compact binary code at its outputs corresponding to the index of a single active numeric input line (one-hot input → coded output)?
1
2
3
4