logo

CuriousTab

CuriousTab

Discussion


Home Digital Electronics Combinational Logic Circuits Comments

  • Question
  • A 4-bit adder has the following inputs: C0 = 0, A1 = 0, A2 = 1, A3 = 0, A4 = 1, B1 = 0, B2 = 1, B3 = 1, B4 = 1. The output will be ________.


  • Options
  • A. 01100
  • B. 10101
  • C. 11000
  • D. 00011

  • Correct Answer
  • 11000 


  • Combinational Logic Circuits problems


    Search Results


    • 1. In VHDL, data can be each of the following types except ________.

    • Options
    • A. BIT
    • B. BIT_VECTOR
    • C. STD_LOGIC
    • D. STD_VECTOR
    • Discuss
    • 2. A circuit that can convert one of ten numerical keys pressed on a keyboard to BCD is a ________.

    • Options
    • A. priority encoder
    • B. decoder
    • C. multiplexer
    • D. demultiplexer
    • Discuss
    • 3. The correct output for this XOR truth table is ________.


    • Options
    • A.
    • B.
    • C.
    • D.
    • Discuss
    • 4. The 7447A is a BCD-to-7-segment decoder with ripple blanking input and output functions. The purpose of these lines is to ________.

    • Options
    • A. turn off the display for any nonsignificant digit
    • B. turn off the display for any zero
    • C. turn off the display for leading or trailing zeros
    • D. test the display to assure all segments are operational
    • Discuss
    • 5. The ________ statement evaluates the variable status.

    • Options
    • A. IF/THEN
    • B. IF/THEN/ELSE
    • C. CASE
    • D. ELSIF
    • Discuss
    • 6. In an odd-parity system, the data that will produce a parity bit = 1 is ________.

    • Options
    • A. data = 1010011
    • B. data = 1111000
    • C. data = 1100000
    • D. All of the above
    • Discuss
    • 7. Parity generators and checkers use ________ gates.

    • Options
    • A. exclusive-AND
    • B. exclusive-OR/NOR
    • C. exclusive-OR
    • D. exclusive-NAND
    • Discuss
    • 8. When an open occurs on the input of a TTL device, the output will ________.

    • Options
    • A. go LOW, because there is no current in an open circuit
    • B. react as if the open input were a HIGH
    • C. go HIGH, since full voltage appears across an open
    • D. still be good, if only the good inputs are used
    • Discuss
    • 9. A half-adder does not have ________.

    • Options
    • A. carry in
    • B. carry out
    • C. two inputs
    • D. all of the above
    • Discuss
    • 10. Occasionally, a particular logic expression will be of no consequence in the operation of a circuit, such as in a BCD-to-decimal converter. These result in ________ terms in the K-map and can be treated as either ________ or ________, in order to ________ the resulting term.

    • Options
    • A. don't care, 1's, 0's, simplify
    • B. spurious, AND's, OR's, eliminate
    • C. duplicate, 1's, 0's, verify
    • D. spurious, 1's, 0's, simplify
    • Discuss


    Comments

    There are no comments.

Enter a new Comment