Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
LinkBack Thread Tools Display Modes
Old 16th October 2005, 09:06 PM   (permalink)
Default Demultiplexer

Hi All

Is it possible to combine more for example 3-to8 line or a 4-to-10 line decoders, to get a 7-to-128 line decoder for 7-bit?

Electronics4you
__________________________________________________ ____________________________
"Be cool"
Electronics4you is offline  
Old 16th October 2005, 11:48 PM   (permalink)
Default

yes i believe you can do that..
what are you trying to do??
williB is offline  
Old 17th October 2005, 02:16 AM   (permalink)
Default

The CD4514 is a 4 to 16 line decoder. You could make a 7 to 128 decoder with additional logic to decode the other 3 bits, but it is more work than I want to tackle right now.
__________________
see my website: www.geocities.com/russlk
Russlk is offline  
Old 17th October 2005, 12:49 PM   (permalink)
Default reply

I believe you can do that. did you mean to say an 8-to-256 line decoder instead of 7-to-128 decoder?
it's gonna be very complex circuitry! if you can get it on a single chip the better.
__________________
Everybody can but not everybody will.
aibelectronics is offline  
Old 17th October 2005, 01:27 PM   (permalink)
Default

Its probably better making your own decoder using logic gates instead, but still, it will be complex circuitry.

and why a 7 to 128 decoder?
__________________
-=: The best low-priced components to troubleshoot with are the speaker and the LED :=-
mstechca is offline  
Old 17th October 2005, 01:48 PM   (permalink)
Default

Quote:
Originally Posted by mstechca
and why a 7 to 128 decoder?
Presumably because 7 bits gives 128 seperate values?.

But as williB asked, knowing what he's trying to do would be helpful?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 17th October 2005, 07:06 PM   (permalink)
Default

I have a 128 lenght display, where I can write to the line that I want, without usign a shift register, which runs trough all bit all over again.
Electronics4you is offline  
Old 17th October 2005, 09:19 PM   (permalink)
Default

Quote:
Originally Posted by Electronics4you
I have a 128 lenght display, where I can write to the line that I want, without usign a shift register, which runs trough all bit all over again.
And there's 128 seperate wires to it?, sounds like a poor design?.

The multiplexer solution is simple, these multiplexers were originally designed for memory addressing, so you treat them accordingly.

Connect one 3 to 8 multiplexer to the top three address lines (in your case bits 4, 5 and 6 of your 0-6 bits). Each output will select one lower 16 bit page of addressing.

Connect eight 4 to 16 bit multiplexers all to the lower 4 bits (bits 0, 1, 2 and 3), and the enable bits of each to the outputs of the first multiplexer. You now have 128 (8 x 16) individually addressable pins - and LOT'S of wires 8)

It's standard memory addressing for micro-processors, used to address EPROM, RAM, and I/O.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 30th April 2007, 03:28 AM   (permalink)
Default

I also have the same question about any type of 7-128 or 8-256 decoder? I need about more than a hundred parallel outputs for logic signal. It is like control the parallel port of a PC but the port have only 8 data pins (D0 - D8), so I have to think about a decoder. Any suggestion please ?
nobtiba is offline  
Old 30th April 2007, 06:44 PM   (permalink)
Default

hi nobtiba,

Attached a block diagram of a 'Set 1 of 255 high' selector.
NOTE: the Group selector ic is a 4515, the rest are 4514

This should give you the general idea.

If you want to select analog lines, look at the HEF4067 ic.
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 7th July 2008 at 12:20 PM.
ericgibbs is offline  
Old 1st May 2007, 03:59 AM   (permalink)
Default

Quote:
Originally Posted by nobtiba
I also have the same question about any type of 7-128 or 8-256 decoder? I need about more than a hundred parallel outputs for logic signal. It is like control the parallel port of a PC but the port have only 8 data pins (D0 - D8), so I have to think about a decoder. Any suggestion please ?
Here is an expander for the parallel port. The circuit can be duplicated and C2, C3 used to get up to 394 outputs. The address of the '573 is put on the lowest 4 bits of the data bus and strobed in. The data for that '573 is put on the data bus and the '4514 enabled.
http://www.geocities.com/gpg212/parport128.2.gif
FRIED is offline  
Old 2nd May 2007, 05:12 PM   (permalink)
Default

Hi Ericgibb,

What is the difference between HEF4515 and 4514? Why don't we just use one type for both group selector and the rest ?
nobtiba is offline  
Old 2nd May 2007, 05:54 PM   (permalink)
Default

hi,
The 4514s require a /E [pin23] to select the ic, so a 4515 outputs will give a LOW on the selected line.

I understood you wanted to SET a 1 of 255 output HIGH [+V] ,thats why I suggested 4514, as a 4514 will go HIGH when selected.

Is this clear?
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 3rd May 2007, 03:42 AM   (permalink)
Default

I want to control the output either on or off. I do not know what does it mean by "with input latches" in HEF4514 datasheet. I just want to enable the IC by an input signal to "enable pin".

Is there any optional for 4-to-16 decoder? I search the whole day at the electric shopping center for 74HCT4514 but could not find it. So I think I should better to have alot of options.

Thanks.
nobtiba is offline  
Old 3rd May 2007, 07:42 AM   (permalink)
Default

hi nobtiba,

>> I want to control the output either on or off. I do not know what does it mean by "with input latches" in HEF4514 datasheet. I just want to enable the IC by an input signal to "enable pin".

The input latch 'EL' pin on the 4514, if connected high, will enable any change on the A0 to A3 pins to immediately 'select' an output pin, the latch is 'transparent'.
If the EL pin is connected low, any change on the A0 to A3 pins will not change the selected output pins.
Whatever the states of A0 to A3 were before EL went low will be be stored in the latch.

When you say "control the output either on or off" do you mean when you have SET the output 'low or high' on an output,
you want it to stay in that state while you control another output pin, high or low ????
If so, this is an important change in the logic required.

>> Is there any optional for 4-to-16 decoder? I search the whole day at the electric shopping center for 74HCT4514 but could not find it. So I think I should better to have alot of options.

What decoder ic's can you get??
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 07:24 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

eXTReMe Tracker