POV-Ray : Newsgroups : povray.off-topic : Electronics research : Re: Electronics research Server Time
4 Sep 2024 15:20:43 EDT (-0400)
  Re: Electronics research  
From: scott
Date: 20 May 2010 02:58:07
Message: <4bf4dd7f$1@news.povray.org>
> OK, so if I'm understanding this right... The 74126 (go look it up) 
> contains 4 "buffers" - gates who's output is logically equal to their 
> input. But each gate also has an "enable" pin. When the enable pin is 
> high, the gate works like normal. When the enable pin goes low, it's like 
> the output pin isn't connected to anything any more.

Yes exactly.

> And it seems that this allows you to connect several outputs together, 
> forming a kind of wired-OR configuration, provided that at all times only 
> one gate is "enabled".

Yep, you could make a simple address decoder logic circuit (ie have a 2 bit 
binary input to select which of the 4 buffers to enable) - that way you 
would guarantee only 1 would be active at a time.  If you were to connect a 
2-bit counter to the 2-bit address lines you would then have a 4-bit 
parallel to serial converter :-)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.