Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

assignment question

  • 13-12-2005 5:27pm
    #1
    Closed Accounts Posts: 829 ✭✭✭


    I'm having a nightmare time with this question and would love a hand with it from any techies.

    1) "Reproduce a simple drawing of a diagram and explain it's main components and their role in the PC system."

    Now in the reference drawing there is a diagram that has Rom, prom, flash memory <
    > Ram, Buses, LS and L1 Cache which then leads to control unit, decoder, program register, instruction register, general purpose register, then that leads onto another set of registers, and an arithmatic and logic unit, which finish at processor.

    And my head is baked, does anyone have a good explanation of how all this stuff works and a diagram that would be helpful?

    Cheers


Comments

  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Well....for starters....the L1 cache is inside the processor. As are the registers. Any chance you could reproduce that diagram in some way?

    The rom / prom / flash are probably all part of the bios. The busses are for transporting data between memory and processing units (processor, graphics card, network card, etc.).


  • Closed Accounts Posts: 829 ✭✭✭Bartonprince


    erm i'll try.

    ROM PROM Flash Memory ControlU


    I
    I --- L1 Cache -- L2 Cache
    RAM
    Peripheral Devices


  • Closed Accounts Posts: 829 ✭✭✭Bartonprince


    arrgh


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    use the [code ] tag :)


  • Closed Accounts Posts: 829 ✭✭✭Bartonprince


    Khannie wrote:
    use the
    tag :)[/QUOTE]
    
    [code]ROM PROM Flash Memory ControlU 
    
    
    --------------------------------------- 
    I 
    I --- L1 Cache -- L2 Cache 
    RAM
    --------------------------------------- 
    Peripheral Devices
    


  • Advertisement
  • Closed Accounts Posts: 829 ✭✭✭Bartonprince


    erm i'll try.
    ROM          PROM         Flash Memory                                  ControlU         
    
    
    ---------------------------------------    
                              I                                 
                              I                     --- L1 Cache -- L2 Cache  
                            RAM
    ---------------------------------------                       
                     Peripheral Devices
    


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Maybe draw a pic of it in mspaint or something. I'm off home to internetless land now. Good luck. :)


  • Closed Accounts Posts: 829 ✭✭✭Bartonprince


    Ok i think what it means is, i have to draw the diagram again, and just explain what each bit does. (It says the main ones)

    So here are the components.

    ROM
    PROM
    Flash Memory
    RAM
    Buses
    L2 cache and L1 cache

    Control Unit
    Decoder, program register, Instruction register, General Purpose Register

    Accumulator
    General Purpose Register
    General Purpose Register
    Arithmatic and Logic Unit

    Processor.

    SO i need to explain what these all do and how they contribute to the system functionality


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Ah well....in fairness, I can't answer the question for you.

    A quick google on each of the elements will tell you what it does.

    Most of the non-memory stuff you have there is all inside the processor though. i.e....
    Control Unit
    Decoder, program register, Instruction register, General Purpose Register

    Accumulator
    General Purpose Register
    General Purpose Register
    Arithmatic and Logic Unit

    and all of the registers are just fast, small bits of temporary memory inside the processor.


  • Closed Accounts Posts: 2,639 ✭✭✭Laguna


    Khannie wrote:
    A quick google on each of the elements will tell you what it does.

    Without sounding dismissive, this was my usual port of call when researching college assignments.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    if you want the easy way out: go to your college library.
    Any half decent comp. arch. book is bound to explain the parts in detail and have a diagram..

    ( 'Structured Computer Organization', Tannenbaum ?)


Advertisement