Skip to content
The Computer Science
TheCScience
  • Engineering Subjects
    • Human Values
    • Computer System Architecture
    • Microprocessor
    • Digital Communication
    • Internet of Things
  • NCERT Solutions
    • Class 12
    • Class 11
  • Solutions
    • HackerRank
      • C Solutions
      • C++ Solutions
      • Java Solutions
      • Python Solutions
      • Algorithms Solutions
      • Data Structures Solutions
    • HackerEarth Solutions
    • Leetcode Solutions
  • JEE 2027
The Computer Science
TheCScience

Demultiplexing of Address/Data Bus in 8085 Microprocessor

YASH PAL, April 6, 2022April 24, 2026

Demultiplexing of Address and Data Bus of Microprocessor – For economic use of pins of the microprocessor 8085, the lower-order address bus is multiplexed with the data bus. This is known as a multiplexed Address/Data Bus (AD0 – AD7). The microprocessor 8085 provides an address during the earlier part of the execution of an instruction on the multiplexed bus (AD0 – AD7).

Data is also available on the same bus during the later part of the execution of an instruction. However, for proper memory or input/output operation, the microprocessor requires the lower-order address and data separately. So demultiplexing is the process of providing the separate lower-order address to the microprocessor for proper memory or input/output operation.

The address latch enable (ALE) signal is used to demultiplex the address/data bus. Figure 1 shows the schematic of demultiplexing of the address/data bus (AD0-AD7) using a latch IC (74LS373). The multiplexed address/data bus (AD0-AD7) is connected as the input to the 8-bit latch IC (74LS373). The enable input (G) of the latch IC is connected to the ALE pin of the microprocessor, whereas the output control (OC) pin is grounded.

Block Diagram of demultiplexing of address data bus of 8085 Microprocessor
Figure 1: Demultiplexing of the address data bus of the 8085 Microprocessor

The above-mentioned Figure 1 shows the schematic of the demultiplexing of the Address/Data bus using a latch IC (74LS373). ALE signal goes high during the earlier part of the execution of the instruction, the latch is transparent, and AD0-AD7 is reflected as A0-A7. In this way, the complete address is available in the address bus (A0-A15). Once the address is located, the ALE signal goes low, and the latch is disabled. Now, data may be available on this multiplexed bus (AD0-AD7), which may flow from microprocessor to memory (or I/O) or vice versa.

engineering subjects Microprocessor microprocessor

Post navigation

Previous post
Next post

Leave a Reply

Your email address will not be published. Required fields are marked *

Engineering Core Subjects

Digital Communication Subject
Internet of Things Subject
Computer Architecture subject
Human Value Subject

JEE Study Materials

JEE Physics Notes
JEE Chemistry Notes

TheCScience

We at TheCScience.com are working towards the goal to give free education to every person by publishing in dept article about Secondary, Senior-Secondary, and Graduation level subjects.

Pages

About US

Contact US

Privacy Policy

DMCA

Our Tools

Hosting - get 20% off

Engineering Subjects

Internet of Things

Human Values

Digital Communication

Computer System Architecture

Programming Tutorials

Data Structure and Algorithm

C

Java

NCERT

Class 12th

©2026 TheCScience | WordPress Theme by SuperbThemes