Combinational Circuits – Exercise – 1

21. Which digital system translates coded characters into a more intelligible form?

(a) encoder
(b) display
(c) counter
(d) decoder

Answer
Answer : (d)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

22. A circuit that responds to a specific set of signals to produce a related digital signal output is called a(n):

(a) BCD matrix
(b) display driver
(c) encoder
(d) decoder

Answer
Answer : (c)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

23. Which type of decoder will select one of sixteen outputs, depending on the 4-bit binary input value?

(a) hexadecimal
(b) dual octal outputs
(c) binary-to-hexadecimal
(d) hexadecimal-to-binary

Answer
Answer : (a)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

24. In a BCD-to-seven-segment converter, why must a code converter be utilized?

(a) No conversion is necessary.
(b) to convert the 4-bit BCD into gray code
(c) to convert the 4-bit BCD into 10-bit code
(d) to convert the 4-bit BCD into 7-bit code

Answer
Answer : (d)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

25. When two or more inputs are active simultaneously, the process is called:

(a) first-in, first-out processing
(b) priority encoding
(c) ripple blanking
(d) priority decoding

Answer
Answer : (b)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

Related Posts

  • Combinational Circuits - 13555555555513. A multiplexed display: (a) accepts data inputs from one line and passes this data to multiple output lines (b) uses one display to present two or more pieces of information (c) accepts data inputs from multiple lines and passes this data to multiple output lines (d) accepts data inputs from several lines and multiplexes this input data to four BCD lines
    Tags: data, lines, accepts, inputs, display, output, input, bcd, electronics, engineering
  • Memory Devices - 51555555555551. The RAM circuit given below is suspected of being bad. A check with a logic probe shows pulse activity on all of the address lines and data inputs. The / line and inputs are forced HIGH and the data output lines are checked with the logic probe. Q0, Q2, and Q3 show a dim indication on the logic probe; Q1 indicates a HIGH level on the logic probe. What, if anything, is wrong with the circuit? (a) The Q0, Q2, and Q3 output lines are open; the chip is defective. (b) The Q1 line appears to be shorted to Vcc; replace the chip. (c) The outputs should be active only when the / line is held LOW, so the circuit is behaving normally considering the fact that the line is HIGH. (d) The EN input should be forced HIGH and the outputs rechecked; if they are still giving the same indications as before, then the three outputs are definitely open and the IC will have to be replaced.
    Tags: high, outputs, lines, circuit, output, data, inputs, low, input, electronics
  • Combinational Circuits - 41555555555541. A certain BCD-to-decimal decoder has active-HIGH inputs and active-LOW outputs. Which output goes LOW when the inputs are 1001? (a) 0 (b) 3 (c) 9 (d) None. All outputs are HIGH.
    Tags: inputs, outputs, decoder, output, low, high, electronics, engineering
  • Combinational Circuits - 6Combinational Circuits » Exercise - 16. A multiplexer is a logic circuit that : (a) accepts one input and gives several outputs (b) accepts many inputs and gives many outputs (c) accepts many inputs and gives one output (d) accepts one input and gives one output
    Tags: accepts, input, outputs, inputs, output, multiplexer, circuit, electronics, engineering
  • Combinational Circuits - IQ - 1Combinational Circuits » IQ - 1 1. Define combinational logic ? When logic gates are connected together to produce a specified output for certain specified combinations of input variables, with no storage involved, the resulting circuit is called combinational logic. 2. Explain the design procedure for combinational circuits ? (1) The problem definition. (2) Determine the number of available input variables & required O/P variables. (3) Assigning letter symbols to I/O variables. (4) Obtain simplified Boolean expression for each O/P. (5) Obtain the logic diagram. 3. Define multiplexer ? Multiplexer is a digital switch. If allows digitalinformation from several sources to be routed onto a single output line. 4. Define Decoder ? A decoder is a multiple - input multiple output logic circuit that converts coded inputs into coded outputs where the input and output codes are different. 5. What is binary decoder ? A  decoder is a combinational circuit that converts binary information from n input lines to a maximum of 2n out puts lines. 6. Define Encoder ? An encoder has 2n input lines and n output lines. In encoder the output lines generate the binary code corresponding to the input value. 7. What is priority Encoder ? A priority encoder is an encoder circuit that includes the priority function. In priority encoder,  if 2 or more inputs are equal to 1 at the same time,…
    Tags: input, encoder, output, circuit, lines, decoder, binary, inputs, multiplexer, electronics