need help

  1. #1
    Pure_iman is offline Newbie

    need help

    A microprocessor data bus has 16 lines and its address bus contain 12 lines. What is the maximum memory capacity that can be connected to the microprocessor? How many bytes can be stored in memory?
    if anyone can plese answer this question...........

  2. #2
    HippyWarlock is offline Elite Member
    The data bus Xfers data, it is not in itself an indication of memory limitations.

    The address bus however is an indicator.

    As bits can be on or off then they have a max capacity of 2. And as you have 12 lines, the maximum number of unique locations that it can 'see' is:

    2 ^ 12

    Divide the above by 8, as 8 bits=1 byte (16=word, n 4=nybble) to get number of bytes.

    Now stop asking HomeWork questions on here!

  3. #3
    HippyWarlock is offline Elite Member
    And I made a GLARING error there by not looking at your question properly. The answer I gave is correct in its own right - You can deduce the answer your teacher needs from my calcs.

    Can't make it too easy for you can I now?

  4. #4
    HippyWarlock is offline Elite Member
    Jeez! I must be tired (work in 2 hrs), OK I misread the the second time, the first time I read it OK.

    1/10 - See me after class



    oops

  5. #5
    Pure_iman is offline Newbie
    thanks for the replies........
    but actually i got the answer before reading ur relpies.........

  6. #6
    HippyWarlock is offline Elite Member
    Lol

+ Reply to Thread