Four pin AND?

E

ehsjr

Guest
Is there a 4 pin AND chip available?
Something like this:

+12 -----+
|
[R] (external)
|
+--- out
|
-----o----
| | |
| /c |
inA o---| |
| \e |
| | |
| | |
| /c |
inB o---| |
| \e |
| | |
-----o----
|
Gnd-------+

Ed
 
On Tue, 13 Mar 2007 17:51:42 GMT, the renowned ehsjr
<ehsjr@bellatlantic.net> wrote:

Is there a 4 pin AND chip available?
Something like this:

+12 -----+
|
[R] (external)
|
+--- out
|
-----o----
| | |
| /c |
inA o---| |
| \e |
| | |
| | |
| /c |
inB o---| |
| \e |
| | |
-----o----
|
Gnd-------+

Ed
That would be a NAND gate, eh? And I imagine you'd want some base
resistors in most cases.


There are very small gates like the following:

http://www.toshiba.com/taec/components2/Datasheet_Sync//169/7277.pdf


Or you could probably cob something together with a 6-pin transistor
array..



Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
 
ehsjr wrote:

Is there a 4 pin AND chip available?
Something like this:

+12 -----+
|
[R] (external)
|
+--- out
|
-----o----
| | |
| /c |
inA o---| |
| \e |
| | |
| | |
| /c |
inB o---| |
| \e |
| | |
-----o----
|
Gnd-------+

Ed
a dual digital smt transistor?


--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5
 
Spehro Pefhany wrote:
On Tue, 13 Mar 2007 17:51:42 GMT, the renowned ehsjr
ehsjr@bellatlantic.net> wrote:


Is there a 4 pin AND chip available?
Something like this:

+12 -----+
|
[R] (external)
|
+--- out
|
-----o----
| | |
| /c |
inA o---| |
| \e |
| | |
| | |
| /c |
inB o---| |
| \e |
| | |
-----o----
|
Gnd-------+

Ed


That would be a NAND gate, eh? And I imagine you'd want some base
resistors in most cases.
Yes NAND - it would be nice if the base resistors were in
the chip, but not required. Requirements changed from
"when signal is present" to "when signal is present and
clock is high" - the prototype was already made. Grumble.

Ed


There are very small gates like the following:

http://www.toshiba.com/taec/components2/Datasheet_Sync//169/7277.pdf


Or you could probably cob something together with a 6-pin transistor
array..



Best regards,
Spehro Pefhany
 
On Wed, 14 Mar 2007 03:12:34 GMT, the renowned ehsjr
<ehsjr@bellatlantic.net> wrote:

Spehro Pefhany wrote:
On Tue, 13 Mar 2007 17:51:42 GMT, the renowned ehsjr
ehsjr@bellatlantic.net> wrote:


Is there a 4 pin AND chip available?
Something like this:

+12 -----+
|
[R] (external)
|
+--- out
|
-----o----
| | |
| /c |
inA o---| |
| \e |
| | |
| | |
| /c |
inB o---| |
| \e |
| | |
-----o----
|
Gnd-------+

Ed


That would be a NAND gate, eh? And I imagine you'd want some base
resistors in most cases.


Yes NAND - it would be nice if the base resistors were in
the chip, but not required. Requirements changed from
"when signal is present" to "when signal is present and
clock is high" - the prototype was already made. Grumble.

Ed
Eg. Panasonic XP0431500L w/10K resistors, about 2mm square, but the
TC7SZ00 is cheaper.

http://www.semicon.panasonic.co.jp/ds/eng/SJJ00180BED.pdf


There are very small gates like the following:

http://www.toshiba.com/taec/components2/Datasheet_Sync//169/7277.pdf


Or you could probably cob something together with a 6-pin transistor
array..



Best regards,
Spehro Pefhany

Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
 
Spehro Pefhany wrote:
On Wed, 14 Mar 2007 03:12:34 GMT, the renowned ehsjr
ehsjr@bellatlantic.net> wrote:


Spehro Pefhany wrote:

On Tue, 13 Mar 2007 17:51:42 GMT, the renowned ehsjr
ehsjr@bellatlantic.net> wrote:



Is there a 4 pin AND chip available?
Something like this:

+12 -----+
|
[R] (external)
|
+--- out
|
-----o----
| | |
| /c |
inA o---| |
| \e |
| | |
| | |
| /c |
inB o---| |
| \e |
| | |
-----o----
|
Gnd-------+

Ed


That would be a NAND gate, eh? And I imagine you'd want some base
resistors in most cases.


Yes NAND - it would be nice if the base resistors were in
the chip, but not required. Requirements changed from
"when signal is present" to "when signal is present and
clock is high" - the prototype was already made. Grumble.

Ed


Eg. Panasonic XP0431500L w/10K resistors, about 2mm square, but the
TC7SZ00 is cheaper.

http://www.semicon.panasonic.co.jp/ds/eng/SJJ00180BED.pdf
Nice. Thanks!

Ed
 

Welcome to EDABoard.com

Sponsor

Back
Top