ABSOLUTE DECODING
The decoding in which all available address line (16 lines in memory mapped and 8 lines in
peripheral mapping) are used for decoding to generate a unquie address is called absolute
decoding see fig.
ABSOLUTE DECODING |
PARTIAL DECODING
The decoding in which all available address line(16 lines in memory mapping and 8 lines in
peripheral mapping) are not used for decoding resulting in multiple address for same port is
called partial decoding. see fig.
PARTIAL DECODING |
sir,
ReplyDeletewhy we don't use 16 address lines in latch enable in absolute decoding. you used only A0- A7 ?
Bhupendra,
ReplyDeleteSorry for the late reply.
Above figure is for decoding the peripherals I/O devices not the memory devices.
The peripheral devices can only be accessed using A0-A7 cause those are the lines that are multiplexed with data lines D0 - D7.
Remember 8085 can access 2^8 I/O devices.
dude , the advantage of partial decoding is cost saving probably by reducing the decoder logic. i want to ask how?
ReplyDeletewell in the absolute decoding we use all the address and data lines to get an absolute address.
DeleteSo to connect all data lines we need a larger bus area, bigger decoder IC, and more logical IC's(used for gates)
While in partial decoding we can use half of the data and address lines to get a relative address of the periphery.
So lesser the data line less area for bus is required, small decoder ICs will do the job and less Logical ICs are required....
The major area covered in any board is of buses if we can reduce that we can reduce the size of the board....
And remember these same buses we use for decoding goes to every periphery on the board. so you can now imagine how much cost a partial decoding can cut...
Cost cutting was neccessary in era of 90's and 80's when concept of chip design was pretty new. Everything decoder to logical gates were on different chips. and pcbs were of only 2 layer were possible. Now a days in processors quad layer pcb techniques are used so attain reliable and absolute hardware and addresses.
DeleteThis is very Helpful.
ReplyDeletePlease Define "Wrap Around" also ?
Wrap around is to many waste
DeleteSo Hard!
ReplyDeleteHhhhh
ReplyDeletenice
ReplyDeleteThank you
ReplyDeleteHow in Partial decoding we can access multiple ports ? PLEASE EXPLAIN
ReplyDeleteThis was helpful
ReplyDeleteThank you
ReplyDelete