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

  • Home
  • SEARCH
  • 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 8555123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T15:03:02+00:00 2026-06-11T15:03:02+00:00

in 8086 microprocessor a 20 bit address is divided in 16bit+4bit address in which

  • 0

in 8086 microprocessor a 20 bit address is divided in 16bit+4bit address in which 4 bit binary is the segment address.when we convert a 4bit binary into hexadecimal it gets to 1bit hexadecimal.my question is when we encounter the problem of calculating the physical address from the logical, a 4bit hexadecimal segment address is given.why is it so?
Also in the calculation of physical address we append 0 in lsb to find the base address of the segment and then we add the offset into it. what is the logic behind appending 0?

  • 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-11T15:03:03+00:00Added an answer on June 11, 2026 at 3:03 pm

    One segment is equal to one paragraph. One paragraph is equal to 16 decimal bytes or 10 hexadecimal bytes. So a segment value of 89AB with zero offset is equal to 89AB x 10 or 89AB0 (note: all addresses are in hexadecimal for this context).

    For segment-offset to 20-bit absolute address conversion example, this is best represented like this:

    89AB:F012  ->  89AB   ->  89AB0   (paragraph to byte ->  89AB x 10 = 89AB0)
                    F012  ->  0F012   (offset is already in byte unit)
                              ----- +
                              98AC2   (the absolute address)
    

    For absolute address to segment-offset conversion:

    98AC2  ->  9 8AC2  ->  9     ->  9000  ->  9000:8AC2
               (split)     8AC2      8AC2
    

    or…

    98AC2  ->  98AC 2  ->  98AC  ->  98AC  ->  98AC:0002
               (split)        2      0002
    

    or can be split at middle…

    98AC2  ->  98 AC2  ->  98    ->  9800  ->  9800:0AC2
               (split)      AC2      0AC2
    

    All above three segment-offset address including 89AB:F012 (the original address value) points to the same absolute address (same physical location).

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

Sidebar

Related Questions

I know that 8086 has a 20-bit address bus and 16-bit registers, so it
I learnt that the physical address is calculated by shifting the segment address (16-bit)
Is it determined by size of the address buss; if yes then was 8086
I want to generate a 16-bit executable BINARY RAW format by Watcom C compiler
memory is referred to, using logical address in assembly langugage programming in 8086. is
In the 8086 architecture, the memory space is 1 MiB in size and divided
I'm writing an encoding/decoding .COM program using Huffman algorithm for dos 8086 (16-bit tasm
When I used to program embedded systems and early 8/16-bit PCs (6502, 68K, 8086)
When an 8086 or 8088 first powers up, what address does the processor begin
I'm studying ASM 8086 theoretically on highschool (MASM, x86). .data var dd 421,422, 443,

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.