J
John Fields
Guest
On Tue, 23 Nov 2004 08:49:39 +0000, Terry Pinnell
<terrypinDELETE@THESEdial.pipex.com> wrote:
Part of the 4060's oscillator circuitry is an internal inverter with
pinned out input and output which Ken used, but which isn't available
on the 4020. What you'd have to do then, to make an ~ equivalent
oscillator, would be to use the spare section of the 4001 for that
inverter, like this:
+--[C]--+--[R]--+
| | * |
| [R] |
| | |
| B--+ |
+--Y | B-+
| A--+---Y
| A-+
| |
| +---------+ |
+-O|> Q(n+2)|--+
IN>--+--A | |
| Y-----+--|R Qn|---A
+--B | +---------+ Y-->OUT
+----------------B
* I dont believe this R is needed for CMOS, and a short should work
just as well.
--
John Fields
<terrypinDELETE@THESEdial.pipex.com> wrote:
---kensmith@green.rahul.net (Ken Smith) wrote:
Neat, _and_ 50% duty cycle, but since the earliest output from the
4060 is Q3, there will be 8 clock cycles between IN going high and OUT
going active, which isn't what the OP's timing diagram:
No, the circuit works fine. Those are all NOR gates.
When the reset first goes away, Qn is low. The output goes high right
away.
After some clock cycles, Qn goes high causing the low on the output.
After that same number of pulses, Qn goes low.
Input:
____________________________
_____| |___........
Output:
_ _ ____________________
_____| |_| |_| |___........
^ 3-4 pulses 50% duty cycle ~6 Hz
I'd hoped to breadboard your neat solution but found I had no 4060s.
And when I turned to CircuitMaker to try a simulation instead, I was
disappointed to find its model library has no 4060.
However, it does have the 4020, which is essentially an almost
identical 14-stage ripple counter, although lacking the oscillator
section of the 4060. But so far my attempts to implement your approach
with a 4020 (and a few NORs, which I assume are 4001s?) has failed.
Anyone else able to do that please?
Part of the 4060's oscillator circuitry is an internal inverter with
pinned out input and output which Ken used, but which isn't available
on the 4020. What you'd have to do then, to make an ~ equivalent
oscillator, would be to use the spare section of the 4001 for that
inverter, like this:
+--[C]--+--[R]--+
| | * |
| [R] |
| | |
| B--+ |
+--Y | B-+
| A--+---Y
| A-+
| |
| +---------+ |
+-O|> Q(n+2)|--+
IN>--+--A | |
| Y-----+--|R Qn|---A
+--B | +---------+ Y-->OUT
+----------------B
* I dont believe this R is needed for CMOS, and a short should work
just as well.
--
John Fields