Can anyone send me a 4-bit binary divider circuit in this email : kkaranasos@in.gr ? I must make this homework for my university and i am late. I have to make this circuit only with NAND gates. PLEASE HELP !!!!!!!!! Thanks a lot
SOS : 4-bit binary divider circuit PLEASE!!!!!!!
Started by ●December 31, 2003
Reply by ●December 31, 20032003-12-31
15 NANDS ------------ = 3 5 NANDS -- Greg readgc.invalid@hotmail.com.invalid (Remove the '.invalid' twice to send Email) "kpk" <kkaranasos@in.gr> wrote in message news:f2753b28.0312310022.7c2153f6@posting.google.com...> Can anyone send me a 4-bit binary divider circuit in this email : > kkaranasos@in.gr ? I must make this homework for my university and i > am late. > I have to make this circuit only with NAND gates. > > PLEASE HELP !!!!!!!!! > > Thanks a lot
Reply by ●December 31, 20032003-12-31
kkaranasos@in.gr (kpk) wrote in message news:<f2753b28.0312310022.7c2153f6@posting.google.com>...> Can anyone send me a 4-bit binary divider circuit in this email : > kkaranasos@in.gr ? I must make this homework for my university and i > am late. > I have to make this circuit only with NAND gates. > > PLEASE HELP !!!!!!!!! > > Thanks a lotSorry, I don't mind helping someone with homework if they have made a effort and are stuck. I draw the line when the student submits nothing to show that he/she has even tried to do the work. The purpose of school is not to turn in someone else's work--what do you learn from that? I also have to question the utility of assigning such a problem. I think the professor is out of touch with reality or is a sadist. Also, without considerable research, I cannot design such a counter using only NAND gates--not that I would want to. Charles
Reply by ●December 31, 20032003-12-31
On 31 Dec 2003 09:24:02 -0800, charles.elias@wpafb.af.mil (Charles M. Elias) wrote:>kkaranasos@in.gr (kpk) wrote in message news:<f2753b28.0312310022.7c2153f6@posting.google.com>... >> Can anyone send me a 4-bit binary divider circuit in this email : >> kkaranasos@in.gr ? I must make this homework for my university and i >> am late. >> I have to make this circuit only with NAND gates. >> >> PLEASE HELP !!!!!!!!! >> >> Thanks a lot > >Sorry, > >I don't mind helping someone with homework if they have made a effort >and are stuck. I draw the line when the student submits nothing to >show that he/she has even tried to do the work. The purpose of school >is not to turn in someone else's work--what do you learn from that? I >also have to question the utility of assigning such a problem. I >think the professor is out of touch with reality or is a sadist. >Also, without considerable research, I cannot design such a counter >using only NAND gates--not that I would want to. > >CharlesYou can't? Sheeeesh! I'm an analog designer and I can. Ever heard of master-slave. Takes 9 2-in-nands (one used as an inverter) to make a D-flop. ...Jim Thompson -- | James E.Thompson, P.E. | mens | | Analog Innovations, Inc. | et | | Analog/Mixed-Signal ASIC's and Discrete Systems | manus | | Phoenix, Arizona Voice:(480)460-2350 | | | E-mail Address at Website Fax:(480)460-2142 | Brass Rat | | http://www.analog-innovations.com | 1962 | I love to cook with wine. Sometimes I even put it in the food.
Reply by ●December 31, 20032003-12-31
If your homework is too tough, and the time just flies away, thinking hard is not enough, click: comp.arch.fpga. There you find those friendly souls, Austin, Philip, Peter, Ray filling in your knowledge holes, making problems go away. But learning is for you to do, even if it hurts the brain. The one that has to learn is you. There is no substitute for pain. If you want to learn design don't treat homework just as play. Real life is not benign, and you'll have to earn your pay! sooner or later... Peter Alfke (originally posted a few months ago, but bears repeating.) kpk wrote:> Can anyone send me a 4-bit binary divider circuit in this email : > kkaranasos@in.gr ? I must make this homework for my university and i > am late. > I have to make this circuit only with NAND gates. > > PLEASE HELP !!!!!!!!! > > Thanks a lot
Reply by ●December 31, 20032003-12-31
More constructively, your professor wants you to: 1. realize that you need four cascaded flip-flops, 2. then "re-invent" the master/slave flip-flop, which you can also find in old TTL databooks (7474). Maybe an interesting learning experience, kind of like the boy-scout test of starting a fire without matches... Have fun ! Peter Alfke ============================== Peter Alfke wrote:> If your homework is too tough, > and the time just flies away, > thinking hard is not enough, > click: comp.arch.fpga. > > There you find those friendly souls, > Austin, Philip, Peter, Ray > filling in your knowledge holes, > making problems go away. > > But learning is for you to do, > even if it hurts the brain. > The one that has to learn is you. > There is no substitute for pain. > > If you want to learn design > don't treat homework just as play. > Real life is not benign, > and you'll have to earn your pay! > > sooner or later... > > Peter Alfke > (originally posted a few months ago, but bears repeating.) > > kpk wrote: > > > Can anyone send me a 4-bit binary divider circuit in this email : > > kkaranasos@in.gr ? I must make this homework for my university and i > > am late. > > I have to make this circuit only with NAND gates. > > > >
Reply by ●December 31, 20032003-12-31
"Peter Alfke" <Peter.Alfke@xilinx.com> wrote in message news:3FF318F1.DA8D8FF3@xilinx.com...> More constructively, > your professor wants you to: > 1. realize that you need four cascaded flip-flops, > 2. then "re-invent" the master/slave flip-flop, > which you can also find in old TTL databooks (7474). > > Maybe an interesting learning experience, > kind of like the boy-scout test of starting a fire without matches...I got thrown out for that. Potassium Permanganate and glycerine which spontaneously combusts and gets hot enough to light the Magnesium, which is hot enough to light the thermite. I thought it was impressive.
Reply by ●December 31, 20032003-12-31
On Wed, 31 Dec 2003 00:22:06 +0000, kpk wrote:> Can anyone send me a 4-bit binary divider circuit in this email : > kkaranasos@in.gr ? I must make this homework for my university and i > am late. > I have to make this circuit only with NAND gates. > > PLEASE HELP !!!!!!!!! > > Thanks a lotEverbody is assuming that this is a clock divider. But it could be an arithmetic divider. Just thought I'd point that out. Mac
Reply by ●December 31, 20032003-12-31
Pete Fraser wrote:> "Peter Alfke" <Peter.Alfke@xilinx.com> wrote in message > news:3FF318F1.DA8D8FF3@xilinx.com... > >>More constructively, >>your professor wants you to: >>1. realize that you need four cascaded flip-flops, >>2. then "re-invent" the master/slave flip-flop, >> which you can also find in old TTL databooks (7474). >> >>Maybe an interesting learning experience, >>kind of like the boy-scout test of starting a fire without matches... > > > I got thrown out for that. > > Potassium Permanganate and glycerine which spontaneously > combusts and gets hot enough to light the Magnesium, which > is hot enough to light the thermite. > > I thought it was impressive. > >Hey, how about amonium-tri-iodide? 15 molar amonia and iodine crystals. Make a slurry but dont let it dry out until you want it to explode. (we had a lot of fun painting this stuff in dorm-room locks) -- Luhan Monat, "LuhanKnows" At 'Yahoo' dot 'Com' http://members.cox.net/berniekm "The future is not what it used to be."
Reply by ●December 31, 20032003-12-31
Jim Thompson <invalid@invalid.invalid> responded to a deperate crosspost initiated by kkaranasos@in.gr (kpk) involving: comp.lang.vhdl, comp.arch.arithmetic, comp.arch.fpga, sci.electronics.design, and comp.lang.verilog thusly:>On 31 Dec 2003 09:24:02 -0800, charles.elias@wpafb.af.mil (Charles M. >Elias) wrote: > >>kkaranasos@in.gr (kpk) wrote in message news:<f2753b28.0312310022.7c2153f6@posting.google.com>... >>> Can anyone send me a 4-bit binary divider circuit in this email : >>> kkaranasos@in.gr ? I must make this homework for my university and i >>> am late.An honest request for the answer to a homework assignment - I don't think I've ever seen this before!>>> I have to make this circuit only with NAND gates. >>> >>> PLEASE HELP !!!!!!!!! >>> >>> Thanks a lot >> >>Sorry, >> >>I don't mind helping someone with homework if they have made a effort >>and are stuck. I draw the line when the student submits nothing to >>show that he/she has even tried to do the work. The purpose of school >>is not to turn in someone else's work--what do you learn from that?He learns, at a low level, how to cheat the system. Of course if there's anywhere that the phrase "you're only cheating yourself" totally applies, it's in school.>>I >>also have to question the utility of assigning such a problem.Perhaps it reinforces the concept that you can build any logic device out of a sufficient number of NAND (or NOR) gates?>>I >>think the professor is out of touch with reality or is a sadist.That's surely true of some professors, but how can you tell that just from what the OP said?>>Also, without considerable research, I cannot design such a counter >>using only NAND gates--not that I would want to.As Jim said, it's not a big deal at all. Would you rather use LM339's? ;)>>Charles > >You can't? Sheeeesh! I'm an analog designer and I can. Ever heard >of master-slave. Takes 9 2-in-nands (one used as an inverter) to make >a D-flop.I don't know if I'd have the patience to spend three minutes doing it when I know I could get a schematic that I could easily convert to all-NAND-all-the-time off a (don't tell the OP) "d-a-t-a s-h-e-e-t" in less time than that.> ...Jim ThompsonBonus question(s): How many 74(xxx)00's (quad nand gate) does it take to make the 4-bit divider using Jim's solution, and why is "12" an incorrect answer? ----- http://mindspring.com/~benbradley





