Question
Download Solution PDFIn an 8085 microprocessor based system the active low chip select signal of the 2K*8 RAM is connected to the address line A15. The RAM address lines are connected to A10 - A0. What is the highest address which accesses a location in the RAM?
Answer (Detailed Solution Below)
Detailed Solution
Download Solution PDFConcept:
The size of the RAM is 2K × 8, meaning it has 2K = 2048 locations. This requires 11 address lines (since 211 = 2048), which are connected to A10 to A0.
The chip select is active-low and connected to address line A15. For the RAM to be selected, A15 must be 0.
Calculation:
Total address lines in 8085 = 16 (A15 to A0)
Since only A10 to A0 go to RAM, and A15 must be 0 (for active-low chip select), the remaining upper address bits A14 to A11 can be any combination (i.e., 0000 to 1111).
To get the highest possible address within RAM: set A15 = 0 (active), A14 to A11 = 1111, and A10 to A0 = 11111111111
\( \text{Address} = 0\text{FFF} + 7FF = 7FFF_H \)
Final Answer:
Option 2) 7FFFH
Last updated on May 30, 2025
-> The ISRO Technical Assistant recruitment 2025 notification has been released at the official website.
-> Candidates can apply for ISRO recruitment 2025 for Technical Assistant from June 4 to 18.
-> A total of 83 vacancies have been announced for the post of Technical Assistant.
-> The Selection process consists of a written test and a Skill test.
-> Candidates can also practice through ISRO Technical Assistant Electrical Test Series, ISRO Technical Assistant Electronics Test Series, and ISRO Technical Assistant Mechanical Test Series to improve their preparation and increase the chance of selection.