Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CMOS gates in parallel?

588 views
Skip to first unread message

Erland Unruh

unread,
Aug 30, 1994, 12:46:14 PM8/30/94
to
To increase drive capacity I'm going to use several gates of a 74AC14
in parallel.

The question is: is it safe to connect the outputs together directly,
or should I put a restor on each first and connect them instead? Does
it increase noise or anything?

Thanks!

Erland Unruh

------------------------------------------------------------------------
Telia Research
Box 85, 201 20 Malmo, Sweden
e...@malmo.trab.se
------------------------------------------------------------------------

Jeff Cunningham

unread,
Aug 31, 1994, 8:22:30 PM8/31/94
to
In article <1994Aug30.1...@malmo.trab.se>
Erland...@malmo.trab.se (Erland Unruh) writes:

> To increase drive capacity I'm going to use several gates of a 74AC14
> in parallel.
>
> The question is: is it safe to connect the outputs together directly,
> or should I put a restor on each first and connect them instead? Does
> it increase noise or anything?

If you need reliable operation I would not suggest doing this. Even
gates within the same package can have significantly different prop
delays which will cause current spikes between power and ground. This
can increase noise on the power bus and reduce the life of the gates.
Regarding connecting the outputs together through resistors, I would
think that values large enough to limit current during transitions
would really take away from your higher drive. I'd use something with
beefyer drive, or a transistor or two.

-Jeff.

Richard Steven Walz

unread,
Sep 1, 1994, 7:21:16 AM9/1/94
to
In article <1994Aug30.1...@malmo.trab.se>,
--------------------------------------
With any other CMOS I'd say ok, but the '14 is a hex schmitt trigger, and
the hysteritic differences might make a bunch of false rising and falling
edges at different levels due to variations in the die's!!! You might want
to look at their output under your max load, but you might have to factory
select them too, for closeness to each other! On the same chip, just see if
a scope says it's ok at your desired load! There is no predeliction for CMOS
to complain like bipolar technology would do! I don't think they would be
subject to parasitic oscillation like this, but trying it is quicker than
asking for a cheap part!!! But it might go "hysterical" on you!!!;->
-Steve Walz rst...@armory.com

James C. Bach

unread,
Sep 1, 1994, 1:55:37 PM9/1/94
to

In article <1994Aug30.1...@malmo.trab.se>, Erland...@malmo.trab.se (Erland Unruh) writes:
> To increase drive capacity I'm going to use several gates of a 74AC14
> in parallel.
>
> The question is: is it safe to connect the outputs together directly,
> or should I put a restor on each first and connect them instead? Does
> it increase noise or anything?


I've done it before . . . works OK. If you think about it, the "model"
(or "equivalent circuit" to some) of an CMOS output is a pair of switches and
a pair of resistors; one SW and R to Vcc, and another SW and R to Gnd. In the
"1" state the hi-side switch is closed, the low-side open; a "0" is low-side
closed and hi-side open. So "paralleling" them simply puts the resistors
(representing the Rds(on) of the FETs) in parallel.

ONE PROBLEM to be weary of . . . only do this for outputs from the same package;
the propagation delay times and rise/fall times of 2 different packages might
be different enough to cause the hi-side of some outputs to be "on" at the same
time as the low-side of some other outputs (during switching)! Pffffft!

Mika Iisakkila

unread,
Sep 3, 1994, 7:11:30 AM9/3/94
to
jcb...@kocrsv01.delcoelect.com (James C. Bach) writes:
>the propagation delay times and rise/fall times of 2 different packages might
>be different enough to cause the hi-side of some outputs to be "on" at the same
>time as the low-side of some other outputs (during switching)! Pffffft!

Well it's not that dramatic - most CMOS gates will survive seconds of
output contention, or shorts to either supply. But it's a situation to
be avoided anyway, as having several outputs fighting each other for
tens of nanoseconds during every transition will increase the supply
current and the resulting output waveform may become rather interesting.
--
Segmented Memory Helps Structure Software

Faisal Karmali

unread,
Sep 7, 1994, 8:19:00 PM9/7/94
to
iisa...@vipunen.hut.fi (Mika Iisakkila) writes:

I worked on a project a while ago when I had a few of the same cmos chip
outputs in parallel. I found that one chip worked well; two chips built
up some capacitance so it took longer for the final state to be achieved;
three caused signals to be inputted incorrectly.

A solution is to use diodes so signals do not leak backwards.


Faisal Karmali @ Strathcona Composite High School! /////\\
Edmonton, Alberta, Canada: City of Champions o o Smile!!!
Home of the Edmonton Oilers \_____/

Raymond Leung

unread,
Sep 14, 1994, 7:15:50 PM9/14/94
to

> I worked on a project a while ago when I had a few of the same cmos chip
> outputs in parallel. I found that one chip worked well; two chips built
> up some capacitance so it took longer for the final state to be achieved;
> three caused signals to be inputted incorrectly.
>
> A solution is to use diodes so signals do not leak backwards.
>

Since we usually use CMOS gates to drive a capacitive load, you have
to charge and discharge the output node alternatively. I wonder a diode in
series with the output would make sense.

By the way, the longer delay at the output of two gates I think would majorly
be contributed by the degrading of the chargine/discharging capabilities of
the gates by the transient short circuit current in between the two gates.
A couple of additional pf would not be a problem when joining the driving
capabilities of two gates.


0 new messages