Self Studies

Digital Logic Test 3

Result Self Studies

Digital Logic Test 3
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    If there are m input lines and n output lines for a decoder that is used to uniquely address a byte addressable 1 KB RAM, then the minimum value of m + n is ______.
    Solution

    Concept:

    A decoder with k input lines has 2k output lines.

    Calculation:

    The memory is byte addressable. So 1 KB = 210 B.

    10 × 210 decoder.

    So, the number of input lines (m) = 10

    Number of output lines (n) = 2m = 210 = 1024

    Hence, (m + n) = 10 + 1024 = 1034 

  • Question 2
    1 / -0

    Consider the addition of two binary X and Y boolean variables, results in a SUM and a CARRY output.

    Find the correct boolean expressions for SUM and CARRY outputs.

    Solution

    Concept:

    In binary arithmetic:

    • 0 + 0 = 0 (No carry)
    • 0 + 1 = 1 (No carry)
    • 1 + 0 = 1 (No carry)
    • 1 + 1 = 0 (Carry = 1)


    It’s corresponding truth table is drawn below:

    X

    Y

    SUM (EX-OR)

    CARRY(AND)

    0

    0

    0

    0

    0

    1

    1

    0

    1

    0

    1

    0

    1

    1

    0

    1

    Using K-map for the above truth table, we can get the expression for sum & carry. This is as shown:

    SUM = X⋅Y̅ + X̅.Y & Carry = X.Y

    Hence Option (1) and 4 are correct.

  • Question 3
    1 / -0
    If the minimum number of 8 × 1 MUX needed to implement 1024 × 1 MUX is x and the number of levels is y then x × y is equal to _____.
    Solution

    L ≥ log81024

    where L is number of levels

    L = 4

    1st level  \(= \frac{{1024}}{8} = 128\)

    2nd  level \(\; = \frac{128}{8} = 16\)

    3rd level \(= \frac{16}{8} = 2\)

    4th level \(= \frac{2}{8} = 0.25= 1 \ MUX\)

    Total number of 8 × 1 MUX = x =128 + 16 + 2 + 1 = 147

    Total number of levels = y = 4

    ∴ x × y = 147 ×  4 = 588

  • Question 4
    1 / -0
    Assume that for a full adder implementation, the delay for sum and carry generation are 5 nsec and 3 nsec respectively. The worst-case delay of a 8-bit ripple carry adder will be:
    Solution

    Formula:

    The total time taken by the for ‘n’ bit ripple carry adder is

    T= (n – 1) tc + Maximum(tc, ts)

    tc = delay for carry through a single flip flop.

    ts delay for sum

    Td = total delay

    Data:

    From this, Maximum(tc, ts) = ts = 5 ns

    Tc = 3 ns.

    n = 8

    Calculation:

    T= (n – 1) tc + Maximum(tc, ts)

    T = (8 – 1)×3 + 5

    ∴ Td = 26 ns

    The worst-case delay of a 8-bit ripple carry adder will b 26 ns

Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Selfstudy
Selfstudy
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now