Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8955285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T14:31:03+00:00 2026-06-15T14:31:03+00:00

I have a homework problem here which im a bit confused how to start.

  • 0

I have a homework problem here which im a bit confused how to start. I have to translate the logical addresses 0,4,9,15,30 into their physical addresses. Ive looked online but havent been able to find similar examples. I have found questions but with much different given information (such as giving me the page index and offset for each logical address). Below is the question, and i did do part 1 which gives me m=32 and n-3. A help in the right direction would be great!

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T14:31:04+00:00Added an answer on June 15, 2026 at 2:31 pm

    It’s almost impossible to figure the above page table structure, it doesn’t provide the essential details. Though I’ll try to help you.
    However, I’ll assume that those values are the physical addresses (probably, they are).

    We must consider the following details:
    Address space: 32 bytes
    Total pages: 4
    Page size: 8 bytes
    Addressing: 1 byte

    Page table entries:
    6
    8
    0
    1

    Strictly speaking, we would have to index the page table entry, and consequently get the offset into it.
    So we need only 2 bits to index the page table entry (4 entries), whereas 6 bits to the offset in the page (8 bytes – 64 bits).
    Besides, we should assume one-byte addressing.

    Virtual address:    (8 bits) - Total
    0 0                 (2 bits) - Page table entry.
        0 0 0 0 0 0     (6 bits) - Offset into page. 
    

    The next question is to translate logical into physical:
    0, 4, 9, 15, 30 (It’s always better to convert such numbers into binary format)

    One example:
         PTE      OFFSET
    0 = (0 0) (0 0 0 0 0 0)
    
    It indexes the first page table entry which physical address is 6,
    and the offset is 0.
    So 6 + 0 = 6 (Physical address)
    
    Another example:
         PTE      OFFSET
    4 = (0 0) (0 0 0 1 0 0)
    
    It indexes the first page table entry which physical address is 6, 
    and the offset is 4.
    So 6 + 4 = 10 (Physical address)
    

    I hope it will help you.
    Regards, Raphael S.Carvalho

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a homework problem here I've been working on; here is the description:
I have a question about my homework problem. Here is the problem: Write a
I have a homework problem in which I need to remove all the green
I have a homework problem in which I'm supposed to write a function for
Okay, so I have another question on a prolog homework problem I am struggling
I have a homework question that says: Problem 1: Given the array [ 22
I am doing homework but I have problem with non-RestFul routes. My spec is:
I am learning Ruby and have to do some homework, but have problem with
This is my homework, but please read my problem description first. I have to
I have a homework in which i have 640x480 image and i want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.