Can someone show me what a 4 to 16 line decoder looks like?

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Decoder Line
Click For Summary

Discussion Overview

The discussion revolves around the design and understanding of a 4 to 16 line decoder, including its implementation using other decoders and logic gates. Participants explore the theoretical aspects, practical applications, and challenges related to digital design concepts, particularly in the context of their coursework.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant requests visual resources for a 4 to 16 line decoder.
  • Another participant explains that a 4 to 16 line decoder can be constructed by adding two more select lines to a 2 to 4 decoder.
  • A participant expresses confusion about extending the theory to a 4 to 16 line decoder and mentions using two 3 to 8 line decoders along with 16 2-input AND gates.
  • Some participants discuss the logic behind using AND gates versus OR gates in the context of decoders, with differing opinions on their appropriateness.
  • There is a mention of a resource that provides additional information on decoder logic.
  • Participants express a desire for more comprehensive online resources for digital design and share their experiences with textbooks and teaching assistants.
  • One participant suggests creating a tutorial on K-Mapping, highlighting its usefulness and the need for clarity on its application.
  • Another participant agrees on the importance of understanding not just the "how" but also the "why" behind K-Mapping and its relevance in their studies.

Areas of Agreement / Disagreement

Participants express varying opinions on the use of AND versus OR gates in the context of decoders, indicating a lack of consensus. Additionally, there is no agreement on the availability of adequate online resources for digital design education.

Contextual Notes

Participants reference specific textbooks and resources, indicating a reliance on varied materials for understanding digital design concepts. Some express frustration with the complexity of their current textbooks and the lack of teaching assistance.

Who May Find This Useful

Students and educators in computer engineering, electrical engineering, and digital design may find this discussion relevant, particularly those seeking to understand decoders and K-Mapping techniques.

mr_coffee
Messages
1,613
Reaction score
1
Hello everyone, I was wondering if someone could send me a website or a picture that shows what a 4 to 16 line decoder looks like, thanks.
 
Physics news on Phys.org
Here's a 2-to-4 http://www.play-hookey.com/digital/decoder_demux_four.html" , but what you'd have for 4 to 16 is basically add two more select lines and more outputs. Do you understand generally how they work? I just had exam over it.
 
Last edited by a moderator:
Thanks, yes i understand how they work but I'm confused on how u extend the theory to a 4 to 16 line, they want us to use two 3 to 8 line decoders and 16 2 input AND gates, this is what i came up with...
http://img143.imageshack.us/img143/5981/lastscan8mq.jpg look right? If it doesn't load the first time, hit the refresh button. THe site seems to be laggy
 
Last edited by a moderator:
here's how we did it...
 

Attachments

Last edited:
ahh i c, thanks a lot EvLer, makes sense to me!
 
actually AND gates in addition to 2 3-to-8 don't make sense to me... if anything, i would expect ORs.
 
Well in a decoder ur not finding the min terms...if u wanted the min terms then i can see why you would want ORs insteed of AND gates, but check this out, page 3 or 4: http://eshop.engineering.uiowa.edu/NI/pdfs/00/51/DS005122.pdf
 
Last edited by a moderator:
But that is not in addition to the decoder logic, i.e. the AND(NAND) are used in the logic of the decoder, that i know, but from the description it sounded like they wanted to use 16 gates in addition[/color] to a decoder.
perhaps i am missing something...
 
hah i have no idea either, god i wish there was a site that explained digital design, like this is the only course i can't find on the internet that has like tutorials and explanations, have you found any?
 
  • #10
mr_coffee said:
have you found any?
hmmm... no not really, that play-hookey site that i cited before has some stuff, but it's not that much in depth. So, i just come across random sites :frown: , read my book (Wakerly) and bother my TA's :-p during open lab hours.
edit: but we seem to have similar curriculum as you, guys... where do you go?
 
Last edited:
  • #11
We have no TA's hah, so I'm **** out of luck. and my book blows, its Kime, which sucks bad, he makes everything so complicated. I got to Penn State for Computer Engineering, u?
 
  • #12
woooow...that does suck...
as far as the book, they have been using Wakerly (3rd ed.) Digital design: Principles and Practices, it's ok... i hardly ever read it though... but we have good lecture notes... and TA's... well we have several... each leads at least one lab and office hours, and the Prof teaching/overseeing it is great. I'm a CompE at Purdue.
 
  • #13
Cool, once i go to main campus next year (right now I'm at a branch, a very small branch) the TA's will be very abundant but for the time being i have to deal with the lack of assistance, oh well.
 
  • #14
mr_coffee said:
hah i have no idea either, god i wish there was a site that explained digital design, like this is the only course i can't find on the internet that has like tutorials and explanations, have you found any?

Actually, I have thought about putting a tutorial on K-Mapping on this forum, but I'm not sure that anyone would be interested. They are a lot more powerful than most people think. Also there is a lot of simple logic behind them.

KM
 
  • #15
Kenneth Mann said:
Actually, I have thought about putting a tutorial on K-Mapping on this forum, but I'm not sure that anyone would be interested. They are a lot more powerful than most people think. Also there is a lot of simple logic behind them.
KM
K-maps aren't bad when you get enough practice with them.
What would be esp. helpful is to show not only "how" but "why" it works. For instance, in my book Gray code is described in a chapter (which we did not cover) totally away from where the K-maps are. So, when it came to numbering of cells, i could not figure out the system ... until i happened to flip through the book out of boredom...and saw the Gray code and all that explanation.
But yeah... a thorough description would be a good idea. And also "where"/"when" they are useful besides when they explicitly say on the test.
 
  • #16
EvLer said:
K-maps aren't bad when you get enough practice with them.
What would be esp. helpful is to show not only "how" but "why" it works. For instance, in my book Gray code is described in a chapter (which we did not cover) totally away from where the K-maps are. So, when it came to numbering of cells, i could not figure out the system ... until i happened to flip through the book out of boredom...and saw the Gray code and all that explanation.
But yeah... a thorough description would be a good idea. And also "where"/"when" they are useful besides when they explicitly say on the test.


Understood! I intend to try if I can, but first, I have to learn a little about how tutorials on this forum are handled, and on that I need some introduction. As example, I see tutorial sections on physics and math, but none on engineering and other subjects. Where would they be handled, and how? Any guidance here would be helpful. (BTW What ever happened to 'spell-check' on this forum?)

KM
 
  • #17
If anyone is interested, I have started a K-Map tutorial thread.

KM
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 18 ·
Replies
18
Views
7K
  • · Replies 1 ·
Replies
1
Views
13K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
12
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K