Description: To construct a 7 to 128 demultiplexer using 3-to-8 and 4-to-16 demultiplexers, the three highest bits of the output address should be fed into the 3-to-8 demultiplexer. The outputs from this demultiplexer will serve as the enable inputs for the individual 4-to-16 demultiplexers, assuming these demultiplexers have an enable pin. For instance, the output #0 from the 3-to-8 demultiplexer will connect to the input enable of the first 4-to-16 demultiplexer, output #1 will connect to the second, and so forth. It is also important to ensure that the demultiplexers can supply sufficient current to power the LEDs; if not, a transistor may be required to increase the current.
In a simulation setup using CDS, a 74LS138 is utilized as the 3-to-8 demultiplexer, with seven 74HC154 devices functioning as the 4-to-16 demultiplexers. The address outputs from an Arduino are represented by SPDT switches, with one terminal connected to Vcc and the other to digital ground. Issues have arisen where the LEDs do not illuminate, likely due to incorrect connections involving the enables. The anodes of the LEDs are soldered together, while the cathodes must connect to the outputs of the 4-to-16 demultiplexers, indicating a potential misunderstanding regarding the enable signals.
The circuit design involves a hierarchical arrangement of demultiplexers to achieve the desired output range. The 3-to-8 demultiplexer (74LS138) will decode the three most significant bits (MSBs) of the address input, generating eight outputs. Each output corresponds to one of the enable inputs of the 4-to-16 demultiplexers (74HC154). Each of these demultiplexers can handle four bits of input, allowing for a total of 16 outputs per device.
The enable pins of the 4-to-16 demultiplexers must be appropriately controlled by the outputs from the 3-to-8 demultiplexer to ensure that only one 4-to-16 demultiplexer is active at any given time. This multiplexing scheme allows for the selection of one out of 128 possible outputs based on the combination of the three MSBs and the four least significant bits (LSBs) fed into the selected 4-to-16 demultiplexer.
It is crucial to verify that the output current ratings of the demultiplexers are sufficient for the intended application. If the current capacity is inadequate for driving the LEDs directly, a transistor can be employed as a switch to amplify the current from the demultiplexer outputs to the LEDs, ensuring reliable operation. Additionally, attention should be paid to the polarity of the enable signals; inverters may be necessary if the enable logic levels do not match the requirements of the demultiplexers.
In summary, this demultiplexer configuration enables a flexible and efficient method for controlling multiple outputs, making it suitable for various electronic applications where multiple signals need to be managed effectively. Proper attention to the design and connections will facilitate the successful implementation of the circuit.If you want to build a 7 to 128 demux with 3-to-8 and 4-to-16 demuxes, then put the 3 high bits of your output address into the 3-to-8, and use the outputs of that as the input enable to the individual 4-to-16 demuxes (assuming that it has an enable pin), so the output #0 on the 3-to-8 would go to the input enable of the first4-to-16 demux, the output #1 would go to the second, etc. No other components I can think of, except possibly inverters if the input enable is the wrong polarity. Also check that your demux can source enough current to power the LED, if not then you may need to use a transistor to boost the current.
@SamuelPogue Tim May 2 `13 at 23:43 I am attempting to simulate this using CDS using a 74LS138 as the 3-to-8, and 7 74HC154`s for the 4-to-16`s. I have it set to where SPDT`s represent the address outputs on the arduino where one lead is connected to Vcc, and the other is connected to digital ground.
However something is going wrong here and the LED`s won`t light. Because I have all the anodes of the LED`s soldered together, and the cathodes have to be the ones to connect to the outputs of the 4-to-16`s, I am assuming I am doing something wrong with the Enables. Of course, I am trying to discern why there are multiple Enables. Samuel Pogue May 3 `13 at 20:42
I don't know why, but people like blinking lights. You see LED chasers everywhere, in TV shows (Knight Rider), movies, and store windows. This schematic is my version of a simple 10 LED chaser. There is no 555 timer used...
This project has two advantages over previous dice circuits. It produces a realistic readout as well as a slow-down feature. These combine to make it one of our most popular games projects. As can been seen in the photo, the...
This page introduces an engaging project designed by Toon Beerten, titled "DIY LED Mood Lamp." This project serves as an intriguing addition to any room, guaranteed to impress viewers. The lamp features a color-fading effect that enhances its visual appeal....
The circuit utilizes two white LEDs, with the second LED connected across the emitter of the transistor and the negative ground. It requires its own limiting resistor in series, similar to R15 and D3 in the circuit diagram. If standard...
For the second build in the Make It Last Build Series, a robotic plant is being constructed. This week focuses on assembling the control circuit, which will be used in future weeks to animate the plant. The basic circuit will...
The Arduino 2009 functions as an independent weather station without a display. It can operate autonomously for extended periods, sampling data from sensors until the RAM reaches full capacity. The collected data is stored in a designated sector of an...
This circuit is designed as a low-power LED night lamp that automatically switches off during daytime. The CMOS timer IC TS555CN is configured as a square wave generator operating at approximately 5 Hz. The output voltage from the IC is...
Below is a proof of concept circuit which needs improvement. The part values shown will run a high efficiency red LED with a Vf of 1.9V from only 2 nicads, right down to 2 volts. For a white LED you...
File exchange, MATLAB Answers, newsgroup access, links, and blogs for the MATLAB and Simulink user community.
The MATLAB and Simulink user community is supported through various platforms that facilitate knowledge sharing and collaboration among users. The File Exchange feature allows users...
We use cookies to enhance your experience, analyze traffic, and (if you allow) serve personalized ads.
By clicking Accept All, you agree to our use of cookies.
Learn more